[ 
https://issues.apache.org/jira/browse/DERBY-4900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931195#action_12931195
 ] 

Knut Anders Hatlen commented on DERBY-4900:
-------------------------------------------

I don't see this warning. Just a guess, but does your JDK by any chance contain 
some version of Xalan that accidentally gets pulled into compile.classpath by 
PropertySetter?

> 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.

Reply via email to