|
From: Jody G. <jga...@re...> - 2004-05-25 08:03:33
|
Okay you got me :-) One thing I just *fixed* that my earlier build with maven did not find was a problem with org.geotools.io.... The repository had org.geotools.io. org.geotools.io.coverage org.geotools.io.image org.geotools.io.io This was one of the problem I found with the svn mv command - when you try and move a directory and svn finds something already in that location it siliently makes correction for you. I have moved the contents of io.io back to io - I am sure this was the right thing to do as other code in the main module was failing due to this problem. Darn just noticed we have feature.feature and data.data as well. Jody >Jody, > >Slight correction , Code is located in >http://svn.geotools.org/geotools/trunk/scripts/bin/ > >Cheers >Debasish. >----- Original Message ----- >From: "Jody Garnett" <jga...@re...> >To: "geotools-devel" <geo...@li...> >Sent: Tuesday, May 25, 2004 12:54 PM >Subject: [Geotools-devel] gt2eclipse update and bat file > > > > >>Updated GT2Eclipse to reflect new layout, added a gt2eclipse.bat file in >>the bin directory as well. >> >>Code is located in the svn.geotools.org/geotools/scripts folder >> >>Cheers, >>Jody >> >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by: Oracle 10g >>Get certified on the hottest thing ever to hit the market... Oracle 10g. >>Take an Oracle 10g class now, and we'll give you the exam FREE. >>http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click >>_______________________________________________ >>Geotools-devel mailing list >>Geo...@li... >>https://lists.sourceforge.net/lists/listinfo/geotools-devel >> >> >> |