Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.
The following page has been changed by TedHusted: http://wiki.apache.org/struts/StrutsClassicRelease130 The comment on the change is: Minor tweaks to paths and such; Add items about versioning ------------------------------------------------------------------------------ == Special Issues == - Struts Classic 1.3.0 is a "bootstrap" initiative to extract seven new Struts subprojects from Struts 1.2.7. Each subproject will be available as an independant distribution, and the set of JARs created or used by all seven subprojects will be available in one convenient ZIP archive. + Struts Classic 1.3.0 is a "bootstrap" initiative to extract seven new Struts subprojects from Struts 1.2.8. Each subproject will be available as an independant distribution, and the set of JARs created or used by all seven subprojects will be available in one convenient ZIP archive. '''struts-action-library-1.3_00.zip''' @@ -37, +37 @@ '''struts-action-library-1.3_01.zip''' * struts-action-1.3.0.jar - * struts-el-1.3.0.jar + * struts-el-1.3.1.jar * struts-extras-1.3.0.jar * struts-taglibs-1.3.1.jar * struts-tiles-1.3.0.jar @@ -51, +51 @@ To help everyone get started with Struts Classic 1.3.0, here are the simplest installation instructions that can possibly work: + Library + + * Download the Struts Action Library distribution from http://svn.apache.org/dist/struts/action-lib/ + * Until 1.3.0 is available, download the nightly builds from http://svn.apache.org/builds/struts/maven/ + * Plug the JARs into your application and run your usual acceptance tests + Binary - * Download the Struts Action Library distribution from http://svn.apache.org/dist/struts/action-lib/ + * Download each new binary distribution from http://svn.apache.org/dist/struts/ - * Until 1.3.0 is available, download the nightly builds from http://svn.apache.org/builds/jakarta-struts/maven/ + * Until 1.3.0 is available, download the nightly builds from http://svn.apache.org/builds/struts/maven/ * Plug the JARs into your application and run your usual acceptance tests Source @@ -161, +167 @@ See also Commons [http://jakarta.apache.org/commons/releases/release.html Step-by-Step Guide] || '''#''' || '''Description''' || '''Completed''' || + || A0. || Update $ID/build/project.xml to omit "-dev" from currentVersion || _ || || A1. || Tag release in svn: STRUTS_$ID_1_3_0 || _ || || A2. || Run Distribution Target || _ || || A3. || Upload Distribution to cvs.apache.org:/www/cvs.apache.org/dist/struts/$ID || _ || || A4. || Upload Library Distribution to cvs.apache.org:/www/cvs.apache.org/dist/struts/action_lib || _ || || A5. || Post release-quality vote on dev@ and user@ lists || _ || + || A6. || Update $ID/build/project.xml to "1.3.1-SNAPSHOT" || _ || Where $ID = (action, apps, el, extras, site, taglib, tiles) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
