Author: nickboldt
Date: 2012-04-30 18:10:24 -0400 (Mon, 30 Apr 2012)
New Revision: 40667
Modified:
trunk/build/aggregate/site/site.xml
Log:
remove line breaks from category descriptions (JBIDE-11644)
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2012-04-30 22:03:05 UTC (rev 40666)
+++ trunk/build/aggregate/site/site.xml 2012-04-30 22:10:24 UTC (rev 40667)
@@ -402,18 +402,11 @@
<!-- CATEGORIES -->
<!-- ########## -->
<category-def name="AbridgedTools" label="Abridged JBoss Tools
3.3">
- <description>Contains most of the JBoss Tools features.
- Excluded are those related to integration with 3rd party
- plugins. Selecting this category will give you all tools
- needed for Web and Seam Development.
- </description>
+ <description>Contains most of the JBoss Tools features. Excluded are those
related to integration with 3rd party plugins. Selecting this category will give you all
tools needed for Web and Seam Development.</description>
</category-def>
<category-def name="WebTools" label="JBoss Web and Java EE
Development">
- <description>Tools to help create web and enterprise applications,
- using JSF, Facelets,
- Seam, Hibernate/JPA, CSS, Webservices and more.
- </description>
+ <description>Tools to help create web and enterprise applications, using JSF,
Facelets, Seam, Hibernate/JPA, CSS, Webservices and more.</description>
</category-def>
<category-def name="GeneralTools" label="JBoss Application
Development">
@@ -425,22 +418,18 @@
</category-def>
<category-def name="MavenTools" label="JBoss Maven Support">
- <description>Plugins related to Maven and m2eclipse support. Use these
- to enable use of Maven.</description>
+ <description>Plugins related to Maven and m2eclipse support. Use these to enable
use of Maven.</description>
</category-def>
<category-def name="CloudTools" label="JBoss Cloud Development
Tools">
- <description>Tools for Cloud Development.
- </description>
+ <description>Tools for Cloud Development.</description>
</category-def>
<!-- Only in JBT -->
<category-def name="ReportTools" label="JBoss Business Intelligence,
Reporting and Charting">
- <description>Business Intelligence, Reporting and Charting. Use these
- if you plan to integrate Hibernate or Seam with Eclipse BIRT.
- </description>
+ <description>Business Intelligence, Reporting and Charting. Use these if you plan
to integrate Hibernate or Seam with Eclipse BIRT.</description>
</category-def>
<category-def name="AllSources" label="Sources">
- <description>Source code for JBoss Tools features</description>
+ <description>Source code for JBoss Tools features.</description>
</category-def>
</site>