Project

General

Profile

« Previous | Next » 

Revision bcb823d5

Added by Ben Stöver over 7 years ago

Missing dependency Apache commons.lang added to molecular.lib.
Single read alignment export feature now makes use of wizard. (Selecting which sequences to export is not yet supported.)

View differences:

eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF
18 18
 lib/info.bioinfweb.libralign.core/bin/,
19 19
 lib/info.bioinfweb.libralign.io/bin/,
20 20
 lib/info.bioinfweb.libralign.swt/bin/,
21
 lib/info.bioinfweb.libralign.biojava1/bin/
21
 lib/info.bioinfweb.libralign.biojava1/bin/,
22
 lib/commons-lang3-3.5.jar
22 23
Export-Package: info.bioinfweb.commons,
23 24
 info.bioinfweb.commons.appversion,
24 25
 info.bioinfweb.commons.beans,
......
37 38
 info.bioinfweb.jphyloio,
38 39
 info.bioinfweb.jphyloio.dataadapters,
39 40
 info.bioinfweb.jphyloio.dataadapters.implementations,
40
 info.bioinfweb.jphyloio.dataadapters.implementations.store,
41 41
 info.bioinfweb.jphyloio.dataadapters.implementations.receivers,
42
 info.bioinfweb.jphyloio.dataadapters.implementations.store,
42 43
 info.bioinfweb.jphyloio.events,
43 44
 info.bioinfweb.jphyloio.events.meta,
44 45
 info.bioinfweb.jphyloio.events.type,
......
65 66
 info.bioinfweb.jphyloio.formats.text,
66 67
 info.bioinfweb.jphyloio.formats.xml,
67 68
 info.bioinfweb.jphyloio.formats.xtg,
68
 info.bioinfweb.jphyloio.utils,
69 69
 info.bioinfweb.jphyloio.objecttranslation,
70 70
 info.bioinfweb.jphyloio.objecttranslation.implementations,
71
 info.bioinfweb.jphyloio.utils,
71 72
 info.bioinfweb.libralign,
72 73
 info.bioinfweb.libralign.actions,
73 74
 info.bioinfweb.libralign.alignmentarea,
......
130 131
 org.apache.commons.collections4.splitmap,
131 132
 org.apache.commons.collections4.trie,
132 133
 org.apache.commons.collections4.trie.analyzer,
134
 org.apache.commons.lang3,
135
 org.apache.commons.lang3.builder,
136
 org.apache.commons.lang3.concurrent,
137
 org.apache.commons.lang3.event,
138
 org.apache.commons.lang3.exception,
139
 org.apache.commons.lang3.math,
140
 org.apache.commons.lang3.mutable,
141
 org.apache.commons.lang3.reflect,
142
 org.apache.commons.lang3.text,
143
 org.apache.commons.lang3.text.translate,
144
 org.apache.commons.lang3.time,
145
 org.apache.commons.lang3.tuple,
133 146
 org.biojava.bibliography,
134 147
 org.biojava.bio,
135 148
 org.biojava.bio.alignment,

Also available in: Unified diff