Stupid line breaks! 

 svn co http://svn.opensymphony.com/svn/xwork/trunk xwork ;
 cd xwork ;
 mvn -Dmaven.test.skip=true -Pall ;
 cd .. ;
 svn co https://svn.apache.org/repos/asf/struts/current/ struts ;
 cd struts/struts2 ;
 mvn -Dmaven.test.skip=true -Pall


(in case things get re-wrapped again, use the semis (;) as line breaks

-Wes


> Pseudo-sh code - 
> 
> svn co http://svn.opensymphony.com/svn/xwork/trunk xwork cd 
> xwork mvn -Dmaven.test.skip=true -Pall cd ..
> svn co https://svn.apache.org/repos/asf/struts/current/ 
> struts cd struts/struts2 mvn -Dmaven.test.skip=true -Pall
> 
> 
> -W

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to