mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-08 19:15:14 +00:00
Added KeyValue for creation of deprecated jar to support Hibernate (dependency of SequencedHashMap)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch@636579 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
473e66380a
commit
e3f8817527
@ -708,6 +708,7 @@ limitations under the License.
|
||||
<zipfileset src="${collections-3.jar}">
|
||||
<!-- used by Hibernate -->
|
||||
<include name="**/SequencedHashMap*"/>
|
||||
<include name="**/KeyValue*"/> <!-- used by SequencedHashMap -->
|
||||
<include name="**/LRUMap*"/>
|
||||
<include name="**/ReferenceMap*"/>
|
||||
</zipfileset>
|
||||
|
Loading…
x
Reference in New Issue
Block a user