Here is the req:

https://github.com/geotools/geotools/pull/288
jira
https://jira.codehaus.org/browse/GEOT-4589


2013/10/2 Justin Deoliveira <jdeol...@boundlessgeo.com>

> Echo of what Andrea said.
>
>
> On Tue, Oct 1, 2013 at 1:13 PM, Andrea Aime 
> <andrea.a...@geo-solutions.it>wrote:
>
>> On Tue, Oct 1, 2013 at 5:17 PM, carlo cancellieri <
>> carlo.cancelli...@geo-solutions.it> wrote:
>>
>>> Hi all,
>>>  I'm having a big (blocker) problem importing in eclipse the master
>>> branch of geotools.
>>> I usually import multiple projects (for debug purpose) into the same
>>> eclipse workspace so I have to use the
>>> -Declipse.addVersionToProjectName=true flag which append the version to the
>>> eclipse project name.
>>>
>>> Since this commit:
>>> 3b238218b113403b2249b0f15a23884c446e6f7b
>>> of the:
>>> 2013-06-19 13:38:28
>>>
>>> Which upgrades the version of the eclipse-plugin from the 2.5 to 2.9
>>> this is no more possible without some workaround (F.e. installing maven
>>> plugin or other tricks).
>>>
>>> This is the result of the .project file compiling with the 2.5 plugin
>>> version:
>>> --------------
>>> <projectDescription>
>>>   <name>docs-11-SNAPSHOT</name>
>>>   <comment>GeoTools website, user and developer guides.</comment>
>>>   <projects>
>>>     <project>gt-api-11-SNAPSHOT</project>
>>>     <project>gt-brewer-11-SNAPSHOT</project>
>>>     <project>gt-coverage-11-SNAPSHOT</project>
>>>     <project>gt-cql-11-SNAPSHOT</project>
>>>     <project>gt-data-11-SNAPSHOT</project>
>>> ...
>>> --------------
>>>
>>> This is the result with the buggy 2.9 version:
>>> --------------
>>> <?xml version="1.0" encoding="UTF-8"?>
>>> <projectDescription>
>>>   <name>docs-11-SNAPSHOT</name>
>>>   <comment>GeoTools website, user and developer guides.
>>> NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin
>>> are not supported in M2Eclipse.</comment>
>>>   <projects>
>>>     <project>gt-main</project>
>>>     <project>gt-api</project>
>>>     <project>gt-referencing</project>
>>>     <project>gt-metadata</project>
>>>     <project>gt-opengis</project>
>>> ....
>>> --------------
>>>
>>> The result is that eclipse is not able to locate the project on the
>>> classpath (giving many of the following messages):
>>> ---
>>> ...
>>> Description Resource Path Location Type
>>> Project 'gt-imagemosaic-11-SNAPSHOT' is missing required Java project:
>>> 'gt-cql' gt-imagemosaic-11-SNAPSHOT Build path Build Path Problem
>>> ...
>>> -----
>>>
>>> Could we rollback to the working plugin version?
>>>
>>
>> I don't get more than one verison of GeoTools in the same workspace
>> (normally keep multiple eclipse instances, each
>> one with a separate workspace, if I really have to do that), but sure, a
>> bug is a bug, if we can solve it by
>> reverting to an earlier version, I'm all for it
>>
>> Cheers
>> Andrea
>>
>> --
>> ==
>> Our support, Your Success! Visit http://opensdi.geo-solutions.it for
>> more information.
>>  ==
>>
>> Ing. Andrea Aime
>> @geowolf
>> Technical Lead
>>
>> GeoSolutions S.A.S.
>> Via Poggio alle Viti 1187
>> 55054  Massarosa (LU)
>>  Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob: +39  339 8844549
>>
>> http://www.geo-solutions.it
>>  http://twitter.com/geosolutions_it
>>
>> -------------------------------------------------------
>>
>>
>> ------------------------------------------------------------------------------
>> October Webinars: Code for Performance
>> Free Intel webinars can help you accelerate application performance.
>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
>> from
>> the latest Intel processors and coprocessors. See abstracts and register >
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
>> _______________________________________________
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>>
>
>
> --
> *Justin Deoliveira*
> Vice President, Engineering | Boundless
> jdeol...@boundlessgeo.com
> @j_deolive <https://twitter.com/j_deolive>
>



-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Dott. Carlo Cancellieri
@cancellieric
Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
mobile: +39 3371094494
fax:   +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to