[jbosstools-commits] JBoss Tools SVN: r41593 - in branches/jbosstools-3.3.x: maven/features/org.jboss.tools.maven.cdi.feature and 1 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 31 15:37:31 EDT 2012


Author: max.andersen at jboss.com
Date: 2012-05-31 15:37:30 -0400 (Thu, 31 May 2012)
New Revision: 41593

Modified:
   branches/jbosstools-3.3.x/common/features/org.jboss.tools.common.verification.feature/feature.properties
   branches/jbosstools-3.3.x/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties
   branches/jbosstools-3.3.x/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties
Log:
JBIDE-11324 missing feature descriptions

Modified: branches/jbosstools-3.3.x/common/features/org.jboss.tools.common.verification.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.x/common/features/org.jboss.tools.common.verification.feature/feature.properties	2012-05-31 19:08:22 UTC (rev 41592)
+++ branches/jbosstools-3.3.x/common/features/org.jboss.tools.common.verification.feature/feature.properties	2012-05-31 19:37:30 UTC (rev 41593)
@@ -26,7 +26,7 @@
 devUpdateSiteName=JBossTools Development Update Site
 
 # "description" property - description of the feature
-description=JBoss Tools Verification
+description=Common plugins for validation and verification of source files used by other parts of JBoss Tools.
 
 copyright=Copyright (c) 2007-2012 Exadel, Inc and Red Hat, Inc.\n\
 Distributed under license by Red Hat, Inc. All rights reserved.\n\

Modified: branches/jbosstools-3.3.x/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.x/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties	2012-05-31 19:08:22 UTC (rev 41592)
+++ branches/jbosstools-3.3.x/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties	2012-05-31 19:37:30 UTC (rev 41593)
@@ -24,7 +24,7 @@
 updateSiteName=JBossTools Update Site
 
 # "description" property - description of the feature
-description=JBoss Maven CDI Configurator
+description=Enables CDI tooling on Maven projects that depends or contain CDI specific artifacts. 
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=Copyright (c) 2010-2012 Red Hat, Inc. and others.\n\

Modified: branches/jbosstools-3.3.x/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.x/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties	2012-05-31 19:08:22 UTC (rev 41592)
+++ branches/jbosstools-3.3.x/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties	2012-05-31 19:37:30 UTC (rev 41593)
@@ -24,7 +24,7 @@
 updateSiteName=JBossTools Update Site
 
 # "description" property - description of the feature
-description=JBoss Maven Hibernate Configurator
+description=Provides automatic enablement of Hibernate/Dali JPA tooling features for Maven projects. 
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=Copyright (c) 2010-2012 Red Hat, Inc. and others.\n\



More information about the jbosstools-commits mailing list