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/07/09 07:38:40 UTC

DO NOT REPLY [Bug 10576] New: - JSPC: null pointer exception with non JSP pages in the includes set

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=10576>.
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=10576

JSPC: null pointer exception with non JSP pages in the includes set

           Summary: JSPC: null pointer exception with non JSP pages in the
                    includes set
           Product: Ant
           Version: 1.5Beta3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: stevel@apache.org


I have a patch for this, but it isnt critical enough to merit delaying the
release of ant1.5. 

if you give this task a non jsp file, we get an NPE; the mapper returns null for
invalid and the calling routine doesnt check for it. oops. 

fix is trivial, test is simple; will go into ant1.6

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