Hi list, after playing a bit with our nightly builds script for 2.3.x-snaphost we have a new layout for our little download area.
If you check http://www.geo-solutions.it/gt2_nightly/ you will see three things: 1>an attempt to set-up a maven repo for gt-2.3.x under the org directory 2>a gt2-2.3.1-SNAPSHOT-revXXXXX.tgz file that contains the JARS built from revision XXXXX 3> a /gt2-2.3.1-SNAPSHOT-src-revXXXXX.tgz file that contains the source code grabbed at revision XXXXX. This way users can use nightly builds for their development in order to take advantage of latest fixes and improvements. Source code will also help in track down possible bugs in our codebase. Feedback is appreciated. We hope it helps. Simone. On 1/6/07, Andrea Aime <[EMAIL PROTECTED]> wrote: > carlos ruiz ha scritto: > > > > Hello, My name is Carlos Ruiz, I´m from Colombia. I just started develop > > in Geotools. I have gt2-2.3.0 Release,before I was working with > > gt2-2.2.2 Realease. > > > > I found some improves in gt2-2.3.0 Release, like the access to postgis > > database. Also, I found that now We use a JMapPane class instead of > > StyledMapPane class to display a Map. > > > > I have some problems, when I use JMapPane to display a shape, the > > aplication ask me for a .prj file. Before, when I used StyledMapPane a > > .prj file wasn´t necesary. How can i fix that?. > > Heh, I think I encountered the same issue yesterday. Jesse fixed the > problem in SVN just yesterday, but you'll need a fresh geotools build > from 2.3.x branch. > > You may be good using the gt2-main 2.3.1-snapshots kindly provided > by geo-solutions: > http://www.geo-solutions.it/gt2_nightly/ > > but I won't guarantee anything, since there may be changes that are > not binary compatible with gt2-2.3.0. > > Simone, Alessio, any change to get a full zip going along with the > nightly builds? Sure thing the nightly are useful for people like > Carlos that do need a quick fix. > > Carlos, the other (preferable) alternative is that you checkout gt2 > 2.3.x fromsvn (from command line svn co > http://svn.geotools.org/geotools/branches/2.3.x/) and then build it > with maven. You can find directions on how to become independent > and create your own builds here: > > http://docs.codehaus.org/display/GEOT/2+Building > and more in general: > http://docs.codehaus.org/display/GEOT/Home > > Hope this helps > Andrea > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > -- ------------------------------------------------------- Eng. Simone Giannecchini President /CEO GeoSolutions http://www.geo-solutions.it ------------------------------------------------------- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
