Author: adietish
Date: 2011-08-29 05:05:43 -0400 (Mon, 29 Aug 2011)
New Revision: 34359
Modified:
trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.properties
trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml
Log:
corrected build.properties, extracted keys from features.xml
Modified: trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.properties
===================================================================
--- trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.properties 2011-08-29
09:04:28 UTC (rev 34358)
+++ trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.properties 2011-08-29
09:05:43 UTC (rev 34359)
@@ -26,8 +26,8 @@
# "copyright" property
copyright=JBoss, Home of Professional Open Source\nCopyright JBoss by Red Hat, and
individual contributors as indicated\nby the @authors tag, 2006-2011. See the
copyright.txt in the distribution\nfor a full listing of individual contributors.
-# "descriptionUrl" property - the web address to get further informations about
this feature
-descriptionUrl=http://www.jboss.org/tools
+# "descriptionURL" property - the web address to get further informations about
this feature
+descriptionURL=http://www.jboss.org/tools
# "license" property
license=Red Hat, Inc. licenses these features and plugins to you under
Modified: trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml
===================================================================
--- trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml 2011-08-29
09:04:28 UTC (rev 34358)
+++ trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml 2011-08-29
09:05:43 UTC (rev 34359)
@@ -5,7 +5,7 @@
version="2.3.0.qualifier"
provider-name="%providerName">
- <description url="%descriptionUrl">
+ <description url="%descriptionURL">
%description
</description>
Show replies by date