service-stubs/org.wso2.carbon.reporting.stub [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Reporting 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: 6 seconds [INFO] Finished at: Mon Apr 18 11:32:20 UTC 2011 [INFO] Final Memory: 5M/115M [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.registry.core [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Registry Kernel [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 11:32:31 UTC 2011 [INFO] Final Memory: 5M/145M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91908 | fazlan | 2011-04-18 11:13:03 +0000 (Mon, 18 Apr 2011) | 3 lines Introduced a new method removePropertyWithNoUpdate to ensure updating a resource property doesn't update the resource's lastupdated timestamp. Fixed the modification of a resource's lastupdated timestamp, eachtime 'SymLinkHandler.get(RequestContext)' is called. Used addPropertyWithNoUpdated and removePropertyWithNoUpdate instead of setProperty and removeProperty respectively. ------------------------------------------------------------------------ r91903 | sadeep | 2011-04-18 10:45:14 +0000 (Mon, 18 Apr 2011) | 2 lines Fixing caching for Remote Registry and WS Registry ------------------------------------------------------------------------ r91770 | senaka | 2011-04-07 17:43:39 +0000 (Thu, 07 Apr 2011) | 3 lines Fixing test code, getting rid of outdated code, and formatting. ------------------------------------------------------------------------ r91671 | senaka | 2011-04-05 01:14:56 +0000 (Tue, 05 Apr 2011) | 1 line Fixing failing tests in registry component. ------------------------------------------------------------------------ r91627 | senaka | 2011-04-04 13:34:36 +0000 (Mon, 04 Apr 2011) | 1 line Fixing test failures in social impl. ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
