Skip to content

Releases: IBM-Cloud/gp-java-tools

gp-java-tools-1.2.0

22 Feb 18:05
Compare
Choose a tag to compare
  • 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)

gp-java-tools 1.1.9

09 Jan 22:02
Compare
Choose a tag to compare
  • Rebranding from IBM Bluemix to IBM Cloud.
  • Map space characters in file name to '_' in maven/ant (#84).
  • Improved language suffix handling in maven/ant (#85).
  • Updated dependency component versions.

gp-java-tools 1.1.8

14 Dec 18:57
Compare
Choose a tag to compare
  • Support Java UTF-8 properties and message format escape/unescape in gp-res-filter

gp-java-tools 1.1.7

26 May 21:49
Compare
Choose a tag to compare
  • gp-res-filter: Fixed JSON import/export regression problem with top level keys including doc characters [#75]

gp-java-tools 1.1.6

12 May 08:59
Compare
Choose a tag to compare
  • gp-res-filter: Support nested object in JSON [#64]
  • gp-res-filter: Support Globalize.js JSON resource bundle format [#68]
  • gp-res-filter: Fixed XLIFF 1.2 export issue
  • gp-maven-plugin: Fixed maven plugin integration test execution problem [#72]

gp-java-tools 1.1.5

18 Feb 01:49
Compare
Choose a tag to compare
  • gp-ant-task: New component Globalization Pipeline Ant Task (#40)
  • gp-cli: Fixed NPE thrown by copy-bundle command (#43)
  • gp-cli: New update-bundle command (#49)
  • gp-maven-plugin: Maven plugin output content option filtering reviewed strings only (#44)
  • gp-res-filter: Import comments from Apple .strings file (#41)

gp-java-tools 1.1.4

27 Jan 17:46
Compare
Choose a tag to compare

gp-java-tools 1.1.4 release.

  • New gp-cli import command option "-r" to mark imported resource entries as reviewed (#34)
  • Fixes in Java properties import/export (#35, #36) in gp-res-filter

gp-java-tools 1.1.3

17 Dec 07:43
Compare
Choose a tag to compare

gp-java-tools 1.1.3 release including Globalization Pipeline Maven plug-in.

gp-java-tools-1.1.2

01 Nov 00:14
Compare
Choose a tag to compare

gp-java-tools 1.1.2 component release including

  • gp-cli-1.1.2
  • gp-maven-plugin-1.1.2
  • gp-res-filter-1.1.2

Java CLI Tool 1.1.0

13 Jul 21:55
Compare
Choose a tag to compare

The initial release of Java CLI tool for Globalization Pipeline GA version.