Skip to content

gp-java-tools-1.2.0

Choose a tag to compare

@yumaoka yumaoka released this 22 Feb 18:05
· 85 commits to master since this release
  • Updated resource filter APIs with full API docs
    • Resource filter provider service framework for supporting user provided filter implementation
    • Example custom filter implementation, with the use case example in a maven project
    • New APIs are not compatible with previous version (1.1.9). The future releases of gp-res-filter should be backward compatible with this version (1.2.0).
  • Updated maven plugin, ant task and CLI to support the new resource filter APIs
  • Some minor bug fixes and enhancements in maven plugin and ant task (#90, others)