Compiler log for org.eclipse.equinox.p2.artifact.repository_1.1.200.v20120430-1959 : @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/artifact/repository/CompositeArtifactRepository.java : 1 warning :

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

/src/org/eclipse/equinox/internal/p2/artifact/repository/simple/SimpleArtifactRepository.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/simple/SimpleArtifactRepository.java
 (at line 1241)
JarOutputStream jOs = new JarOutputStream(new FileOutputStream(jarFile));
Resource leak: 'jOs' is never closed

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings