forked from geotools/geotools
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Geot 5061 #3
Merged
Merged
Geot 5061 #3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tion Conflicts: modules/library/coverage/src/test/java/org/geotools/coverage/processing/CropTest.java
dromagnoli
added a commit
that referenced
this pull request
Apr 3, 2015
dromagnoli
pushed a commit
that referenced
this pull request
Jul 12, 2016
minor clean up + more tests
dromagnoli
pushed a commit
that referenced
this pull request
May 7, 2018
* Implement MapBox Decision expressions. Signed-off-by: Erik Merkle <[email protected]> * Move MapBox Decision expression evals to functions. Signed-off-by: Erik Merkle <[email protected]> * Replace native JSONArray with MBTypes "literal". Signed-off-by: Erik Merkle <[email protected]>
dromagnoli
pushed a commit
that referenced
this pull request
May 7, 2018
* MBZoom expression class implementation Fixing tests * refactoring test Adding mapbox expressions implemenation functionality MBString expressions implementation Adding functionality for token replacement, correct parsing Adding javadocs Adding upcasing concat test case MBColor Expressions Implementation (#2) * Implementing MBColor Expressions fixing testcase * fixing copyright date and typo * Changing from hex to rgb color implementation updated to UnsupportedOperationException for rgba expressions * cleaning up comments * remove unused code, add sld color conversion test * Adding licence and optimizing imports * adding test for sld transformed xml string Implementation of literal expression in MBTypes (geotools#6) Implement MapBox Decision expressions (#3) * Implement MapBox Decision expressions. Signed-off-by: Erik Merkle <[email protected]> * Move MapBox Decision expression evals to functions. Signed-off-by: Erik Merkle <[email protected]> * Replace native JSONArray with MBTypes "literal". Signed-off-by: Erik Merkle <[email protected]> Refactor common MBExpression Test functionality (geotools#7) Signed-off-by: Erik Merkle <[email protected]>
dromagnoli
pushed a commit
that referenced
this pull request
Jun 4, 2019
* Adding circleci support * Trying to prevent sigkills according to https://discuss.circleci.com/t/builds-getting-killed-with-vague-message-received-signal-killed/10214/12 * Remove formatting, manage memory * Max memory take 2 * Trying to build everything in one machine and one shot * Adding echoes and fixing dir names * See if parallelized builds work fine and fix geowebcache main pom location * Trying to tighten memory a bit more while preserving parallel builds * Back to sequential build * Attempt to split into smaller commands and run down to GeoServer * Some issues with directories, seem they are intepreted as relative, attempt to fix #1 * Some issues with directories, seem they are intepreted as relative, attempt to fix #2 * Some issues with directories, seem they are intepreted as relative, attempt to fix #3 * Don't update snapshots, trying to use less memory in GS build * Don't update snapshots, trying to use less memory in GT build * More memory work and starting to add repository caching * Fixing indentation * More caching fixes * Ok, trying to get offline costs too much in terms of downloads * One more attempt at getting a GS build that does not fail * Temporarily add early cache saving to have something for the next build (speed up trial and error roundtrip) * Damn you yaml * Switching all builds to batch mode * Cache was saved once, good enough, removing * Community modules have been compiled, without tests, in the first command, the third is redundant * Trying harder to release memory to the OS * Breaking install into two lines, it keeps on failing due to lack of memory... * Trying to centralize JVM configurations * Yet another attempt to control memory usage * war assembly failed in GWC due to memory, trying to give a bit more * Fixing typo * One more push on memory * Circle CI limits by the minute, try to reduce build time as much as possible
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.