Compiler log for org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 2

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/src/org/eclipse/equinox/internal/p2/metadata/repository/CompositeMetadataRepository.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/metadata/repository/CompositeMetadataRepository.java
 (at line 325)
JarOutputStream jOutput = new JarOutputStream(new FileOutputStream(jarFile));
Resource leak: 'jOutput' is never closed

/src/org/eclipse/equinox/internal/p2/metadata/repository/LocalMetadataRepository.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/metadata/repository/LocalMetadataRepository.java
 (at line 302)
JarOutputStream jOutput = new JarOutputStream(new FileOutputStream(jarFile));
Resource leak: 'jOutput' is never closed

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings