This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git.


    from 8e4a10a  Formatting.
     add 863feb8  LruCacheClassPathRepository
     new 77f936f  LruCacheClassPathRepository (#28)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../bcel/util/LruCacheClassPathRepository.java     | 64 ++++++++++++++++++++++
 .../util/LruCacheClassPathRepositoryTestCase.java  | 57 +++++++++++++++++++
 2 files changed, 121 insertions(+)
 create mode 100644 
src/main/java/org/apache/bcel/util/LruCacheClassPathRepository.java
 create mode 100644 
src/test/java/org/apache/bcel/util/LruCacheClassPathRepositoryTestCase.java

Reply via email to