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] ------------------------------------------------------------------------
SVN Log ------------------------------------------------------------------------ r91925 | azeez | 2011-04-18 13:51:58 +0000 (Mon, 18 Apr 2011) | 1 line Introduced a test mode so that the Carbon process can be destroyed. Otherwise the server does not shutdown after tests have completed ------------------------------------------------------------------------ r91882 | supun | 2011-04-18 07:34:09 +0000 (Mon, 18 Apr 2011) | 1 line adding the mediation persitence configurations, by default these are commented out ------------------------------------------------------------------------ r91859 | hasini | 2011-04-18 05:21:55 +0000 (Mon, 18 Apr 2011) | 1 line Adding OID obtained from IANA for custom attributes and adding some other required attributes to the schema. Fixing issue CARBON-8407 ------------------------------------------------------------------------ r91837 | azeez | 2011-04-16 19:23:16 +0000 (Sat, 16 Apr 2011) | 1 line Adding tools.jar to system classpath since it is needed by the Jasper compiler when webapps with JSPs are deployed on AS ------------------------------------------------------------------------ r91833 | azeez | 2011-04-16 10:51:50 +0000 (Sat, 16 Apr 2011) | 1 line Fixing issue on Carbon memory leak on restart by using System.exit(121), handling this 121 exit code in the wso2server.sh/bat file, and restarting a new JVM instance from these scripts ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
