Well it appears that more commits are coming down the pipe so I cant start the release today. Can everyone agree on a time line for a code freeze. Otherwise getting this release out is like hitting a moving target.
-Justin Adrian Custer wrote: > Hey Ian, > > I don't think you are quite done cleaning up. You said you needed > message.properties in there as well, right? Perhaps the gui button icon > stuff needs to be in resources/ too? > > It's not in svn yet: > > svn list: > > logipod:/soft/SVN/geotools/branches/2.2.x> svn list demo/mappane > build.properties > pom.xml > project.xml > src/ > logipod:/soft/SVN/geotools/branches/2.2.x> svn list demo/mappane/src > org/ > logipod:/soft/SVN/geotools/branches/2.2.x> svn list > demo/mappane/src/org/ > geotools/ > logipod:/soft/SVN/geotools/branches/2.2.x> svn list > demo/mappane/src/org/geotools/ > demo/ > logipod:/soft/SVN/geotools/branches/2.2.x> svn list > demo/mappane/src/org/geotools/demo/ > mappane/ > logipod:/soft/SVN/geotools/branches/2.2.x> svn list > demo/mappane/src/org/geotools/demo/mappane/ > MapViewer.java > logipod:/soft/SVN/geotools/branches/2.2.x> > > > On Thu, 2006-08-10 at 16:33 -0400, Ian Turton wrote: >> On 8/10/06, Andrea Aime <[EMAIL PROTECTED]> wrote: >>> Paul Ramsey ha scritto: >>>> I am surprised the official build itself is broken, and wonder why we >>>> are back at this stage again. For a while there was consensus that >>>> broken build was unacceptable... if you break it, you fix it, and >>>> (even better) you just never commit something that breaks it. Is >>>> this a result of people not running tests, or everyone running >>>> *different* sets of tests (some people run online tests, others >>>> don't, etc). >>>> >>> Well, that may be a little extreme, but I guess not many people are >>> doing a "mvn clean install" >>> and have Eclipse auto-refresh turned off. >>> >>> Basically I suppose the problem goes as follows: >>> * to try to code you have to compile it... you do that in your ide >>> * doing only a mnv install won't try and recompile the classes. That may >>> mean some difference >>> in the compilation because your project in the ide may have a >>> different config than the one >>> used by the build, or simply because the compiler is not the same >>> (eclipse has its own >>> incremental compiler) >>> * if you don't turn off eclipse automated refresh, Eclipse will notice >>> you've done a "mvn clean" >>> that wipes out the compiled sources and it'll start re-compiling them >>> again. >>> >>> Afaik Ian is using Netbeans so he won't incur in the last problem I >>> cited, but the other >>> may apply. >> I'm using eclipse :-) any way pending Adrian testing things again I >> believe mappane is working finally. >> >> Ian > > > ------------------------------------------------------------------------- > 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 > > !DSPAM:1004,44db99c0218391429667743! > -- Justin Deoliveira The Open Planning Project [EMAIL PROTECTED] ------------------------------------------------------------------------- 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
