[jboss-osgi-commits] JBoss-OSGI SVN: r86950 - projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Wed Apr 8 06:00:08 EDT 2009


Author: thomas.diesler at 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@</recipients>
-      <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
-      <sendToIndividuals>true</sendToIndividuals>
-    </hudson.tasks.Mailer>
-  </publishers>
+  <publishers/>
   <buildWrappers/>
 </maven2-moduleset>
\ No newline at end of file




More information about the jboss-osgi-commits mailing list