Changes between Version 26 and Version 38 of Ticket #11924
- Timestamp:
- 2016-04-29T16:18:23+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11924 – Description
v26 v38 5 5 This ticket aims to list all problems encountered. 6 6 7 1. xmltask does not work ==> cannot build OSX package ==> [https://github.com/don-vip/xmltask fork created] 7 1. ~~xmltask does not work ==> cannot build OSX package~~ ==> [https://github.com/don-vip/xmltask fork created] 8 8 1. [http://sourceforge.net/p/proguard/bugs/551/ Proguard does not work] ==> cannot build optimized jar 9 1. [https://issues.apache.org/jira/browse/GROOVY-7587 Groovy does not work] ==> cannot run some tests + cannot build taginfo files 10 1. {{{ResourceBundle.getBundle("sun.awt.resources.awt")}}} results in an internal error ==> bug [https://bugs.openjdk.java.net/browse/JI-9025152 reported to Oracle] 9 1. ~~[https://issues.apache.org/jira/browse/GROOVY-7587 Groovy does not work] ==> cannot run some tests + cannot build taginfo files~~ ==> fixed 10 1. ~~{{{ResourceBundle.getBundle("sun.awt.resources.awt")}}} results in an internal error ==> bug [https://bugs.openjdk.java.net/browse/JI-9025152 reported to Oracle]~~ ==> fixed 11 11 1. Findbugs does not recognize new version string ==> [https://sourceforge.net/p/findbugs/bugs/1432/ bug and PR created] 12 1. [http://openjdk.java.net/jeps/272 JEP 272] removes `com.apple.eawt` package ==> need to update `PlatformHookOsx`


