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? I'm finding it usually wont build unless I run mvn clean first, and sometimes it takes several mvn install cycles. 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? 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. Rob Cory Horner wrote: > Jody Garnett wrote: > >> Some success ... I have *not* hooked up the default Hints for the CRS >> utility class - the moment I do this things are back to normal. >> >> This should set off some alarm bells, basically providing Hints in the >> CRS class was the first time the GeoTools library has been hooked >> up as intended (and it did not go well). >> >> The global hints are hooked up for CommonFactoryFinder and friends with >> some deal of success. >> > > Ok... it seems that both myself and Jody were responsible for messing up > the build. I broke JAI by recklessly upgrading a maven plugin (it was > required for maven-2.0.6 to work well, but it totally wrecked > maven-2.0.5, etc); Jody seems to be responsible for the > Hints/Factory/CRS test failures. > > I've committed the fix for the jai problems. > > A successful build was obtained by reverting 25009, 25008, 25005, 25002. > > Cheers, > Cory. > > ------------------------------------------------------------------------- > 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 > ------------------------------------------------------------------------- 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
