Author: thomas.diesler(a)jboss.com
Date: 2009-04-08 06:00:07 -0400 (Wed, 08 Apr 2009)
New Revision: 86950
Modified:
projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml
Log:
Remove publishers
Modified:
projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml
===================================================================
---
projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml 2009-04-08
09:57:31 UTC (rev 86949)
+++
projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml 2009-04-08
10:00:07 UTC (rev 86950)
@@ -32,19 +32,6 @@
<usePrivateRepository>false</usePrivateRepository>
<ignoreUpstremChanges>true</ignoreUpstremChanges>
<reporters/>
- <publishers class="vector">
- <hudson.tasks.JavadocArchiver>
- <javadocDir>jboss-osgi/runtime/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>
- <hudson.tasks.Mailer>
- <recipients>@hudson.mail.recipients(a)</recipients>
- <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
- <sendToIndividuals>true</sendToIndividuals>
- </hudson.tasks.Mailer>
- </publishers>
+ <publishers/>
<buildWrappers/>
</maven2-moduleset>
\ No newline at end of file
Show replies by date