You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/05/28 18:20:41 UTC

DO NOT REPLY [Bug 9461] New: - Can't compile due to errors

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

Can't compile due to errors

           Summary: Can't compile due to errors
           Product: Struts
           Version: 1.0.2 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Unknown
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: cmaroney@tfsi.textron.com


[javac] C:\Documents and Settings\cmaroney\My Documents\Downloads\Unpack\ja
arta-struts-1.0.2-src\src\share\org\apache\struts\util\GenericConnection.java:8
: org.apache.struts.util.GenericConnection should be declared abstract; it does
not define setHoldability(int) in org.apache.struts.util.GenericConnection
    [javac] public class GenericConnection implements Connection {
    [javac]        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error

BUILD FAILED



------


I am using jdk 1.4.0, all other components are newly downloaded (xerces, etc).

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