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/06/21 16:32:27 UTC

[Bug 2160] - compiletask task not documented

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

*** shadow/2160	Wed Jun 13 12:14:39 2001
--- shadow/2160.tmp.9866	Thu Jun 21 07:32:27 2001
***************
*** 2,9 ****
  | compiletask task not documented                                            |
  +----------------------------------------------------------------------------+
  |        Bug #: 2160                        Product: Ant                     |
! |       Status: NEW                         Version: 1.3                     |
! |   Resolution:                            Platform: All                     |
  |     Severity: Normal                   OS/Version: All                     |
  |     Priority: Other                     Component: Documentation           |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | compiletask task not documented                                            |
  +----------------------------------------------------------------------------+
  |        Bug #: 2160                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: FIXED                      Platform: All                     |
  |     Severity: Normal                   OS/Version: All                     |
  |     Priority: Other                     Component: Documentation           |
  +----------------------------------------------------------------------------+
***************
*** 17,19 ****
--- 17,25 ----
  antstructure builds a DTD with a task named compiletask.  The compiletask task 
  is not defined anywhere in the documentation, or if it is, it is very hard to 
  find. :)
+ 
+ ------- Additional Comments From bodewig@apache.org  2001-06-21 07:32 -------
+ compiletask has been some little experiment, that shouldn't be used at all.
+ 
+ Will be removed from the default.properties so it won't show up in the DTD
+ created by antstructure starting with nightly build 2001-06-22