[jbosstools-commits] JBoss Tools SVN: r35496 - in trunk: archives/features/org.jboss.ide.eclipse.archives.test.source.feature and 5 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Oct 7 19:45:54 EDT 2011


Author: nickboldt
Date: 2011-10-07 19:45:53 -0400 (Fri, 07 Oct 2011)
New Revision: 35496

Modified:
   trunk/archives/features/org.jboss.ide.eclipse.archives.source.feature/feature.properties
   trunk/archives/features/org.jboss.ide.eclipse.archives.test.source.feature/feature.properties
   trunk/archives/features/org.jboss.ide.eclipse.archives.test.source.feature/feature.xml
   trunk/birt/features/org.jboss.tools.birt.source.feature/feature.properties
   trunk/birt/features/org.jboss.tools.birt.test.source.feature/feature.properties
   trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.xml
   trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.xml
   trunk/tests/features/org.jboss.tools.test.source.feature/feature.properties
Log:
reformat source features

Modified: trunk/archives/features/org.jboss.ide.eclipse.archives.source.feature/feature.properties
===================================================================
--- trunk/archives/features/org.jboss.ide.eclipse.archives.source.feature/feature.properties	2011-10-07 23:45:01 UTC (rev 35495)
+++ trunk/archives/features/org.jboss.ide.eclipse.archives.source.feature/feature.properties	2011-10-07 23:45:53 UTC (rev 35496)
@@ -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, 2006-2011. See the copyright.txt in the distribution\n\
 for a full listing of individual contributors.
 

Modified: trunk/archives/features/org.jboss.ide.eclipse.archives.test.source.feature/feature.properties
===================================================================
--- trunk/archives/features/org.jboss.ide.eclipse.archives.test.source.feature/feature.properties	2011-10-07 23:45:01 UTC (rev 35495)
+++ trunk/archives/features/org.jboss.ide.eclipse.archives.test.source.feature/feature.properties	2011-10-07 23:45:53 UTC (rev 35496)
@@ -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, 2006-2011. See the copyright.txt in the distribution\n\
 for a full listing of individual contributors.
 

Modified: trunk/archives/features/org.jboss.ide.eclipse.archives.test.source.feature/feature.xml
===================================================================
--- trunk/archives/features/org.jboss.ide.eclipse.archives.test.source.feature/feature.xml	2011-10-07 23:45:01 UTC (rev 35495)
+++ trunk/archives/features/org.jboss.ide.eclipse.archives.test.source.feature/feature.xml	2011-10-07 23:45:53 UTC (rev 35496)
@@ -1,22 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<feature
-      id="org.jboss.ide.eclipse.archives.test.source.feature"
-      label="%featureName"
-      version="3.2.1.qualifier"
-      provider-name="%featureProvider">
+<feature id="org.jboss.ide.eclipse.archives.test.source.feature" label="%featureName" version="3.2.1.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>
 

Modified: trunk/birt/features/org.jboss.tools.birt.source.feature/feature.properties
===================================================================
--- trunk/birt/features/org.jboss.tools.birt.source.feature/feature.properties	2011-10-07 23:45:01 UTC (rev 35495)
+++ trunk/birt/features/org.jboss.tools.birt.source.feature/feature.properties	2011-10-07 23:45:53 UTC (rev 35496)
@@ -25,10 +25,7 @@
 description=JBoss BIRT Integration
 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\
-by the @authors tag, 2006-2011. See the copyright.txt in the distribution\n\
-for 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/birt/features/org.jboss.tools.birt.test.source.feature/feature.properties
===================================================================
--- trunk/birt/features/org.jboss.tools.birt.test.source.feature/feature.properties	2011-10-07 23:45:01 UTC (rev 35495)
+++ trunk/birt/features/org.jboss.tools.birt.test.source.feature/feature.properties	2011-10-07 23:45:53 UTC (rev 35496)
@@ -25,7 +25,7 @@
 description=JBoss BIRT Integration tests
 
 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.
 

Modified: trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.xml
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.xml	2011-10-07 23:45:01 UTC (rev 35495)
+++ trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.xml	2011-10-07 23:45:53 UTC (rev 35496)
@@ -1,25 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<feature
-      id="org.jboss.tools.jmx.source.feature"
-      label="%featureName"
-      version="1.2.0.qualifier"
-      provider-name="%featureProvider">
+<feature id="org.jboss.tools.jmx.source.feature" label="%featureName" version="1.2.0.qualifier" provider-name="%featureProvider">
 
-   <description>
+	<description>
       %description
    </description>
 
-   <copyright>
+	<copyright>
       JBoss, Home of Professional Open Source
 Copyright (c) 2006-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.jmx.core.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
-   <plugin id="org.jboss.tools.jmx.ui.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+	<plugin id="org.jboss.tools.jmx.core.source" download-size="0" install-size="0" version="0.0.0" unpack="false" />
+	<plugin id="org.jboss.tools.jmx.ui.source" download-size="0" install-size="0" version="0.0.0" unpack="false" />
 </feature>

Modified: trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.xml
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.xml	2011-10-07 23:45:01 UTC (rev 35495)
+++ trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.xml	2011-10-07 23:45:53 UTC (rev 35496)
@@ -1,25 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<feature
-      id="org.jboss.tools.jmx.test.source.feature"
-      label="%featureName"
-      version="1.2.0.qualifier"
-      provider-name="%featureProvider">
+<feature id="org.jboss.tools.jmx.test.source.feature" label="%featureName" version="1.2.0.qualifier" provider-name="%featureProvider">
 
-   <description>
+	<description>
       %description
    </description>
 
-   <copyright>
+	<copyright>
       JBoss, Home of Professional Open Source
 Copyright (c) 2006-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.jmx.core.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
-   <plugin id="org.jboss.tools.jmx.ui.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+	<plugin id="org.jboss.tools.jmx.core.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false" />
+	<plugin id="org.jboss.tools.jmx.ui.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false" />
 </feature>

Modified: trunk/tests/features/org.jboss.tools.test.source.feature/feature.properties
===================================================================
--- trunk/tests/features/org.jboss.tools.test.source.feature/feature.properties	2011-10-07 23:45:01 UTC (rev 35495)
+++ trunk/tests/features/org.jboss.tools.test.source.feature/feature.properties	2011-10-07 23:45:53 UTC (rev 35496)
@@ -25,7 +25,7 @@
 description= JBoss Tools - Tests - Tests Framework source
 
 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.
 



More information about the jbosstools-commits mailing list