2018-12-06 13:25:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 6 12:25:36 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Fix javadoc build with older JDK versions
|
|
|
|
|
2018-10-25 22:55:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 25 20:55:17 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Build with java source/target levels 8 since the code uses
|
|
|
|
String.join() which does not exist before java 8
|
|
|
|
|
2018-10-24 08:52:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 24 06:47:17 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging built without maven, adapted from Fedora rpm
|