Changelog for
rhino-1.7.15-91.15.noarch.rpm :
* Sun Sep 29 2024 fstrbaAATTsuse.com- Fix build after removal of the default %%{java_home} define
* Tue Sep 24 2024 fstrbaAATTsuse.com- Use SOURCE_DATE_EPOCH for reproducible jar mtime
* Mon Sep 16 2024 gus.kenionAATTsuse.com- Update to 1.7.15
* Basic support for \"rest parameters\"
* Improvements in Unicode support
* \"Symbol.species\" implemented in many places
* More correct property ordering in many places
* Miscellaneous improvements and bug fixes- Update pom files for 1.7.15
* rhino-1.7.14.pom --> rhino-1.7.15.pom
* rhino-engine-1.7.14.pom --> rhino-engine-1.7.15.pom
* rhino-runtime-1.7.14.pom --> rhino-runtime-1.7.15.pom
* Sun Mar 13 2022 fstrbaAATTsuse.com- Update to 1.7.14
* Release notes: https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md#rhino-1714
* split into 3 packages: rhino, rhino-engine and rhino-runtime
* build also the javadoc documentation
* inspired by build.gradle file, write our own ant build.xml that produces identical jar files
* create scripts using the %%jpackage_script macro
* remove unnecessary dependency on jline1- Removed patches:
* rhino-addOrbitManifest.patch
* rhino-build.patch + not needed since we write our own build system
* Wed Jul 29 2020 pmonrealAATTsuse.com- Update to 1.7.7.1:
* Release notes: https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md#rhino-1771- Rebase patches:
* rhino-addOrbitManifest.patch
* rhino-build.patch- Remove pathes:
* rhino-1.7R3-crosslink.patch
* rhino-288467.patch
* rhino-1.7-gcj.patch
* Sat Mar 02 2019 fstrbaAATTsuse.com- Build against jline1, a compatibility package
* Tue Feb 12 2019 fstrbaAATTsuse.com- Do not buildrequire jline, since it is only runtime dependency- Do not run ant with -v and -d options during the product build
* Sun Nov 18 2018 fstrbaAATTsuse.com- Actually use the rhino-js.pom file in the source package.- Add \"org.mozilla:rhino\" alias, since the later 1.7.x versions are distributed as such
* Tue Oct 03 2017 fstrbaAATTsuse.com- Don\'t require java-1_5_0-gcj-compat-devel, since it is bound to go- Require java-devel >= 1.6- Specify java source and target level 6 to allow buiding with jdk9
* Fri Sep 15 2017 fstrbaAATTsuse.com- Make build with the new version of java-1_5_0-gcj-compat, where javac is not just a simple link to gcj, but a wrapper script that runs Eclipse Compiler for Java(tm)- Make buildable with different versions of OpenJDK
* Fri Jun 09 2017 tchvatalAATTsuse.com- Drop maven depmap so we can actually bootstrap
* Fri May 19 2017 dziolkowskiAATTsuse.com- New build dependency: javapackages-local- spec cleaned using spec-cleaner
* Fri Feb 10 2017 dimstarAATTopensuse.org- Revert back to using gcj: it is going to stay around for a while longer and it helps avoiding bootstrap cycles.
* Thu Jan 05 2017 tchvatalAATTsuse.com- Build with java not gcj as it gets deprecated
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools
* Mon Sep 09 2013 tchvatalAATTsuse.com- Move from jpackage-utils to javapackage-tools
* Fri Aug 23 2013 mvyskocilAATTsuse.com- disable javadoc build- use add_maven_depmap from new javapackages-tools- workaround xbean.jar definition problem
* Mon Jan 07 2013 mvyskocilAATTsuse.com- remove xerces-j2-bootstrap depenency (bnc#789163)
* Mon Jun 18 2012 mvyskocilAATTsuse.cz- ignore jdk7 as well
* Tue Jan 17 2012 cfarrellAATTsuse.com- license update: MPL-1.1 or GPL-2.0+ the code is dual licensed under a choice of MPL-1.1 or GPL-2.0+
* Mon Jan 16 2012 mvyskocilAATTsuse.cz- update to rhino 1_7R3 (bugfix release)- fix bnc#739502 - rhino-dojo.patch adds Sun proprietary code to rhino 1.7
* Thu Dec 15 2011 cooloAATTsuse.com- fix license to be in spdx.org format
* Mon Mar 14 2011 mvyskocilAATTsuse.cz- ignore openjdk for build
* Mon Nov 08 2010 mvyskocilAATTsuse.cz- build ignore xml-commons-jaxp-1.3-apis
* Thu Sep 02 2010 mvyskocilAATTsuse.cz- ignore antlr(-java) to reduce build cycles
* Wed Nov 18 2009 mvyskocilAATTsuse.cz- fixed bnc#554532 - rhino does not work at all
* Update to 1_7R2, return back the examples
* merged with rhino-1.7-1.r2.8.jpp6.src.rpm