Guichard Desrosiers created DAFFODIL-3083:
---------------------------------------------

             Summary: Update deprecated URL constructor in XercesValidator
                 Key: DAFFODIL-3083
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-3083
             Project: Daffodil
          Issue Type: Bug
            Reporter: Guichard Desrosiers


When building Daffodil, compilation can fail due to use of the deprecated 
{{java.net.URL(String)}} constructor in {{{}XercesValidator.scala{}}}:
 
 
 {{val url = new URL(schemaFile)
[error]    |                  ^^^
[error]    |constructor URL in class URL is deprecated: see corresponding 
Javadoc for more information.
[error] one error found
[error] (daffodil-core / Compile / compileIncremental) Compilation failed}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to