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 Chain
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Aug 07, 2024 — Aug 07, 2025
Showing page 20 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Expose catalogFactory so that subclasses can get at it.
Joseph Lad Germuska
More...
about 20 years ago
Refactoring to make it easier for lookups to work against a CatalogFactory of any origin, instead of being bound to the static singleton instance returned by CatalogFactory.getInstance()
Joseph Lad Germuska
More...
over 20 years ago
Make ContextBase live up to the Serializable contract that it inherits by virtue of extending HashMap, and add a unit test to prove it works. Fixed in nightly build 20050417.
Craig R. McClanahan
More...
over 20 years ago
Remove obsolete information about a default context attribute being set if none is specified in web.xml.
Martin Cooper
More...
over 20 years ago
Fix references to <chains> to be <catalog> instead.
Martin Cooper
More...
over 20 years ago
Add eclipse project files to svn:ignore.
Joseph Lad Germuska
More...
over 20 years ago
Factor out the comma-delimited parsing into a separate method, fix the whitespace-skipping bugs in it, and add unit tests to verify that.
Martin Cooper
More...
over 20 years ago
convert .cvsignore to svn:ignore
Dirk Verbeeck
More...
over 20 years ago
svn:keywords correction
Dirk Verbeeck
More...
over 20 years ago
Add support for using LookupCommand in a way which does not pass through the result from the looked up command. This will allow chains used by Lookup to "abort" (by having some command return 'false') without aborting the chain from which the lookup was performed.
Joseph Lad Germuska
More...
over 20 years ago
remove used import
James Mitchell
More...
over 20 years ago
Use SVN changelog
Dirk Verbeeck
More...
over 20 years ago
Fix simply typo
James Mitchell
More...
over 20 years ago
Adding new DispatchLookupCommand and test case.
James Mitchell
More...
over 20 years ago
fix keyword
James Mitchell
More...
over 20 years ago
Add new test for LookupCommand.
James Mitchell
More...
over 20 years ago
Fix bad test. Thanks Sean
James Mitchell
More...
over 20 years ago
add DispatchCommand and test case
Joseph Lad Germuska
More...
over 20 years ago
add myself
Joseph Lad Germuska
More...
over 20 years ago
add myself
James Mitchell
More...
over 20 years ago
Fix for bug 32894
James Mitchell
More...
over 20 years ago
Implement enhanced lookup for commands that takes "catalog:command" argument as a single string.
Craig R. McClanahan
More...
over 20 years ago
Bug #32655: Code fragment incorrect.
Martin Cooper
More...
over 20 years ago
Tweaks to the web site in preparation for 1.0 release.
Martin Cooper
More...
over 20 years ago
Make sure that testPristine() comes first. Relying on the order of methods in the source being the order in which they are called is not exactly a best practice, but on the eve of a 1.0 release, switching the order of a couple of methods is the most expedient way to resolve the failing tests.
Martin Cooper
More...
over 20 years ago
Now that the MyFaces version of the JSF API is available at ibiblio, change the Maven and Ant builds to depend on that, rather than the JSF API RI, which cannot be made available in the same way.
Martin Cooper
More...
over 20 years ago
Fix around 660 Checkstyle errors prior to the 1.0 release.
Martin Cooper
More...
over 20 years ago
Update version for 1.0 release.
Martin Cooper
More...
over 20 years ago
Regenerate Ant build file to pick up changes to project.xml.
Martin Cooper
More...
over 20 years ago
Update BeanUtils and Digester versions; remove Collections dependency; update version number to 1.0-dev in anticipation of a 1.0 release soon.
Martin Cooper
More...
over 20 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
→
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