core/org.wso2.carbon.server [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Standalone Server [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 2.0.9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Mon Apr 18 14:19:44 UTC 2011 [INFO] Final Memory: 4M/115M [INFO] ------------------------------------------------------------------------ core/integration [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Carbon - Integration Tests [INFO] WSO2 Carbon - Security Verification Service [INFO] WSO2 Carbon - Integration Core [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Integration Tests [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 2.0.9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Mon Apr 18 14:19:50 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ core/distribution [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon Core - Distribution [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 2.0.9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Mon Apr 18 14:19:54 UTC 2011 [INFO] Final Memory: 4M/145M [INFO] ------------------------------------------------------------------------ components/event [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Carbon - Eventing Aggregator Module [INFO] WSO2 Eventing API [INFO] WSO2 Carbon - Eventing Commons [INFO] WSO2 Carbon - Eventing Client [INFO] WSO2 Carbon - Event core Module [INFO] WSO2 Carbon - Eventing WS [INFO] WSO2 Carbon - Eventing UI [INFO] WSO2 Carbon - Eventing Broker [INFO] WSO2 Carbon - Eventing Admin [INFO] WSO2 Carbon - Event sink Module [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Eventing Aggregator Module [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 2.0.9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 seconds [INFO] Finished at: Mon Apr 18 14:20:09 UTC 2011 [INFO] Final Memory: 10M/205M [INFO] ------------------------------------------------------------------------
grep components svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2,3 | sort -u > $CARBON_SRC_HOME/folders build_in_loop components/event/org.wso2.carbon.event.core [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Event core Module [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 2.0.9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Mon Apr 18 14:20:14 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91924 | amila | 2011-04-18 13:42:34 +0000 (Mon, 18 Apr 2011) | 1 line start a thread in publish method and added another method called publish robust to publish synchornously ------------------------------------------------------------------------ r91914 | amila | 2011-04-18 12:10:45 +0000 (Mon, 18 Apr 2011) | 1 line saving message properties ------------------------------------------------------------------------ r91612 | senaka | 2011-04-04 11:59:31 +0000 (Mon, 04 Apr 2011) | 2 lines Moving Registry Eventing Implementation to the new Event model. ------------------------------------------------------------------------ r91372 | manjular | 2011-03-31 09:39:23 +0000 (Thu, 31 Mar 2011) | 1 line Fixes for issues,CARBON-8878,CARBON-8939,CARBON-9046 ------------------------------------------------------------------------ r90482 | shammi | 2011-03-22 12:47:46 +0000 (Tue, 22 Mar 2011) | 1 line Using event stub OSGI bundle in UI module ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
