[embjopr-commits] EMBJOPR SVN: r869 - branches/EmbJopr-1.4.0-SN-EAP5/jsfunit/testdata.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Thu Jan 21 13:04:01 EST 2010


Author: ozizka at redhat.com
Date: 2010-01-21 13:04:00 -0500 (Thu, 21 Jan 2010)
New Revision: 869

Modified:
   branches/EmbJopr-1.4.0-SN-EAP5/jsfunit/testdata/hudson_shell_script.sh
Log:
Hudson script updated.

Modified: branches/EmbJopr-1.4.0-SN-EAP5/jsfunit/testdata/hudson_shell_script.sh
===================================================================
--- branches/EmbJopr-1.4.0-SN-EAP5/jsfunit/testdata/hudson_shell_script.sh	2010-01-19 20:49:53 UTC (rev 868)
+++ branches/EmbJopr-1.4.0-SN-EAP5/jsfunit/testdata/hudson_shell_script.sh	2010-01-21 18:04:00 UTC (rev 869)
@@ -96,7 +96,7 @@
 
   ## Disable the jsfunit module.
   #rm pom.xml
-  #svn up pom.xml
+  svn up pom.xml
   #sed -i 's#<module>jsfunit</module>##g' pom.xml   # Linux only
   sed "s#<module>jsfunit</module>##g" pom.xml > pom_tmp.xml && mv -f pom_tmp.xml pom.xml
 



More information about the embjopr-commits mailing list