You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by Apache Wiki <wi...@apache.org> on 2006/07/17 21:21:00 UTC

[Struts Wiki] Trivial Update of "StrutsMavenRelease" by TedHusted

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/StrutsMavenRelease

The comment on the change is:
Fix path

------------------------------------------------------------------------------
      $ mvn deploy -P pre-assembly
      $ cd assembly
      $ mvn assembly:assembly
-     $ scp target/assembly/out/* people.apache.org:/www/people.apache.org/builds/struts/v1.3.5
+     $ scp target/assembly/out/* $USERID@people.apache.org:/www/people.apache.org/builds/struts/1.3.5
      $ svn copy https://svn.apache.org/repos/asf/struts/struts1/trunk https://svn.apache.org/repos/asf/struts/struts1/tags/STRUTS_1_3_5 -r 422607 -m "Tagged Struts 1.3.5 at revision 422607"
      $ cd ../../
      $ svn co https://svn.apache.org/repos/asf/struts/struts1/tags/STRUTS_1_3_5