http://nagoya.apache.org/bugzilla/show_bug.cgi?id=625
*** shadow/625 Thu Feb 15 23:01:24 2001
--- shadow/625.tmp.29509 Sun Feb 18 06:21:47 2001
***************
*** 2,11 ****
| Fail to handle the external entity... |
+----------------------------------------------------------------------------+
| Bug #: 625 Product: Ant |
! | Status: NEW Version: 1.3 Beta 2 |
! | Resolution: Platform: All |
| Severity: Major OS/Version: All |
! | Priority: Component: Core |
+----------------------------------------------------------------------------+
| Assigned To: ant-dev@jakarta.apache.org |
| Reported By: david@digitalsesame.com |
--- 2,11 ----
| Fail to handle the external entity... |
+----------------------------------------------------------------------------+
| Bug #: 625 Product: Ant |
! | Status: RESOLVED Version: 1.3 Beta 2 |
! | Resolution: FIXED Platform: All |
| Severity: Major OS/Version: All |
! | Priority: High Component: Core |
+----------------------------------------------------------------------------+
| Assigned To: ant-dev@jakarta.apache.org |
| Reported By: david@digitalsesame.com |
***************
*** 35,38 ****
<project name="log4j" default="Usage" basedir="." >
&build.inc;
! </project>
--- 35,41 ----
<project name="log4j" default="Usage" basedir="." >
&build.inc;
! </project>
!
! ------- Additional Comments From conor@cortexebusiness.com.au 2001-02-18 06:21 -------
! Fixed for 1.3 Beta 3.
|