SHA256
1
0
forked from pool/ant
2018-12-10 08:25:23 +00:00
committed by Git OBS Bridge
parent 74ab86ec74
commit c37e394759
7 changed files with 86 additions and 45 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Dec 10 08:22:18 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Don't build against a particular xml-apis/xml-resolver provider,
but against the generic virtual provider. This allows easier
bootstrapping.
- Added patch:
* apache-ant-xml-apis.patch
+ look for the xml-apis.jar and xml-resolver.jar when composing
classpath; they are symlinks provided by several packages.
-------------------------------------------------------------------
Mon Nov 26 08:07:13 UTC 2018 - Fridrich Strba <fstrba@suse.com>