Update to latest binary releases (osmosis, mapsforge)

This commit is contained in:
Mike C 2018-02-25 23:06:14 -05:00
parent 1334b8f515
commit 472ddeaff3
64 changed files with 14 additions and 15 deletions

View file

@ -1,3 +1,14 @@
0.46
Require Java 8 as a minimum.
Leverage Java 7 Autocloseable functionality and remove Releasable interface.
Apply minor code cleanups contributed by devfactory.com.
Add tests for pgsimple tasks.
Introduce docker-based build environment.
Introduce Travis CI testing.
Add support for reading protobuf from InputStream. Useful when using Osmosis as a library.
Upgrade to protobuf 3.
Make compression optional in EntitySorter.
0.45
Add postgresSchema option to pgsnapshot tasks.
Verify XML parser on startup to verify support for multi-char unicode characters.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>