[jbosstools-commits] JBoss Tools SVN: r13172 - trunk/jmx/docs/reference/en.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jan 21 15:30:32 EST 2009


Author: dgolovin
Date: 2009-01-21 15:30:32 -0500 (Wed, 21 Jan 2009)
New Revision: 13172

Modified:
   trunk/jmx/docs/reference/en/master.xml
Log:
missing modules removed from master.xml for JMX documentation to fix build error
Error 
  Failure reading file:/home/hudson/hudson_workspace/workspace/jbosstools-docs-nightly/jmx/docs/reference/en/master.xml: /home/hudson/hudson_workspace/workspace/jbosstools-docs-nightly/jmx/docs/reference/en/modules/mbean_explorer.xml (No such file or directory)


Modified: trunk/jmx/docs/reference/en/master.xml
===================================================================
--- trunk/jmx/docs/reference/en/master.xml	2009-01-21 18:35:08 UTC (rev 13171)
+++ trunk/jmx/docs/reference/en/master.xml	2009-01-21 20:30:32 UTC (rev 13172)
@@ -4,12 +4,12 @@
 
 [<!ENTITY introduction SYSTEM "modules/introduction.xml">
 <!ENTITY mbean_editor SYSTEM "modules/mbean_editor.xml">
-<!ENTITY mbean_explorer SYSTEM "modules/mbean_explorer.xml">
+<!--ENTITY mbean_explorer SYSTEM "modules/mbean_explorer.xml">
 <!ENTITY connection SYSTEM "modules/connection.xml">
 <!ENTITY how_to SYSTEM "modules/how_to.xml">
         
  
-<!--ENTITY runtimes_servers SYSTEM "modules/runtimes_servers.xml">
+<!ENTITY runtimes_servers SYSTEM "modules/runtimes_servers.xml">
 <!ENTITY perspective SYSTEM "modules/perspective.xml">
 <!ENTITY webtools SYSTEM "modules/webtools.xml">
 <!ENTITY modules SYSTEM "modules/modules.xml">




More information about the jbosstools-commits mailing list