2018-12-06 12:25:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 6 12:25:36 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Fix javadoc build with older JDK versions
|
|
|
|
|
2018-10-25 20:55:59 +00: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 06:52:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 24 06:47:17 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging built without maven, adapted from Fedora rpm
|