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] ------------------------------------------------------------------------ components/logging/org.wso2.carbon.logging.service [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Logging Services [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:57 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91866 | amani | 2011-04-18 06:37:59 +0000 (Mon, 18 Apr 2011) | 2 lines Removing the unused imports ------------------------------------------------------------------------ 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 ------------------------------------------------------------------------ r91250 | amani | 2011-03-30 11:21:53 +0000 (Wed, 30 Mar 2011) | 2 lines Fix for CARBON-9206 ------------------------------------------------------------------------ r91089 | amani | 2011-03-29 04:48:31 +0000 (Tue, 29 Mar 2011) | 2 lines Adding functionality to view head logs and making the default log view from bottom-up to the LogView components ------------------------------------------------------------------------ r91005 | amani | 2011-03-28 10:56:46 +0000 (Mon, 28 Mar 2011) | 2 lines Adding paginated bottom up search and sorted log file index for the logging component ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
