Skip to content

Tags: ata4/bspsrc

Tags

v1.4.5

Toggle v1.4.5's commit message
Bump version to 1.4.5

v1.4.4

Toggle v1.4.4's commit message
Bump version to 1.4.4

v1.4.3

Toggle v1.4.3's commit message
Change version to 1.4.3

v1.4.2

Toggle v1.4.2's commit message
Change version to 1.4.2

v1.4.2-rc.1

Toggle v1.4.2-rc.1's commit message
Fix wrong pathMatcher pattern in cli

v1.4.1

Toggle v1.4.1's commit message
Change version to 1.4.1

v1.4.0

Toggle v1.4.0's commit message
Update JDK and Apache Maven

In order to use JDK 9 or later for compiling bspsrc, but still compile
for Java 8, the Apache Maven Compiler Plugin has been configured to use
the '--release' command-line option instead of '-source' and '-target'
with javac. This ensures that the compiled program will not accidentally
use APIs that are only available in the Java version corresponding to
the JDK in use.

The Apache Maven Compiler Plugin and the Apache Maven Shade Plugin have
also been updated to their current versions.

v1.3.24

Toggle v1.3.24's commit message
Slightly improved match()

v1.3.23

Toggle v1.3.23's commit message
Upped version

v1.3.22

Toggle v1.3.22's commit message
Updated another version