Sorry missed the .feature parts of the given featureArtifactDefs. @Product teams who use service.mgt.server.feature in their p2-profiles, please ensure below set of features are added in your product's p2-profile pom, under p2-repo-gen phase.
<featureArtifactDef>org.wso2.carbon:org.wso2.carbon.security.mgt.server.feature:4.0.5</featureArtifactDef> <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.module.mgt.server.feature:4.0.2</featureArtifactDef> <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.throttle.server.feature:4.0.2</featureArtifactDef> <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.caching.server.feature:4.0.2</featureArtifactDef> <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.rm.server.feature:4.0.0</featureArtifactDef> On Thu, Dec 13, 2012 at 9:59 PM, Dileepa Jayakody <[email protected]> wrote: > Yes, we had to incorporate this change to make sure it doesn't break the > p2-installations when need arises to update certain features included in > nested features. > To fix the product-build failures in p2-profile-gens > > please ensure that below list of featureArtifactDefs are added under > p2-repo-gen phase in the product's profile-gen pom.xml. These are the > features which were included inside service.mgt.server feature earlier. Now > since it is importing, these features should be published in *p2-repo-gen*for > the product. > > > > <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.security.mgt.server:4.0.5</featureArtifactDef> > > <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.module.mgt.server:4.0.2</featureArtifactDef> > > <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.throttle.server:4.0.2</featureArtifactDef> > > <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.caching.server:4.0.2</featureArtifactDef> > > <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.rm.server:4.0.0</featureArtifactDef> > > > Sorry for the inconvenience caused. > > On Thu, Dec 13, 2012 at 9:35 PM, Pradeep Fernando <[email protected]>wrote: > >> Hi, >> >> Its true that this is not the time to make changes to the build. However, >> this particular bug needs to be fixed. Service-mgt and security features >> are heavily used across many products. Because of the wrong feature >> definitions it causes errors during feature installation and we are kind >> stuck once that happens. >> >> So, bettter to incoperate this change rather than ignoring it. Dileepa >> please provide the instruction to be followed by the product teams. >> >> adding security-mgt feature in to the repo-gen goal should do, >> >> >> thanks, >> --Pradeep >> > > > > -- > Dileepa Jayakody, > Software Engineer, WSO2 Inc. > Lean . Enterprise . Middleware > > Mobile : +94777-857616 > > -- Dileepa Jayakody, Software Engineer, WSO2 Inc. Lean . Enterprise . Middleware Mobile : +94777-857616
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
