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: Tue Apr 19 09:25:37 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 grep components svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2,3 | sort -u > $CARBON_SRC_HOME/folders build_in_loop components/endpoint/org.wso2.carbon.endpoint.ui [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Endpoint Editor 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: Tue Apr 19 09:26:00 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: 2 seconds [INFO] Finished at: Tue Apr 19 09:26:08 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91972 | amani | 2011-04-19 09:09:19 +0000 (Tue, 19 Apr 2011) | 3 lines Adding UI validations when syslog properties are not properly configured ( for Tenant users) ------------------------------------------------------------------------ r91902 | amani | 2011-04-18 10:43:34 +0000 (Mon, 18 Apr 2011) | 2 lines Fix for CARBON-9267 ,CARBON-9206 ------------------------------------------------------------------------ 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 ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
