| init |
mkdir |
Created dir: C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\target\lib |
| get-deps |
get |
Getting: http://www.ibiblio.org/maven/ant/jars/ant-1.5.jar |
| get-deps |
get |
To: C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\target\lib\ant-1.5.jar |
| get-deps |
get |
Getting: http://www.ibiblio.org/maven/qdox/jars/qdox-1.5.jar |
| get-deps |
get |
To: C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\target\lib\qdox-1.5.jar |
| get-deps |
get |
Getting: http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar |
| get-deps |
get |
To: C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\target\lib\junit-3.8.1.jar |
| get-deps |
get |
Getting: http://www.ibiblio.org/maven/ant/jars/ant-optional-1.5.jar |
| get-deps |
get |
To: C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\target\lib\ant-optional-1.5.jar |
| get-deps |
jar |
Warning: skipping jar archive C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\target\lib\javadoc-1.4.jar because no files were included. |
| get-deps |
jar |
Building MANIFEST-only jar: C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\target\lib\javadoc-1.4.jar |
| compile |
mkdir |
Created dir: C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\target\classes |
| compile |
javac |
Compiling 28 source files to C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\target\classes |
| compile |
javac |
---------- |
| compile |
javac |
1. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeIndex.java (at line 18) |
| compile |
javac |
import java.io.InputStream; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.io.InputStream is never used |
| compile |
javac |
---------- |
| compile |
javac |
2. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeIndex.java (at line 33) |
| compile |
javac |
import java.util.StringTokenizer; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.StringTokenizer is never used |
| compile |
javac |
---------- |
| compile |
javac |
3. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeIndex.java (at line 363) |
| compile |
javac |
String currentAttributeClass = null; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The local variable currentAttributeClass is never read |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
4. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeUtil.java (at line 18) |
| compile |
javac |
import java.lang.reflect.Field; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.lang.reflect.Field is never used |
| compile |
javac |
---------- |
| compile |
javac |
5. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeUtil.java (at line 19) |
| compile |
javac |
import java.lang.reflect.Constructor; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.lang.reflect.Constructor is never used |
| compile |
javac |
---------- |
| compile |
javac |
6. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeUtil.java (at line 20) |
| compile |
javac |
import java.lang.reflect.Method; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.lang.reflect.Method is never used |
| compile |
javac |
---------- |
| compile |
javac |
7. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeUtil.java (at line 22) |
| compile |
javac |
import java.util.Collections; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.Collections is never used |
| compile |
javac |
---------- |
| compile |
javac |
8. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeUtil.java (at line 24) |
| compile |
javac |
import java.util.HashMap; |
| compile |
javac |
^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.HashMap is never used |
| compile |
javac |
---------- |
| compile |
javac |
9. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeUtil.java (at line 25) |
| compile |
javac |
import java.util.HashSet; |
| compile |
javac |
^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.HashSet is never used |
| compile |
javac |
---------- |
| compile |
javac |
10. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeUtil.java (at line 27) |
| compile |
javac |
import java.util.List; |
| compile |
javac |
^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.List is never used |
| compile |
javac |
---------- |
| compile |
javac |
11. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeUtil.java (at line 28) |
| compile |
javac |
import java.util.Map; |
| compile |
javac |
^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.Map is never used |
| compile |
javac |
---------- |
| compile |
javac |
12. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\AttributeUtil.java (at line 29) |
| compile |
javac |
import java.util.WeakHashMap; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.WeakHashMap is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
13. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\Attributes.java (at line 24) |
| compile |
javac |
import java.util.HashMap; |
| compile |
javac |
^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.HashMap is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
14. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\CircularDependencyError.java (at line 27) |
| compile |
javac |
public class CircularDependencyError extends RepositoryError { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class CircularDependencyError does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
15. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\InvalidAttributeTargetError.java (at line 45) |
| compile |
javac |
public class InvalidAttributeTargetError extends Error { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class InvalidAttributeTargetError does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
16. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\MultipleAttributesError.java (at line 25) |
| compile |
javac |
public class MultipleAttributesError extends Error { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class MultipleAttributesError does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
17. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\ParameterIndexOutOfBoundsException.java (at line 32) |
| compile |
javac |
public class ParameterIndexOutOfBoundsException extends IndexOutOfBoundsException { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class ParameterIndexOutOfBoundsException does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
18. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\RepositoryError.java (at line 24) |
| compile |
javac |
public class RepositoryError extends Error { |
| compile |
javac |
^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class RepositoryError does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
19. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\SealedAttributeException.java (at line 18) |
| compile |
javac |
import java.util.Iterator; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.Iterator is never used |
| compile |
javac |
---------- |
| compile |
javac |
20. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\SealedAttributeException.java (at line 19) |
| compile |
javac |
import java.util.List; |
| compile |
javac |
^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.List is never used |
| compile |
javac |
---------- |
| compile |
javac |
21. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\SealedAttributeException.java (at line 28) |
| compile |
javac |
public class SealedAttributeException extends IllegalStateException { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class SealedAttributeException does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
22. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\Util.java (at line 18) |
| compile |
javac |
import java.lang.reflect.Field; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.lang.reflect.Field is never used |
| compile |
javac |
---------- |
| compile |
javac |
23. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\api\src\java\org\apache\commons\attributes\Util.java (at line 24) |
| compile |
javac |
import java.util.Set; |
| compile |
javac |
^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.Set is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
24. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeCompiler.java (at line 24) |
| compile |
javac |
import java.util.Collection; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.Collection is never used |
| compile |
javac |
---------- |
| compile |
javac |
25. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeCompiler.java (at line 25) |
| compile |
javac |
import java.util.HashSet; |
| compile |
javac |
^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.HashSet is never used |
| compile |
javac |
---------- |
| compile |
javac |
26. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeCompiler.java (at line 31) |
| compile |
javac |
import org.apache.tools.ant.Project; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.tools.ant.Project is never used |
| compile |
javac |
---------- |
| compile |
javac |
27. WARNING in C:\build\Apache\commons-attributes-2.2\commons |
| compile |
javac |
-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeCompiler.java (at line 67) |
| compile |
javac |
private Path src; |
| compile |
javac |
^^^ |
| compile |
javac |
The field AttributeCompiler.src is never read locally |
| compile |
javac |
---------- |
| compile |
javac |
28. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeCompiler.java (at line 453) |
| compile |
javac |
return javaClass.getSource ().getFile (); |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The method getFile() from the type JavaSource is deprecated |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
29. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 19) |
| compile |
javac |
import java.io.BufferedOutputStream; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.io.BufferedOutputStream is never used |
| compile |
javac |
---------- |
| compile |
javac |
30. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 23) |
| compile |
javac |
import java.io.PrintWriter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.io.PrintWriter is never used |
| compile |
javac |
---------- |
| compile |
javac |
31. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 24) |
| compile |
javac |
import java.io.PrintStream; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.io.PrintStream is never used |
| compile |
javac |
---------- |
| compile |
javac |
32. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 25) |
| compile |
javac |
import java.net.URL; |
| compile |
javac |
^^^^^^^^^^^^ |
| compile |
javac |
The import java.net.URL is never used |
| compile |
javac |
---------- |
| compile |
javac |
33. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 26) |
| compile |
javac |
import java.net.URLClassLoader; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.net.URLClassLoader is never used |
| compile |
javac |
---------- |
| compile |
javac |
34. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 28) |
| compile |
javac |
import java.util.Collection; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.Collection is never used |
| compile |
javac |
---------- |
| compile |
javac |
35. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 30) |
| compile |
javac |
import java.util.HashMap; |
| compile |
javac |
^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.HashMap is never used |
| compile |
javac |
---------- |
| compile |
javac |
36. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 31) |
| compile |
javac |
import java.util.HashSet; |
| compile |
javac |
^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.HashSet is never used |
| compile |
javac |
---------- |
| compile |
javac |
37. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 38) |
| compile |
javac |
import org.apache.commons.attributes.AttributeRepositoryClass; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.attributes.AttributeRepositoryClass is never used |
| compile |
javac |
---------- |
| compile |
javac |
38. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 39) |
| compile |
javac |
import org.apache.commons.attributes.Attributes; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.attributes.Attributes is never used |
| compile |
javac |
---------- |
| compile |
javac |
39. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 40) |
| compile |
javac |
import org.apache.commons.attributes.AttributeUtil; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.attributes.AttributeUtil is never used |
| compile |
javac |
---------- |
| compile |
javac |
40. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 41) |
| compile |
javac |
import org.apache.commons.attributes.Indexed; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.attributes.Indexed is never used |
| compile |
javac |
---------- |
| compile |
javac |
41. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 42) |
| compile |
javac |
import org.apache.tools.ant.AntClassLoader; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.tools.ant.AntClassLoader is never used |
| compile |
javac |
---------- |
| compile |
javac |
42. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\compiler\AttributeIndexer.java (at line 45) |
| compile |
javac |
import org.apache.tools.ant.types.FileSet; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.tools.ant.types.FileSet is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
43. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 32) |
| compile |
javac |
import com.sun.javadoc.Tag; |
| compile |
javac |
^^^^^^^^^^^^^^^ |
| compile |
javac |
The import com.sun.javadoc cannot be resolved |
| compile |
javac |
---------- |
| compile |
javac |
44. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 33) |
| compile |
javac |
import com.sun.tools.doclets.Taglet; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import com.sun.tools.doclets cannot be resolved |
| compile |
javac |
---------- |
| compile |
javac |
45. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 35) |
| compile |
javac |
public class CATaglet implements Taglet { |
| compile |
javac |
^^^^^^ |
| compile |
javac |
Taglet cannot be resolved to a type |
| compile |
javac |
---------- |
| compile |
javac |
46. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 37) |
| compile |
javac |
public static class AttributeTaglet extends CATaglet { |
| compile |
javac |
^^^^^^^^^^^^^^^ |
| compile |
javac |
The hierarchy of the type AttributeTaglet is inconsistent |
| compile |
javac |
---------- |
| compile |
javac |
47. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 51) |
| compile |
javac |
public String toString(Tag[] tags) { |
| compile |
javac |
^^^ |
| compile |
javac |
Tag cannot be resolved to a type |
| compile |
javac |
---------- |
| compile |
javac |
48. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 86) |
| compile |
javac |
= legacyTagletClass.getConstructor(new Class[] {Taglet.class}); |
| compile |
javac |
^^^^^^ |
| compile |
javac |
Taglet cannot be resolved to a type |
| compile |
javac |
---------- |
| compile |
javac |
49. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 99) |
| compile |
javac |
public void addTags(Tag[] tags) { |
| compile |
javac |
^^^ |
| compile |
javac |
Tag cannot be resolved to a type |
| compile |
javac |
---------- |
| compile |
javac |
50. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 170) |
| compile |
javac |
tagletMap.put(NAME, wrapTaglet(this)); |
| compile |
javac |
^^^^^^^^^^ |
| compile |
javac |
The method wrapTaglet(CATaglet) is undefined for the type CATaglet |
| compile |
javac |
---------- |
| compile |
javac |
51. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 215) |
| compile |
javac |
Taglet tag = new AttributeTaglet("@" + name, this); |
| compile |
javac |
^^^^^^ |
| compile |
javac |
Taglet cannot be resolved to a type |
| compile |
javac |
---------- |
| compile |
javac |
52. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 230) |
| compile |
javac |
private Object wrapTaglet(Taglet taglet) { |
| compile |
javac |
^^^^^^ |
| compile |
javac |
Taglet cannot be resolved to a type |
| compile |
javac |
---------- |
| compile |
javac |
53. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 244) |
| compile |
javac |
publi |
| compile |
javac |
c String toString(Tag tag) { |
| compile |
javac |
^^^ |
| compile |
javac |
Tag cannot be resolved to a type |
| compile |
javac |
---------- |
| compile |
javac |
54. ERROR in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\javadoc\CATaglet.java (at line 248) |
| compile |
javac |
public String toString(Tag[] _t) { |
| compile |
javac |
^^^ |
| compile |
javac |
Tag cannot be resolved to a type |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
55. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 18) |
| compile |
javac |
import java.io.BufferedInputStream; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.io.BufferedInputStream is never used |
| compile |
javac |
---------- |
| compile |
javac |
56. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 19) |
| compile |
javac |
import java.io.BufferedOutputStream; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.io.BufferedOutputStream is never used |
| compile |
javac |
---------- |
| compile |
javac |
57. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 21) |
| compile |
javac |
import java.io.FileOutputStream; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.io.FileOutputStream is never used |
| compile |
javac |
---------- |
| compile |
javac |
58. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 22) |
| compile |
javac |
import java.io.InputStream; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.io.InputStream is never used |
| compile |
javac |
---------- |
| compile |
javac |
59. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 23) |
| compile |
javac |
import java.io.PrintWriter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.io.PrintWriter is never used |
| compile |
javac |
---------- |
| compile |
javac |
60. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 24) |
| compile |
javac |
import java.io.PrintStream; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.io.PrintStream is never used |
| compile |
javac |
---------- |
| compile |
javac |
61. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 25) |
| compile |
javac |
import java.net.URL; |
| compile |
javac |
^^^^^^^^^^^^ |
| compile |
javac |
The import java.net.URL is never used |
| compile |
javac |
---------- |
| compile |
javac |
62. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 26) |
| compile |
javac |
import java.net.URLClassLoader; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.net.URLClassLoader is never used |
| compile |
javac |
---------- |
| compile |
javac |
63. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 28) |
| compile |
javac |
import java.util.Collection; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.Collection is never used |
| compile |
javac |
---------- |
| compile |
javac |
64. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 30) |
| compile |
javac |
import java.util.HashMap; |
| compile |
javac |
^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.HashMap is never used |
| compile |
javac |
---------- |
| compile |
javac |
65. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 36) |
| compile |
javac |
import java.util.jar.JarOutputStream; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.jar.JarOutputStream is never used |
| compile |
javac |
---------- |
| compile |
javac |
66. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 38) |
| compile |
javac |
import org.apache.commons.attributes.AttributeRepositoryClass; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.attributes.AttributeRepositoryClass is never used |
| compile |
javac |
---------- |
| compile |
javac |
67. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 39) |
| compile |
javac |
import org.apache.commons.attributes.Attributes; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.attributes.Attributes is never used |
| compile |
javac |
---------- |
| compile |
javac |
68. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 40) |
| compile |
javac |
import org.apache.commons.attributes.AttributeUtil; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.attributes.AttributeUtil is never used |
| compile |
javac |
---------- |
| compile |
javac |
69. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 41) |
| compile |
javac |
import org.apache.commons.attributes.Indexed; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.attributes.Indexed is never used |
| compile |
javac |
---------- |
| compile |
javac |
70. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\AttributeValidatorTask.java (at line 45) |
| compile |
javac |
import org.apache.tools.ant.types.FileSet; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.tools.ant.types.FileSet is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
71. WARNING in C:\build\Apache\commons-attributes-2.2\commons-attributes-2.2-src\compiler\src\java\org\apache\commons\attributes\validation\ValidationException.java (at line 24) |
| compile |
javac |
public class ValidationException extends Exception { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class ValidationException does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
71 problems (12 errors, 59 warnings) |