It may not be resolved in the kernel distribution pack itself. When a
product is built, the kernel distribution zip is unpacked to the product's
p2-profile-gen target directory; and AFAIK such parameters will be resolved
by the product's own assembly plugin and its associated filter properties.
Also see ${product. name} and ${product.key} etc. The same will be the case
for them as well.On 25 July 2013 17:50, Bhathiya Jayasekara <[email protected]> wrote: > Does that mean *${carbon.version} *should already be resolved in > distribution pack? > > Thanks, > --Bhathiya > > > On Thu, Jul 25, 2013 at 5:25 PM, Gokul Balakrishnan <[email protected]>wrote: > >> When compiling the maven assembly plugin is invoked for packaging. For >> filtering purposes this plugin depends on the filter.properties file under >> /src/assembly/ where the assembly descriptors are also held. AFAIK the >> parameter you mentioned is resolved at this point. >> >> Please correct me if I am wrong. >> >> On 25 July 2013 16:36, Bhathiya Jayasekara <[email protected]> wrote: >> >>> Hi, >>> >>> In kernel distribution's carbon.xml, it has following element. >>> >>> <FeatureRepository> >>> <RepositoryName>default repository</RepositoryName> >>> <RepositoryURL>http://dist.wso2.org/p2/carbon/releases/* >>> ${carbon.version}*</RepositoryURL> >>> </FeatureRepository> >>> >>> How does this *${carbon.version} *is resolved in runtime? >>> >>> Thanks, >>> >>> -- >>> *Bhathiya Jayasekara* >>> *Software Engineer,* >>> *WSO2 inc., http://wso2.com* >>> * >>> * >>> *Phone: +94715478185* >>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj* >>> *Twitter: https://twitter.com/bhathiyax* >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> *Balakrishnan Gokulakrishnan* >> Software Engineer, >> WSO2, Inc.; http://wso2.com >> >> Twitter: http://twitter.com/gokulbs >> Mobile: +94775935789 >> > > > > -- > *Bhathiya Jayasekara* > *Software Engineer,* > *WSO2 inc., http://wso2.com* > * > * > *Phone: +94715478185* > *LinkedIn: http://www.linkedin.com/in/bhathiyaj* > *Twitter: https://twitter.com/bhathiyax* > -- *Balakrishnan Gokulakrishnan* Software Engineer, WSO2, Inc.; http://wso2.com Twitter: http://twitter.com/gokulbs Mobile: +94775935789
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
