You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/08/01 17:54:42 UTC

[Bug 2476] - [PATCH] new compiler kjc and gcj support

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2476

*** shadow/2476	Fri Jul  6 05:14:44 2001
--- shadow/2476.tmp.23773	Wed Aug  1 08:54:42 2001
***************
*** 2,9 ****
  | [PATCH] new compiler kjc and gcj support                                   |
  +----------------------------------------------------------------------------+
  |        Bug #: 2476                        Product: Ant                     |
! |       Status: NEW                         Version: Nightly build           |
! |   Resolution:                            Platform: All                     |
  |     Severity: Enhancement              OS/Version: All                     |
  |     Priority: Other                     Component: Core tasks              |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | [PATCH] new compiler kjc and gcj support                                   |
  +----------------------------------------------------------------------------+
  |        Bug #: 2476                        Product: Ant                     |
! |       Status: RESOLVED                    Version: Nightly build           |
! |   Resolution: FIXED                      Platform: All                     |
  |     Severity: Enhancement              OS/Version: All                     |
  |     Priority: Other                     Component: Core tasks              |
  +----------------------------------------------------------------------------+
***************
*** 409,411 ****
--- 409,414 ----
  +    }
  +}
  +
+ 
+ ------- Additional Comments From bodewig@apache.org  2001-08-01 08:54 -------
+ committed your patches for nightly build 2001-08-02
\ No newline at end of file