OK, as I am digging through this, I see that we have this "build number" thing on the download.
I am wondering if we should change it to make that number have some more value. What I mean is: "What does 'ibatis-2.3.0.677.zip' really tell me about the build?" 677 is just an arbitrary magic number tagged onto the build. Should we use something like the SVN release number instead? That way, I can very easily look to see *exactly* what has changed between releases by doing this: svn diff old:new That seems a lot more useful than 638 or 677. Thoughts? I am going to do the next release that way instead unless I hear wailing and gnashing of teeth. Larry On 2/15/07, Brandon Goodin <[EMAIL PROTECTED]> wrote:
I think it's a good idea if we all take a turn at the release. I'll work close with Larry to get my feet wet with the process and prepare to take a turn at some point. Brandon On 2/15/07, Jeff Butler <[EMAIL PROTECTED]> wrote: > > This page is a good checklist for the process: > > http://jakarta.apache.org/commons/releases/release.html > > You'll also need to get yourself a PGP key and add it to a public registry (pretty easy). > > Good luck! I'm happy to help if you get stuck. > > Jeff Butler > > > On 2/15/07, Larry Meadors < [EMAIL PROTECTED]> wrote: > > > I'll raise my hand as the guinea pig^W^W pioneer to do the next > > release as an experimental maven build. > > > > If Jeff can help me with the process requirements, I can pester > > Brandon and others for maven support. > > > > Larry > > > > > > On 2/15/07, Jeff Butler < [EMAIL PROTECTED] > wrote: > > > We are currently discussing the idea of moving to Maven for our build > > > process (see the dev list archives). Once we decide about that, it will be > > > easier to decide if/when we will get the Jars to ibiblio. > > > > > > For now, I doubt that 2.3.0 will make it to ibiblio. But the next release > > > of iBATIS might. > > > > > > Jeff Butler > > > > > > > > > > > > On 2/15/07, bkbonner < [EMAIL PROTECTED]> wrote: > > > > > > > > Jeff, are there any plans to have the updated version published to > > > Ibiblio? > > > > (specifically maven2?) Thanks! > > > > > > > > Brian > > > > > > > > > > > > Jeff Butler-2 wrote: > > > > > > > > > > The votes are in an iBATIS for Java version 2.3.0 is declared to be > > > Apache > > > > > general availability status. > > > > > > > > > > This release is the first release that does not include the DAO > > > framework. > > > > > The DAO framework is available as a separate download on the Java > > > > > downloads > > > > > page, but we recommend migrating to Spring framework based DAOs. > > > > > > > > > > The official announcement will be reflected on the website within the > > > next > > > > > hour, and you can download it from > > > > > http://ibatis.apache.org/javadownloads.cgi. > > > > > > > > > > If you've been using 2.3.0 already, there's no need to download it again > > > - > > > > > it is the same JAR. > > > > > > > > > > Enjoy! > > > > > Jeff Butler > > > > > > > > > > > > > > > > > > -- > > > > View this message in context: > > > http://www.nabble.com/iBATIS-for-Java-2.3.0-General-Availability-tf3210955.html#a8995718 > > > > Sent from the iBATIS - User - Java mailing list archive at Nabble.com. > > > > > > > > > > > > > > > > > >
