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 2002/11/29 16:13:35 UTC

DO NOT REPLY [Bug 14958] New: - Validation of websphere.home breaks backwards compatability

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14958>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

Validation of websphere.home breaks backwards compatability

           Summary: Validation of websphere.home breaks backwards
                    compatability
           Product: Ant
           Version: 1.5.1
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Optional Tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: jesse@cryptocard.com


In revision 1.11.2.3 changes were made to validate the websphere.home property
being set. This is required if "ejbdeploy=true".

Is you are not trying to deploy the beans, only generate them, this property is
not required.

Attached is a patch that only validates the websphere.home property if
ejbdeploy=true. This patch fixes backwards compatability that was broken.

Jesse

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>