Author: timotei
Date: Sun May  8 09:16:22 2011
New Revision: 49421

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49421&view=rev
Log:
eclipse plugin: Release plugin version 1.0.3

Modified:
    trunk/utils/java/org.wesnoth.wml.ui/META-INF/MANIFEST.MF
    trunk/utils/java/org.wesnoth.wml/META-INF/MANIFEST.MF
    trunk/utils/java/org.wesnoth/META-INF/MANIFEST.MF
    trunk/utils/java/org.wesnoth/changelog
    trunk/utils/java/org.wesnoth/readme/README.tex
    trunk/utils/java/plugin_feature/feature.xml
    trunk/utils/java/plugin_feature/signing.cmd
    trunk/utils/java/update_site/doc_howto.html
    trunk/utils/java/update_site/index.html
    trunk/utils/java/update_site/site.xml

Modified: trunk/utils/java/org.wesnoth.wml.ui/META-INF/MANIFEST.MF
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/java/org.wesnoth.wml.ui/META-INF/MANIFEST.MF?rev=49421&r1=49420&r2=49421&view=diff
==============================================================================
--- trunk/utils/java/org.wesnoth.wml.ui/META-INF/MANIFEST.MF (original)
+++ trunk/utils/java/org.wesnoth.wml.ui/META-INF/MANIFEST.MF Sun May  8 
09:16:22 2011
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: org.wesnoth.wml.ui
 Bundle-Vendor: www.wesnoth.org
-Bundle-Version: 1.0.3.dev
+Bundle-Version: 1.0.3
 Bundle-SymbolicName: org.wesnoth.wml.ui; singleton:=true
 Bundle-ActivationPolicy: lazy
 Require-Bundle: org.wesnoth.wml;visibility:=reexport,

Modified: trunk/utils/java/org.wesnoth.wml/META-INF/MANIFEST.MF
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/java/org.wesnoth.wml/META-INF/MANIFEST.MF?rev=49421&r1=49420&r2=49421&view=diff
==============================================================================
--- trunk/utils/java/org.wesnoth.wml/META-INF/MANIFEST.MF (original)
+++ trunk/utils/java/org.wesnoth.wml/META-INF/MANIFEST.MF Sun May  8 09:16:22 
2011
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: org.wesnoth.wml
 Bundle-Vendor: www.wesnoth.org
-Bundle-Version: 1.0.3.dev
+Bundle-Version: 1.0.3
 Bundle-SymbolicName: org.wesnoth.wml; singleton:=true
 Bundle-ActivationPolicy: lazy
 Require-Bundle: org.eclipse.xtext,

Modified: trunk/utils/java/org.wesnoth/META-INF/MANIFEST.MF
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/java/org.wesnoth/META-INF/MANIFEST.MF?rev=49421&r1=49420&r2=49421&view=diff
==============================================================================
--- trunk/utils/java/org.wesnoth/META-INF/MANIFEST.MF (original)
+++ trunk/utils/java/org.wesnoth/META-INF/MANIFEST.MF Sun May  8 09:16:22 2011
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Wesnoth UMC Plugin
 Bundle-SymbolicName: org.wesnoth;singleton:=true
-Bundle-Version: 1.0.3.dev
+Bundle-Version: 1.0.3
 Bundle-Activator: org.wesnoth.Activator
 Bundle-Vendor: www.wesnoth.org
 Require-Bundle: org.eclipse.ui,

Modified: trunk/utils/java/org.wesnoth/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/java/org.wesnoth/changelog?rev=49421&r1=49420&r2=49421&view=diff
==============================================================================
--- trunk/utils/java/org.wesnoth/changelog (original)
+++ trunk/utils/java/org.wesnoth/changelog Sun May  8 09:16:22 2011
@@ -1,7 +1,9 @@
 Eclipse plugin changelog
 
-1.0.3.dev
-       
+1.0.3
+       * Fixed bug #18080
+       * Fixed bug #18076
+       * Fixed bug #18025
        
 1.0.2
        * Fixed bug #17875 - Wesnoth projects is blank unless right-clicked

Modified: trunk/utils/java/org.wesnoth/readme/README.tex
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/java/org.wesnoth/readme/README.tex?rev=49421&r1=49420&r2=49421&view=diff
==============================================================================
--- trunk/utils/java/org.wesnoth/readme/README.tex (original)
+++ trunk/utils/java/org.wesnoth/readme/README.tex Sun May  8 09:16:22 2011
@@ -5,7 +5,7 @@
 \usepackage{verbatim}
 \usepackage{enumerate}
 
-\title{Eclipse Wesnoth UMC Plugin Readme\\ Google Summer of Code 2010 Project}
+\title{Eclipse Wesnoth UMC Plugin Readme\\ Google Summer of Code 2010 - 2011 
Project}
 \author{Timotei Dolean - 
\href{mailto:[email protected]}{[email protected]}}
 
 \begin{document}

Modified: trunk/utils/java/plugin_feature/feature.xml
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/java/plugin_feature/feature.xml?rev=49421&r1=49420&r2=49421&view=diff
==============================================================================
--- trunk/utils/java/plugin_feature/feature.xml (original)
+++ trunk/utils/java/plugin_feature/feature.xml Sun May  8 09:16:22 2011
@@ -2,8 +2,9 @@
 <feature
       id="Wesnoth_Eclipse_Plugin"
       label="Wesnoth User Made Content Plugin"
-      version="1.0.3.dev"
-      provider-name="www.wesnoth.org">
+      version="1.0.3"
+      provider-name="www.wesnoth.org"
+      os="linux,macosx,win32">
 
    <description>
       This is the Wesnoth Eclipse UMC Plugin developed as part of Google 
Summer of Code 2010.
@@ -251,20 +252,20 @@
          id="org.wesnoth.wml"
          download-size="0"
          install-size="0"
-         version="1.0.3.dev"
+         version="1.0.3"
          unpack="false"/>
 
    <plugin
          id="org.wesnoth.wml.ui"
          download-size="0"
          install-size="0"
-         version="1.0.3.dev"
+         version="1.0.3"
          unpack="false"/>
 
    <plugin
          id="org.wesnoth"
          download-size="0"
          install-size="0"
-         version="1.0.3.dev"/>
+         version="1.0.3"/>
 
 </feature>

Modified: trunk/utils/java/plugin_feature/signing.cmd
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/java/plugin_feature/signing.cmd?rev=49421&r1=49420&r2=49421&view=diff
==============================================================================
--- trunk/utils/java/plugin_feature/signing.cmd (original)
+++ trunk/utils/java/plugin_feature/signing.cmd Sun May  8 09:16:22 2011
@@ -5,8 +5,7 @@
 REM ou = organizational unit
 REM o = organization
 REM c = Country
-SET PLUGIN_VERSION=1.0.2
-SET PLUGIN_WML_VERSION=1.0.2
+SET PLUGIN_VERSION=1.0.3
 IF EXIST keystore (
 echo deleting previous keystore file
 DEL keystore
@@ -15,10 +14,10 @@
 keytool.exe -genkey -dname "cn=Battle for Wesnoth, ou=Wesnoth, o=Wesnoth" 
-alias wesnoth -keypass %1 -keystore keystore -storepass %2 -validity 1095
 echo signing feature
 jarsigner.exe -keystore keystore -storepass %2 -keypass %1 
../update_site/features/Wesnoth_Eclipse_Plugin_%PLUGIN_VERSION%.jar wesnoth
-echo signing org.wesnoth.wml_%PLUGIN_WML_VERSION%.jar
-jarsigner.exe -keystore keystore -storepass %2 -keypass %1 
../update_site/plugins/org.wesnoth.wml_%PLUGIN_WML_VERSION%.jar wesnoth
-echo signing org.wesnoth.wml.ui_%PLUGIN_WML_VERSION%.jar
-jarsigner.exe -keystore keystore -storepass %2 -keypass %1 
../update_site/plugins/org.wesnoth.wml.ui_%PLUGIN_WML_VERSION%.jar wesnoth
+echo signing org.wesnoth.wml_%PLUGIN_VERSION%.jar
+jarsigner.exe -keystore keystore -storepass %2 -keypass %1 
../update_site/plugins/org.wesnoth.wml_%PLUGIN_VERSION%.jar wesnoth
+echo signing org.wesnoth.wml.ui_%PLUGIN_VERSION%.jar
+jarsigner.exe -keystore keystore -storepass %2 -keypass %1 
../update_site/plugins/org.wesnoth.wml.ui_%PLUGIN_VERSION%.jar wesnoth
 echo signing org.wesnoth_%PLUGIN_VERSION%.jar
 jarsigner.exe -keystore keystore -storepass %2 -keypass %1 
../update_site/plugins/org.wesnoth_%PLUGIN_VERSION%.jar wesnoth
 echo finished.

Modified: trunk/utils/java/update_site/doc_howto.html
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/java/update_site/doc_howto.html?rev=49421&r1=49420&r2=49421&view=diff
==============================================================================
--- trunk/utils/java/update_site/doc_howto.html (original)
+++ trunk/utils/java/update_site/doc_howto.html Sun May  8 09:16:22 2011
@@ -44,7 +44,7 @@
   <h2>Documentation</h2>
 
   <p>The PDF containing the documentation of the plugin can be found here:
-       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/README.pdf/download";>README.pdf</a>.
+       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.3/README.pdf/download";>README.pdf</a>.
   </p>
   
   <h2>How to install</h2>
@@ -54,15 +54,15 @@
        <li><a>*</a> Standalone application (version 1.0.2): <br />
                        <img src="http://a.fsdn.com/con/img/icons/windows.png"; 
/>
                        Download for Windows
-                       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.win32.x86.zip/download";>32
 bit</a>
-                       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.win32.x86_64.zip/download";>64
 bit</a><br/>
+                       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.3/wesnoth_umc_dev.win32.win32.x86/download";>32
 bit</a>
+                       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.3/wesnoth_umc_dev.win32.win32.x86_64.zip/download";>64
 bit</a><br/>
                        <img src="http://a.fsdn.com/con/img/icons/linux.png"; />
                        Download for Linux
-                       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.linux.gtk.x86.zip/download";>32
 bit</a> 
-                       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.linux.gtk.x86_64.zip/download";>64
 bit</a><br/>
+                       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.3/wesnoth_umc_dev.linux.gtk.x86.zip/download";>32
 bit</a> 
+                       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.3/wesnoth_umc_dev.linux.gtk.x86_64.zip/download";>64
 bit</a><br/>
                        <img src="https://a.fsdn.com/con/img/icons/mac.png"; />
                        Download for Mac OSX:
-                       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.macosx.cocoa.x86_64.zip/download";>64
 bit</a> 
+                       <a 
href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.3/wesnoth_umc_dev.macosx.cocoa.x86_64.zip/download";>64
 bit</a> 
                <br/><br/>
                <a name="mac_32bit_note"><span style="font-style:italic;">* 
Note:</span></a> The plugin does not support 32bit Mac OSX, because it requires 
Java SE6 which is available just on 64bit Mac OSes.
                <br/><br/>

Modified: trunk/utils/java/update_site/index.html
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/java/update_site/index.html?rev=49421&r1=49420&r2=49421&view=diff
==============================================================================
--- trunk/utils/java/update_site/index.html (original)
+++ trunk/utils/java/update_site/index.html Sun May  8 09:16:22 2011
@@ -62,6 +62,7 @@
 
   </div></div></div></div></div></div></div></div>
        <h3>News</h3>
+       <p><em>08 May 2011</em> - Released version 1.0.3 of the eclipse plugin 
version and the standalone version.</p>
        <p><em>17 April 2011</em> - Released version 1.0.2 of the eclipse 
plugin version and the standalone version.</p>
        <p><em>16 December 2010</em> - Released version 1.0.1 of the eclipse 
plugin version.</p>
        <p><em>6 November 2010</em> - Added the 64 bit version for Windows 
&amp; Linux, aswell as Mac x86 + x64.</p>

Modified: trunk/utils/java/update_site/site.xml
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/java/update_site/site.xml?rev=49421&r1=49420&r2=49421&view=diff
==============================================================================
--- trunk/utils/java/update_site/site.xml (original)
+++ trunk/utils/java/update_site/site.xml Sun May  8 09:16:22 2011
@@ -3,7 +3,7 @@
    <description name="Wesnoth Eclipse Updates" 
url="http://eclipse.wesnoth.org/";>
       The default update site for Wesnoth Eclipse Plugins
    </description>
-   <feature url="features/Wesnoth_Eclipse_Plugin_1.0.2.jar" 
id="Wesnoth_Eclipse_Plugin" version="1.0.2">
+   <feature url="features/Wesnoth_Eclipse_Plugin_1.0.3.jar" 
id="Wesnoth_Eclipse_Plugin" version="1.0.3" os="linux,macosx,win32">
       <category name="Wesnoth_Eclipse_Plugins"/>
    </feature>
    <category-def name="Wesnoth_Eclipse_Plugins" label="Wesnoth Eclipse 
Plugins">


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to