Author: richard.opalka(a)jboss.com
Date: 2008-05-12 12:03:05 -0400 (Mon, 12 May 2008)
New Revision: 7011
Modified:
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml
Log:
[JBWS-2177] hotfix
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.1/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -97,4 +98,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-4.2.1</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.2/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -97,4 +98,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-4.2.2</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.2-JDK6/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -55,6 +55,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -107,4 +108,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-4.2.2</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.3/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -97,4 +98,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-4.2.3</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-4.2.3-JDK6/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -55,6 +55,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -107,4 +108,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-4.2.3</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.0/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -97,4 +98,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-5.0.0</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.0-JDK6/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -55,6 +55,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -107,4 +108,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-5.0.0</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++ framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.1/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -97,4 +98,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-5.0.1</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.0.1-JDK6/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -55,6 +55,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -107,4 +108,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-5.0.1</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.1/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -97,4 +98,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-4.2.1</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -97,4 +98,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-4.2.2</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified:
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.2-JDK6/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -55,6 +55,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -107,4 +108,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-4.2.2</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -97,4 +98,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-4.2.3</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified:
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-4.2.3-JDK6/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -55,6 +55,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -107,4 +108,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-4.2.3</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -97,4 +98,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-5.0.0</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified:
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.0-JDK6/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -55,6 +55,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -107,4 +108,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-5.0.0</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -45,6 +45,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -97,4 +98,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-5.0.1</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>
Modified:
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml 2008-05-12
12:02:53 UTC (rev 7010)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Integration-AS-5.0.1-JDK6/config.xml 2008-05-12
16:03:05 UTC (rev 7011)
@@ -55,6 +55,7 @@
#
# execute tests
#
+export MAVEN_OPTS_HOOK=-Djava.endorsed.dirs=$JBOSS_INSTANCE/lib/endorsed
mvn $ENVIRONMENT -Psmoketest,hudson,$JBOSS_TARGET test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
@@ -107,4 +108,4 @@
<properties/>
<description>Build and test jbossws-(a)version.id@ against
AS-5.0.1</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>