On Sun, Dec 13, 2009 at 3:19 PM, Ruwan Linton <[email protected]>wrote:
> Senaka, > > I am not sure, but IIRC there was a maven level issue, where maven thinks > it > is an earlier version, when it comes to deps management. :-( > That's correct. It has to be a version higher than the last released version. Thanks, Hiranya > > Thanks, > Ruwan > > On Sat, Dec 12, 2009 at 6:44 PM, Senaka Fernando <[email protected] > >wrote: > > > Ruwan, > > > > Can't we have 0.0.0-SNAPSHOT as the version of the trunk? So, that we > don't > > want to change this? > > > > Thanks, > > Senaka. > > > > On Sat, Dec 12, 2009 at 3:38 PM, Andreas Veithen > > <[email protected]>wrote: > > > > > mvn release:prepare executes the whole process, including creation of > > > a branch, but here we only need the last step (Bump the version in the > > > POMs to a new value y-SNAPSHOT). I will do it by hand. > > > > > > Andreas > > > > > > On Sat, Dec 12, 2009 at 05:47, Ruwan Linton <[email protected]> > > > wrote: > > > > Well it seems we can :-) > > > > > > > > > > > > > > http://maven.apache.org/plugins/maven-release-plugin/examples/prepare-release.html > > > > > > > > [Disclaimer: I didn't try this] > > > > > > > > Thanks, > > > > Ruwan > > > > > > > > On Sat, Dec 12, 2009 at 10:16 AM, Ruwan Linton < > [email protected] > > > > > > > wrote: > > > >> > > > >> Andreas, > > > >> > > > >> AFAIK, there is no means of changing the versions with the release > > > plugin, > > > >> what I normally do is a search and replace. Since we shouldn't have > > any > > > >> SNAPSHOT dependencies when releasing, hopefully that will not affect > > the > > > >> other deps. A grep and sed, if you are on linux and on a terminal > > would > > > do > > > >> the trick as well, which could be automated if you need to. > > > >> > > > >> We did this and prepared a release script once, but that is specific > > to > > > >> the product that you are releasing, for example [1]. > > > >> > > > >> May be we could extend the release plugin or write a new plugin. :-) > > > >> > > > >> [1] - > > > https://svn.wso2.org/repos/wso2/people/ruwan/scripts/release-2.0.sh > > > >> > > > >> Thanks, > > > >> Ruwan > > > >> > > > >> On Sat, Dec 12, 2009 at 12:27 AM, Andreas Veithen > > > >> <[email protected]> wrote: > > > >>> > > > >>> Ruwan, > > > >>> > > > >>> Do you know if changing the version number is something that can be > > > >>> done using the maven-release-plugin, or do we have to do it > manually? > > > >>> > > > >>> Andreas > > > >>> > > > >>> On Fri, Dec 11, 2009 at 16:47, Ruwan Linton < > [email protected]> > > > >>> wrote: > > > >>> > [missed commons-dev in the previous mail] > > > >>> > > > > >>> > Because OSGi versioning has a requirement that the bundle version > > has > > > >>> > to be > > > >>> > major.minor.micro.macro where as while macro can contain alpha > > > >>> > characters > > > >>> > all the other has to be numeric. > > > >>> > > > > >>> > Yes, we could keep the bundle version to that format and change > the > > > >>> > physical > > > >>> > jar version name, but then again there is an issue with OSGi for > > them > > > >>> > to be > > > >>> > the same when running as a feature. > > > >>> > > > > >>> > There fore +1 for 1.1.0-SNAPSHOT > > > >>> > > > > >>> > Thanks, > > > >>> > Ruwan > > > >>> > > > > >>> > On Fri, Dec 11, 2009 at 10:00 AM, Amila Suriarachchi > > > >>> > <[email protected]> wrote: > > > >>> >> > > > >>> >> hi, > > > >>> >> > > > >>> >> What is the reason for keeping version number in the trunk? > > > >>> >> I think best thing is to use trunk as SNAPSHOT and once a branch > > is > > > >>> >> cut > > > >>> >> for > > > >>> >> 1.1 released then it should name as 1.1-SNAPSHOT. > > > >>> >> > > > >>> >> thanks, > > > >>> >> Amila. > > > >>> >> > > > >>> >> On Fri, Dec 11, 2009 at 2:10 AM, Andreas Veithen > > > >>> >> <[email protected]> wrote: > > > >>> >>> > > > >>> >>> All, > > > >>> >>> > > > >>> >>> I noticed that the trunk of the transport project has the same > > > >>> >>> version > > > >>> >>> number (1.0-SNAPSHOT) than the 1.0.0 branch. This causes some > > > >>> >>> confusion [1]. Obviously we should increment the version number > > of > > > >>> >>> the > > > >>> >>> trunk. I propose 1.1-SNAPSHOT or 1.1.0-SNAPSHOT. Any > preference? > > > >>> >>> > > > >>> >>> Andreas > > > >>> >>> > > > >>> >>> [1] http://markmail.org/message/uonvk2uh2nwjv7lq > > > >>> >>> > > > >>> >>> > > > --------------------------------------------------------------------- > > > >>> >>> To unsubscribe, e-mail: [email protected] > > > >>> >>> For additional commands, e-mail: [email protected] > > > >>> >>> > > > >>> >> > > > >>> >> > > > >>> >> > > > >>> >> -- > > > >>> >> Amila Suriarachchi > > > >>> >> WSO2 Inc. > > > >>> >> blog: http://amilachinthaka.blogspot.com/ > > > >>> > > > > >>> > > > > >>> > > > > >>> > -- > > > >>> > Ruwan Linton > > > >>> > Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb > > > >>> > WSO2 Inc.; http://wso2.org > > > >>> > email: [email protected]; cell: +94 77 341 3097 > > > >>> > blog: http://ruwansblog.blogspot.com > > > >>> > > > > >>> > > > >>> > --------------------------------------------------------------------- > > > >>> To unsubscribe, e-mail: [email protected] > > > >>> For additional commands, e-mail: [email protected] > > > >>> > > > >> > > > >> > > > >> > > > >> -- > > > >> Ruwan Linton > > > >> Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb > > > >> WSO2 Inc.; http://wso2.org > > > >> email: [email protected]; cell: +94 77 341 3097 > > > >> blog: http://ruwansblog.blogspot.com > > > > > > > > > > > > > > > > -- > > > > Ruwan Linton > > > > Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb > > > > WSO2 Inc.; http://wso2.org > > > > email: [email protected]; cell: +94 77 341 3097 > > > > blog: http://ruwansblog.blogspot.com > > > > > > > > > > > > > -- > Ruwan Linton > Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb > WSO2 Inc.; http://wso2.org > email: [email protected]; cell: +94 77 341 3097 > blog: http://ruwansblog.blogspot.com > -- Hiranya Jayathilaka Software Engineer; WSO2 Inc.; http://wso2.org E-mail: [email protected]; Mobile: +94 77 633 3491 Blog: http://techfeast-hiranya.blogspot.com
