[
https://issues.apache.org/jira/browse/DERBY-4900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931216#action_12931216
]
Knut Anders Hatlen commented on DERBY-4900:
-------------------------------------------
A quick google search suggests that this is a common problem on Mac OS X:
http://www.google.com/search?q=%22[Deprecated]+Xalan%3A+org.apache.xml%22
> Deprecation warning emitted by ClassSizeCrawler during build
> ------------------------------------------------------------
>
> Key: DERBY-4900
> URL: https://issues.apache.org/jira/browse/DERBY-4900
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Affects Versions: 10.7.1.0
> Environment: Mac OSX 10.5.8, Java 6 environment
> Reporter: Rick Hillegas
> Attachments: z.diff
>
>
> When I run "ant -quiet all" I see the following diagnostic on my Mac:
> [java] [Deprecated] Xalan: org.apache.xml.utils.PrefixResolver
> The diagnostic is coming from the ClassSizeCrawler program (demonstrated by a
> patch which I will attach). I am a bit perplexed:
> 1) The [java] tag indicates that the diagnostic is coming from the the
> ClassSizeCrawler program as it churns.
> 2) But the [Deprecated] tag indicates a compiler warning appropriate to
> running the <javac> task, not the <java> task.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.