Author: timotei
Date: Thu Aug 4 21:14:02 2011
New Revision: 50599
URL: http://svn.gna.org/viewcvs/wesnoth?rev=50599&view=rev
Log:
eclipse plugin: Append the ".qualifier" to the plugins
so it can be replaced with the build timestamp.
This is a standard for all eclipse plugins
Modified:
trunk/utils/umc_dev/org.wesnoth.feature/category.xml
trunk/utils/umc_dev/org.wesnoth.feature/feature.xml
trunk/utils/umc_dev/org.wesnoth.ui/META-INF/MANIFEST.MF
trunk/utils/umc_dev/org.wesnoth/META-INF/MANIFEST.MF
trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product
Modified: trunk/utils/umc_dev/org.wesnoth.feature/category.xml
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth.feature/category.xml?rev=50599&r1=50598&r2=50599&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth.feature/category.xml (original)
+++ trunk/utils/umc_dev/org.wesnoth.feature/category.xml Thu Aug 4 21:14:02
2011
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <feature url="features/org.wesnoth_2.0.0.jar" id="org.wesnoth"
version="2.0.0" os="linux,macosx,win32">
+ <feature url="features/org.wesnoth_2.0.0.qualifier.jar" id="org.wesnoth"
version="2.0.0.qualifier" os="linux,macosx,win32">
<category name="org.wesnoth.plugins"/>
</feature>
<category-def name="org.wesnoth.plugins" label="Wesnoth Eclipse Plugins">
Modified: trunk/utils/umc_dev/org.wesnoth.feature/feature.xml
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth.feature/feature.xml?rev=50599&r1=50598&r2=50599&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth.feature/feature.xml (original)
+++ trunk/utils/umc_dev/org.wesnoth.feature/feature.xml Thu Aug 4 21:14:02 2011
@@ -2,7 +2,7 @@
<feature
id="org.wesnoth"
label="Wesnoth User Made Content Plugin"
- version="2.0.0"
+ version="2.0.0.qualifier"
provider-name="www.wesnoth.org"
plugin="org.wesnoth"
os="linux,macosx,win32">
@@ -249,7 +249,7 @@
arch="x86,x86_64"
download-size="0"
install-size="0"
- version="2.0.0"/>
+ version="0.0.0"/>
<plugin
id="org.wesnoth.ui"
@@ -257,7 +257,7 @@
arch="x86,x86_64"
download-size="0"
install-size="0"
- version="2.0.0"/>
+ version="0.0.0"/>
<plugin
id="org.apache.commons.lang"
Modified: trunk/utils/umc_dev/org.wesnoth.ui/META-INF/MANIFEST.MF
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth.ui/META-INF/MANIFEST.MF?rev=50599&r1=50598&r2=50599&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth.ui/META-INF/MANIFEST.MF (original)
+++ trunk/utils/umc_dev/org.wesnoth.ui/META-INF/MANIFEST.MF Thu Aug 4 21:14:02
2011
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: org.wesnoth.ui
Bundle-Vendor: www.wesnoth.org
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.0.qualifier
Bundle-SymbolicName: org.wesnoth.ui;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.wesnoth;visibility:=reexport,
Modified: trunk/utils/umc_dev/org.wesnoth/META-INF/MANIFEST.MF
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/META-INF/MANIFEST.MF?rev=50599&r1=50598&r2=50599&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth/META-INF/MANIFEST.MF (original)
+++ trunk/utils/umc_dev/org.wesnoth/META-INF/MANIFEST.MF Thu Aug 4 21:14:02
2011
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Wesnoth UMC Plugin
Bundle-Vendor: www.wesnoth.org
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.0.qualifier
Bundle-SymbolicName: org.wesnoth;singleton:=true
Bundle-Activator: org.wesnoth.WesnothPlugin
Bundle-ActivationPolicy: lazy
Modified: trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product?rev=50599&r1=50598&r2=50599&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product (original)
+++ trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product Thu Aug 4 21:14:02 2011
@@ -412,7 +412,7 @@
<feature id="org.eclipse.xtend.dependencies"
version="1.1.0.v201106070515"/>
<feature id="org.eclipse.xtend.typesystem.emf"
version="1.1.0.v201106070515"/>
<feature id="org.eclipse.xtend.ui" version="1.1.0.v201106070515"/>
- <feature id="org.wesnoth" version="2.0.0"/>
+ <feature id="org.wesnoth" version="2.0.0.qualifier"/>
</features>
<configurations>
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits