JBossWS SVN: r7489 - stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-11 12:34:24 -0400 (Wed, 11 Jun 2008)
New Revision: 7489
Modified:
stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss422.txt
stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss423.txt
stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss500.txt
stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss501.txt
Log:
[JBWS-2223] wsconsume for cxf build
Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss422.txt 2008-06-11 15:56:59 UTC (rev 7488)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss422.txt 2008-06-11 16:34:24 UTC (rev 7489)
@@ -99,7 +99,7 @@
# [JBWS-2119] WebServiceRef injection from DD doesn't work
org/jboss/test/ws/jaxws/jbws1841/**
-# [JBWS-2163] wsconsume for maven build
+# [JBWS-2223] wsconsume for cxf build
org/jboss/test/ws/jaxws/complex/**
org/jboss/test/ws/jaxws/holder/**
Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss423.txt 2008-06-11 15:56:59 UTC (rev 7488)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss423.txt 2008-06-11 16:34:24 UTC (rev 7489)
@@ -99,7 +99,7 @@
# [JBWS-2119] WebServiceRef injection from DD doesn't work
org/jboss/test/ws/jaxws/jbws1841/**
-# [JBWS-2163] wsconsume for maven build
+# [JBWS-2223] wsconsume for cxf build
org/jboss/test/ws/jaxws/complex/**
org/jboss/test/ws/jaxws/holder/**
Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss500.txt 2008-06-11 15:56:59 UTC (rev 7488)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss500.txt 2008-06-11 16:34:24 UTC (rev 7489)
@@ -103,7 +103,7 @@
# [JBWS-2120] @WebWservice does not work with class isolation
org/jboss/test/ws/jaxws/jbws1556/**
-# [JBWS-2163] wsconsume for maven build
+# [JBWS-2223] wsconsume for cxf build
org/jboss/test/ws/jaxws/complex/**
org/jboss/test/ws/jaxws/holder/**
Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss501.txt 2008-06-11 15:56:59 UTC (rev 7488)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss501.txt 2008-06-11 16:34:24 UTC (rev 7489)
@@ -103,7 +103,7 @@
# [JBWS-2119] WebServiceRef injection from DD doesn't work
org/jboss/test/ws/jaxws/jbws1841/**
-# [JBWS-2163] wsconsume for maven build
+# [JBWS-2223] wsconsume for cxf build
org/jboss/test/ws/jaxws/complex/**
org/jboss/test/ws/jaxws/holder/**
16 years, 7 months
JBossWS SVN: r7488 - stack/metro/branches/jbossws-metro-3.0.2/modules/client.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-11 11:56:59 -0400 (Wed, 11 Jun 2008)
New Revision: 7488
Modified:
stack/metro/branches/jbossws-metro-3.0.2/modules/client/pom.xml
Log:
Add classpath to client manifest
Modified: stack/metro/branches/jbossws-metro-3.0.2/modules/client/pom.xml
===================================================================
--- stack/metro/branches/jbossws-metro-3.0.2/modules/client/pom.xml 2008-06-11 10:50:24 UTC (rev 7487)
+++ stack/metro/branches/jbossws-metro-3.0.2/modules/client/pom.xml 2008-06-11 15:56:59 UTC (rev 7488)
@@ -83,4 +83,19 @@
</dependency>
</dependencies>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-jar-plugin</artifactId>
+ <configuration>
+ <archive>
+ <manifestEntries>
+ <Class-Path>jaxb-api.jar jaxb-impl.jar jaxb-xjc.jar jaxws-tools.jar jaxws-rt.jar jaxws-api.jar jbossws-common.jar jbossws-framework.jar jbossws-metro-wsit-rt.jar jbossws-metro-wsit-tools.jar jbossws-spi.jar streambuffer.jar stax-api.jar stax-ex.jar jsr181-api.jar saaj-api.jar saaj-impl.jar stax-api.jar wsdl4j.jar wstx.jar</Class-Path>
+ </manifestEntries>
+ </archive>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
</project>
16 years, 7 months
JBossWS SVN: r7487 - framework/branches/jbossws-framework-3.0.2/testsuite/test/java/org/jboss/test/ws/jaxws/samples/context.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-11 06:50:24 -0400 (Wed, 11 Jun 2008)
New Revision: 7487
Modified:
framework/branches/jbossws-framework-3.0.2/testsuite/test/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.java
framework/branches/jbossws-framework-3.0.2/testsuite/test/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextJSETestCase.java
Log:
fix typo
Modified: framework/branches/jbossws-framework-3.0.2/testsuite/test/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.java
===================================================================
--- framework/branches/jbossws-framework-3.0.2/testsuite/test/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.java 2008-06-11 10:28:25 UTC (rev 7486)
+++ framework/branches/jbossws-framework-3.0.2/testsuite/test/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.java 2008-06-11 10:50:24 UTC (rev 7487)
@@ -75,13 +75,13 @@
{
if (isIntegrationMetro())
{
- System.out.println("FIXME: [2204] Implement Metro standard message context properties");
+ System.out.println("FIXME: [JBWS-2204] Implement Metro standard message context properties");
return;
}
if (isIntegrationCXF())
{
- System.out.println("FIXME: [2203] Implement CXF standard message context properties");
+ System.out.println("FIXME: [JBWS-2203] Implement CXF standard message context properties");
return;
}
Modified: framework/branches/jbossws-framework-3.0.2/testsuite/test/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextJSETestCase.java
===================================================================
--- framework/branches/jbossws-framework-3.0.2/testsuite/test/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextJSETestCase.java 2008-06-11 10:28:25 UTC (rev 7486)
+++ framework/branches/jbossws-framework-3.0.2/testsuite/test/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextJSETestCase.java 2008-06-11 10:50:24 UTC (rev 7487)
@@ -75,13 +75,13 @@
{
if (isIntegrationMetro())
{
- System.out.println("FIXME: [2204] Implement Metro standard message context properties");
+ System.out.println("FIXME: [JBWS-2204] Implement Metro standard message context properties");
return;
}
if (isIntegrationCXF())
{
- System.out.println("FIXME: [2203] Implement CXF standard message context properties");
+ System.out.println("FIXME: [JBWS-2203] Implement CXF standard message context properties");
return;
}
16 years, 7 months
JBossWS SVN: r7486 - in framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs: AS-Tests-AS-4.2.2 and 54 other directories.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-11 06:28:25 -0400 (Wed, 11 Jun 2008)
New Revision: 7486
Modified:
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml
Log:
Write fixme.txt, errata-jbossxxx.txt
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -66,8 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -66,8 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -66,8 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -66,8 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -72,8 +72,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -72,8 +72,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -72,8 +72,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -57,8 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -72,8 +72,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -66,8 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -66,8 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -66,8 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -51,8 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml 2008-06-11 10:28:25 UTC (rev 7486)
@@ -66,8 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt | egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
#
# stop jbossas
16 years, 7 months
JBossWS SVN: r7485 - in framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs: AS-Tests-AS-4.2.2 and 54 other directories.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-11 05:26:17 -0400 (Wed, 11 Jun 2008)
New Revision: 7485
Modified:
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml
Log:
Write fixme.log, errata.log
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -73,7 +73,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -73,7 +73,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -73,7 +73,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -73,7 +73,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml 2008-06-11 09:26:17 UTC (rev 7485)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log | egrep "\[\S*]" > $WORKSPACE/errata.log
#
# stop jbossas
16 years, 7 months
JBossWS SVN: r7484 - in framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs: AS-Tests-AS-4.2.2 and 54 other directories.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-11 05:19:11 -0400 (Wed, 11 Jun 2008)
New Revision: 7484
Modified:
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml
Log:
Write fixme.log, errata.log
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -73,7 +73,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -73,7 +73,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -73,7 +73,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -58,7 +58,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -73,7 +73,7 @@
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -52,7 +52,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml 2008-06-11 09:19:11 UTC (rev 7484)
@@ -67,7 +67,7 @@
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
-cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > $WORKSPACE/errata.log
#
# stop jbossas
16 years, 7 months
JBossWS SVN: r7483 - in framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs: AS-Tests-AS-4.2.2 and 54 other directories.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-11 05:11:03 -0400 (Wed, 11 Jun 2008)
New Revision: 7483
Modified:
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml
framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml
Log:
Write fixme.log, errata.log
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.1/workspace/JBossAS-4.2.1/build/output/(a)hudson.jboss421.build@
ENVIRONMENT="-Dmaven.opts=-U -Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss421 -Djboss421.home=$JBOSS_INSTANCE"
@@ -23,7 +23,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss421
@@ -51,7 +51,8 @@
# execute tests
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
ENVIRONMENT="-Dmaven.opts=-U -Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss422.home=$JBOSS_INSTANCE"
@@ -23,7 +23,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss422
@@ -51,7 +51,8 @@
# execute tests
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
ENVIRONMENT="-Dmaven.opts=-U -Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss423 -Djboss423.home=$JBOSS_INSTANCE"
@@ -23,7 +23,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss423
@@ -51,7 +51,8 @@
# execute tests
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
ENVIRONMENT="-Dmaven.opts=-U -Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss500.home=$JBOSS_INSTANCE"
@@ -23,7 +23,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss500
@@ -51,7 +51,8 @@
# execute tests
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/AS-Tests-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
ENVIRONMENT="-Dmaven.opts=-U -Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss501 -Djboss501.home=$JBOSS_INSTANCE"
@@ -23,7 +23,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss501
@@ -51,7 +51,8 @@
# execute tests
#
./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# copy the test reports
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss422
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss423
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss500
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss501
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Distro-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss422
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss423
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss500
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKCXF=$WORKSPACE/stack-cxf
+STACKDIR=$WORKSPACE/stack-cxf
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKCXF
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss501
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss422
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss423
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss500
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss501
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Distro-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss422
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss423
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss500
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKMETRO=$WORKSPACE/stack-metro
+STACKDIR=$WORKSPACE/stack-metro
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKMETRO
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss501
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss421
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.1/workspace/JBossAS-4.2.1/build/output/(a)hudson.jboss421.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss421
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss422
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -39,7 +39,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss422
@@ -66,7 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss423
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -39,7 +39,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss423
@@ -66,7 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss500
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -39,7 +39,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss500
@@ -66,7 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss501
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -39,7 +39,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss501
@@ -66,7 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dinterop=true test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss421
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.1/workspace/JBossAS-4.2.1/build/output/(a)hudson.jboss421.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.2-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -39,7 +39,7 @@
#
# Build distro
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -72,7 +72,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-4.2.3-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -39,7 +39,7 @@
#
# Build distro
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -72,7 +72,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.0-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -39,7 +39,7 @@
#
# Build distro
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -72,7 +72,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -24,7 +24,7 @@
#
# Build distro
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -57,7 +57,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Distro-AS-5.0.1-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -39,7 +39,7 @@
#
# Build distro
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT build-bin-dist
@@ -72,7 +72,8 @@
# execute tests
#
ant $ENVIRONMENT tests-clean tests 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss421
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.1/workspace/JBossAS-4.2.1/build/output/(a)hudson.jboss421.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss421
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss422
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss422
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
@@ -39,7 +39,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss422
@@ -66,7 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss423
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss423
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.3/workspace/JBossAS-4.2.3/build/output/(a)hudson.jboss423.build@
@@ -39,7 +39,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss423
@@ -66,7 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss500
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss500
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
@@ -39,7 +39,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss500
@@ -66,7 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -24,7 +24,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss501
@@ -51,7 +51,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
Modified: framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml
===================================================================
--- framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml 2008-06-10 19:55:54 UTC (rev 7482)
+++ framework/branches/jbossws-framework-3.0.2/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml 2008-06-11 09:11:03 UTC (rev 7483)
@@ -10,7 +10,7 @@
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
-STACKNATIVE=$WORKSPACE/stack-native
+STACKDIR=$WORKSPACE/stack-native
JBOSS_TARGET=jboss501
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.1/workspace/JBossAS-5.0.1/build/output/(a)hudson.jboss501.build@
@@ -39,7 +39,7 @@
#
# build and deploy
#
-cd $STACKNATIVE
+cd $STACKDIR
cp profiles.xml.example profiles.xml
mvn -Ptestsuite clean
ant $ENVIRONMENT deploy-jboss501
@@ -66,7 +66,8 @@
# execute tests
#
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee $WORKSPACE/tests.log
-cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.log
+cat $STACKDIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.log > errata.log
#
# stop jbossas
16 years, 7 months
JBossWS SVN: r7482 - container/jboss501/trunk.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-10 15:55:54 -0400 (Tue, 10 Jun 2008)
New Revision: 7482
Modified:
container/jboss501/trunk/pom.xml
Log:
update trunk to 3.0.3-SNAPSHOT
Modified: container/jboss501/trunk/pom.xml
===================================================================
--- container/jboss501/trunk/pom.xml 2008-06-10 19:48:24 UTC (rev 7481)
+++ container/jboss501/trunk/pom.xml 2008-06-10 19:55:54 UTC (rev 7482)
@@ -6,13 +6,13 @@
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss501</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.3-SNAPSHOT</version>
<!-- Parent -->
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.0.GA</version>
+ <version>1.0.1.GA</version>
</parent>
<!-- Source Control Management -->
16 years, 7 months
JBossWS SVN: r7481 - container/jboss500/trunk.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-10 15:48:24 -0400 (Tue, 10 Jun 2008)
New Revision: 7481
Modified:
container/jboss500/trunk/pom.xml
Log:
update trunk to 3.0.3-SNAPSHOT
Modified: container/jboss500/trunk/pom.xml
===================================================================
--- container/jboss500/trunk/pom.xml 2008-06-10 19:41:54 UTC (rev 7480)
+++ container/jboss500/trunk/pom.xml 2008-06-10 19:48:24 UTC (rev 7481)
@@ -6,13 +6,13 @@
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss500</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.3-SNAPSHOT</version>
<!-- Parent -->
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.0.GA</version>
+ <version>1.0.1.GA</version>
</parent>
<!-- Source Control Management -->
16 years, 7 months
JBossWS SVN: r7480 - container/jboss423/trunk.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-10 15:41:54 -0400 (Tue, 10 Jun 2008)
New Revision: 7480
Modified:
container/jboss423/trunk/pom.xml
Log:
update trunk to 3.0.3-SNAPSHOT
Modified: container/jboss423/trunk/pom.xml
===================================================================
--- container/jboss423/trunk/pom.xml 2008-06-10 19:37:58 UTC (rev 7479)
+++ container/jboss423/trunk/pom.xml 2008-06-10 19:41:54 UTC (rev 7480)
@@ -6,7 +6,7 @@
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss423</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.3-SNAPSHOT</version>
<!-- Parent -->
<parent>
16 years, 7 months