BUILD FAILED:
Ant Error Message:
/home/laichunrong/harmony.regularcc/infra/scripts/cc-exec-adaptor.xml:68: The
following error occurred while executing this line:
/home/laichunrong/harmony.regularcc/infra/adaptors/hdk/adaptor.xml:35: exec
returned: 1
Date of build: 2009-01-12 10:18:32 +0800
Time to build: 4 minutes 6 seconds
Last changed: 01/12/2009 10:13:11
Last log entry: Contructor of java.util.Date should not invoke a public API to
initialize, since it may be overrided by subclass which leads to access
uninitialized members. Replace the API invoking with private one.
***********************************************************
Errors/Warnings: (3)
svn: PROPFIND request failed on '/repos/asf/harmony/enhanced/trunk'
svn: PROPFIND of '/repos/asf/harmony/enhanced/trunk': could not connect to
server (http://svn.apache.org)
The execution FAILED with the following exception:
The following error occurred while executing this line:
/home/laichunrong/harmony.regularcc/infra/adaptors/hdk/adaptor.xml:35: exec
returned: 1
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests
***********************************************************
Modifications since last successful build: (2)
modified qiuxx
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/DateTest.java
01/12/2009 10:13:11 Contructor of java.util.Date should not invoke a public
API to initialize, since it may be overrided by subclass which leads to access
uninitialized members. Replace the API invoking with private one.
modified qiuxx
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Date.java
01/12/2009 10:13:11 Contructor of java.util.Date should not invoke a public API
to initialize, since it may be overrided by subclass which leads to access
uninitialized members. Replace the API invoking with private one.