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/12 11:46:23 UTC

[Bug 1958] - FTP task is not in 1.4alpha builds

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

*** shadow/1958	Fri Jun  1 13:56:49 2001
--- shadow/1958.tmp.4025	Tue Jun 12 02:46:23 2001
***************
*** 2,11 ****
  | FTP task is not in 1.4alpha builds                                         |
  +----------------------------------------------------------------------------+
  |        Bug #: 1958                        Product: Ant                     |
! |       Status: NEW                         Version: Nightly build           |
! |   Resolution:                            Platform: PC                      |
! |     Severity: Normal                   OS/Version:                         |
! |     Priority:                           Component: Optional Tasks          |
  +----------------------------------------------------------------------------+
  |  Assigned To: ant-dev@jakarta.apache.org                                   |
  |  Reported By: ggregory@seagullsw.com                                       |
--- 2,11 ----
  | FTP task is not in 1.4alpha builds                                         |
  +----------------------------------------------------------------------------+
  |        Bug #: 1958                        Product: Ant                     |
! |       Status: RESOLVED                    Version: Nightly build           |
! |   Resolution: WONTFIX                    Platform: PC                      |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: High                      Component: Optional Tasks          |
  +----------------------------------------------------------------------------+
  |  Assigned To: ant-dev@jakarta.apache.org                                   |
  |  Reported By: ggregory@seagullsw.com                                       |
***************
*** 42,44 ****
--- 42,51 ----
  allation (ANT_HOME).
  
  Total time: 2 seconds
+ 
+ ------- Additional Comments From bodewig@apache.org  2001-06-12 02:46 -------
+ The nightly builds are performed on a machine that doesn't have NetComponents
+ installed and therefore cannot build the ftp task.
+ 
+ In general, you cannot expect that nightly builds contain all optional tasks,
+ we provide a snapshot of optional.jar from time to time.
\ No newline at end of file