Author: ozizka(a)redhat.com
Date: 2009-10-27 21:11:24 -0400 (Tue, 27 Oct 2009)
New Revision: 821
Modified:
trunk/jsfunit/pom.xml
Log:
* pom updated.
Modified: trunk/jsfunit/pom.xml
===================================================================
--- trunk/jsfunit/pom.xml 2009-10-27 23:41:40 UTC (rev 820)
+++ trunk/jsfunit/pom.xml 2009-10-28 01:11:24 UTC (rev 821)
@@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.jopr</groupId>
<artifactId>jopr-embedded-parent</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.jopr</groupId>
@@ -357,7 +357,7 @@
<phase>package</phase>
<goals><goal>run</goal></goals>
<configuration><tasks>
- <echo>Exctracting war...
################################################</echo>
+ <echo>Exctracting war...</echo>
<move
file="${project.build.directory}/${project.build.finalName}.${project.packaging}"
toFile="${project.build.directory}/${project.build.finalName}_archive.${project.packaging}"/>
<unzip
src="${project.build.directory}/${project.build.finalName}_archive.${project.packaging}"
@@ -368,8 +368,8 @@
<id>dont_kill_appeal</id>
<phase>pre-integration-test</phase>
<goals><goal>run</goal></goals>
<configuration><tasks>
- <echo>####### Please don't kill this job unless it takes
more than six hours.</echo>
- <echo>####### There's no logging visible on Hudson
during test run.</echo>
+ <echo>########################## Please don't kill this
job unless it takes more than six hours.</echo>
+ <echo>########################## There's no logging
visible on Hudson during test run.</echo>
</tasks></configuration>
</execution>
</executions>
Show replies by date