[jbosstools-commits] JBoss Tools SVN: r30799 - in branches/xulrunner-1.9.2.16/xulrunner/features: org.mozilla.xulrunner.feature and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Sat Apr 23 01:33:45 EDT 2011


Author: nickboldt
Date: 2011-04-23 01:33:44 -0400 (Sat, 23 Apr 2011)
New Revision: 30799

Modified:
   branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xpcom.feature/feature.xml
   branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xpcom.feature/pom.xml
   branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml
   branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xulrunner.feature/pom.xml
Log:
because cannot have 5-part osgi version (1.9.2.16.qualifier) use 1.9.216.qualifier instead; change copyrights to 2011 and pom.xml to match feature.xml

Modified: branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xpcom.feature/feature.xml
===================================================================
--- branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xpcom.feature/feature.xml	2011-04-23 05:15:16 UTC (rev 30798)
+++ branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xpcom.feature/feature.xml	2011-04-23 05:33:44 UTC (rev 30799)
@@ -2,7 +2,7 @@
 <feature
       id="org.mozilla.xpcom.feature"
       label="XPCOM Feature"
-      version="1.9.2.16.qualifier"
+      version="1.9.216.qualifier"
       provider-name="JBoss by Red Hat">
 
    <description>
@@ -10,7 +10,7 @@
    </description>
 
    <copyright>
-      (c) 2010 JBoss by Red Hat
+      (c) 2011 JBoss by Red Hat
    </copyright>
 
    <license>

Modified: branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xpcom.feature/pom.xml
===================================================================
--- branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xpcom.feature/pom.xml	2011-04-23 05:15:16 UTC (rev 30798)
+++ branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xpcom.feature/pom.xml	2011-04-23 05:33:44 UTC (rev 30799)
@@ -8,6 +8,6 @@
 	</parent>
 	<groupId>org.jboss.tools.xulrunner.features</groupId>
 	<artifactId>org.mozilla.xpcom.feature</artifactId> 
-	<version>1.9.2.16-SNAPSHOT</version>
+	<version>1.9.216-SNAPSHOT</version>
 	<packaging>eclipse-feature</packaging>
 </project>
\ No newline at end of file

Modified: branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml
===================================================================
--- branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml	2011-04-23 05:15:16 UTC (rev 30798)
+++ branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml	2011-04-23 05:33:44 UTC (rev 30799)
@@ -2,7 +2,7 @@
 <feature
       id="org.mozilla.xulrunner.feature"
       label="XulRunner Feature"
-      version="1.9.2.16.qualifier"
+      version="1.9.216.qualifier"
       provider-name="JBoss by Red Hat"
       os="linux,macosx,win32"
       ws="carbon,cocoa,gtk,win32"
@@ -13,7 +13,7 @@
    </description>
 
    <copyright>
-      (c) 2010 JBoss by Red Hat
+      (c) 2011 JBoss by Red Hat
    </copyright>
 
    <license>

Modified: branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xulrunner.feature/pom.xml
===================================================================
--- branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xulrunner.feature/pom.xml	2011-04-23 05:15:16 UTC (rev 30798)
+++ branches/xulrunner-1.9.2.16/xulrunner/features/org.mozilla.xulrunner.feature/pom.xml	2011-04-23 05:33:44 UTC (rev 30799)
@@ -8,6 +8,6 @@
 	</parent>
 	<groupId>org.jboss.tools.xulrunner.features</groupId>
 	<artifactId>org.mozilla.xulrunner.feature</artifactId> 
-	<version>1.9.2.16-SNAPSHOT</version>
+	<version>1.9.216-SNAPSHOT</version>
 	<packaging>eclipse-feature</packaging>
 </project>
\ No newline at end of file



More information about the jbosstools-commits mailing list