Author: elvisisking
Date: 2011-08-29 10:32:54 -0400 (Mon, 29 Aug 2011)
New Revision: 34371
Added:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/AUTHORS.txt
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/COPYRIGHT.txt
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.properties
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/license.html
Modified:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/build.properties
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.xml
Log:
JBIDE-9602 Add license/copyright/description in feature.properties and ref from
feature.xml; fix build.properties to include license.html & feature.*
Added: trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/AUTHORS.txt
===================================================================
--- trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/AUTHORS.txt
(rev 0)
+++
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/AUTHORS.txt 2011-08-29
14:32:54 UTC (rev 34371)
@@ -0,0 +1 @@
+Dan Florian (dflorian(a)redhat.com)
\ No newline at end of file
Property changes on:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/AUTHORS.txt
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/COPYRIGHT.txt
===================================================================
--- trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/COPYRIGHT.txt
(rev 0)
+++
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/COPYRIGHT.txt 2011-08-29
14:32:54 UTC (rev 34371)
@@ -0,0 +1,9 @@
+ModeShape Tools is copyright 2011 Red Hat, Inc.
+Some portions may be licensed to Red Hat, Inc. under one or more
+contributor license agreements. See the AUTHORS.txt file in the
+distribution for a full listing of individual contributors.
+
+ModeShape Tools is free software, and is made available by Red Hat, Inc.
+under the terms of the Eclipse Public License v1.0 which accompanies
+this distribution and is available at
+http://www.eclipse.org/legal/epl-v10.html.
\ No newline at end of file
Property changes on:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/COPYRIGHT.txt
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Modified:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/build.properties
===================================================================
---
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/build.properties 2011-08-29
14:15:11 UTC (rev 34370)
+++
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/build.properties 2011-08-29
14:32:54 UTC (rev 34371)
@@ -1 +1,10 @@
-bin.includes = feature.xml
+bin.includes = feature.xml,\
+ AUTHORS.txt,\
+ COPYRIGHT.txt,\
+ license.html,\
+ feature.properties
+src.includes = AUTHORS.txt,\
+ COPYRIGHT.txt,\
+ license.html,\
+ feature.xml,\
+ feature.properties
Added:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.properties
===================================================================
---
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.properties
(rev 0)
+++
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.properties 2011-08-29
14:32:54 UTC (rev 34371)
@@ -0,0 +1,36 @@
+#
+# See the COPYRIGHT.txt file distributed with this work for information
+# regarding copyright ownership.
+#
+# This software is made available by Red Hat, Inc. under the terms of the
+# Eclipse Public License v1.0 which accompanies this distribution and is
+# available at
http://www.eclipse.org/legal/epl-v10.html.
+#
+# See the AUTHORS.txt file in the distribution for a full listing of
+# individual contributors.
+#
+
+featureName = JBoss Tools - Tests - ModeShape
+featureProvider = JBoss by Red Hat
+
+descriptionUrl=http://www.jboss.org/tools
+description = Provides a resource publishing and unpublishing capability to ModeShape
repositories.
+
+copyright = ModeShape Tools is copyright 2011 Red Hat, Inc.\n\
+Some portions may be licensed to Red Hat, Inc. under one or more\n\
+contributor license agreements. See the AUTHORS.txt file in the\n\
+distribution for a full listing of individual contributors.\n\
+\n\
+ModeShape Tools is free software, and is made available by Red Hat, Inc.\n\
+under the terms of the Eclipse Public License v1.0 which accompanies\n\
+this distribution and is available at\n\
+http://www.eclipse.org/legal/epl-v10.html.
+
+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.
Property changes on:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.properties
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Modified:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.xml
===================================================================
---
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.xml 2011-08-29
14:15:11 UTC (rev 34370)
+++
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.xml 2011-08-29
14:32:54 UTC (rev 34371)
@@ -1,16 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
-<feature id="org.jboss.tools.modeshape.rest.test.feature" label="JBoss
Tools - Tests - ModeShape" version="1.1.0.qualifier"
provider-name="JBoss by Red Hat">
+<feature
+ id="org.jboss.tools.modeshape.rest.test.feature"
+ label="%featureName"
+ version="1.1.0.qualifier"
+ provider-name="%featureProvider">
- <description
url="http://www.example.com/description">
- [Enter Feature Description here.]
+<!--
+ - See the COPYRIGHT.txt file distributed with this work for information
+ - regarding copyright ownership.
+ -
+ - This software is made available by Red Hat, Inc. under the terms of the
+ - Eclipse Public License v1.0 which accompanies this distribution and is
+ - available at
http://www.eclipse.org/legal/epl-v10.html.
+ -
+ - See the AUTHORS.txt file in the distribution for a full listing of
+ - individual contributors.
+ -->
+
+ <description url="%descriptionUrl">
+ %description
</description>
- <copyright
url="http://www.example.com/copyright">
- [Enter Copyright Description here.]
+ <copyright>
+ %copyright
</copyright>
- <license
url="http://www.example.com/license">
- [Enter License Description here.]
+ <license url="%licenseUrl">
+ %license
</license>
<plugin id="org.jboss.tools.modeshape.rest.test"
download-size="0" install-size="0" version="0.0.0"
unpack="false" />
Added: trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/license.html
===================================================================
--- trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/license.html
(rev 0)
+++
trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/license.html 2011-08-29
14:32:54 UTC (rev 34371)
@@ -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/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/license.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain