Hi Sameera,
I was following the discussion on the graduation effort of the
released components. But I can't understand why do we need to remove
the modules from the default profile of carbon core. Say, I take a
fresh check out of the core and with an intention of a clean build of
the entire core with 'mvn clean install'. How do we handle that case?

Apologies if I have missed some important point here.

pradee...@pradeeban:~/trunk/carbon/3.1.0/core$ mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - Parent Maven Module
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/pradeeban/trunk/carbon/3.1.0/core/pom.xml to
/home/pradeeban/.m2/repository/org/wso2/carbon/carbon-parent/3.1.0/carbon-parent-3.1.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Mon Dec 27 10:58:35 IST 2010
[INFO] Final Memory: 21M/279M
[INFO] ------------------------------------------------------------------------


Thank you,
Regards,
Pradeeban.


On Mon, Dec 6, 2010 at 12:43 PM,  <[email protected]> wrote:
> Author: sameera
> Date: Sun Dec  5 23:13:38 2010
> New Revision: 83352
> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=83352
>
> Log:
> Removed all the released  projects with Carbon Core 3.1.0 - Graduation Effort
>
> Modified:
>   branches/carbon/3.1.0/core/pom.xml
>
> Modified: branches/carbon/3.1.0/core/pom.xml
> URL: 
> http://wso2.org/svn/browse/wso2/branches/carbon/3.1.0/core/pom.xml?rev=83352&r1=83351&r2=83352&view=diff
> ==============================================================================
> --- branches/carbon/3.1.0/core/pom.xml  (original)
> +++ branches/carbon/3.1.0/core/pom.xml  Sun Dec  5 23:13:38 2010
> @@ -1008,7 +1008,7 @@
>                 <activeByDefault>true</activeByDefault>
>             </activation>
>             <modules>
> -                <module>org.wso2.carbon.xboot/3.1.0</module>
> +                <!--<module>org.wso2.carbon.xboot/3.1.0</module>
>                 <module>org.wso2.carbon.osgi.security/3.1.0</module>
>                 <module>org.wso2.carbon.registry.xboot/3.1.0</module>
>                 <module>org.wso2.carbon.logging/3.1.0</module>
> @@ -1046,7 +1046,7 @@
>                 <module>component-manager</module>
>                 <module>features</module>
>                 <module>p2-profile-generation</module>
> -                <module>distribution/3.1.0</module>
> +                <module>distribution/3.1.0</module>-->
>             </modules>
>         </profile>
>     </profiles>
>
> _______________________________________________
> 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

Reply via email to