Hi,

In MB we copy configuration files as follows in bin.xml so that they are
available in product distribution.

        <file>

<source>../../p2-profile/product/target/wso2carbon-core-${carbon.version}/repository/conf/event-broker.xml</source>


<outputDirectory>wso2mb-${pom.version}/repository/conf</outputDirectory>
        </file>
        <file>

<source>../../p2-profile/product/target/wso2carbon-core-${carbon.version}/repository/conf/qpid/etc/config.xml</source>


<outputDirectory>wso2mb-${pom.version}/repository/conf/qpid/etc/</outputDirectory>

        </file>
        <file>

<source>../../p2-profile/product/target/wso2carbon-core-${carbon.version}/repository/conf/qpid/etc/jmxremote.access</source>


<outputDirectory>wso2mb-${pom.version}/repository/conf/qpid/etc/</outputDirectory>

        </file>
        <file>

<source>../../p2-profile/product/target/wso2carbon-core-${carbon.version}/repository/conf/qpid/etc/virtualhosts.xml</source>


<outputDirectory>wso2mb-${pom.version}/repository/conf/qpid/etc/</outputDirectory>

        </file>

Thank you.

On Tue, Mar 8, 2011 at 2:56 PM, Pradeep Fernando <[email protected]> wrote:

> hi,
>
> On Tue, Mar 8, 2011 at 2:07 PM, Waruna Ranasinghe <[email protected]> wrote:
> > Hi Sameera, Pradeep,
> > I think, we should copy the 'repository' directory from the carbon
> > distribution in the p2-profile-gen module, when we create the final
> > distribution. So that it contain all the config files related to the
> > features. WDYT?
>
> right now in dist.xml we copy repository/components Only. So change is
> very trivial. Then again there can be cases where certain product does
> not need  some of the artifacts in the repository. As per my
> understanding this decision has to be taken by the product teams. It
> is them who build the eventual product out of carbon-core.
>
> --Pradeep
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to