[jboss-osgi-commits] JBoss-OSGI SVN: r89410 - projects/jboss-osgi/trunk/hudson/hudson-home.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Mon May 25 19:31:36 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-05-25 19:31:36 -0400 (Mon, 25 May 2009)
New Revision: 89410

Modified:
   projects/jboss-osgi/trunk/hudson/hudson-home/command.sh
Log:
Remove reference to build module

Modified: projects/jboss-osgi/trunk/hudson/hudson-home/command.sh
===================================================================
--- projects/jboss-osgi/trunk/hudson/hudson-home/command.sh	2009-05-25 23:28:14 UTC (rev 89409)
+++ projects/jboss-osgi/trunk/hudson/hudson-home/command.sh	2009-05-25 23:31:36 UTC (rev 89410)
@@ -8,8 +8,8 @@
 JBOSS_SERVER=default
 
 OSGIDIR=$WORKSPACE/jboss-osgi
-DISTRODIR=$OSGIDIR/build/distribution/target
-HUDSONDIR=$OSGIDIR/build/hudson
+DISTRODIR=$OSGIDIR/distribution/target
+HUDSONDIR=$OSGIDIR/hudson
 HUDSONBIN=$HUDSONDIR/hudson-home/bin
 
 case "$CONTAINER" in




More information about the jboss-osgi-commits mailing list