Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mstevens-0.5.0 #18

Merged
merged 3 commits into from
Dec 14, 2015
Merged

mstevens-0.5.0 #18

merged 3 commits into from
Dec 14, 2015

Conversation

mstevens83
Copy link
Contributor

Fixes issues #4, #6, #7, #13, #14, #15, #16 & #17; as well as a few other (potential) problems I didn't bother to create issues for.

The main fundamental change it geokey_sapelli now uses the actual Sapellli java code for the complete process of loading and parsing Sapelli projects from SAP files (issue #17).
This requires this JAR file: https://github.com/ExCiteS/Sapelli/releases/tag/v2.0.0-beta-16.5
Using the Java code for project loading/parsing has several advantages. It means we no longer have to maintain a separate Python implementation of the Sapelli XML format parser. This resolves a number of known issues (such as #6 and #7) and also makes it easier to add support for new or existing Sapelli features to geokey-sapelli.

Signed-off-by: Matthias Stevens matthias.stevens@gmail.com

…the massive all in one commit)

Fixes issues #4, #6, #7, #13, #14, #15, #16 & #17; as well as a few other (potential) problems I didn't bother to create issues for.

The main fundamental change it geokey_sapelli now uses the actual Sapellli java code for the complete process of loading and parsing Sapelli projects from SAP files (issue #17).
This requires this JAR file: https://github.com/ExCiteS/Sapelli/releases/tag/v2.0.0-beta-16.5
Using the Java code for project loading/parsing has several advantages. It means we no longer have to maintain a separate Python implementation of the Sapelli XML format parser. This resolves a number of known issues (such as #6 and #7) and also makes it easier to add support for new or existing Sapelli features to geokey-sapelli.

Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
@mstevens83 mstevens83 changed the title v0.5.0-rc1: Massive amount of bug fixes and improvements! (Sorry for … mstevens-0.5.0 Dec 14, 2015
…ier debugging)

Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
 - path to JAR file was somehow incorrect all of a sudden (perhaps due changes in travis infrastructure)
 - the Sapelli JAR is now automatically downloaded from https://github.com/ExCiteS/Sapelli/releases/... (edit .travis.yml to change the version which is being used)
 - travis now install & uses oracle-java8

Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
mstevens83 added a commit that referenced this pull request Dec 14, 2015
@mstevens83 mstevens83 merged commit c2d8238 into master Dec 14, 2015
@mstevens83 mstevens83 deleted the mstevens-0.5.0 branch December 14, 2015 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant