Author: thomas.diesler(a)jboss.com
Date: 2009-10-05 04:04:14 -0400 (Mon, 05 Oct 2009)
New Revision: 94344
Modified:
projects/jboss-osgi/projects/osgitck/r4v42/ant.properties.example
Log:
Restore jdk1.5 and MAven setup
Modified: projects/jboss-osgi/projects/osgitck/r4v42/ant.properties.example
===================================================================
--- projects/jboss-osgi/projects/osgitck/r4v42/ant.properties.example 2009-10-05 08:00:08
UTC (rev 94343)
+++ projects/jboss-osgi/projects/osgitck/r4v42/ant.properties.example 2009-10-05 08:04:14
UTC (rev 94344)
@@ -18,8 +18,13 @@
# Hudson Setup ----------------------------------------------------------------
# JDK settings
+java.home.jdk15=/usr/java/jdk1.5.0_19
java.home.jdk16=/usr/java/jdk1.6.0_14
+# Maven setup
+hudson.maven.name=apache-maven-2.2.1
+hudson.maven.path=/usr/java/apache-maven-2.2.1
+
# Hudson QA Environment
hudson.username=changeme
hudson.password=changeme
Show replies by date