[jbosstools-commits] JBoss Tools SVN: r41594 - in trunk: 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 16:09:17 EDT 2012
Author: max.andersen at jboss.com
Date: 2012-05-31 16:09:16 -0400 (Thu, 31 May 2012)
New Revision: 41594
Modified:
trunk/common/features/org.jboss.tools.common.verification.feature/feature.properties
trunk/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties
trunk/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties
Log:
JBIDE-11324 missing feature descriptions
Modified: trunk/common/features/org.jboss.tools.common.verification.feature/feature.properties
===================================================================
--- trunk/common/features/org.jboss.tools.common.verification.feature/feature.properties 2012-05-31 19:37:30 UTC (rev 41593)
+++ trunk/common/features/org.jboss.tools.common.verification.feature/feature.properties 2012-05-31 20:09:16 UTC (rev 41594)
@@ -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: trunk/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties 2012-05-31 19:37:30 UTC (rev 41593)
+++ trunk/maven/features/org.jboss.tools.maven.cdi.feature/feature.properties 2012-05-31 20:09:16 UTC (rev 41594)
@@ -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: trunk/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties 2012-05-31 19:37:30 UTC (rev 41593)
+++ trunk/maven/features/org.jboss.tools.maven.hibernate.feature/feature.properties 2012-05-31 20:09:16 UTC (rev 41594)
@@ -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