[jbosstools-commits] JBoss Tools SVN: r41132 - in trunk/documentation: guides/GettingStartedGuide/en-US and 2 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 17 18:54:36 EDT 2012


Author: irooskov at redhat.com
Date: 2012-05-17 18:54:35 -0400 (Thu, 17 May 2012)
New Revision: 41132

Modified:
   trunk/documentation/guides/Beginners_Guide/en-US/Book_Info.xml
   trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
   trunk/documentation/guides/GettingStartedGuide/en-US/usage_reporting.xml
   trunk/documentation/jboss-tools-docs/all-guides.xml
   trunk/documentation/jboss-tools-docs/index/en-US/master.xml
   trunk/documentation/jboss-tools-docs/pom.xml
Log:
updated to remove exadel migration guide from being published as it seems to have been moved and, really, it isn't necessary any more


Modified: trunk/documentation/guides/Beginners_Guide/en-US/Book_Info.xml
===================================================================
--- trunk/documentation/guides/Beginners_Guide/en-US/Book_Info.xml	2012-05-17 22:19:22 UTC (rev 41131)
+++ trunk/documentation/guides/Beginners_Guide/en-US/Book_Info.xml	2012-05-17 22:54:35 UTC (rev 41132)
@@ -9,7 +9,7 @@
    
   <productname>JBoss Developer Studio</productname>
    
-  <productnumber>5.0</productnumber>
+  <productnumber>5.0.Beta</productnumber>
    
   <edition>5.0.0</edition>
    

Modified: trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml	2012-05-17 22:19:22 UTC (rev 41131)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml	2012-05-17 22:54:35 UTC (rev 41132)
@@ -8,7 +8,7 @@
 <productname>JBoss Developer Studio</productname>
 <productnumber>5.0</productnumber>
 <edition>5.0.0</edition>
-<pubsnumber>15</pubsnumber>
+<pubsnumber>16</pubsnumber>
 <abstract>
 <para>The Getting Started Guide explains the JBoss Developer Studio.</para>
 </abstract>

Modified: trunk/documentation/guides/GettingStartedGuide/en-US/usage_reporting.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/usage_reporting.xml	2012-05-17 22:19:22 UTC (rev 41131)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/usage_reporting.xml	2012-05-17 22:54:35 UTC (rev 41132)
@@ -151,6 +151,14 @@
 						</para>
 					</listitem>
 				</varlistentry>
+				<varlistentry>
+					<term>JBoss Central Enabled</term>
+					<listitem>
+						<para>
+							The <guilabel>JBoss Central Enabled</guilabel> field reports whether JBoss Central is set to be seen upon startup or not. Returned value is either true or false.
+						</para>
+					</listitem>
+				</varlistentry>
 			</variablelist>
 		</section>
 	</section>

Modified: trunk/documentation/jboss-tools-docs/all-guides.xml
===================================================================
--- trunk/documentation/jboss-tools-docs/all-guides.xml	2012-05-17 22:19:22 UTC (rev 41131)
+++ trunk/documentation/jboss-tools-docs/all-guides.xml	2012-05-17 22:54:35 UTC (rev 41132)
@@ -6,7 +6,7 @@
     <format>dir</format>
   </formats>
   <includeBaseDirectory>false</includeBaseDirectory>
-		<fileSets>
+	<!--	<fileSets>
 			<fileSet>
 				<directory>../guides/Exadel-migration/target/docbook/publish/en-US</directory>
 				<outputDirectory>/Exadel-migration</outputDirectory>
@@ -29,7 +29,7 @@
 				<useDefaultExcludes>true</useDefaultExcludes>
 				<fileMode>0644</fileMode>
 				<directoryMode>0755</directoryMode>
-			</fileSet>
+			</fileSet> -->
 
             <!-- Maybe it is unnecessary fileSet and it could be removed at all? -->
             <!--fileSet>

Modified: trunk/documentation/jboss-tools-docs/index/en-US/master.xml
===================================================================
--- trunk/documentation/jboss-tools-docs/index/en-US/master.xml	2012-05-17 22:19:22 UTC (rev 41131)
+++ trunk/documentation/jboss-tools-docs/index/en-US/master.xml	2012-05-17 22:54:35 UTC (rev 41132)
@@ -57,13 +57,13 @@
 				</primaryie>
 			</indexentry>
 			
-			<indexentry>
+	<!--		<indexentry>
 				<primaryie>Exadel Studio Migration Guide <ulink
 					url="en/Exadel-migration/html/index.html">(html)</ulink>
 					<ulink url="en/Exadel-migration/html_single/index.html">(html single)</ulink>
 					<ulink url="en/Exadel-migration/pdf/Exadel_Studio_Migration_Guide.pdf">(pdf)</ulink>
 				</primaryie>
-			</indexentry>
+			</indexentry> -->
 			
 			<indexentry>
 				<primaryie>Hibernate Tools Reference Guide 

Modified: trunk/documentation/jboss-tools-docs/pom.xml
===================================================================
--- trunk/documentation/jboss-tools-docs/pom.xml	2012-05-17 22:19:22 UTC (rev 41131)
+++ trunk/documentation/jboss-tools-docs/pom.xml	2012-05-17 22:54:35 UTC (rev 41132)
@@ -11,7 +11,7 @@
 	<name>All_Userguides</name>
 
 	<modules>
-        <module>../guides/Exadel-migration</module>
+		<!--    <module>../guides/Exadel-migration</module> -->
 		<module>../guides/GettingStartedGuide</module>
 		<module>../guides/Beginners_Guide</module>
 		<module>../../cdi/docs/reference</module>



More information about the jbosstools-commits mailing list