Author: adietish
Date: 2011-08-29 05:25:14 -0400 (Mon, 29 Aug 2011)
New Revision: 34365
Modified:
trunk/usage/features/org.jboss.tools.usage.feature/build.properties
trunk/usage/features/org.jboss.tools.usage.feature/feature.properties
trunk/usage/features/org.jboss.tools.usage.feature/feature.xml
Log:
corrected build.properties, extracted keys from features.xml
Modified: trunk/usage/features/org.jboss.tools.usage.feature/build.properties
===================================================================
--- trunk/usage/features/org.jboss.tools.usage.feature/build.properties 2011-08-29
09:22:08 UTC (rev 34364)
+++ trunk/usage/features/org.jboss.tools.usage.feature/build.properties 2011-08-29
09:25:14 UTC (rev 34365)
@@ -1,3 +1,7 @@
bin.includes = feature.xml,\
license.html,\
- feature.properties
+ feature.properties,\
+ build.properties
+src.includes = feature.xml,\
+ feature.properties,\
+ license.html
Modified: trunk/usage/features/org.jboss.tools.usage.feature/feature.properties
===================================================================
--- trunk/usage/features/org.jboss.tools.usage.feature/feature.properties 2011-08-29
09:22:08 UTC (rev 34364)
+++ trunk/usage/features/org.jboss.tools.usage.feature/feature.properties 2011-08-29
09:25:14 UTC (rev 34365)
@@ -26,6 +26,9 @@
# "description" property - description of the feature
description=JBoss Tools Usage Reporting
+# "descriptionURL" property - the web address to get further informations about
this feature
+descriptionURL=http://www.jboss.org/tools
+
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\n\
All rights reserved. This program and the accompanying materials\n\
Modified: trunk/usage/features/org.jboss.tools.usage.feature/feature.xml
===================================================================
--- trunk/usage/features/org.jboss.tools.usage.feature/feature.xml 2011-08-29 09:22:08 UTC
(rev 34364)
+++ trunk/usage/features/org.jboss.tools.usage.feature/feature.xml 2011-08-29 09:25:14 UTC
(rev 34365)
@@ -5,7 +5,7 @@
version="1.1.0.qualifier"
provider-name="%providerName">
- <description>
+ <description url="%descriptionURL">
%description
</description>
Show replies by date