Overview

Request 596934 accepted

Update to version 0.11.6, it does not build for Leap due to java 1.10 is not available there, could anybody with more experience try to fix that or advise me how to do? Is it possible to submit to factory again?

Loading...

Dominique Leuenberger's avatar
+- Update to version 0.11.6:
+    * Various new features and bugfixes
+    * see http://www.freecol.org/

Imho indenting this far in just looks bad :) I'll fix this up though


Dominique Leuenberger's avatar
-sed -i "s/1.5/1.6/g" build.xml
+sed -i "s/1.8/1.10/g" build.xml

I doubt this is correct; this was to move the JAVA version level from 1.5 to 1.6; if upstream now sets 1.8 by default, that is good enough and there should be no need to change that.


Dominique Leuenberger's avatar

especially in line with

-Requires:       jre >= 1.6
+Requires:       jre >= 1.8

you still claim 1.8 as being sufficient.


Robby Engelmann's avatar

I thought the one is build-require the other runtime. Hasnt TW 1.10 now as standard, if I pull in this?: BuildRequires: java-devel


Dominique Leuenberger's avatar

Yes, we use J10 as default, but the version set in build.xml is to define the minimal binary compatibility version required (source code version and target version); so leaving at 1.8 is good for that.

thanks for the supersede


Dominique Leuenberger's avatar

BuildRequires: java-devel >= 1.8 would match the requirement of upstream

Request History
Robby Engelmann's avatar

robby81 created request

Update to version 0.11.6, it does not build for Leap due to java 1.10 is not available there, could anybody with more experience try to fix that or advise me how to do? Is it possible to submit to factory again?


Dominique Leuenberger's avatar

dimstar accepted request

openSUSE Build Service is sponsored by