| init |
echo |
-------- beanutils 1.7 -------- |
| prepare |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\target |
| prepare |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\target\classes |
| prepare |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\target\conf |
| prepare |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\target\tests |
| static |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\target\conf |
| compile |
javac |
Compiling 81 source files to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\target\classes |
| compile |
javac |
---------- |
| compile |
javac |
1. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\BasicDynaBean.java (at line 43) |
| compile |
javac |
public class BasicDynaBean implements DynaBean, Serializable { |
| compile |
javac |
^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class BasicDynaBean does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
2. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\BasicDynaClass.java (at line 39) |
| compile |
javac |
public class BasicDynaClass implements DynaClass, Serializable { |
| compile |
javac |
^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class BasicDynaClass does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
3. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\BeanAccessLanguageException.java (at line 28) |
| compile |
javac |
public class BeanAccessLanguageException extends IllegalArgumentException { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class BeanAccessLanguageException does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
4. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\BeanUtils.java (at line 55) |
| compile |
javac |
private static FastHashMap dummy = new FastHashMap(); |
| compile |
javac |
^^^^^ |
| compile |
javac |
The field BeanUtils.dummy is never read locally |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
5. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\BeanUtilsBean.java (at line 25) |
| compile |
javac |
import java.lang.reflect.Method; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.lang.reflect.Method is never used |
| compile |
javac |
---------- |
| compile |
javac |
6. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\BeanUtilsBean.java (at line 31) |
| compile |
javac |
import java.util.WeakHashMap; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.WeakHashMap is never used |
| compile |
javac |
---------- |
| compile |
javac |
7. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\BeanUtilsBean.java (at line 33) |
| compile |
javac |
import org.apache.commons.collections.FastHashMap; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.collections.FastHashMap is never used |
| compile |
javac |
---------- |
| compile |
javac |
8. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\BeanUtilsBean.java (at line 159) |
| compile |
javac |
Class clazz = bean.getClass(); |
| compile |
javac |
^^^^^ |
| compile |
javac |
The local variable clazz is never read |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
9. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\ConversionException.java (at line 30) |
| compile |
javac |
public class ConversionException extends RuntimeException { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class ConversionException does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
10. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\DynaProperty.java (at line 44) |
| compile |
javac |
public class DynaProperty implements Serializable { |
| compile |
javac |
^^^^^^^^^^^^ |
| compile |
javac |
The serializable class DynaProperty does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
11. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\LazyDynaBean.java (at line 109) |
| compile |
javac |
public class LazyDynaBean implements DynaBean, Serializable { |
| compile |
javac |
^^^^^^^^^^^^ |
| compile |
javac |
The serializable class LazyDynaBean does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
12. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\LazyDynaClass.java (at line 44) |
| compile |
javac |
public class LazyDynaClass extends BasicDynaClass implements MutableDynaClass { |
| compile |
javac |
^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class LazyDynaClass does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
13. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\LazyDynaMap.java (at line 47) |
| compile |
javac |
public class LazyDynaMap extends LazyDynaBean implements MutableDynaClass { |
| compile |
javac |
^^^^^^^^^^^ |
| compile |
javac |
The serializable class LazyDynaMap does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
14. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\MappedPropertyDescriptor.java (at line 551) |
| compile |
javac |
private boolean throwsException(Method method, Class exception) { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The method throwsException(Method, Class) from the type MappedPropertyDescriptor is never used locally |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
15. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\NestedNullException.java (at line 27) |
| compile |
javac |
public class NestedNullException extends BeanAccessLanguageException { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class NestedNullException does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
16. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\ResultSetDynaClass.java (at line 23) |
| compile |
javac |
import java.util.HashMap; |
| compile |
javac |
^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.util.HashMap is never used |
| compile |
javac |
---------- |
| compile |
javac |
17. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\ResultSetDynaClass.java (at line 84) |
| compile |
javac |
public class ResultSetDynaClass extends JDBCDynaClass implements DynaClass { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class ResultSetDynaClass does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
18. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\ResultSetIterator.java (at line 21) |
| compile |
javac |
import java.sql.ResultSet; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.sql.ResultSet is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
19. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\RowSetDynaClass.java (at line 68) |
| compile |
javac |
public class RowSetDynaClass extends JDBCDynaClass implements DynaClass, Serializable { |
| compile |
javac |
^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class RowSetDynaClass does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
20. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\WrapDynaClass.java (at line 265) |
| compile |
javac |
PropertyUtils.getMappedPropertyDescriptors(beanClass); |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The method getMappedPropertyDescriptors(Class) from the type PropertyUtils is deprecated |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
21. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\converters\BooleanArrayConverter.java (at line 23) |
| compile |
javac |
import org.apache.commons.beanutils.Converter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.beanutils.Converter is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
22. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\converters\ByteArrayConverter.java (at line 23) |
| compile |
javac |
import org.apache.commons.beanutils.Converter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.beanutils.Converter is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
23. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\converters\CharacterArrayConverter.java (at line 23) |
| compile |
javac |
import org.apache.commons.beanutils.Converter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.common |
| compile |
javac |
s.beanutils.Converter is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
24. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\converters\DoubleArrayConverter.java (at line 23) |
| compile |
javac |
import org.apache.commons.beanutils.Converter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.beanutils.Converter is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
25. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\converters\FloatArrayConverter.java (at line 23) |
| compile |
javac |
import org.apache.commons.beanutils.Converter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.beanutils.Converter is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
26. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\converters\IntegerArrayConverter.java (at line 23) |
| compile |
javac |
import org.apache.commons.beanutils.Converter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.beanutils.Converter is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
27. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\converters\LongArrayConverter.java (at line 23) |
| compile |
javac |
import org.apache.commons.beanutils.Converter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.beanutils.Converter is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
28. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\converters\ShortArrayConverter.java (at line 23) |
| compile |
javac |
import org.apache.commons.beanutils.Converter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.beanutils.Converter is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
29. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\converters\StringArrayConverter.java (at line 23) |
| compile |
javac |
import org.apache.commons.beanutils.Converter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.beanutils.Converter is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
30. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\converters\StringConverter.java (at line 21) |
| compile |
javac |
import org.apache.commons.beanutils.ConversionException; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.beanutils.ConversionException is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
31. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\locale\BaseLocaleConverter.java (at line 20) |
| compile |
javac |
import org.apache.commons.beanutils.locale.converters.DateLocaleConverter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.beanutils.locale.converters.DateLocaleConverter is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
32. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\locale\LocaleBeanUtils.java (at line 24) |
| compile |
javac |
import java.beans.IndexedPropertyDescriptor; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.beans.IndexedPropertyDescriptor is never used |
| compile |
javac |
---------- |
| compile |
javac |
33. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\locale\LocaleBeanUtils.java (at line 25) |
| compile |
javac |
import java.beans.PropertyDescriptor; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.beans.PropertyDescriptor is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
34. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\locale\LocaleConvertUtilsBean.java (at line 20) |
| compile |
javac |
import org.apache.commons.beanutils.Converter; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import org.apache.commons.beanutils.Converter is never used |
| compile |
javac |
---------- |
| compile |
javac |
35. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\locale\LocaleConvertUtilsBean.java (at line 28) |
| compile |
javac |
import java.sql.Date; |
| compile |
javac |
^^^^^^^^^^^^^ |
| compile |
javac |
The import java.sql.Date is never used |
| compile |
javac |
---------- |
| compile |
javac |
36. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\locale\LocaleConvertUtilsBean.java (at line 29) |
| compile |
javac |
import java.sql.Time; |
| compile |
javac |
^^^^^^^^^^^^^ |
| compile |
javac |
The import java.sql.Time is never used |
| compile |
javac |
---------- |
| compile |
javac |
37. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\locale\LocaleConvertUtilsBean.java (at line 30) |
| compile |
javac |
import java.sql.Timestamp; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.sql.Timestamp is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
38. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\beanutils\locale\converters\DateLocaleConverter.java (at line 24) |
| compile |
javac |
import java.text.ParsePosition; |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The import java.text.ParsePosition is never used |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
39. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\collections\BufferUnderflowException.java (at line 34) |
| compile |
javac |
public class BufferUnderflowException extends NoSuchElementException { |
| compile |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class BufferUnderflowException does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
---------- |
| compile |
javac |
40. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\java\org\apache\commons\collections\FastHashMap.java (at line 65) |
| compile |
javac |
public class FastHashMap extends HashMap { |
| compile |
javac |
^^^^^^^^^^^ |
| compile |
javac |
The serializable class FastHashMap does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
40 problems (40 warnings) |
| compile |
copy |
Copying 6 files to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\target\classes |
| javadoc |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist |
| javadoc |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist\docs |
| javadoc |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist\docs\api |
| javadoc |
javadoc |
Generating Javadoc |
| javadoc |
javadoc |
Javadoc execution |
| javadoc |
javadoc |
JavaDoc is not implemented yet |
| dist |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist |
| dist |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist |
| dist |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist |
| dist |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist |
| init |
echo |
-------- beanutils 1.7 -------- |
| jar |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\target\classes\META-INF |
| jar |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\target\classes\META-INF |
| jar |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\target\classes\META-INF |
| jar |
jar |
Building jar: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist\commons-beanutils.jar |
| jar |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist |
| clean |
delete |
Deleting directory C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\target |
| clean |
delete |
Deleting directory C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\dist |
| init |
echo |
-------- beanutils 1.7 -------- |
| prepare |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\target |
| prepare |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\target\classes |
| prepare |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\target\conf |
| prepare |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\target\tests |
| static |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\target\conf |
| compile |
javac |
Compiling 6 source files to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\target\classes |
| compile |
javac |
---------- |
| compile |
javac |
1. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\src\java\org\apache\commons\beanutils\BeanComparator.java (at line 42) |
| compile |
javac |
public class BeanComparator implements Comparator, Serializable { |
| compile |
javac |
^^^^^^^^^^^^^^ |
| compile |
javac |
The serializable class BeanComparator does not declare a static final serialVersionUID field of type long |
| compile |
javac |
---------- |
| compile |
javac |
1 problem (1 warning) |
| compile |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\target\classes |
| javadoc |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\dist |
| javadoc |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\dist\docs |
| javadoc |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\dist\docs\api |
| javadoc |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist\docs\bean-collections |
| javadoc |
javadoc |
Generating Javadoc |
| javadoc |
javadoc |
Javadoc execution |
| javadoc |
javadoc |
JavaDoc is not implemented yet |
| jar |
mkdir |
Created dir: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\target\classes\META-INF |
| jar |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\target\classes\META-INF |
| jar |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\target\classes\META-INF |
| jar |
jar |
Building jar: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\optional\bean-collections\dist\commons-beanutils-bean-collections.jar |
| jar |
jar |
Updating jar: C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist\commons-beanutils.jar |
| dist |
copy |
Copying 1 file to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\dist |
| init |
echo |
-------- beanutils 1.7 -------- |
| compile.tests |
javac |
Compiling 64 source files to C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\target\tests |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
1. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\BeanificationTestCase.java (at line 28) |
| compile.tests |
javac |
import org.apache.commons.collections.ReferenceMap; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The type ReferenceMap is deprecated |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
2. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\BeanificationTestCase.java (at line 28) |
| compile.tests |
javac |
import org.apache.commons.collections.ReferenceMap; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import org.apache.commons.collections.ReferenceMap is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
3. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\BeanificationTestCase.java (at line 101) |
| compile.tests |
javac |
Class myClass = loader.loadClass("org.apache.commons.beanutils.BetaBean"); |
| compile.tests |
javac |
^^^^^^^ |
| compile.tests |
javac |
The local variable myClass is never read |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
4. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\BeanificationTestCase.java (at line 121) |
| compile.tests |
javac |
byte[] b = new byte[bytz]; |
| compile.tests |
javac |
^ |
| compile.tests |
javac |
The local variable b is never read |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
5. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\BeanificationTestCase.java (at line 171) |
| compile.tests |
javac |
byte[] b = new byte[bytz]; |
| compile.tests |
javac |
^ |
| compile.tests |
javac |
The local variable b is never read |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
6. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\BeanificationTestCase.java (at line 212) |
| compile.tests |
javac |
WeakReference threadWeakReference = new WeakReference(thread); |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The local variable threadWeakReference is never read |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
7. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\BeanificationTestCase.java (at line 250) |
| compile.tests |
javac |
byte[] b = new byte[bytz]; |
| compile.tests |
javac |
^ |
| compile.tests |
javac |
The local variable b is never read |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
8. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\ConstructorUtilsTestCase.java (at line 129) |
| compile.tests |
javac |
Object obj = ConstructorUtils.invokeExactConstructor(TestBean.class,new Float(17.3f)); |
| compile.tests |
javac |
^^^ |
| compile.tests |
javac |
The local variable obj is never read |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
9. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\ConstructorUtilsTestCase.java (at line 147) |
| compile.tests |
javac |
Object obj = ConstructorUtils.invokeExactConstructor(TestBean.class,args); |
| compile.tests |
javac |
^^^ |
| compile.tests |
javac |
The local variable obj is never read |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
10. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\ConstructorUtilsTestCase.java (at line 195) |
| compile.tests |
javac |
Object obj = ConstructorUtils.invokeExactConstructor(TestBean.class,args,types); |
| compile.tests |
javac |
^^^ |
| compile.tests |
javac |
The local variable obj is never read |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
11. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\ConvertUtilsTestCase.java (at line 20) |
| compile.tests |
javac |
import java.lang.reflect.InvocationTargetException; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.lang.reflect.InvocationTargetException is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
12. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\ConvertUtilsTestCase.java (at line 24) |
| compile.tests |
javac |
import java.util.HashMap; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.util.HashMap is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
13. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\ConvertUtilsTestCase.java (at line 28) |
| compile.tests |
javac |
import org.apache.commons.beanutils.converters.BooleanConverter; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import org.apache.commons.beanutils.converters.BooleanConverter is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
14. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\ConvertUtilsTestCase.java (at line 606) |
| compile.tests |
javac |
value = convertUtils.convert("true", Boolean.TYPE); |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The static method convert(String, Class) from the type ConvertUtils should be accessed in a static way |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
15. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\ConvertUtilsTestCase.java (at line 614) |
| compile.tests |
javac |
convertUtils.deregister(Boolean.TYPE); |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The static method deregister(Class) from the type ConvertUtils should be accessed in a static way |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
16. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\ConvertUtilsTestCase.java (at line 615) |
| compile.tests |
javac |
assertNull("Converter should be null",convertUtils.lookup(Boolean.TYPE)); |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The static method lookup(Class) from the type ConvertUtils should be accessed in a static way |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
17. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\DynaPropertyUtilsTestCase.java (at line 1287) |
| compile.tests |
javac |
Object value = null; |
| compile.tests |
javac |
^^^^^ |
| compile.tests |
javac |
The local variable value is never read |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
18. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\DynaPropertyUtilsTestCase.java (at line 1364) |
| compile.tests |
javac |
Object value = null; |
| compile.tests |
javac |
^^^^^ |
| compile.tests |
javac |
The local variable value is never read |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
19. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\DynaResultSetTestCase.java (at line 21) |
| compile.tests |
javac |
import java.lang.reflect.InvocationTargetException; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.lang.reflect.InvocationTargetException is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
20. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\DynaResultSetTestCase.java (at line 23) |
| compile.tests |
javac |
import java.util.ArrayList; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.util.ArrayList is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
21. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\DynaResultSetTestCase.java (at line 24) |
| compile.tests |
javac |
import java.util.HashMap; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.util.HashMap is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
22. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\DynaResultSetTestCase.java (at line 26) |
| compile.tests |
javac |
import java.util.List; |
| compile.tests |
javac |
^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.util.List is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
23. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\DynaResultSetTestCase.java (at line 27) |
| compile.tests |
javac |
import java.util.Map; |
| compile.tests |
javac |
^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.util.Map is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
24. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\DynaRowSetTestCase.java (at line 21) |
| compile.tests |
javac |
import java.lang.reflect.InvocationTargetException; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.lang.reflect.InvocationTargetException is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
25. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\DynaRowSetTestCase.java (at line 23) |
| compile.tests |
javac |
import java.util.ArrayList; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.util.ArrayList is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
26. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\DynaRowSetTestCase.java (at line 24) |
| compile.tests |
javac |
import java.util.HashMap; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.util.HashMap is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
27. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\ |
| compile.tests |
javac |
DynaRowSetTestCase.java (at line 25) |
| compile.tests |
javac |
import java.util.Iterator; |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.util.Iterator is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
28. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\DynaRowSetTestCase.java (at line 27) |
| compile.tests |
javac |
import java.util.Map; |
| compile.tests |
javac |
^^^^^^^^^^^^^ |
| compile.tests |
javac |
The import java.util.Map is never used |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
29. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\ExtendMapBean.java (at line 28) |
| compile.tests |
javac |
public class ExtendMapBean extends Hashtable { |
| compile.tests |
javac |
^^^^^^^^^^^^^ |
| compile.tests |
javac |
The serializable class ExtendMapBean does not declare a static final serialVersionUID field of type long |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
30. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\MethodUtilsTestCase.java (at line 106) |
| compile.tests |
javac |
(privateBeanFactory.create().getClass(), |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The static method create() from the type PrivateBeanFactory should be accessed in a static way |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
31. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\MethodUtilsTestCase.java (at line 120) |
| compile.tests |
javac |
(privateBeanFactory.createSubclass().getClass(), |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The static method createSubclass() from the type PrivateBeanFactory should be accessed in a static way |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
32. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\MethodUtilsTestCase.java (at line 159) |
| compile.tests |
javac |
privateBeanFactory.create(), |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The static method create() from the type PrivateBeanFactory should be accessed in a static way |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
33. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\MethodUtilsTestCase.java (at line 177) |
| compile.tests |
javac |
privateBeanFactory.createSubclass(), |
| compile.tests |
javac |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| compile.tests |
javac |
The static method createSubclass() from the type PrivateBeanFactory should be accessed in a static way |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
---------- |
| compile.tests |
javac |
34. WARNING in C:\build\Apache\commons-beanutils-1.7.0\commons-beanutils-1.7.0-src\src\test\org\apache\commons\beanutils\NestedTestBean.java (at line 21) |
| compile.tests |
javac |
import java.util.ArrayList; |
| compile.tests |
|