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 12, 2024 — Aug 12, 2025
Showing page 1 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
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...
1 day 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...
1 day 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...
1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeMethod(Object, String, Object) in favor of Apache Commons Lang's MethodUtils
Gary D. Gregory
More...
1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactStaticMethod(Class, String, Object[]) in favor of Apache Commons Lang's MethodUtils
Gary D. Gregory
More...
1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactStaticMethod(Class, String, Object) in favor of Apache Commons Lang's MethodUtils
Gary D. Gregory
More...
1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeStaticMethod(Class, String, Object) in favor of Apache Commons Lang's MethodUtils
Gary D. Gregory
More...
1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactMethod(Object, String, Object)
Gary D. Gregory
More...
1 day ago
Better description
Gary D. Gregory
More...
1 day ago
Bring in current 1.11.1 changes.xml
Gary D. Gregory
More...
1 day ago
Simplify FluentPropertyBeanIntrospector#propertyName (#363)
Gary D. Gregory
More...
1 day ago
Simplify `FluentPropertyBeanIntrospector#propertyName` (#363)
Basil Crow
More...
2 days ago
Bump actions/cache from 4.2.3 to 4.2.4 (#362)
dependabot[bot]
More...
5 days ago
Bump github/codeql-action from 3.29.7 to 3.29.8 (#361)
dependabot[bot]
More...
5 days ago
Add missing comments
Gary D. Gregory
More...
5 days ago
Add Instant converter and improve enum converter #49
Gary Gregory
More...
5 days ago
feat: updated existing converters (#49)
Seth Falco
More...
5 days ago
Remove ConstructorUtils in favor of Apache Commons Lang's ConstructorUtils. ConstructorUtils is unused in this component
Gary D. Gregory
More...
5 days ago
Add section for 1.11.1
Gary D. Gregory
More...
7 days ago
Javadoc
Gary D. Gregory
More...
8 days ago
Types in java.lang are always in scope
Gary D. Gregory
More...
8 days ago
Javadoc
Gary D. Gregory
More...
8 days ago
Drop code that will never run since we are on Java 8 or greater
Gary D. Gregory
More...
8 days ago
Bump github/codeql-action from 3.29.4 to 3.29.5 (#360)
dependabot[bot]
More...
12 days ago
Bump github/codeql-action from 3.29.2 to 3.29.4 (#358)
dependabot[bot]
More...
19 days ago
Merge some string literals
Gary D. Gregory
More...
24 days ago
Fix typo in exception message throws from org.apache.commons.beanutils2.PropertyUtilsBean.setMappedProperty(Object, String, String, Object)
Gary D. Gregory
More...
24 days ago
Fix typo in log event message in org.apache.commons.beanutils2.MethodUtils.setMethodAccessible(Method)
Gary D. Gregory
More...
24 days ago
Update the GitHub pull request template for AI
Gary D. Gregory
More...
24 days ago
- Use StringUtils.toRoot[Lower|Upper]Case
Gary D. Gregory
More...
24 days ago
←
1
2
3
4
5
6
7
8
9
…
75
76
→
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