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.
Sep 03, 2024 — Sep 03, 2025
Showing page 1 of 77
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump actions/dependency-review-action from 4.7.2 to 4.7.3 (#375)
dependabot[bot]
More...
5 days ago
Update the global cache from a synchronized map to a concurrent map
Gary D. Gregory
More...
9 days ago
Bump actions/dependency-review-action from 4.7.1 to 4.7.2 (#372)
dependabot[bot]
More...
12 days ago
Bump github/codeql-action from 3.29.9 to 3.29.11 (#371)
dependabot[bot]
More...
12 days ago
Bump actions/setup-java from 4.7.1 to 5.0.0 (#370)
dependabot[bot]
More...
12 days ago
Javadoc
Gary D. Gregory
More...
15 days ago
Javadoc
Gary D. Gregory
More...
18 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invoke*(*) methods in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils
Gary D. Gregory
More...
18 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeMethod(Object, String, Object[], Class[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils
Gary D. Gregory
More...
18 days ago
Javadoc: Remove implementation detail
Gary D. Gregory
More...
18 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactStaticMethod(Class, String, Object[], Class[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils
Gary D. Gregory
More...
18 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactMethod(Object, String, Object[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils
Gary D. Gregory
More...
18 days ago
Better internal class name
Gary D. Gregory
More...
18 days ago
Javadoc
Gary D. Gregory
More...
18 days ago
Javadoc
Gary D. Gregory
More...
18 days ago
Remove org.apache.commons.beanutils2.MethodUtils.getAccessibleMethod(Class, String, Class) in favor vararg variant
Gary D. Gregory
More...
18 days ago
Bump actions/checkout from 4.2.2 to 5.0.0 (#369)
dependabot[bot]
More...
19 days ago
Bump github/codeql-action from 3.29.8 to 3.29.9 (#368)
dependabot[bot]
More...
19 days ago
Use final
ggregory
More...
22 days ago
Internal refactoring
ggregory
More...
22 days ago
Remove org.apache.commons.beanutils2.MethodUtils.isAssignmentCompatible(Class toClass, Class cls) in favor oforg.apache.commons.lang3.ClassUtils.isAssignable(Class cls, Class toClass)
ggregory
More...
23 days ago
Replace cascading if-else with a map lookup
ggregory
More...
23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.getPrimitiveType(Class) in favor of org.apache.commons.lang3.ClassUtils.wrapperToPrimitive(Class)
ggregory
More...
23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.toNonPrimitiveClass(Class) in favor of org.apache.commons.lang3.ClassUtils.primitiveToWrapper(Class)
ggregory
More...
23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeStaticMethod(Class, String, Object[], Class[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils
Gary D. Gregory
More...
23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeStaticMethod(Class, String, Object[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils
Gary D. Gregory
More...
23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeMethod(Object, String, Object[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils
Gary D. Gregory
More...
23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeMethod(Object, String, Object) in favor of Apache Commons Lang's MethodUtils
Gary D. Gregory
More...
23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactStaticMethod(Class, String, Object[]) in favor of Apache Commons Lang's MethodUtils
Gary D. Gregory
More...
23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactStaticMethod(Class, String, Object) in favor of Apache Commons Lang's MethodUtils
Gary D. Gregory
More...
23 days ago
←
1
2
3
4
5
6
7
8
9
…
76
77
→
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