Skip to content

Releases: fedora-java/javapackages

6.3.4

10 Oct 08:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.3.3...6.3.4

6.3.3

07 Oct 18:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.3.2...6.3.3

6.3.2

04 Oct 15:21
Compare
Choose a tag to compare

What's Changed

  • Remove the test for JAVA_HOME and error if it is not set by @fridrich in #119
  • Further improve java-functions to work without JAVA_HOME by @mizdebsk in #120

Full Changelog: 6.3.1...6.3.2

6.3.1

30 Sep 00:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.3.0...6.3.1

6.3.0

27 Sep 13:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.2.0...6.3.0

6.2.0

30 Aug 06:52
Compare
Choose a tag to compare

What's Changed

  • Remove annotation removal scripts by @mkoncek in #93
  • Add missing :: to manpages by @mkoncek in #94
  • Bring back the add_maven_depmap macro and make it a bit more intelligent by @fridrich in #92
  • Drop javapackages-metadata.xml by @mizdebsk in #95

Full Changelog: 6.1.0...6.2.0

6.1.0

30 Aug 06:52
Compare
Choose a tag to compare
Release version 6.1.0

6.0.0

26 Jul 08:16
Compare
Choose a tag to compare
Release version 6.0.0

5.3.1

26 Jul 08:15
Compare
Choose a tag to compare
Release version 5.3.1

5.3.0

06 Aug 15:23
Compare
Choose a tag to compare

Changes

  • Now generating requires on javapackages-filesystem by default instead of javapackages-tools (#63)

Bugfixes

  • Fixed python 3.7 compatibility (#59, thanks mhroncok)
  • Fixed requires generation for JDK9+ (#60, #61)