171
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
proposal.html converted to xml via script More... almost 21 years ago
fixed bad xhtml More... almost 21 years ago
Adding Commons Site Look & Feel configuration to all jakarta-commons/<project>/project.properties More... almost 21 years ago
included navigation should be from commons-build now. More... almost 21 years ago
Fixed issue with multithreaded access to single SimpleDateFormat instance. Thanks to Luca Masini for spotting this one and for suggestion the optimal way to solve it. More... almost 21 years ago
Add some additional tests for null property values. More... almost 21 years ago
Eliminate variable declarations that duplicate variabes declared in the base class (JDBCDynaClass). Among other things, this causes any value set for "lowerCase" in the constructor of ResultSetDynaClass to be ignored. More... almost 21 years ago
Make it possible for RowSetDynaClass subclasses to easily use a different implementation of DynaBean for the beans returned by copy(). More... almost 21 years ago
This test has suddenly broken but i'm not convinced that it ever worked correctly. This test case really needs fixing - but then so does all of the localization stuff. Too much to do, too little time :( More... almost 21 years ago
Corrected typo in sample recommendations. More... almost 21 years ago
Moving extension of global project.xml to ../commons-build/project.xml on those project.xml files which originally had it in place. More... almost 21 years ago
Added myself as a developer, updated collections dependency to 3.0 final, and cleaned up STATUS.html a bit (had references to 1.3 release ;)) More... almost 21 years ago
Fixed typo in package.html. Made formatter assignment happen after locale assignment in consturctor of DecimalLocaleConverter so that we use the assigned locale rather than the default. More... almost 21 years ago
Upgraded maven site generation in preparation for switching to maven More... almost 21 years ago
Updated most of the commons project.properties files, made sure that the dev process points to the commons charter. Also, changed the powered by logo to use the less distracting feather logo More... about 21 years ago
Added Jakarta Commons link to top nav More... about 21 years ago
BeanUtils style updated to reflect a white banner background. Logo added to beanutils. More... about 21 years ago
Added newInstance implementation (and test case). This allow better integration with DynaBean frameworks. Submitted by Niall Pemberton. More... about 21 years ago
Added ability to get wrapped instance to WrapDynaBean's. Submitted by Niall Pemberton. More... about 21 years ago
Added entry to FAQ about ordering bean comparator. More... about 21 years ago
Applied improved javadoc patch. Contributed by Tim O'Brien. More... about 21 years ago
Doh! Forgot to update the copyrights. More... about 21 years ago
Made LocaleBeanUtils a per context-classloader pseudo-singleton (like BeanUtils is). Thanks to flaviostutz for contributing the bones of the implementation. More... about 21 years ago
Corrected some mistakes in the javadocs More... about 21 years ago
Added extra trace level logging. Patch submitted by Jonathan Fuerth. More... over 21 years ago
Fixed typos in apache licenses More... over 21 years ago
Corrected line ending problem i created with the last commit. (Thanks for the catch Tetsuya.) More... over 21 years ago
Corrected licenses to match jakarta-commons standard. More... over 21 years ago
fixed typo More... over 21 years ago
BeanUtils' maven site now references a shared nav for Jakarta Commons More... over 21 years ago