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/07/08 08:14:26 UTC

[Bug 1881] - WeblogicDeploymentTool doesn't fail when there's an error.

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

*** shadow/1881	Wed May 23 23:12:20 2001
--- shadow/1881.tmp.12118	Sat Jul  7 23:14:26 2001
***************
*** 2,9 ****
  | WeblogicDeploymentTool doesn't fail when there's an error.                 |
  +----------------------------------------------------------------------------+
  |        Bug #: 1881                        Product: Ant                     |
! |       Status: NEW                         Version: 1.3                     |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Enhancement              OS/Version: Other                   |
  |     Priority: Low                       Component: Optional Tasks          |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | WeblogicDeploymentTool doesn't fail when there's an error.                 |
  +----------------------------------------------------------------------------+
  |        Bug #: 1881                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Enhancement              OS/Version: Other                   |
  |     Priority: Low                       Component: Optional Tasks          |
  +----------------------------------------------------------------------------+
***************
*** 21,23 ****
--- 21,27 ----
  ------- Additional Comments From robert.watkins@qsipayments.com  2001-05-23 23:12 -------
  Created an attachment (id=178)
  Implements failOnError in WeblogicDeploymentTool.java
+ 
+ 
+ ------- Additional Comments From conor@cortexebusiness.com.au  2001-07-07 23:14 -------
+ This has been updated to always fail if ejbc fails.