This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch workflow
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from 06a9f62c Remove UnzipFile task
add d109c8ce Replace ungzip task by decompress task
No new revisions were added by this update.
Summary of changes:
.../apache/baremaps/workflow/tasks/UngzipFile.java | 73 ----------------------
.../{ImportPbfTest.java => ImportOsmPbfTest.java} | 0
.../baremaps/workflow/tasks/UngzipFileTest.java | 40 ------------
examples/ip-to-location/workflow.js | 7 ++-
4 files changed, 4 insertions(+), 116 deletions(-)
delete mode 100644
baremaps-core/src/main/java/org/apache/baremaps/workflow/tasks/UngzipFile.java
rename
baremaps-core/src/test/java/org/apache/baremaps/workflow/tasks/{ImportPbfTest.java
=> ImportOsmPbfTest.java} (100%)
delete mode 100644
baremaps-core/src/test/java/org/apache/baremaps/workflow/tasks/UngzipFileTest.java