jb 0.4.0 copy "jb: ^0.4.0" to clipboard
jb: ^0.4.0 copied to clipboard

JBuild front-end. A modern Java build system that leverages Dartle to make building Java projects easy.

Next #

0.4.0 #

  • #5 Support for annotation processors.
  • Pass options starting with -J- to the JVM runtime, not the Java tool being called. See error-prone example.
  • Report basic errors without stacktrace.
  • Fixed version report.

0.3.0 #

  • Support for YAML imports.
  • Added config java-env, run-java-env and test-java-env for setting environment variables.
  • Removed build dependency on freezed.

0.2.0 #

  • Fixed detecting --main-class argument to run task when it's the first argument.
  • Added documentation for most code.
  • Detect when user selects JUnit tests explicitly to avoid passing --scan-classpath option.
  • Updated embedded jbuild.jar with several fixes.
  • #6 Support for properties in YAML files.
  • Print a success message at the end of a build.
  • Better output of dependencies task.

0.1.0 #

  • Initial version.
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

JBuild front-end. A modern Java build system that leverages Dartle to make building Java projects easy.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

args, dartle, file, io, isolate_current_directory, logging, path, yaml

More

Packages that depend on jb