JBoss Native SVN: r2931 - trunk/build/unix.
by jbossnative-commits@lists.jboss.org
Author: jfrederic.clere(a)jboss.com
Date: 2012-03-21 12:14:08 -0400 (Wed, 21 Mar 2012)
New Revision: 2931
Modified:
trunk/build/unix/package.list
Log:
For 1.2.1.Beta1.
Modified: trunk/build/unix/package.list
===================================================================
--- trunk/build/unix/package.list 2012-03-16 17:23:55 UTC (rev 2930)
+++ trunk/build/unix/package.list 2012-03-21 16:14:08 UTC (rev 2931)
@@ -60,5 +60,6 @@
mod_cluster|1.2.0.Beta4|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.30|iconv:v:1.11|expat:v:1.95.8|cluster:t:1.2.0.Beta4
mod_cluster|1.2.0.Final|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.30|iconv:v:1.11|expat:v:1.95.8|cluster:t:1.2.0.Final
mod_cluster|1.2.1.Beta1.dev|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.30|iconv:v:1.11|expat:v:1.95.8|cluster:t:trunk
+mod_cluster|1.2.1.Beta1|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.30|iconv:v:1.11|expat:v:1.95.8|cluster:t:1.2.1.Beta1
traffic_server|TS_Trunk|trunk
TC7|TC7_Trunk|trunk
12 years, 9 months
JBoss Native SVN: r2930 - trunk/build/unix.
by jbossnative-commits@lists.jboss.org
Author: jfrederic.clere(a)jboss.com
Date: 2012-03-16 13:23:55 -0400 (Fri, 16 Mar 2012)
New Revision: 2930
Modified:
trunk/build/unix/buildtest.mod_cluster.sh
Log:
Add back the tests.
Modified: trunk/build/unix/buildtest.mod_cluster.sh
===================================================================
--- trunk/build/unix/buildtest.mod_cluster.sh 2012-03-15 18:50:31 UTC (rev 2929)
+++ trunk/build/unix/buildtest.mod_cluster.sh 2012-03-16 17:23:55 UTC (rev 2930)
@@ -92,7 +92,7 @@
exit 1
fi
fail=false
- # mvn install
+ mvn install
if [ $? -ne 0 ]; then
echo "Some test have failed"
# fail=true (I can't get it work with maven).
12 years, 9 months
JBoss Native SVN: r2929 - trunk/build/unix.
by jbossnative-commits@lists.jboss.org
Author: jfrederic.clere(a)jboss.com
Date: 2012-03-15 14:50:31 -0400 (Thu, 15 Mar 2012)
New Revision: 2929
Modified:
trunk/build/unix/package.list
Log:
Back in dev ;-)
Modified: trunk/build/unix/package.list
===================================================================
--- trunk/build/unix/package.list 2012-03-14 15:15:14 UTC (rev 2928)
+++ trunk/build/unix/package.list 2012-03-15 18:50:31 UTC (rev 2929)
@@ -58,7 +58,7 @@
mod_cluster|1.0.11.dev|2.2.15|ssl:v:0.9.8k|zlib:v:1.2.3|jk:v:1.2.30|iconv:v:1.11|expat:v:1.95.8|cluster:t:branches/MOD_CLUSTER_1_0_10_GA_CP
mod_cluster|1.2.0.Beta4.dev|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.30|iconv:v:1.11|expat:v:1.95.8|cluster:t:trunk
mod_cluster|1.2.0.Beta4|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.30|iconv:v:1.11|expat:v:1.95.8|cluster:t:1.2.0.Beta4
-mod_cluster|1.2.0.Beta5.dev|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.30|iconv:v:1.11|expat:v:1.95.8|cluster:t:trunk
mod_cluster|1.2.0.Final|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.30|iconv:v:1.11|expat:v:1.95.8|cluster:t:1.2.0.Final
+mod_cluster|1.2.1.Beta1.dev|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.30|iconv:v:1.11|expat:v:1.95.8|cluster:t:trunk
traffic_server|TS_Trunk|trunk
TC7|TC7_Trunk|trunk
12 years, 9 months