Project

General

Profile

« Previous | Next » 

Revision 85c830d1

Added by Ben Stöver almost 8 years ago

Unnecessary renaming operations removed from POM.
Apache commons.collections dependency is now copied and exported.

View differences:

eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular.lib;singleton:=true
5 5
Bundle-Version: 4.2.0.qualifier
6 6
Bundle-ClassPath: .,
7
 lib/core-1.9.2-SNAPSHOT.jar,
8
 lib/sequencing-1.9.2-SNAPSHOT.jar,
9 7
 lib/owlapi-xmlutils-4.1.4.jar,
10 8
 lib/bioinfweb-commons-bio-2-SNAPSHOT.jar,
11 9
 lib/bioinfweb-commons-core-2-SNAPSHOT.jar,
......
16 14
 lib/libralign-core-0-SNAPSHOT.jar,
17 15
 lib/libralign-swt-0-SNAPSHOT.jar,
18 16
 lib/tic-core-2-SNAPSHOT.jar,
19
 lib/tic-swt-2-SNAPSHOT.jar
17
 lib/tic-swt-2-SNAPSHOT.jar,
18
 lib/commons-collections4-4.1.jar,
19
 lib/core-1.9.2.jar,
20
 lib/sequencing-1.9.2.jar
20 21
Export-Package: info.bioinfweb.commons,
21 22
 info.bioinfweb.commons.appversion,
22 23
 info.bioinfweb.commons.beans,
......
107 108
 info.bioinfweb.tic.input,
108 109
 info.bioinfweb.tic.toolkit,
109 110
 info.bioinfweb.tic.toolkit.layoutdata,
111
 org.apache.commons.collections4,
112
 org.apache.commons.collections4.bag,
113
 org.apache.commons.collections4.bidimap,
114
 org.apache.commons.collections4.collection,
115
 org.apache.commons.collections4.comparators,
116
 org.apache.commons.collections4.functors,
117
 org.apache.commons.collections4.iterators,
118
 org.apache.commons.collections4.keyvalue,
119
 org.apache.commons.collections4.list,
120
 org.apache.commons.collections4.map,
121
 org.apache.commons.collections4.multimap,
122
 org.apache.commons.collections4.multiset,
123
 org.apache.commons.collections4.queue,
124
 org.apache.commons.collections4.sequence,
125
 org.apache.commons.collections4.set,
126
 org.apache.commons.collections4.splitmap,
127
 org.apache.commons.collections4.trie,
128
 org.apache.commons.collections4.trie.analyzer,
110 129
 org.biojava.bibliography,
111 130
 org.biojava.bio,
112 131
 org.biojava.bio.alignment,

Also available in: Unified diff