[jboss-cvs] JBossAS SVN: r89959 - in projects/jboss-osgi/trunk/testsuite/trailblazer: src/test/resources/trailblazer and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Jun 6 11:49:09 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-06-06 11:49:09 -0400 (Sat, 06 Jun 2009)
New Revision: 89959

Modified:
   projects/jboss-osgi/trunk/testsuite/trailblazer/pom.xml
   projects/jboss-osgi/trunk/testsuite/trailblazer/src/test/resources/trailblazer/shop-sports.bnd
Log:
Fix trailblazer

Modified: projects/jboss-osgi/trunk/testsuite/trailblazer/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/trailblazer/pom.xml	2009-06-06 05:50:24 UTC (rev 89958)
+++ projects/jboss-osgi/trunk/testsuite/trailblazer/pom.xml	2009-06-06 15:49:09 UTC (rev 89959)
@@ -17,7 +17,7 @@
   <!-- Properties -->
   <properties>
     <trailblazer.java.path>https://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/trunk/testsuite/trailblazer/src/test/java/org/jboss/test/osgi/trailblazer</trailblazer.java.path>
-    <userguide.html>http://jbmuc.dyndns.org:8280/hudson/job/jbossosgi-jdk16/ws/jboss-osgi/build/distribution/target/auto-install-dest/docs/userguide/html</userguide.html>
+    <userguide.html>http://jbmuc.dyndns.org/jboss-osgi-${version}/userguide/html</userguide.html>
   </properties>
 
   <!-- Build -->

Modified: projects/jboss-osgi/trunk/testsuite/trailblazer/src/test/resources/trailblazer/shop-sports.bnd
===================================================================
--- projects/jboss-osgi/trunk/testsuite/trailblazer/src/test/resources/trailblazer/shop-sports.bnd	2009-06-06 05:50:24 UTC (rev 89958)
+++ projects/jboss-osgi/trunk/testsuite/trailblazer/src/test/resources/trailblazer/shop-sports.bnd	2009-06-06 15:49:09 UTC (rev 89959)
@@ -9,6 +9,5 @@
 	javax.naming, \
 	org.osgi.framework, \
 	org.osgi.service.log, \
-	org.jboss.osgi.jndi, \
 	org.jboss.osgi.common.log, \
 	org.jboss.test.osgi.trailblazer




More information about the jboss-cvs-commits mailing list