[jboss-cvs] JBossAS SVN: r94342 - projects/jboss-osgi/projects/osgitck/r4v42.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Oct 5 03:48:06 EDT 2009
Author: thomas.diesler at jboss.com
Date: 2009-10-05 03:48:06 -0400 (Mon, 05 Oct 2009)
New Revision: 94342
Modified:
projects/jboss-osgi/projects/osgitck/r4v42/ant.properties.example
Log:
Fix hudson properties
Modified: projects/jboss-osgi/projects/osgitck/r4v42/ant.properties.example
===================================================================
--- projects/jboss-osgi/projects/osgitck/r4v42/ant.properties.example 2009-10-05 07:46:07 UTC (rev 94341)
+++ projects/jboss-osgi/projects/osgitck/r4v42/ant.properties.example 2009-10-05 07:48:06 UTC (rev 94342)
@@ -4,10 +4,10 @@
# $Id: ant.properties.example 3995 2007-07-26 08:52:45Z thomas.diesler at jboss.com $
# The location of the OSGi TCK
-osgitck.zip=/home/tdiesler/svn/r4v42-core-cmpn-final.zip
+osgitck.zip=/home/hudson/svn/osgitck/r4v42-core-cmpn-final.zip
# The location od the local maven repository
-maven.local.repository=/home/tdiesler/.m2/repository
+maven.local.repository=/home/hudson/.m2/repository
# The aQute Bnd version
aQute.bnd.version=0.0.366-SNAPSHOT
@@ -18,14 +18,13 @@
# Hudson Setup ----------------------------------------------------------------
# JDK settings
-java.home.jdk15=/usr/java/jdk1.5.0_19
java.home.jdk16=/usr/java/jdk1.6.0_14
# Hudson QA Environment
hudson.username=changeme
hudson.password=changeme
-hudson.root=/home/tdiesler/workspace/hudson/osgitck
+hudson.root=/home/hudson/workspace/hudson/osgitck
hudson.host=localhost
hudson.admin.port=8150
More information about the jboss-cvs-commits
mailing list