[jboss-osgi-commits] JBoss-OSGI SVN: r90843 - in projects/jboss-osgi/trunk/hudson/hudson-home: jobs/jbossosgi-jdk16 and 1 other directory.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Mon Jul 6 09:17:47 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-07-06 09:17:47 -0400 (Mon, 06 Jul 2009)
New Revision: 90843

Modified:
   projects/jboss-osgi/trunk/hudson/hudson-home/config.xml
   projects/jboss-osgi/trunk/hudson/hudson-home/jobs/jbossosgi-jdk16/config.xml
Log:
Extract SPI to projects

Modified: projects/jboss-osgi/trunk/hudson/hudson-home/config.xml
===================================================================
--- projects/jboss-osgi/trunk/hudson/hudson-home/config.xml	2009-07-06 13:10:56 UTC (rev 90842)
+++ projects/jboss-osgi/trunk/hudson/hudson-home/config.xml	2009-07-06 13:17:47 UTC (rev 90843)
@@ -8,9 +8,6 @@
   
 <table>
 <tr align="left"><th>Bind Addr</th><td>@jboss.bind.address@</td></tr>
-<tr align="left"><th>JavaDoc</th><td>
-<a href='job/jbossosgi-jdk16/ws/jboss-osgi/spi/target/apidocs/index.html'>SPI</a>&nbsp;<a href='job/jbossosgi-jdk16/ws/jboss-osgi/husky/harness/target/apidocs/index.html'>Husky</a>&nbsp;
-</td></tr>
 <tr align="left"><th>Userguide</th><td>
 <a href='job/jbossosgi-jdk16/ws/jboss-osgi/distribution/target/auto-install-dest/docs/userguide/pdf/JBossOSGi - Userguide.pdf'>PDF</a>&nbsp;
 <a href='job/jbossosgi-jdk16/ws/jboss-osgi/distribution/target/auto-install-dest/docs/userguide/html/index.html'>HTML</a>&nbsp;

Modified: projects/jboss-osgi/trunk/hudson/hudson-home/jobs/jbossosgi-jdk16/config.xml
===================================================================
--- projects/jboss-osgi/trunk/hudson/hudson-home/jobs/jbossosgi-jdk16/config.xml	2009-07-06 13:10:56 UTC (rev 90842)
+++ projects/jboss-osgi/trunk/hudson/hudson-home/jobs/jbossosgi-jdk16/config.xml	2009-07-06 13:17:47 UTC (rev 90843)
@@ -59,10 +59,6 @@
     </hudson.tasks.Shell>
   </builders>
   <publishers class="vector">
-    <hudson.tasks.JavadocArchiver>
-      <javadocDir>jboss-osgi/spi/target/apidocs</javadocDir>
-      <keepAll>false</keepAll>
-    </hudson.tasks.JavadocArchiver>
     <hudson.tasks.junit.JUnitResultArchiver>
       <testResults>jboss-osgi/**/target/surefire-reports/TEST-*.xml</testResults>
     </hudson.tasks.junit.JUnitResultArchiver>




More information about the jboss-osgi-commits mailing list