Rob Atkinson ha scritto: > >> Given the development model, we may be forced to tell people that >> Geoserver and Geotools are one, and as such they need to download >> and build both... >> >> > This is reasonable, for trunk, but probably not for stable branches?
Hum, yeah, for stable branches a nightly should be enough, at least for now. Let me elaborate: on trunk we have initial unit testing. Imagine a situation where current trunk has become stable, and we have unit tests. We spot a bug, add a unit test for it. The fix requires some changes in geotools. Boom, now your build will again require the latest and the greatest of geotools, because without it, unit tests will fail. > And we must actually _tell_ people. Probably the best way would be to > somehow force maven to tell you - i.e. instead of downloading an old > version of the jars hopefully from the repository.... There is no way that maven will tell you. The best we can do is to upgrade the user guide afaik. Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
