Author: adietish
Date: 2011-08-29 05:22:08 -0400 (Mon, 29 Aug 2011)
New Revision: 34364
Modified:
trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.properties
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:21:01 UTC (rev 34363)
+++ trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.properties 2011-08-29
09:22:08 UTC (rev 34364)
@@ -23,20 +23,29 @@
# "description" property - description of the feature
description=Provides WTP server adapters for JBoss installations. These adapters are
capable of deployment and providing classpaths for projects. Zipped or exploded
deployments, JMX integration, and other extensions are included.
-# "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.
+# "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\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http\://www.eclipse.org/legal/epl-v10.html\n\n\
+Contributors\:\n\
+JBoss by Red Hat - Initial implementation.
+ ############### end of copyright property ####################################
-# "descriptionURL" property - the web address to get further informations about
this feature
-descriptionURL=http://www.jboss.org/tools
+# "licenseURL" property - URL of the "Feature License"
+# do not translate value - just change to point to a locale-specific HTML page
+licenseURL=license.html
-# "license" property
-license=Red Hat, Inc. licenses these features and plugins to you under
-certain open source licenses (or aggregations of such licenses), which
-in a particular case may include the Eclipse Public License, the GNU
-Lesser General Public License, and/or certain other open source
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+# START NON-TRANSLATABLE
+# "license" property - text of the "Feature Update License"
+# should be plain text version of license agreement pointed to be "licenseURL"
+license=Red Hat, Inc. licenses these features and plugins to you under \
+certain open source licenses (or aggregations of such licenses), which \
+in a particular case may include the Eclipse Public License, the GNU \
+Lesser General Public License, and/or certain other open source \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
-
-# "licenseURL" property
-licenseURL=license.html
+# END NON-TRANSLATABLE
+########### end of license property ##########################################
Show replies by date