[jbosstools-commits] JBoss Tools SVN: r41939 - in trunk: hibernatetools/features/org.hibernate.eclipse.feature and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jun 13 13:36:51 EDT 2012


Author: dgolovin
Date: 2012-06-13 13:36:50 -0400 (Wed, 13 Jun 2012)
New Revision: 41939

Modified:
   trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.properties
   trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.properties
Log:
JBIDE-11644 Fix detail description text format for JBT update site categories
removed unnecessary line breaks from hibernate and archives feature descriptions

Modified: trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.properties
===================================================================
--- trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.properties	2012-06-13 16:04:48 UTC (rev 41938)
+++ trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.properties	2012-06-13 17:36:50 UTC (rev 41939)
@@ -26,7 +26,7 @@
 devUpdateSiteName=JBossTools Development Update Site
 
 # "description" property - description of the feature
-description=Project Archives provides a way to define archives based on include/exclude filesets which then\n\
+description=Project Archives provides a way to define archives based on include/exclude filesets which then \
 gets incrementally updated allowing for fluent deployment for any type of Eclipse project.
 
 copyright=JBoss, Home of Professional Open Source\n\

Modified: trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.properties
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.properties	2012-06-13 16:04:48 UTC (rev 41938)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.properties	2012-06-13 17:36:50 UTC (rev 41939)
@@ -26,8 +26,8 @@
 devUpdateSiteName=JBossTools Development Update Site
 
 # "description" property - description of the feature
-description=Hibernate Tools Eclipse Plugin provides development wizards,\n\
-a query console and a mapping editor for Hibernate 3.\n\
+description=Hibernate Tools Eclipse Plugin provides development wizards, \
+a query console and a mapping editor for Hibernate 3. \
 Also includes hibernate-tools.jar for use with standalone Ant tools.
 
 copyright=JBoss, Home of Professional Open Source\n\



More information about the jbosstools-commits mailing list