23 Jun
2011
23 Jun
'11
3:24 p.m.
Author: echatellier Date: 2011-06-23 17:24:40 +0200 (Thu, 23 Jun 2011) New Revision: 968 Url: http://nuiton.org/repositories/revision/wikitty/968 Log: Add doc about exclude Modified: trunk/wikitty-solr/pom.xml Modified: trunk/wikitty-solr/pom.xml =================================================================== --- trunk/wikitty-solr/pom.xml 2011-06-23 15:16:05 UTC (rev 967) +++ trunk/wikitty-solr/pom.xml 2011-06-23 15:24:40 UTC (rev 968) @@ -48,6 +48,7 @@ <artifactId>solr-core</artifactId> <exclusions> <exclusion> + <!-- https://issues.apache.org/jira/browse/SOLR-2487 --> <groupId>org.slf4j</groupId> <artifactId>slf4j-jdk14</artifactId> </exclusion>