You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2010/12/26 23:39:45 UTC

[jira] Resolved: (LUCENE-2833) upgrade contrib/ant's tidy.jar

     [ https://issues.apache.org/jira/browse/LUCENE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir resolved LUCENE-2833.
---------------------------------

    Resolution: Fixed

Committed revision 1052974, 1052975 (3x)

> upgrade contrib/ant's tidy.jar
> ------------------------------
>
>                 Key: LUCENE-2833
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2833
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/*
>            Reporter: Robert Muir
>             Fix For: 3.1, 4.0
>
>         Attachments: jtidy-r938.jar, LUCENE-2833.patch
>
>
> contrib/ant uses a Tidy.jar that also includes classes in org.w3c.dom, org.xml.sax, etc.
> This is no problem if you are an ant user, but if you are an IDE user you need to carefully configure the order of your classpath or things will not compile, as these will override the ones in the Solr libs, for example.
> The solution is to upgrade the tidy.jar to the newest one that only includes org.w3c.tidy and doesn't cause these problems.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org