apache-commons-beanutils/.gitignore
Michal Vyskocil 41c3bfb7eb - update to 1.8.3 and rename to apache- to follow the upstream
- fixes in this release
  * memory leak in jdk5/jdk6 BEANUTILS-291, BEANUTILS-366
  * BEANUTILS-373 MethodUtils is not thread safe because WeakFastHashMap which
    uses WeakHashMap is not thread-safe
  * [BEANUTILS-371] Add constructors which have useColumnLabel parameter to
    ResultSetDynaClass and RowSetDynaClass
  * and a lot of other like NPE in BeanUtilsBean.setProperty()

- don't use icecream
- use source="1.4" and target="1.4" for build with java 1.5

- converted neededforbuild to BuildRequires

- Adjustments in the spec file.

- Current version 1.7.0 from JPackage.org

- update to version 1.7.0
- don't use icecream

- Fix prerequires of javadoc subpackage

- Initial package created with version 1.6.1 (JPackage 1.5)

OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-beanutils?expand=0&rev=1
2012-04-02 13:27:15 +00:00

2 lines
5 B
Plaintext