Hi Clinton, for Maven I've used a pretty plugin to retrieve the svn build number http://mojo.codehaus.org/buildnumber-maven-plugin/index.html.
Perhaps can be usefull add it into the iBatis build life cycle. Cheers 2010/5/4 Clinton Begin <[email protected]> > It's in the file name in the old Ant based builds... the 240 in your > example below is the build number. > > In the new Maven builds, unfortunately there is no build number anymore. > > Clinton > > 2010/5/4 François Schiettecatte <[email protected]>: > > Hi > > > > I am trying to track down an issue which appeared when I updated to > current releases of a batch of software and was wondering if there was a > version number that was hard coded in iBatis which I could retrieve to make > know which release I was using, knowing whether I am running > ibatis-3-core-3.0.0.240.jar or ibatis-core-3.0.jar for example, not a major > issue if not. > > > > Cheers > > > > François > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Marco Speranza <[email protected]>
