1 Reply Latest reply on May 26, 2009 9:58 AM by jmesnil

    Warning during build

    timfox

      Am getting this warning during the build. I think it must have been introduced recently:

       [javac] /home/tim/workspace/trunk/src/main/org/jboss/messaging/core/remoting/impl/ssl/SSLSupport.java:193: warning: [deprecation] toURL() in java.io.File has been deprecated
       [javac] return file.toURL();