Over the past couple of weeks I have gotten a few private chat session along the theme of "can we clean up X". Where X is 2.2.x or X is trunk etc...
Specifically we have had some communication issues: - please talk to a module maintainer and ask for a code review - please be sure to not add Java 5 dependencies (example use a new String method that is not present in Java 1.4) And module maintainers: - please check your module and see if any tests were disabled during the move to maven 2 (you may be surprised) I understand that we have some cruise control systems running, please be aware that the refractions system is also compiling uDig and is thus making use of Java 5. (You can not rely on this to catch you mistakes) So far my advice to module maintainers has been to start rolling back commits, but perhaps we should try getting communication in order first :-) Jody ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
