Changelog for
python-javapackages-4.6.0-42.1.x86_64.rpm :
Fri Feb 12 13:00:00 2016 toddrme2178AATTgmail.com
- Add create_valid_xml_comments.patch
python-lxml 3.5.0 introduces validation for xml comments, and
one of the comments created in this package were not valid.
This patch fixes the problem. It backported from upstream and
should be in the next release.
https://github.com/mizdebsk/javapackages/commit/84211c0ee761e93ee507f5d37e9fc80ec377e89d
Mon Feb 8 13:00:00 2016 tchvatalAATTsuse.com
- Version update to 4.6.0:
* various bugfixes for maven tooling
* introduction to gradle-local package for gradle packaging
Wed Apr 1 14:00:00 2015 tchvatalAATTsuse.com
- Drop dependency over source-highlight as it causes build cycle
Tue Mar 31 14:00:00 2015 tchvatalAATTsuse.com
- Try to break buildcycle detected on Factory
Wed Mar 18 13:00:00 2015 tchvatalAATTsuse.com
- Fix build on SLE11
Tue Mar 17 13:00:00 2015 tchvatalAATTsuse.com
- Use python-devel instead of pkgconfig to build on sle11
Tue Mar 17 13:00:00 2015 tchvatalAATTsuse.com
- Add python-javapackages as requirement for main package
Tue Mar 17 13:00:00 2015 tchvatalAATTsuse.com
- Update requires on python packages to properly have all the needed
dependencies on runtime
Tue Mar 17 13:00:00 2015 tchvatalAATTsuse.com
- Install macros to /etc/rpm as we do in SUSE:
* suse-macros-install-location.patch
- Cleanup with spec-cleaner
Fri Jan 23 13:00:00 2015 mailaenderAATTopensuse.org
- Drop patches
* depgen.patch
* javapackages-2.0.1-fix-bashisms.patch
* javapackages-2.0.1-java9.patch
* maven_depmap-no-attribute-exit.patch
- Remove hacky workarounds
- Fix rpmlint errors
- Enable maven-local
- Avoid unsatisfiable dependencies
- Enable unit tests
- Update to version 4.4.0
Mon Dec 8 13:00:00 2014 fstrbaAATTsuse.com
- Added patch:
* javapackages-2.0.1-java9.patch: create directories for java,
so that ant build works
- Add virtual provide jpackage-utils-java9 to be able to
distinguish the presence of java9 compatibility
Thu Oct 16 14:00:00 2014 Led
- fix bashisms
- Added patches:
* javapackages-2.0.1-fix-bashisms.patch
Mon Mar 10 13:00:00 2014 darinAATTdarins.net
- maven_depmap-no-attribute-exit.patch: SLES patch for ZipFile
having no attribute \'__exit__\' which was causing ecj build
failures
Thu Mar 6 13:00:00 2014 darinAATTdarins.net
- set correct libxslt package when building for SLES
Fri Nov 8 13:00:00 2013 ajAATTajaissle.de
- BuildRequires xz
- Remove \'/etc/java\' and \'/usr/share/java\' from file list (both owned by system)
- Url changed
Wed Sep 11 14:00:00 2013 schwabAATTsuse.de
- depgen.patch: drain stdin in dependency generator
Wed Aug 21 14:00:00 2013 mvyskocilAATTsuse.com
- update to 2.0.1
* Fix creation of artifact aliases, resolves: rhbz#988462
- Update to upstream version 2.0.0
* Merge functionality of jpackage-utils
* Provide and obsolete jpackage-utils
* %%add_maven_depmap macro now injects pom.properties to every JAR
* %%add_to_maven_depmap and %%update_maven_depmap macros were removed
* maven2jpp-mapdeps.xsl template has been removed
* Macros related to installation of icons and desktop files were removed
* 14 new manual pages were added
* Documentation specific to JPackage was removed
* Add BuildRequires: asciidoc, xmlto
* Add lua to Requires
* Add python-xml to Requires for xml.dom.minidom
Fri Jul 12 14:00:00 2013 mvyskocilAATTsuse.com
- make maven-local package build optional to not add unsatisfied
dependencies to Factory
Tue Jul 2 14:00:00 2013 mvyskocilAATTsuse.com
- Create javapackages-tools 0.15.0 from fc20
* Added depmap for tools.jar
* Added support for versioned autorequires
* New plugin metadata from Maven Central
* move to independent package from jpackage-utils