Webwork-2.2 (at least) seems to be using xwork-1.1, so it would be useful to be able to download the source and jars.
Description
There does not seem to be a link to download version 1.1 on http://opensymphony.com/xwork/download.action
Webwork-2.2 (at least) seems to be using xwork-1.1, so it would be useful to be able to download the source and jars.
Patrick or Jason, please add this fragment to the releases section of website/src/webapp/WEB-INF/projects/xwork.xml
I have no commit permissions on the opensymphony project...
Rainer Hermanns - [19/Jan/06 04:39 PM ]
Patrick or Jason, please add this fragment to the releases section of website/src/webapp/WEB-INF/projects/xwork.xml
I have no commit permissions on the opensymphony project...
<release>
<version>1.1</version>
<date>01/10/2006</date>
<jiraId>21330</jiraId>
<downloads>
<download>
<url>https://xwork.dev.java.net/files/documents/709/27183/xwork-1.1.zip</url>
<name>Full</name>
</download>
</downloads>
</release>
I have no commit permissions on the opensymphony project...
<release>
<version>1.1</version>
<date>01/10/2006</date>
<jiraId>21330</jiraId>
<downloads>
<download>
<url>https://xwork.dev.java.net/files/documents/709/27183/xwork-1.1.zip</url>
<name>Full</name>
</download>
</downloads>
</release>