I see both the -alfa and -alpha are used in the versions. Is this inconsistency a typo or intentional?
Regards, Pradeeban. On Wed, Dec 22, 2010 at 5:53 PM, <[email protected]> wrote: > Author: amila > Date: Wed Dec 22 04:23:57 2010 > New Revision: 84573 > URL: http://wso2.org/svn/browse/wso2?view=rev&revision=84573 > > Log: > added the message broker > > > Modified: > branches/carbon/3.1.0/products/cep/modules/p2-profile/pom.xml > > Modified: branches/carbon/3.1.0/products/cep/modules/p2-profile/pom.xml > URL: > http://wso2.org/svn/browse/wso2/branches/carbon/3.1.0/products/cep/modules/p2-profile/pom.xml?rev=84573&r1=84572&r2=84573&view=diff > ============================================================================== > --- branches/carbon/3.1.0/products/cep/modules/p2-profile/pom.xml > (original) > +++ branches/carbon/3.1.0/products/cep/modules/p2-profile/pom.xml Wed > Dec 22 04:23:57 2010 > @@ -155,14 +155,11 @@ > <featureArtifactDef> > > org.wso2.carbon:org.wso2.carbon.broker.feature:3.1.0-alfa > </featureArtifactDef> > - <featureArtifactDef> > - > org.wso2.carbon:org.wso2.carbon.cep.esper.feature:${carbon.version} > - </featureArtifactDef> > > <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.core.common.patch.feature:3.1.1</featureArtifactDef> > > <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.core.server.patch.feature:3.1.1</featureArtifactDef> > - <!-- <featureArtifactDef> > - > org.wso2.carbon:org.wso2.carbon.mb.server.feature:${carbon.version} > - </featureArtifactDef> --> > + <featureArtifactDef> > + > org.wso2.carbon:org.wso2.carbon.mb.server.feature:3.1.0-alpha > + </featureArtifactDef> > </featureArtifacts> > </configuration> > </execution> > @@ -274,10 +271,6 @@ > <version>3.1.0-alfa</version> > </feature> > <feature> > - > <id>org.wso2.carbon.cep.esper.feature.group</id> > - <version>${carbon.version}</version> > - </feature> > - <feature> > > <id>org.wso2.carbon.core.common.patch.feature.group</id> > <version>3.1.1</version> > </feature> > @@ -285,10 +278,10 @@ > > <id>org.wso2.carbon.core.server.patch.feature.group</id> > <version>3.1.1</version> > </feature> > - <!-- <feature> > + <feature> > > <id>org.wso2.carbon.mb.server.feature.group</id> > - <version>${carbon.version}</version> > - </feature> --> > + <version>3.1.0-alpha</version> > + </feature> > </features> > </configuration> > </execution> > _______________________________________________ > Carbon-commits mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits > -- Kathiravelu Pradeeban. Software Engineer. WSO2 Inc. Blog: [Llovizna] http://kkpradeeban.blogspot.com/ _______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
