[jboss-cvs] JBossAS SVN: r100076 - in projects/jboss-osgi/projects/osgitck/trunk: hudson/hudson-home/jobs/osgi.core.tests and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 28 14:50:01 EST 2010


Author: thomas.diesler at jboss.com
Date: 2010-01-28 14:50:01 -0500 (Thu, 28 Jan 2010)
New Revision: 100076

Modified:
   projects/jboss-osgi/projects/osgitck/trunk/ant.properties.example
   projects/jboss-osgi/projects/osgitck/trunk/hudson/hudson-home/jobs/osgi.core.tests/config.xml
Log:
Use osgitck.core.svn.url

Modified: projects/jboss-osgi/projects/osgitck/trunk/ant.properties.example
===================================================================
--- projects/jboss-osgi/projects/osgitck/trunk/ant.properties.example	2010-01-28 19:28:02 UTC (rev 100075)
+++ projects/jboss-osgi/projects/osgitck/trunk/ant.properties.example	2010-01-28 19:50:01 UTC (rev 100076)
@@ -20,6 +20,7 @@
 
 # The Hudson OSGi TCK checkout URL
 osgitck.svn.url=https://www.osgi.org/members/svn/build/trunk
+osgitck.core.svn.url=https://www.osgi.org/members/svn/build/tags/r4v42-core-cmpn-final
 
 # JDK settings
 java.home.jdk15=/usr/java/jdk1.5.0_22

Modified: projects/jboss-osgi/projects/osgitck/trunk/hudson/hudson-home/jobs/osgi.core.tests/config.xml
===================================================================
--- projects/jboss-osgi/projects/osgitck/trunk/hudson/hudson-home/jobs/osgi.core.tests/config.xml	2010-01-28 19:28:02 UTC (rev 100075)
+++ projects/jboss-osgi/projects/osgitck/trunk/hudson/hudson-home/jobs/osgi.core.tests/config.xml	2010-01-28 19:50:01 UTC (rev 100076)
@@ -11,7 +11,7 @@
         <local>osgitck-setup</local>
       </hudson.scm.SubversionSCM_-ModuleLocation>
       <hudson.scm.SubversionSCM_-ModuleLocation>
-        <remote>@osgitck.svn.url@</remote>
+        <remote>@osgitck.core.svn.url@</remote>
         <local>osgitck.dir</local>
       </hudson.scm.SubversionSCM_-ModuleLocation>
       <hudson.scm.SubversionSCM_-ModuleLocation>




More information about the jboss-cvs-commits mailing list