BUILD FAILED:
Ant Error Message:
C:\harmony.cc\infra\scripts\cc-exec-adaptor.xml:68: The following error
occurred while executing this line:
C:\harmony.cc\infra\adaptors\hdk\adaptor.xml:35: exec returned: 1
Date of build: 2009-01-12 08:58:04 -0800
Time to build: 54 seconds
Last changed: 01/11/2009 18: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/!svn/vcc/default'
svn: PROPFIND of '/repos/asf/!svn/vcc/default': could not connect to server
(http://svn.apache.org)
The execution FAILED with the following exception:
The following error occurred while executing this line:
C:\harmony.cc\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/11/2009 18: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/11/2009 18: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.