service-stubs/org.wso2.carbon.logging.view.stub [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Logging View Stub [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 06:56:28 UTC 2011 [INFO] Final Memory: 5M/145M [INFO] ------------------------------------------------------------------------
grep core svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2 | sort -u -r > $CARBON_SRC_HOME/folders build_in_loop core/org.wso2.carbon.ui [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - UI [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 06:56:32 UTC 2011 [INFO] Final Memory: 5M/145M [INFO] ------------------------------------------------------------------------ grep components svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2,3 | sort -u > $CARBON_SRC_HOME/folders build_in_loop components/logging/org.wso2.carbon.logging.admin.ui [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Logging UI [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 06:56:48 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91864 | amani | 2011-04-18 06:32:50 +0000 (Mon, 18 Apr 2011) | 5 lines Fixing UI issues related to logging Improving perfomance in log viewer Adding functionality to view the log file size ------------------------------------------------------------------------ r91424 | amani | 2011-04-01 01:26:33 +0000 (Fri, 01 Apr 2011) | 2 lines Removing wsldl files from logging admin UI component ------------------------------------------------------------------------ r91251 | amani | 2011-03-30 11:22:59 +0000 (Wed, 30 Mar 2011) | 2 lines Fix for CARBON-9206 ------------------------------------------------------------------------ r90840 | amani | 2011-03-25 06:01:10 +0000 (Fri, 25 Mar 2011) | 2 lines update ui pom.xml files to have correct Import-Packages ------------------------------------------------------------------------ r90813 | amani | 2011-03-25 04:48:24 +0000 (Fri, 25 Mar 2011) | 3 lines Adding functionality to read logs messages from syslog server. ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
