[
https://issues.apache.org/jira/browse/DAFFODIL-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence resolved DAFFODIL-3083.
--------------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Fixed in commit 0bfbf4c66eb3bd6e7e42705be51029354269dc5a
> 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
> Assignee: Guichard Desrosiers
> Priority: Minor
> Fix For: 4.2.0
>
>
> 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)