Author: nickboldt
Date: 2011-10-07 19:46:17 -0400 (Fri, 07 Oct 2011)
New Revision: 35497
Modified:
trunk/as/features/org.jboss.tools.openshift.express.source.feature/feature.xml
trunk/common/features/org.jboss.tools.common.all.source.feature/feature.properties
trunk/common/features/org.jboss.tools.common.all.test.source.feature/feature.properties
trunk/common/features/org.jboss.tools.common.jdt.source.feature/feature.properties
Log:
reformat source features
Modified: trunk/as/features/org.jboss.tools.openshift.express.source.feature/feature.xml
===================================================================
---
trunk/as/features/org.jboss.tools.openshift.express.source.feature/feature.xml 2011-10-07
23:45:53 UTC (rev 35496)
+++
trunk/as/features/org.jboss.tools.openshift.express.source.feature/feature.xml 2011-10-07
23:46:17 UTC (rev 35497)
@@ -1,25 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.jboss.tools.openshift.express.source.feature"
- label="%featureName"
- version="2.3.0.qualifier"
- provider-name="%featureProvider">
+<feature id="org.jboss.tools.openshift.express.source.feature"
label="%featureName" version="2.3.0.qualifier"
provider-name="%featureProvider">
- <description>
+ <description>
%description
</description>
- <copyright>
+ <copyright>
JBoss, Home of Professional Open Source
Copyright (c) 2011 Red Hat, Inc., and individual contributors as indicated
by the @authors tag. See the copyright.txt in the distribution
for a full listing of individual contributors.
</copyright>
- <license url="%licenseURL">
+ <license url="%licenseURL">
%license
</license>
- <plugin id="org.jboss.tools.openshift.express.ui.source"
download-size="0" install-size="0" version="0.0.0"
unpack="false"/>
- <plugin id="org.jboss.tools.openshift.express.client.source"
download-size="0" install-size="0" version="0.0.0"
unpack="false"/>
+ <plugin id="org.jboss.tools.openshift.express.ui.source"
download-size="0" install-size="0" version="0.0.0"
unpack="false" />
+ <plugin id="org.jboss.tools.openshift.express.client.source"
download-size="0" install-size="0" version="0.0.0"
unpack="false" />
</feature>
Modified:
trunk/common/features/org.jboss.tools.common.all.source.feature/feature.properties
===================================================================
---
trunk/common/features/org.jboss.tools.common.all.source.feature/feature.properties 2011-10-07
23:45:53 UTC (rev 35496)
+++
trunk/common/features/org.jboss.tools.common.all.source.feature/feature.properties 2011-10-07
23:46:17 UTC (rev 35497)
@@ -24,7 +24,7 @@
# "description" property - description of the feature
description=Common functionality on which other plugins and features depend
-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=JBoss, Home of Professional Open Source\nCopyright (c) Red Hat, Inc., 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.
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
Modified:
trunk/common/features/org.jboss.tools.common.all.test.source.feature/feature.properties
===================================================================
---
trunk/common/features/org.jboss.tools.common.all.test.source.feature/feature.properties 2011-10-07
23:45:53 UTC (rev 35496)
+++
trunk/common/features/org.jboss.tools.common.all.test.source.feature/feature.properties 2011-10-07
23:46:17 UTC (rev 35497)
@@ -25,7 +25,7 @@
description=Tests for Common functionality on which other plugins and features depend
copyright=JBoss, Home of Professional Open Source\n\
-Copyright JBoss by Red Hat, and individual contributors as indicated\n\
+Copyright (c) Red Hat, Inc., and individual contributors as indicated\n\
by the @authors tag, 2006-2011. See the copyright.txt in the distribution\n\
for a full listing of individual contributors.
Modified:
trunk/common/features/org.jboss.tools.common.jdt.source.feature/feature.properties
===================================================================
---
trunk/common/features/org.jboss.tools.common.jdt.source.feature/feature.properties 2011-10-07
23:45:53 UTC (rev 35496)
+++
trunk/common/features/org.jboss.tools.common.jdt.source.feature/feature.properties 2011-10-07
23:46:17 UTC (rev 35497)
@@ -26,7 +26,7 @@
gets incrementally updated allowing for fluent deployment for any type of Eclipse
project.
copyright=JBoss, Home of Professional Open Source\n\
-Copyright JBoss by Red Hat, and individual contributors as indicated\n\
+Copyright (c) Red Hat, Inc., and individual contributors as indicated\n\
by the @authors tag, 2011. See the copyright.txt in the distribution\n\
for a full listing of individual contributors.