Skip to content

made CLI operations pluggable (#340)#341

Merged
rfecher merged 3 commits intomasterfrom
GEOWAVE-340
Apr 16, 2015
Merged

made CLI operations pluggable (#340)#341
rfecher merged 3 commits intomasterfrom
GEOWAVE-340

Conversation

@rfecher
Copy link
Copy Markdown
Contributor

@rfecher rfecher commented Apr 15, 2015

No description provided.

@chrisbennight
Copy link
Copy Markdown
Contributor

Build failed because of findbugs "dubious code use" - it seems you thought you could initialize a new PrintWriter without specifying a default charset. DENIED! :)

There was also an issue with the antrun task in geowave-test; if you did a clean checkout AND skipped tests/verify phases then the target/site directory would never get created, and the antrun task would fail. I just added a task to pre-create that directory.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.04%) to 57.18% when pulling dbc8dc3 on GEOWAVE-340 into ce2f1f5 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.04%) to 57.18% when pulling 8f57fed on GEOWAVE-340 into ce2f1f5 on master.

1 similar comment
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.04%) to 57.18% when pulling 8f57fed on GEOWAVE-340 into ce2f1f5 on master.

@rfecher
Copy link
Copy Markdown
Contributor Author

rfecher commented Apr 16, 2015

admittedly I ran it locally with findbugs and it failed, so I skipped findbugs...

rfecher added a commit that referenced this pull request Apr 16, 2015
made CLI operations pluggable (#340)
@rfecher rfecher merged commit 50f31b5 into master Apr 16, 2015
@rfecher rfecher deleted the GEOWAVE-340 branch April 16, 2015 09:37
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.

3 participants