IndexedResourceCompiler changes for revisions 6409:6410

This SVN property is not used in Apache SIS.

Command line:

svn diff --extensions "--unified --ignore-space-change --ignore-all-space --ignore-eol-style" -r6409:6410 https://svn.osgeo.org/geotools/trunk/modules/library/metadata/src/main/java/org/geotools/resources/IndexedResourceCompiler.java
Revision 6409Revision 6410
 * don't need to be included in the final JAR file. They are used at
 * compile time only and no other classes should keep reference to them.
 *
 * @version $Id: ResourceCompiler.java,v 1.7 2003/08/19 15:05:22 desruisseaux Exp $
 * @author Martin Desruisseaux
 */
final class ResourceCompiler implements Comparator {
 * don't need to be included in the final JAR file. They are used at
 * compile time only and no other classes should keep reference to them.
 *
 * @version $Id$
 * @author Martin Desruisseaux
 */
final class ResourceCompiler implements Comparator {