forked from pool/ws-jaxme
64 lines
2.1 KiB
Plaintext
64 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jul 20 12:03:34 UTC 2018 - fstrba@suse.com
|
|
|
|
- Added patch:
|
|
* ws-jaxme-zip.patch
|
|
+ Don't reference in js.xml the dependency jar files by name,
|
|
rely on them being on the classpath
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 4 12:03:31 UTC 2017 - thomas.schraitle@suse.com
|
|
|
|
- Fix catalog paths in ws-jaxme-catalog.patch
|
|
The DocBook XML 4.1.2 DTD cannot be retrieved from SGML catalogs
|
|
(/etc/sgml/catalog) but from XML catalogs (/etc/xml/catalog).
|
|
Corrected path from /etc/sgml/catalog to /etc/xml/catalog.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 6 15:33:05 UTC 2017 - fstrba@suse.com
|
|
|
|
- Allow building with jdk9
|
|
- Attached patch:
|
|
* ws-jaxme-0.5.2-proxygenerator.patch
|
|
- Generate correctly proxies even if the interface has static
|
|
methods that are allowed in jdk8+
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 12 06:58:17 UTC 2017 - fstrba@suse.com
|
|
|
|
- Upgrade to 0.5.2
|
|
- BuildConflict with java-devel >= 1.9, since this package cannot
|
|
be built with jdk9
|
|
- BuildRequire java-devel >= 1.6
|
|
- Specify java source and target level 1.6
|
|
- Modified patch:
|
|
* ws-jaxme-java6.patch
|
|
- Adapt to the new context
|
|
- Added patches:
|
|
* ws-jaxme-sourcetarget.patch
|
|
- Build with java source and target level 1.6
|
|
* ws-jaxme-use-commons-codec.patch
|
|
- Use apache-commons-codec for base64 functionality instead
|
|
or private APIs that can disapear any time
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 11 14:06:18 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Do not version javadoc dir.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 8 10:34:11 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Do not depend on ant-trax.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 11:06:26 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Move from jpackage-utils to javapackage-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 14 08:53:05 CEST 2009 - mvyskocil@suse.cz
|
|
|
|
- Initial SUSE packaging (based on jpackage.org 5.0)
|
|
|