Author: thomas.diesler(a)jboss.com
Date: 2009-10-21 11:45:49 -0400 (Wed, 21 Oct 2009)
New Revision: 95309
Modified:
projects/jboss-osgi/trunk/distribution/javadoc/scripts/assembly-javadoc-src.xml
Log:
Disable deployment sources - no idea why this fails
Modified: projects/jboss-osgi/trunk/distribution/javadoc/scripts/assembly-javadoc-src.xml
===================================================================
---
projects/jboss-osgi/trunk/distribution/javadoc/scripts/assembly-javadoc-src.xml 2009-10-21
15:29:36 UTC (rev 95308)
+++
projects/jboss-osgi/trunk/distribution/javadoc/scripts/assembly-javadoc-src.xml 2009-10-21
15:45:49 UTC (rev 95309)
@@ -15,7 +15,7 @@
<include>*:jboss-osgi-apache-xerces:jar:sources</include>
<include>*:jboss-osgi-blueprint:jar:sources</include>
<include>*:jboss-osgi-common:jar:sources</include>
- <include>*:jboss-osgi-deployment:jar:sources</include>
+ <!-- include>*:jboss-osgi-deployment:jar:sources</include -->
<include>*:jboss-osgi-hotdeploy:jar:sources</include>
<include>*:jboss-osgi-husky:jar:sources</include>
<include>*:jboss-osgi-jaxb:jar:sources</include>
Show replies by date