Rob Atkinson wrote: > I've had quite some pain keeping trunk building over the last few weeks > - just trying to identify when it was stable enough for my little brain > to attempt to do a few things. > > Nevertheless, I think we should persist, I agree with Andrea its too > scary to lose the discipline.. > > And I'd like to commend the team for putting the hands up and working so > hard, and so constructively as a team to resolve this as a matter of > urgency. > > Finally, is there anything we can do to make the build process less > fragile? Well I think we learned one on maven use - don't go forward until we are forced. > I'm finding it usually wont build unless I run mvn clean > first, and sometimes it takes several mvn install cycles. I am not too sure about that one; requiring several cycles? Are you sure you have not just missed a call to use -U (in order to upgrade GeoAPI).
The part that annoys me is having to use "mvn -U install" > I also found the svn was complaining about files being changed, that I never > went > near - and when I removed them and restored them the build worked - is > this a function of jalopy reformatting code? It is. > I really dont think that svn update should leave you in an unbuildable state! > Like > Justin, spending an hour or so each time tracking these down and fixing is > getting to me a little. > I think we should be able to get by with build as normal, unless an email has been posted about using -U (to update geoapi). I am not aware of any additional GeoAPI changes in the pipe, unless Martin has something he is working on? Jody ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
