You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-dev@jakarta.apache.org by "Adam R. B. Jack" <aj...@apache.org> on 2004/09/02 19:27:36 UTC

Jakarta-ORO on JDK 1.5 (on Gump)

Hi folks,

This is the result of trying to compile ORO on JDK1.5 (on Gump). It seems
there is now a clash with the JDK package. I hope this information is
helpful to you.

http://brutus.apache.org/gump/jdk15/jakarta-oro/jakarta-oro/gump_work/build_jakarta-oro_jakarta-oro.html

 compile:
    [javac] Compiling 76 source files to
/usr/local/gump/jdk15/workspace/jakarta-oro/classes
    [javac]
/usr/local/gump/jdk15/workspace/jakarta-oro/src/java/org/apache/oro/text/jav
a/JavaMatcher.java:166: reference to MatchResult is ambiguous, both class
org.apache.oro.text.regex.MatchResult in org.apache.oro.text.regex and class
java.util.regex.MatchResult in java.util.regex match
    [javac]   public MatchResult getMatch() {
    [javac]          ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

regards,

Adam


---------------------------------------------------------------------
To unsubscribe, e-mail: oro-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: oro-dev-help@jakarta.apache.org