openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache Commons BeanUtils
Settings
|
Report Duplicate
172
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 04, 2024 — Aug 04, 2025
Showing page 53 of 75
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix link
Niall Pemberton
More...
almost 17 years ago
Add missing @since 1.8.0 tags - thanks to James Carman
Niall Pemberton
More...
almost 17 years ago
BEANUTILS-291 - Re-create class reference if lost - fixes problem on JRockit JDK - thanks to Jörg Schaible
Niall Pemberton
More...
almost 17 years ago
remove old cvs property
Niall Pemberton
More...
almost 17 years ago
Upgrade to latest clirr plugin version 2.2.2 (fixes problem downloading the old artifact from the repo)
Niall Pemberton
More...
almost 17 years ago
Update copyright year
Niall Pemberton
More...
almost 17 years ago
Update the site/docs for BeanUtils 1.8.0
Niall Pemberton
More...
almost 17 years ago
BEANUTILS-265 Allow access to non public class's public methods from a public sub-classes - thanks to Tom Schindl and Romain Muller
Niall Pemberton
More...
almost 17 years ago
Factor out the common code to call Method.setAccessible(true) into a separate method
Niall Pemberton
More...
almost 17 years ago
BEANUTILS-319 PropertyUtils's getPropertyType() fails for DynaBeans contained within a normal bean - thanks to Erik Erskine for the patch
Niall Pemberton
More...
almost 17 years ago
BEANUTILS-326 Iterating by key/value pairs in Map in BeanUtilsBean.populate(...) method - reported by Vladimir Orlov
Niall Pemberton
More...
almost 17 years ago
BEANUTILS-318 Fix WeakHashMap is not thread safe in MethodUtils using new FastWeakHashMap - reported by Sylvain Legault
Niall Pemberton
More...
almost 17 years ago
BEANUTILS-291 Fix the thread isolation problem on PropertyUtilsBean, ConvertUtilsBean and LocaleConvertUtilsBean - thanks to Clebert Suconic for identifying this and the patch. I applied a slightly modified version of Clebert's solution.
Niall Pemberton
More...
almost 17 years ago
BEANUTILS-291 Remove FastHashMap from beanutils package
Niall Pemberton
More...
almost 17 years ago
BEANUTILS-291 Copy FastHashMap into beanutils package
Niall Pemberton
More...
almost 17 years ago
change commons-parent to version 11
Niall Pemberton
More...
about 17 years ago
COMMONSSITE-30 - fix the checkstyle configuration to work for multi-module and review/update <reporting> plugin version numbers for the poms being changed. - pom's need to use ${basedir} for configuration files as the multi-module profile is run from commons-parent, so if not specified it can't find those files - the checkstyle configuration file needs to use ${checkstyle.header.file} for the headerFile property and <headerFile> element added to the plugin config in the pom.xml - fix m1 checkstyle config to reflect the above where appropriate (specify header file property)
Niall Pemberton
More...
about 17 years ago
Upgrade to Logging 1.1.1 and Collections 3.2.1, remove ${basedir} from checkstyle and specify external links for javadocs
Niall Pemberton
More...
about 17 years ago
remove rdf file from distro
Niall Pemberton
More...
about 17 years ago
Remove tabs
Niall Pemberton
More...
about 17 years ago
Fix svn properties only (eol-style, keywords etc)
Niall Pemberton
More...
about 17 years ago
Upgrade to commons-parent-10 pom
Niall Pemberton
More...
about 17 years ago
Fixing the headerFile location as per CODEC-67 and Benjamin's patch
Henri Yandell
More...
over 17 years ago
BEANUTILS-291 Improve memory leak test - thanks to Clebert Suconic for the patch.
Niall Pemberton
More...
over 17 years ago
Update release notes for 1.8.0
Niall Pemberton
More...
over 17 years ago
Add clirr report and specify checkstyle plugin version
Niall Pemberton
More...
over 17 years ago
Fix copyright years - BeanUtils started in Struts in 2000 See http://svn.apache.org/viewvc/struts/trunk/src/share/org/apache/struts/util/BeanUtils.java?pathrev=47660
Niall Pemberton
More...
over 17 years ago
BEANUTILS-291 - fix Memory leaks - thanks to Clebert Suconic reporting, patches and review:
Niall Pemberton
More...
over 17 years ago
BEANUTILS-298 - MethodUtils.getAccessibleMethod(Method method) could not find right public method - reported by Roman Mukhin
Niall Pemberton
More...
over 17 years ago
minor javadoc correction
Niall Pemberton
More...
over 17 years ago
←
1
2
…
49
50
51
52
53
54
55
56
57
…
74
75
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree