[Geotools-devel] [jira] (GEOT-4238) MetaBufferEstimator should analyse image size for ExternalGraphic if graphic size is set

2012-08-21 Thread Frank Gasdorf (JIRA)
Frank Gas

[Geotools-devel] Shapefile order of features

2012-08-21 Thread leiche im teich
Hi, i use most of the code from the Csv2Shape example http://docs.geotools.org/latest/userguide/tutorial/feature/csv2shp.html to generate a shape file from my own special csv file. The problem is, that i need the same order of the features as in the csv file. I add the features in the same order a

Re: [Geotools-devel] Possible mess with the GT Master branch

2012-08-21 Thread Justin Deoliveira
It seems that all that happened here was a merge commit that occurs when you update from a remote repo and have local changes that haven't been pushed. In this case it looks like your local branch was out of date by a few days, hence the huge diff in that merge commit. So no harm, but to avoid thi

[Geotools-devel] [jira] (GEOT-4237) Allow TransformProcess to accept names as attribute definitions

2012-08-21 Thread Martin Davis (JIRA)
Martin Da

[Geotools-devel] [Hudson] Build failed in Hudson: geotools-master-jdbc #62

2012-08-21 Thread Hudson
See -- [...truncated 2456 lines...] at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)

[Geotools-devel] [Hudson] Build failed in Hudson: geotools-8.x #24

2012-08-21 Thread Hudson
See Changes: [Simone Giannecchini] GEOT-4236 [Simone Giannecchini] GEOT-4236 -- [...truncated 5262 lines...] 1.0 1.0 2.0 2.0 3.0 3.0 1.0 1.0 Tests run: 1, Failures: 0, Errors: 0, Skipp

Re: [Geotools-devel] Possible mess with the GT Master branch

2012-08-21 Thread Gabriel Roldan
given you already pushed to upstream you can't just go back in history (like in git reset HEAD^1 --hard; git push) because others may have already pulled those changes and would end up with mismatching histories (and everybody forced to recover locally). So I guess you just need o perform a counte

[Geotools-devel] [Hudson] Hudson build is back to normal : geotools-master-jdbc #61

2012-08-21 Thread Hudson
See -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ -- Live Security Virtual Conference Ex

[Geotools-devel] [Hudson] Hudson build is back to normal : geotools-master #4502

2012-08-21 Thread Hudson
See -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ -- Live Security Virtual Conferenc

[Geotools-devel] [Hudson] Build failed in Hudson: geotools-master #4501

2012-08-21 Thread Hudson
See Changes: [Simone Giannecchini] first work toward having better support for external datastores in imagemosaic [Simone Giannecchini] #1: adding tests for h2 [Simone Giannecchini] #3 [Simone Giannecchini] more work on #1

[Geotools-devel] [Hudson] Build failed in Hudson: geotools-master-jdbc #60

2012-08-21 Thread Hudson
See -- [...truncated 1372 lines...] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597)

[Geotools-devel] Possible mess with the GT Master branch

2012-08-21 Thread Simone Giannecchini
Dear All, I think I made a mess with a recent push to the master repo for GT. While working on this https://jira.codehaus.org/browse/GEOT-4236 I did the following: I created a local branch in our geotools repo (our as in the repo in our github account) tracking upstream/master with git checkout

[Geotools-devel] [jira] (GEOT-4236) Allow external PRJ to override internal CRS definition

2012-08-21 Thread Simone Giannecchini (JIRA)
Simone Gi