Author: dgolovin
Date: 2011-08-30 14:18:04 -0400 (Tue, 30 Aug 2011)
New Revision: 34401
Added:
trunk/vpe/features/org.jboss.tools.vpe.feature/license.html
Modified:
trunk/vpe/features/org.jboss.tools.vpe.feature/build.properties
trunk/vpe/features/org.jboss.tools.vpe.feature/feature.properties
trunk/vpe/features/org.jboss.tools.vpe.feature/feature.xml
trunk/vpe/features/org.jboss.tools.vpe.test.feature/feature.properties
Log:
https://issues.jboss.org/browse/JBIDE-9596
./vpe/features/org.jboss.tools.vpe.test.feature/feature.xml :: add
license/copyright/description in feature.properties and ref from feature.xml; fix
build.properties to include license.html & feature.*
fixed vpe.feature as well
Modified: trunk/vpe/features/org.jboss.tools.vpe.feature/build.properties
===================================================================
--- trunk/vpe/features/org.jboss.tools.vpe.feature/build.properties 2011-08-30 18:16:17
UTC (rev 34400)
+++ trunk/vpe/features/org.jboss.tools.vpe.feature/build.properties 2011-08-30 18:18:04
UTC (rev 34401)
@@ -1,2 +1,3 @@
bin.includes = feature.xml,\
- feature.properties
+ feature.properties,\
+ license.html
Modified: trunk/vpe/features/org.jboss.tools.vpe.feature/feature.properties
===================================================================
--- trunk/vpe/features/org.jboss.tools.vpe.feature/feature.properties 2011-08-30 18:16:17
UTC (rev 34400)
+++ trunk/vpe/features/org.jboss.tools.vpe.feature/feature.properties 2011-08-30 18:18:04
UTC (rev 34401)
@@ -35,4 +35,11 @@
and is available at http\://www.eclipse.org/legal/epl-v10.html\n\
Contributors\:\n\
Exadel, Inc. and Red Hat, Inc. - initial API and implementation
-
+licenseURL=license.html
+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.
Modified: trunk/vpe/features/org.jboss.tools.vpe.feature/feature.xml
===================================================================
--- trunk/vpe/features/org.jboss.tools.vpe.feature/feature.xml 2011-08-30 18:16:17 UTC
(rev 34400)
+++ trunk/vpe/features/org.jboss.tools.vpe.feature/feature.xml 2011-08-30 18:18:04 UTC
(rev 34401)
@@ -12,14 +12,8 @@
%copyright
</copyright>
- <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.
+ <license url="%licenseURL">
+ %license
</license>
<plugin
Added: trunk/vpe/features/org.jboss.tools.vpe.feature/license.html
===================================================================
--- trunk/vpe/features/org.jboss.tools.vpe.feature/license.html
(rev 0)
+++ trunk/vpe/features/org.jboss.tools.vpe.feature/license.html 2011-08-30 18:18:04 UTC
(rev 34401)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>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.
+</p>
+</body>
+</html>
\ No newline at end of file
Property changes on: trunk/vpe/features/org.jboss.tools.vpe.feature/license.html
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:mime-type
+ text/plain
Modified: trunk/vpe/features/org.jboss.tools.vpe.test.feature/feature.properties
===================================================================
--- trunk/vpe/features/org.jboss.tools.vpe.test.feature/feature.properties 2011-08-30
18:16:17 UTC (rev 34400)
+++ trunk/vpe/features/org.jboss.tools.vpe.test.feature/feature.properties 2011-08-30
18:18:04 UTC (rev 34401)
@@ -37,7 +37,6 @@
Red Hat, Inc. - initial API and implementation
licenseURL=license.html
-updateSiteName=JBossTools Update Site
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 \