The maven site shows the exception tests don't pass. Is this right? Otherwise, its a green light to the next stage.
Stephen > from: Henri Yandell <[EMAIL PROTECTED]> > date: Fri, 20 Sep 2002 08:12:27 > to: [EMAIL PROTECTED] > subject: Re: Next stage in release > > Oh, it also looks as though we're releasing CVS as it is currently, so > less tomfoolery for you to worry about Daniel. > > Hen > > On Fri, 20 Sep 2002, Henri Yandell wrote: > > > > > Okay, I'm figuring that 1 and 2 are done. > > > > 1) Decide on what we want to go and what doesn't go. > > 2) All agree that we're happy with the state of what is going, including > > javadoc and unit tests. > > > > Which puts us on to: > > > > 3) Make a preliminery build available internally. I'd like to then run > > JDiff on this with the beta. This hopefully can make us aware of any > > issues. This means having tag stuff in cvs done at this point. > > > > I looked into JDiff, but the learning curve feels too high for the amount > > of effort I want to put in at the moment, so I wrote myself a script. > > Here's the output: > > > > http://www.generationjava.com/projects/vij/commons-lang.javadiff > > > > It basically tells us what has changed. It's in DIFF format [cuz I used > > diff] so the usual > < stuff. It shows that we have a bunch of new > > classes, that the exception classes have had some API change, that > > ObjectUtils has gained an inner class and a method, that NumberUtils has > > gained a few methods, and that StringUtils has lost 3 methods and gained a > > new one. > > > > It's not wonderful, but seems to do what a changelog should do to me :) > > > > [script is at: > > >http://www.generationjava.com/projects/vij/commons-lang.javadiffhttp://www.generationjava.com/projects/vij/javadiff] > > > > I've also generated out the latest version of the Maven site at: > > > > http://www.generationjava.com/maven/jakarta-commons/lang/ > > > > Please reflect on these in case they lead to important pre-release > > thoughts. One thing I plan to do is go through the changelog and make sure > > each new method is being Unit-tested. > > > > But it seems like we're all happy and wanting to release :) > > > > Hen > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
