[jbosstools-commits] JBoss Tools SVN: r36008 - in trunk/maven/features: org.jboss.tools.maven.hibernate.feature and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Oct 26 08:54:44 EDT 2011


Author: fbricon
Date: 2011-10-26 08:54:43 -0400 (Wed, 26 Oct 2011)
New Revision: 36008

Modified:
   trunk/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties
   trunk/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties
Log:
JBIDE-10026 : fixed invalid descriptions for Maven CDI and Maven Hibernate features

Modified: trunk/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties	2011-10-26 11:45:06 UTC (rev 36007)
+++ trunk/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties	2011-10-26 12:54:43 UTC (rev 36008)
@@ -24,7 +24,7 @@
 updateSiteName=JBossTools Update Site
 
 # "description" property - description of the feature
-description=JBoss Maven Seam Integration
+description=JBoss Maven CDI Configurator
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=Copyright (c) 2010-2011 Red Hat, Inc. and others.\n\

Modified: trunk/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties	2011-10-26 11:45:06 UTC (rev 36007)
+++ trunk/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties	2011-10-26 12:54:43 UTC (rev 36008)
@@ -24,7 +24,7 @@
 updateSiteName=JBossTools Update Site
 
 # "description" property - description of the feature
-description=JBoss Maven Seam Integration
+description=JBoss Maven Hibernate Configurator
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=Copyright (c) 2010-2011 Red Hat, Inc. and others.\n\



More information about the jbosstools-commits mailing list