Révision 54
tmp/org.txm.core/plugin.xml (revision 54) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<?eclipse version="3.4"?> |
|
3 |
<plugin> |
|
4 |
|
|
5 |
</plugin> |
|
0 | 6 |
tmp/org.txm.core/META-INF/TSTMANIFEST.MF (revision 54) | ||
---|---|---|
1 |
Manifest-Version: 1.0 |
|
2 |
Bundle-ManifestVersion: 2 |
|
3 |
Bundle-Name: Toolbox |
|
4 |
Bundle-SymbolicName: org.textometrie.toolbox;singleton:=true |
|
5 |
Bundle-Version: 0.5.0 |
|
6 |
Bundle-Activator: org.textometrie.toolbox.Activator |
|
7 |
Require-Bundle: org.eclipse.core.runtime, |
|
8 |
org.codehaus.groovy;bundle-version="1.7.0", |
|
9 |
org.eclipse.osgi.util;bundle-version="3.2.0" |
|
10 |
Bundle-ActivationPolicy: lazy |
|
11 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
|
12 |
Export-Package: EDU.oswego.cs.dl.util.concurrent, |
|
13 |
EDU.oswego.cs.dl.util.concurrent.misc;uses:="EDU.oswego.cs.dl.util.concurrent,javax.swing,new EDU.oswego.cs.dl.util.concurrent.misc", |
|
14 |
antlr; |
|
15 |
uses:="antlr.collections.impl, |
|
16 |
antlr.debug, |
|
17 |
antlr.ASdebug, |
|
18 |
antlr.collections", |
|
19 |
antlr.ASdebug;uses:="antlr", |
|
20 |
antlr.actions.cpp;uses:="antlr.collections.impl,antlr", |
|
21 |
antlr.actions.csharp;uses:="antlr.collections.impl,antlr", |
|
22 |
antlr.actions.java;uses:="antlr.collections.impl,antlr", |
|
23 |
antlr.actions.python;uses:="antlr.collections.impl,antlr", |
|
24 |
antlr.build, |
|
25 |
antlr.collections;uses:="antlr", |
|
26 |
antlr.collections.impl;uses:="antlr.collections,antlr", |
|
27 |
antlr.debug;uses:="antlr.collections.impl,antlr", |
|
28 |
antlr.debug.misc; |
|
29 |
uses:="javax.swing.tree, |
|
30 |
javax.swing, |
|
31 |
antlr.collections, |
|
32 |
javax.swing.event", |
|
33 |
antlr.preprocessor;uses:="antlr.collections.impl,antlr", |
|
34 |
cern.clhep, |
|
35 |
cern.colt;uses:="cern.colt.list,cern.colt.function", |
|
36 |
cern.colt.bitvector;uses:="cern.colt.function,cern.colt", |
|
37 |
cern.colt.buffer;uses:="cern.colt.list,cern.colt", |
|
38 |
cern.colt.function, |
|
39 |
cern.colt.list; |
|
40 |
uses:="cern.colt.buffer, |
|
41 |
cern.colt.function, |
|
42 |
cern.colt, |
|
43 |
cern.colt.bitvector", |
|
44 |
cern.colt.list.adapter;uses:="cern.colt.list", |
|
45 |
cern.colt.map;uses:="cern.colt.list,cern.colt.function,cern.colt", |
|
46 |
cern.colt.matrix; |
|
47 |
uses:="cern.colt.list, |
|
48 |
cern.colt.function, |
|
49 |
cern.colt, |
|
50 |
cern.colt.matrix.impl", |
|
51 |
cern.colt.matrix.bench; |
|
52 |
uses:="cern.colt.matrix, |
|
53 |
cern.colt.function, |
|
54 |
new cern.colt.matrix.bench, |
|
55 |
cern.colt, |
|
56 |
cern.colt.matrix.linalg", |
|
57 |
cern.colt.matrix.doublealgo; |
|
58 |
uses:="cern.jet.math, |
|
59 |
hep.aida, |
|
60 |
cern.colt.matrix, |
|
61 |
hep.aida.bin, |
|
62 |
cern.colt.function, |
|
63 |
new cern.colt.matrix.doublealgo, |
|
64 |
cern.colt, |
|
65 |
cern.jet.random.engine, |
|
66 |
cern.colt.matrix.impl", |
|
67 |
cern.colt.matrix.impl; |
|
68 |
uses:="cern.jet.math, |
|
69 |
cern.colt.matrix, |
|
70 |
cern.colt.list, |
|
71 |
cern.colt.function, |
|
72 |
cern.colt, |
|
73 |
cern.jet.random.engine, |
|
74 |
cern.colt.matrix.doublealgo, |
|
75 |
cern.colt.map", |
|
76 |
cern.colt.matrix.linalg; |
|
77 |
uses:="EDU.oswego.cs.dl.util.concurrent, |
|
78 |
cern.colt.matrix, |
|
79 |
cern.colt.list, |
|
80 |
cern.colt.function, |
|
81 |
cern.colt", |
|
82 |
cern.colt.matrix.objectalgo; |
|
83 |
uses:="cern.colt.matrix, |
|
84 |
cern.colt.function, |
|
85 |
cern.colt, |
|
86 |
cern.colt.matrix.impl", |
|
87 |
cern.jet.math;uses:="cern.colt.function", |
|
88 |
cern.jet.random;uses:="cern.colt.function,cern.colt,cern.jet.random.engine", |
|
89 |
cern.jet.random.engine;uses:="cern.colt.function,cern.colt", |
|
90 |
cern.jet.random.sampling;uses:="cern.jet.random,cern.colt,cern.jet.random.engine", |
|
91 |
cern.jet.stat;uses:="cern.jet.math,cern.colt.list", |
|
92 |
cern.jet.stat.quantile; |
|
93 |
uses:="cern.jet.random.sampling, |
|
94 |
cern.colt.list, |
|
95 |
cern.colt.function, |
|
96 |
cern.colt, |
|
97 |
cern.jet.random.engine", |
|
98 |
corejava, |
|
99 |
hep.aida, |
|
100 |
hep.aida.bin; |
|
101 |
uses:="cern.jet.stat.quantile, |
|
102 |
hep.aida, |
|
103 |
cern.colt.buffer, |
|
104 |
cern.colt.list, |
|
105 |
cern.colt.function, |
|
106 |
cern.colt, |
|
107 |
cern.jet.random.engine", |
|
108 |
hep.aida.ref;uses:="hep.aida,cern.colt.matrix.impl", |
|
109 |
images, |
|
110 |
javax.xml.xquery; |
|
111 |
uses:="javax.xml.stream, |
|
112 |
javax.xml.transform, |
|
113 |
org.w3c.dom, |
|
114 |
org.xml.sax, |
|
115 |
javax.xml.namespace", |
|
116 |
jline, |
|
117 |
junit.extensions;uses:="junit.framework", |
|
118 |
junit.framework;uses:="org.junit.runner.manipulation,org.junit.runner,org.junit.runner.notification", |
|
119 |
junit.runner;uses:="junit.framework", |
|
120 |
junit.textui;uses:="junit.framework,junit.runner", |
|
121 |
net.sf.saxon; |
|
122 |
uses:="net.sf.saxon.trace, |
|
123 |
net.sf.saxon.value, |
|
124 |
net.sf.saxon.functions, |
|
125 |
net.sf.saxon.style, |
|
126 |
net.sf.saxon.trans, |
|
127 |
net.sf.saxon.tree, |
|
128 |
net.sf.saxon.expr, |
|
129 |
net.sf.saxon.number, |
|
130 |
org.xml.sax, |
|
131 |
net.sf.saxon.query, |
|
132 |
net.sf.saxon.charcode, |
|
133 |
javax.xml.transform, |
|
134 |
net.sf.saxon.event, |
|
135 |
javax.xml.transform.stream, |
|
136 |
net.sf.saxon.om, |
|
137 |
net.sf.saxon.instruct, |
|
138 |
javax.xml.transform.sax, |
|
139 |
net.sf.saxon.type, |
|
140 |
net.sf.saxon.sort", |
|
141 |
net.sf.saxon.charcode;uses:="net.sf.saxon.sort", |
|
142 |
net.sf.saxon.codenorm;uses:="net.sf.saxon.sort", |
|
143 |
net.sf.saxon.dom; |
|
144 |
uses:="net.sf.saxon.value, |
|
145 |
javax.xml.parsers, |
|
146 |
net.sf.saxon.expr, |
|
147 |
org.w3c.dom, |
|
148 |
net.sf.saxon, |
|
149 |
org.xml.sax, |
|
150 |
javax.xml.transform, |
|
151 |
net.sf.saxon.event, |
|
152 |
net.sf.saxon.pattern, |
|
153 |
net.sf.saxon.om, |
|
154 |
net.sf.saxon.type", |
|
155 |
net.sf.saxon.event; |
|
156 |
uses:="net.sf.saxon.trace, |
|
157 |
net.sf.saxon.trans, |
|
158 |
net.sf.saxon.expr, |
|
159 |
net.sf.saxon, |
|
160 |
org.xml.sax, |
|
161 |
org.xml.sax.ext, |
|
162 |
net.sf.saxon.charcode, |
|
163 |
javax.xml.transform, |
|
164 |
javax.xml.transform.stream, |
|
165 |
net.sf.saxon.om, |
|
166 |
net.sf.saxon.type, |
|
167 |
net.sf.saxon.sort", |
|
168 |
net.sf.saxon.evpull; |
|
169 |
uses:="javax.xml.stream, |
|
170 |
javax.xml.transform, |
|
171 |
net.sf.saxon.event, |
|
172 |
net.sf.saxon.om, |
|
173 |
net.sf.saxon.expr, |
|
174 |
net.sf.saxon, |
|
175 |
javax.xml.namespace", |
|
176 |
net.sf.saxon.expr; |
|
177 |
uses:="net.sf.saxon.trace, |
|
178 |
net.sf.saxon.value, |
|
179 |
net.sf.saxon.functions, |
|
180 |
net.sf.saxon.trans, |
|
181 |
net.sf.saxon.evpull, |
|
182 |
net.sf.saxon, |
|
183 |
org.xml.sax, |
|
184 |
net.sf.saxon.regex, |
|
185 |
net.sf.saxon.event, |
|
186 |
javax.xml.transform, |
|
187 |
net.sf.saxon.pattern, |
|
188 |
new net.sf.saxon.expr, |
|
189 |
net.sf.saxon.om, |
|
190 |
net.sf.saxon.instruct, |
|
191 |
net.sf.saxon.type, |
|
192 |
net.sf.saxon.sort", |
|
193 |
net.sf.saxon.functions; |
|
194 |
uses:="net.sf.saxon.value, |
|
195 |
net.sf.saxon.trans, |
|
196 |
net.sf.saxon.expr, |
|
197 |
net.sf.saxon, |
|
198 |
org.xml.sax, |
|
199 |
net.sf.saxon.query, |
|
200 |
net.sf.saxon.regex, |
|
201 |
javax.xml.transform, |
|
202 |
net.sf.saxon.event, |
|
203 |
net.sf.saxon.om, |
|
204 |
net.sf.saxon.instruct, |
|
205 |
net.sf.saxon.type, |
|
206 |
net.sf.saxon.sort", |
|
207 |
net.sf.saxon.instruct; |
|
208 |
uses:="net.sf.saxon.trace, |
|
209 |
net.sf.saxon.value, |
|
210 |
net.sf.saxon.functions, |
|
211 |
net.sf.saxon.trans, |
|
212 |
net.sf.saxon.expr, |
|
213 |
net.sf.saxon, |
|
214 |
net.sf.saxon.evpull, |
|
215 |
net.sf.saxon.number, |
|
216 |
net.sf.saxon.query, |
|
217 |
net.sf.saxon.regex, |
|
218 |
javax.xml.transform, |
|
219 |
net.sf.saxon.event, |
|
220 |
net.sf.saxon.pattern, |
|
221 |
net.sf.saxon.om, |
|
222 |
net.sf.saxon.type, |
|
223 |
net.sf.saxon.sort", |
|
224 |
net.sf.saxon.java; |
|
225 |
uses:="net.sf.saxon.functions, |
|
226 |
javax.xml.transform, |
|
227 |
net.sf.saxon.event, |
|
228 |
javax.xml.transform.stream, |
|
229 |
net.sf.saxon.type, |
|
230 |
net.sf.saxon, |
|
231 |
org.xml.sax, |
|
232 |
net.sf.saxon.sort", |
|
233 |
net.sf.saxon.number;uses:="net.sf.saxon.value,net.sf.saxon.om", |
|
234 |
net.sf.saxon.om; |
|
235 |
uses:="net.sf.saxon.value, |
|
236 |
net.sf.saxon.expr, |
|
237 |
net.sf.saxon.evpull, |
|
238 |
net.sf.saxon, |
|
239 |
javax.xml.namespace, |
|
240 |
org.xml.sax, |
|
241 |
net.sf.saxon.event, |
|
242 |
javax.xml.transform, |
|
243 |
net.sf.saxon.pattern, |
|
244 |
net.sf.saxon.type, |
|
245 |
org.xml.sax.helpers, |
|
246 |
net.sf.saxon.sort, |
|
247 |
net.sf.saxon.tinytree", |
|
248 |
net.sf.saxon.pattern; |
|
249 |
uses:="net.sf.saxon.trace, |
|
250 |
net.sf.saxon.expr, |
|
251 |
net.sf.saxon, |
|
252 |
net.sf.saxon.event, |
|
253 |
net.sf.saxon.om, |
|
254 |
net.sf.saxon.instruct, |
|
255 |
net.sf.saxon.type, |
|
256 |
net.sf.saxon.tinytree, |
|
257 |
net.sf.saxon.sort", |
|
258 |
net.sf.saxon.pull; |
|
259 |
uses:="javax.xml.stream, |
|
260 |
net.sf.saxon.value, |
|
261 |
javax.xml.transform, |
|
262 |
net.sf.saxon.event, |
|
263 |
net.sf.saxon.om, |
|
264 |
net.sf.saxon.expr, |
|
265 |
javax.xml.namespace", |
|
266 |
net.sf.saxon.query; |
|
267 |
uses:="net.sf.saxon.trace, |
|
268 |
net.sf.saxon.value, |
|
269 |
net.sf.saxon.functions, |
|
270 |
net.sf.saxon.trans, |
|
271 |
net.sf.saxon.expr, |
|
272 |
net.sf.saxon.evpull, |
|
273 |
net.sf.saxon, |
|
274 |
net.sf.saxon.event, |
|
275 |
javax.xml.transform, |
|
276 |
javax.xml.transform.stream, |
|
277 |
net.sf.saxon.om, |
|
278 |
net.sf.saxon.instruct, |
|
279 |
net.sf.saxon.type, |
|
280 |
net.sf.saxon.sort", |
|
281 |
net.sf.saxon.regex;uses:="net.sf.saxon.om,net.sf.saxon.sort", |
|
282 |
net.sf.saxon.s9api; |
|
283 |
uses:="net.sf.saxon.sxpath, |
|
284 |
net.sf.saxon.trace, |
|
285 |
net.sf.saxon.value, |
|
286 |
net.sf.saxon.functions, |
|
287 |
net.sf.saxon.expr, |
|
288 |
org.w3c.dom, |
|
289 |
net.sf.saxon, |
|
290 |
javax.xml.namespace, |
|
291 |
org.xml.sax, |
|
292 |
net.sf.saxon.query, |
|
293 |
net.sf.saxon.event, |
|
294 |
javax.xml.transform, |
|
295 |
net.sf.saxon.om, |
|
296 |
net.sf.saxon.type", |
|
297 |
net.sf.saxon.sort; |
|
298 |
uses:="net.sf.saxon.trace, |
|
299 |
net.sf.saxon.value, |
|
300 |
net.sf.saxon.expr, |
|
301 |
net.sf.saxon, |
|
302 |
net.sf.saxon.pattern, |
|
303 |
net.sf.saxon.om, |
|
304 |
net.sf.saxon.instruct, |
|
305 |
net.sf.saxon.type", |
|
306 |
net.sf.saxon.style; |
|
307 |
uses:="net.sf.saxon.sxpath, |
|
308 |
net.sf.saxon.trace, |
|
309 |
net.sf.saxon.value, |
|
310 |
net.sf.saxon.functions, |
|
311 |
net.sf.saxon.trans, |
|
312 |
net.sf.saxon.tree, |
|
313 |
net.sf.saxon.expr, |
|
314 |
net.sf.saxon, |
|
315 |
org.xml.sax, |
|
316 |
net.sf.saxon.query, |
|
317 |
net.sf.saxon.event, |
|
318 |
javax.xml.transform, |
|
319 |
net.sf.saxon.pattern, |
|
320 |
net.sf.saxon.om, |
|
321 |
net.sf.saxon.instruct, |
|
322 |
net.sf.saxon.type, |
|
323 |
net.sf.saxon.sort", |
|
324 |
net.sf.saxon.sxpath; |
|
325 |
uses:="net.sf.saxon.value, |
|
326 |
net.sf.saxon.functions, |
|
327 |
net.sf.saxon.trans, |
|
328 |
net.sf.saxon.expr, |
|
329 |
net.sf.saxon, |
|
330 |
javax.xml.transform, |
|
331 |
net.sf.saxon.event, |
|
332 |
net.sf.saxon.om, |
|
333 |
net.sf.saxon.instruct, |
|
334 |
net.sf.saxon.type, |
|
335 |
net.sf.saxon.sort", |
|
336 |
net.sf.saxon.tinytree; |
|
337 |
uses:="net.sf.saxon.value, |
|
338 |
javax.xml.transform, |
|
339 |
net.sf.saxon.event, |
|
340 |
net.sf.saxon.pattern, |
|
341 |
net.sf.saxon.om, |
|
342 |
net.sf.saxon.evpull, |
|
343 |
net.sf.saxon, |
|
344 |
net.sf.saxon.sort", |
|
345 |
net.sf.saxon.trace; |
|
346 |
uses:="net.sf.saxon.event, |
|
347 |
net.sf.saxon.om, |
|
348 |
net.sf.saxon.type, |
|
349 |
net.sf.saxon.expr, |
|
350 |
net.sf.saxon", |
|
351 |
net.sf.saxon.trans; |
|
352 |
uses:="net.sf.saxon.trace, |
|
353 |
net.sf.saxon.value, |
|
354 |
net.sf.saxon.expr, |
|
355 |
net.sf.saxon, |
|
356 |
net.sf.saxon.number, |
|
357 |
javax.xml.transform, |
|
358 |
net.sf.saxon.pattern, |
|
359 |
net.sf.saxon.om, |
|
360 |
net.sf.saxon.instruct, |
|
361 |
net.sf.saxon.type, |
|
362 |
net.sf.saxon.sort", |
|
363 |
net.sf.saxon.tree; |
|
364 |
uses:="net.sf.saxon.value, |
|
365 |
javax.xml.transform, |
|
366 |
net.sf.saxon.event, |
|
367 |
net.sf.saxon.pattern, |
|
368 |
net.sf.saxon.om, |
|
369 |
net.sf.saxon", |
|
370 |
net.sf.saxon.type; |
|
371 |
uses:="net.sf.saxon.value, |
|
372 |
javax.xml.transform, |
|
373 |
net.sf.saxon.pattern, |
|
374 |
net.sf.saxon.trans, |
|
375 |
net.sf.saxon.om, |
|
376 |
net.sf.saxon.expr, |
|
377 |
net.sf.saxon, |
|
378 |
org.xml.sax, |
|
379 |
net.sf.saxon.sort", |
|
380 |
net.sf.saxon.value; |
|
381 |
uses:="net.sf.saxon.expr, |
|
382 |
net.sf.saxon, |
|
383 |
javax.xml.namespace, |
|
384 |
javax.xml.transform, |
|
385 |
net.sf.saxon.event, |
|
386 |
net.sf.saxon.pattern, |
|
387 |
net.sf.saxon.om, |
|
388 |
net.sf.saxon.type, |
|
389 |
net.sf.saxon.sort", |
|
390 |
net.sf.saxon.xpath; |
|
391 |
uses:="net.sf.saxon.sxpath, |
|
392 |
net.sf.saxon.value, |
|
393 |
net.sf.saxon.functions, |
|
394 |
net.sf.saxon.expr, |
|
395 |
net.sf.saxon, |
|
396 |
javax.xml.namespace, |
|
397 |
org.xml.sax, |
|
398 |
javax.xml.xpath, |
|
399 |
javax.xml.transform, |
|
400 |
net.sf.saxon.om, |
|
401 |
net.sf.saxon.instruct, |
|
402 |
net.sf.saxon.type, |
|
403 |
net.sf.saxon.sort", |
|
404 |
net.sf.saxon.xqj; |
|
405 |
uses:="net.sf.saxon.value, |
|
406 |
net.sf.saxon.functions, |
|
407 |
org.w3c.dom, |
|
408 |
net.sf.saxon, |
|
409 |
org.xml.sax, |
|
410 |
javax.xml.namespace, |
|
411 |
javax.xml.datatype, |
|
412 |
javax.xml.stream, |
|
413 |
net.sf.saxon.query, |
|
414 |
javax.xml.transform, |
|
415 |
net.sf.saxon.om, |
|
416 |
javax.xml.xquery, |
|
417 |
net.sf.saxon.type", |
|
418 |
org.apache.commons.cli, |
|
419 |
org.apache.commons.io;uses:="org.apache.commons.io.filefilter", |
|
420 |
org.apache.commons.io.comparator;uses:="org.apache.commons.io", |
|
421 |
org.apache.commons.io.filefilter;uses:="org.apache.commons.io", |
|
422 |
org.apache.commons.io.input, |
|
423 |
org.apache.commons.io.output, |
|
424 |
org.apache.commons.lang;uses:="org.apache.commons.lang.exception", |
|
425 |
org.apache.commons.lang.builder, |
|
426 |
org.apache.commons.lang.enums, |
|
427 |
org.apache.commons.lang.exception, |
|
428 |
org.apache.commons.lang.math, |
|
429 |
org.apache.commons.lang.mutable, |
|
430 |
org.apache.commons.lang.text, |
|
431 |
org.apache.commons.lang.time, |
|
432 |
org.apache.log4j;uses:="org.apache.log4j.helpers,org.apache.log4j.or,org.apache.log4j.spi", |
|
433 |
org.apache.log4j.chainsaw; |
|
434 |
uses:="org.apache.log4j, |
|
435 |
javax.swing, |
|
436 |
javax.swing.table, |
|
437 |
org.apache.log4j.spi, |
|
438 |
javax.swing.event, |
|
439 |
org.xml.sax.helpers, |
|
440 |
org.xml.sax", |
|
441 |
org.apache.log4j.config;uses:="org.apache.log4j", |
|
442 |
org.apache.log4j.helpers;uses:="org.apache.log4j,org.apache.log4j.spi", |
|
443 |
org.apache.log4j.jdbc;uses:="org.apache.log4j,org.apache.log4j.spi", |
|
444 |
org.apache.log4j.jmx;uses:="org.apache.log4j,org.apache.log4j.spi,javax.management", |
|
445 |
org.apache.log4j.lf5;uses:="org.apache.log4j.lf5.viewer,org.apache.log4j,org.apache.log4j.spi", |
|
446 |
org.apache.log4j.lf5.config, |
|
447 |
org.apache.log4j.lf5.util;uses:="org.apache.log4j.lf5.viewer,org.apache.log4j.lf5", |
|
448 |
org.apache.log4j.lf5.viewer; |
|
449 |
uses:="org.apache.log4j.lf5.util, |
|
450 |
org.apache.log4j.lf5.viewer.categoryexplorer, |
|
451 |
org.apache.log4j.lf5, |
|
452 |
javax.swing, |
|
453 |
javax.swing.table, |
|
454 |
javax.swing.event, |
|
455 |
org.apache.log4j.lf5.viewer.configure", |
|
456 |
org.apache.log4j.lf5.viewer.categoryexplorer; |
|
457 |
uses:="org.apache.log4j.lf5, |
|
458 |
javax.swing.tree, |
|
459 |
javax.swing, |
|
460 |
javax.swing.table, |
|
461 |
javax.swing.event", |
|
462 |
org.apache.log4j.lf5.viewer.configure;uses:="org.apache.log4j.lf5.viewer,javax.swing.tree,org.w3c.dom", |
|
463 |
org.apache.log4j.lf5.viewer.images, |
|
464 |
org.apache.log4j.net; |
|
465 |
uses:="javax.naming, |
|
466 |
org.apache.log4j.helpers, |
|
467 |
org.apache.log4j, |
|
468 |
javax.jms, |
|
469 |
javax.mail.internet, |
|
470 |
org.apache.log4j.spi, |
|
471 |
javax.mail", |
|
472 |
org.apache.log4j.nt;uses:="org.apache.log4j,org.apache.log4j.spi", |
|
473 |
org.apache.log4j.or;uses:="org.apache.log4j.spi", |
|
474 |
org.apache.log4j.or.jms;uses:="org.apache.log4j.or", |
|
475 |
org.apache.log4j.or.sax;uses:="org.apache.log4j.or", |
|
476 |
org.apache.log4j.spi;uses:="org.apache.log4j,org.apache.log4j.or", |
|
477 |
org.apache.log4j.varia;uses:="org.apache.log4j,org.apache.log4j.spi", |
|
478 |
org.apache.log4j.xml; |
|
479 |
uses:="org.apache.log4j.config, |
|
480 |
org.apache.log4j.helpers, |
|
481 |
org.apache.log4j, |
|
482 |
org.apache.log4j.spi, |
|
483 |
org.w3c.dom, |
|
484 |
org.xml.sax", |
|
485 |
org.apache.tools.ant; |
|
486 |
uses:="org.apache.tools.ant.input, |
|
487 |
org.apache.tools.ant.launch, |
|
488 |
org.apache.tools.ant.types.selectors, |
|
489 |
new org.apache.tools.ant, |
|
490 |
org.xml.sax, |
|
491 |
org.apache.tools.ant.types", |
|
492 |
org.apache.tools.ant.dispatch;uses:="org.apache.tools.ant", |
|
493 |
org.apache.tools.ant.filters;uses:="org.apache.tools.ant.util,org.apache.tools.ant.types,org.apache.tools.ant", |
|
494 |
org.apache.tools.ant.filters.util;uses:="org.apache.tools.ant", |
|
495 |
org.apache.tools.ant.helper; |
|
496 |
uses:="org.apache.tools.ant.util, |
|
497 |
org.apache.tools.ant, |
|
498 |
org.xml.sax.helpers, |
|
499 |
org.xml.sax", |
|
500 |
org.apache.tools.ant.input, |
|
501 |
org.apache.tools.ant.listener;uses:="org.apache.tools.ant", |
|
502 |
org.apache.tools.ant.loader;uses:="org.apache.tools.ant", |
|
503 |
org.apache.tools.ant.taskdefs; |
|
504 |
uses:="org.apache.tools.ant.util.facade, |
|
505 |
org.apache.tools.ant.input, |
|
506 |
org.apache.tools.tar, |
|
507 |
org.apache.tools.ant.types.selectors.modifiedselector, |
|
508 |
org.apache.tools.zip, |
|
509 |
org.apache.tools.ant.types.spi, |
|
510 |
org.apache.tools.ant, |
|
511 |
org.apache.tools.ant.types.selectors, |
|
512 |
org.w3c.dom, |
|
513 |
org.xml.sax, |
|
514 |
org.apache.tools.ant.types.resources.selectors, |
|
515 |
org.apache.tools.ant.types.resources, |
|
516 |
org.apache.tools.ant.util, |
|
517 |
org.apache.tools.ant.filters, |
|
518 |
org.apache.tools.ant.taskdefs.condition, |
|
519 |
org.apache.tools.ant.taskdefs.email, |
|
520 |
org.apache.tools.ant.types", |
|
521 |
org.apache.tools.ant.taskdefs.compilers;uses:="org.apache.tools.ant.types,org.apache.tools.ant.taskdefs,org.apache.tools.ant", |
|
522 |
org.apache.tools.ant.taskdefs.condition; |
|
523 |
uses:="org.apache.tools.ant.types, |
|
524 |
org.apache.tools.ant.taskdefs, |
|
525 |
org.apache.tools.ant.types.selectors, |
|
526 |
org.apache.tools.ant", |
|
527 |
org.apache.tools.ant.taskdefs.cvslib;uses:="org.apache.tools.ant.util,org.apache.tools.ant.taskdefs,org.apache.tools.ant.types", |
|
528 |
org.apache.tools.ant.taskdefs.email;uses:="org.apache.tools.ant.types,org.apache.tools.ant", |
|
529 |
org.apache.tools.ant.taskdefs.rmic; |
|
530 |
uses:="org.apache.tools.ant.util, |
|
531 |
org.apache.tools.ant.types, |
|
532 |
org.apache.tools.ant.taskdefs, |
|
533 |
org.apache.tools.ant", |
|
534 |
org.apache.tools.ant.types; |
|
535 |
uses:="org.apache.tools.ant.types.selectors.modifiedselector, |
|
536 |
org.apache.tools.ant.taskdefs, |
|
537 |
org.apache.tools.ant, |
|
538 |
org.apache.tools.ant.types.selectors, |
|
539 |
org.xml.sax, |
|
540 |
org.apache.tools.ant.util, |
|
541 |
javax.xml.transform, |
|
542 |
org.apache.tools.ant.filters, |
|
543 |
org.apache.tools.ant.util.regexp", |
|
544 |
org.apache.tools.ant.types.conditions, |
|
545 |
org.apache.tools.ant.types.mappers;uses:="org.apache.tools.ant.util,org.apache.tools.ant.types", |
|
546 |
org.apache.tools.ant.types.resources; |
|
547 |
uses:="org.apache.tools.tar, |
|
548 |
org.apache.tools.zip, |
|
549 |
org.apache.tools.ant.types.resources.comparators, |
|
550 |
org.apache.tools.ant, |
|
551 |
org.apache.tools.ant.types.selectors, |
|
552 |
org.apache.tools.ant.types.resources.selectors, |
|
553 |
org.apache.tools.ant.util, |
|
554 |
org.apache.tools.ant.types", |
|
555 |
org.apache.tools.ant.types.resources.comparators;uses:="org.apache.tools.ant.types,org.apache.tools.ant", |
|
556 |
org.apache.tools.ant.types.resources.selectors;uses:="org.apache.tools.ant.types.resources.comparators,org.apache.tools.ant.types,org.apache.tools.ant", |
|
557 |
org.apache.tools.ant.types.selectors; |
|
558 |
uses:="org.apache.tools.ant.types.resources.selectors, |
|
559 |
org.apache.tools.ant.util, |
|
560 |
org.apache.tools.ant.types.selectors.modifiedselector, |
|
561 |
org.apache.tools.ant.types, |
|
562 |
org.apache.tools.ant", |
|
563 |
org.apache.tools.ant.types.selectors.modifiedselector; |
|
564 |
uses:="org.apache.tools.ant.types.resources.selectors, |
|
565 |
org.apache.tools.ant.types, |
|
566 |
org.apache.tools.ant.types.selectors, |
|
567 |
org.apache.tools.ant", |
|
568 |
org.apache.tools.ant.types.spi;uses:="org.apache.tools.ant", |
|
569 |
org.apache.tools.ant.util; |
|
570 |
uses:="javax.xml.parsers, |
|
571 |
org.apache.tools.ant, |
|
572 |
org.w3c.dom, |
|
573 |
org.xml.sax, |
|
574 |
org.apache.tools.ant.types.resources, |
|
575 |
org.apache.tools.ant.types.resources.selectors, |
|
576 |
org.apache.tools.ant.types, |
|
577 |
org.apache.tools.ant.util.regexp", |
|
578 |
org.apache.tools.ant.util.facade;uses:="org.apache.tools.ant.types", |
|
579 |
org.apache.tools.ant.util.regexp;uses:="org.apache.tools.ant", |
|
580 |
org.apache.tools.bzip2, |
|
581 |
org.apache.tools.mail, |
|
582 |
org.apache.tools.tar, |
|
583 |
org.apache.tools.zip, |
|
584 |
org.hamcrest, |
|
585 |
org.hamcrest.core;uses:="org.hamcrest", |
|
586 |
org.hamcrest.internal;x-internal:=true, |
|
587 |
org.junit;uses:="org.hamcrest", |
|
588 |
org.junit.experimental.results;uses:="org.junit.internal.matchers,org.junit.runner,org.hamcrest", |
|
589 |
org.junit.experimental.runners;uses:="org.junit.runners,org.junit.runners.model", |
|
590 |
org.junit.experimental.theories; |
|
591 |
uses:="org.junit.experimental.theories.internal, |
|
592 |
org.junit.internal, |
|
593 |
org.junit.runners, |
|
594 |
org.junit.runners.model, |
|
595 |
new org.junit.experimental.theories", |
|
596 |
org.junit.experimental.theories.internal;x-internal:=true, |
|
597 |
org.junit.experimental.theories.suppliers;uses:="org.junit.experimental.theories", |
|
598 |
org.junit.internal;x-internal:=true, |
|
599 |
org.junit.internal.builders;x-internal:=true, |
|
600 |
org.junit.internal.matchers;x-internal:=true, |
|
601 |
org.junit.internal.requests;x-internal:=true, |
|
602 |
org.junit.internal.runners;x-internal:=true, |
|
603 |
org.junit.internal.runners.model;x-internal:=true, |
|
604 |
org.junit.internal.runners.statements;x-internal:=true, |
|
605 |
org.junit.matchers;uses:="org.junit.internal.matchers,org.hamcrest", |
|
606 |
org.junit.runner; |
|
607 |
uses:="org.junit.runner.manipulation, |
|
608 |
junit.framework, |
|
609 |
org.junit.internal, |
|
610 |
org.junit.runner.notification", |
|
611 |
org.junit.runner.manipulation;uses:="org.junit.runner", |
|
612 |
org.junit.runner.notification;uses:="org.junit.runner", |
|
613 |
org.junit.runners; |
|
614 |
uses:="org.junit.runner.manipulation, |
|
615 |
org.junit.runner, |
|
616 |
org.junit.internal.runners, |
|
617 |
org.junit.runners.model, |
|
618 |
org.junit.runner.notification, |
|
619 |
org.junit.internal.runners.model", |
|
620 |
org.junit.runners.model;uses:="org.junit.runner,org.junit.internal.runners.model", |
|
621 |
org.objectweb.asm.tree;uses:="org.objectweb.asm", |
|
622 |
org.objectweb.asm.tree.analysis;uses:="org.objectweb.asm,org.objectweb.asm.tree", |
|
623 |
org.rosuda.REngine, |
|
624 |
org.rosuda.REngine.Rserve;uses:="org.rosuda.REngine.Rserve.protocol,org.rosuda.REngine", |
|
625 |
org.rosuda.REngine.Rserve.protocol;uses:="org.rosuda.REngine", |
|
626 |
org.textometrie, |
|
627 |
org.textometrie.export, |
|
628 |
org.textometrie.functions, |
|
629 |
org.textometrie.functions.ca;uses:="org.textometrie.searchengine.cqp.corpus", |
|
630 |
org.textometrie.functions.concordances; |
|
631 |
uses:="org.textometrie.searchengine.cqp.corpus, |
|
632 |
org.textometrie.searchengine.cqp.corpus.query, |
|
633 |
org.textometrie.utils.logger, |
|
634 |
org.textometrie.functions.concordances.comparators", |
|
635 |
org.textometrie.functions.concordances.comparators;uses:="org.textometrie.functions.concordances,org.textometrie.searchengine.cqp.corpus", |
|
636 |
org.textometrie.functions.cooccurrences, |
|
637 |
org.textometrie.functions.cooccurrences.comparators, |
|
638 |
org.textometrie.functions.diagnostic, |
|
639 |
org.textometrie.functions.referencer, |
|
640 |
org.textometrie.functions.progression, |
|
641 |
org.textometrie.functions.specificities;uses:="org.textometrie.stat.data,org.textometrie.searchengine.cqp.corpus,org.textometrie.utils.logger", |
|
642 |
org.textometrie.functions.index, |
|
643 |
org.textometrie.importer, |
|
644 |
org.textometrie.objects;uses:="org.w3c.dom", |
|
645 |
org.textometrie.searchengine, |
|
646 |
org.textometrie.searchengine.cqp;uses:="org.textometrie.utils.logger", |
|
647 |
org.textometrie.searchengine.cqp.clientExceptions, |
|
648 |
org.textometrie.searchengine.cqp.corpus; |
|
649 |
uses:="org.textometrie.stat.data, |
|
650 |
org.textometrie.searchengine.cqp, |
|
651 |
org.textometrie.searchengine.cqp.corpus.query, |
|
652 |
org.textometrie.utils.logger", |
|
653 |
org.textometrie.searchengine.cqp.corpus.query;uses:="org.textometrie.searchengine.cqp.corpus,org.textometrie.utils.logger", |
|
654 |
org.textometrie.searchengine.cqp.serverException, |
|
655 |
org.textometrie.stat, |
|
656 |
org.textometrie.stat.data;uses:="org.textometrie.searchengine.cqp.corpus", |
|
657 |
org.textometrie.stat.engine.r; |
|
658 |
uses:="org.textometrie.searchengine.cqp.corpus, |
|
659 |
cern.colt.matrix, |
|
660 |
cern.colt.list, |
|
661 |
org.textometrie.stat, |
|
662 |
org.rosuda.REngine, |
|
663 |
org.textometrie.utils.logger", |
|
664 |
org.textometrie.stat.engine.r.data; |
|
665 |
uses:="org.textometrie.stat.data, |
|
666 |
org.textometrie.searchengine.cqp.corpus, |
|
667 |
cern.colt.matrix, |
|
668 |
org.textometrie.stat.engine.r, |
|
669 |
org.rosuda.REngine, |
|
670 |
org.textometrie.utils.logger", |
|
671 |
org.textometrie.stat.engine.r.function;uses:="org.textometrie.stat.data,org.textometrie.utils.logger", |
|
672 |
org.textometrie.stat.engine.r.rcolt;uses:="cern.colt.matrix,cern.colt.function", |
|
673 |
org.textometrie.stat.utils, |
|
674 |
org.textometrie.test, |
|
675 |
org.textometrie.tokenizer, |
|
676 |
org.textometrie.toolbox;uses:="org.eclipse.core.runtime,org.osgi.framework", |
|
677 |
org.textometrie.utils, |
|
678 |
org.textometrie.utils.i18n, |
|
679 |
org.textometrie.utils.logger;uses:="org.textometrie.utils.i18n", |
|
680 |
org.textometrie.utils.processbuilder, |
|
681 |
org.textometrie.utils.tostring, |
|
682 |
org.textometrie.utils.treetagger |
|
683 |
Bundle-ClassPath: ., |
|
684 |
lib/ant-1.7.1.jar, |
|
685 |
lib/antlr-2.7.7.jar, |
|
686 |
lib/asm-analysis-2.2.3.jar, |
|
687 |
lib/asm-tree-2.2.3.jar, |
|
688 |
lib/colt-1.2.0.jar, |
|
689 |
lib/commons-cli-1.2.jar, |
|
690 |
lib/commons-io-1.4.jar, |
|
691 |
lib/commons-lang-2.4.jar, |
|
692 |
lib/concurrent-1.3.4.jar, |
|
693 |
lib/hsqldb.jar, |
|
694 |
lib/jline-0.9.94.jar, |
|
695 |
lib/junit-4.5.jar, |
|
696 |
lib/log4j-1.2.12.jar, |
|
697 |
lib/REngine.jar, |
|
698 |
lib/RserveEngine.jar, |
|
699 |
lib/saxon-xom-9.2.jar |
|
0 | 700 |
tmp/org.txm.core/META-INF/persistence.xml (revision 54) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<persistence version="2.0" |
|
3 |
xmlns="http://java.sun.com/xml/ns/persistence" |
|
4 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd"> |
|
5 |
<persistence-unit name="MyPUWithHSQL" transaction-type="RESOURCE_LOCAL"> |
|
6 |
<provider>org.eclipse.persistence.jpa.PersistenceProvider</provider> |
|
7 |
|
|
8 |
<class>org.txm.annotation.Annotation</class> |
|
9 |
<class>org.txm.annotation.repository.AnnotationType</class> |
|
10 |
<class>org.txm.annotation.repository.TypedValue</class> |
|
11 |
<!-- <class>org.txm.functions.dictionary_jpa.EntryId</class> |
|
12 |
<class>org.txm.functions.dictionary_jpa.EntryProperty</class> |
|
13 |
<class>org.txm.functions.dictionary_jpa.EntryPropertyType</class>--> |
|
14 |
<properties> |
|
15 |
<property name="javax.persistence.jdbc.driver" value="org.hsqldb.jdbcDriver"/> |
|
16 |
<property name="javax.persistence.jdbc.url" value="jdbc:hsqldb:file:txmdb/db;shutdown=true;hsqldb.write_delay=false;hsqldb.lock_file=false;hsqldb.applog=0;hsqldb.sqllog=0"/> |
|
17 |
<property name="javax.persistence.jdbc.user" value="SA"/> |
|
18 |
|
|
19 |
<property name="eclipselink.logging.parameters" value="false"/> |
|
20 |
<property name="eclipselink.logging.level" value="OFF" /> |
|
21 |
|
|
22 |
<!-- <property name="eclipselink.jdbc.read-connections.min" value="1" /> |
|
23 |
<property name="eclipselink.jdbc.write-connections.min" value="1" /> |
|
24 |
<property name="eclipselink.jdbc.batch-writing" value="JDBC" /> |
|
25 |
--> |
|
26 |
<!-- Logging |
|
27 |
<property name="eclipselink.logging.file" value="output.log"/> |
|
28 |
<property name="eclipselink.logging.logger" value="JavaLogger"/> |
|
29 |
--> |
|
30 |
|
|
31 |
<!-- <property name="eclipselink.logging.level" value="FINE" /> |
|
32 |
<property name="eclipselink.logging.timestamp" value="false" /> |
|
33 |
<property name="eclipselink.logging.session" value="false" /> |
|
34 |
<property name="eclipselink.logging.thread" value="false" /> --> |
|
35 |
|
|
36 |
<!-- <property name="eclipselink.ddl-generation" value="drop-and-create-tables"/> --> |
|
37 |
<!-- <property name="eclipselink.ddl-generation.output-mode" value="database"/> --> |
|
38 |
</properties> |
|
39 |
|
|
40 |
</persistence-unit> |
|
41 |
</persistence> |
|
0 | 42 |
tmp/org.txm.core/META-INF/MANIFEST.MF (revision 54) | ||
---|---|---|
1 |
Manifest-Version: 1.0 |
|
2 |
Bundle-ManifestVersion: 2 |
|
3 |
Bundle-Name: Toolbox |
|
4 |
Bundle-SymbolicName: org.txm.toolbox;singleton:=true |
|
5 |
Bundle-Version: 0.7.0.qualifier |
|
6 |
Bundle-Activator: org.txm.toolbox.Activator |
|
7 |
Require-Bundle: org.eclipse.core.runtime, |
|
8 |
org.txm.chartsengine.core, |
|
9 |
org.txm.chartsengine.jfreechart.core;bundle-version="1.0.0", |
|
10 |
org.eclipse.osgi.util;bundle-version="3.2.0", |
|
11 |
jfreechart, |
|
12 |
org.eclipse.core.net, |
|
13 |
org.eclipse.osgi, |
|
14 |
groovy-all;bundle-version="1.0.0", |
|
15 |
org.eclipse.persistence.jpa;bundle-version="2.6.0", |
|
16 |
javax.persistence;bundle-version="2.1.0", |
|
17 |
org.eclipse.persistence.jpa.jpql;bundle-version="2.6.0" |
|
18 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
|
19 |
Export-Package: EDU.oswego.cs.dl.util.concurrent, |
|
20 |
EDU.oswego.cs.dl.util.concurrent.misc, |
|
21 |
antlr, |
|
22 |
antlr.ASdebug, |
|
23 |
antlr.actions.cpp, |
|
24 |
antlr.actions.csharp, |
|
25 |
antlr.actions.java, |
|
26 |
antlr.actions.python, |
|
27 |
antlr.build, |
|
28 |
antlr.collections, |
|
29 |
antlr.collections.impl, |
|
30 |
antlr.debug, |
|
31 |
antlr.debug.misc, |
|
32 |
antlr.preprocessor, |
|
33 |
cern.clhep, |
|
34 |
cern.colt, |
|
35 |
cern.colt.bitvector, |
|
36 |
cern.colt.buffer, |
|
37 |
cern.colt.function, |
|
38 |
cern.colt.list, |
|
39 |
cern.colt.list.adapter, |
|
40 |
cern.colt.map, |
|
41 |
cern.colt.matrix, |
|
42 |
cern.colt.matrix.bench, |
|
43 |
cern.colt.matrix.doublealgo, |
|
44 |
cern.colt.matrix.impl, |
|
45 |
cern.colt.matrix.linalg, |
|
46 |
cern.colt.matrix.objectalgo, |
|
47 |
cern.jet.math, |
|
48 |
cern.jet.random, |
|
49 |
cern.jet.random.engine, |
|
50 |
cern.jet.random.sampling, |
|
51 |
cern.jet.stat, |
|
52 |
cern.jet.stat.quantile, |
|
53 |
ch.randelshofer.quaqua, |
|
54 |
ch.randelshofer.quaqua.border, |
|
55 |
ch.randelshofer.quaqua.color, |
|
56 |
ch.randelshofer.quaqua.colorchooser, |
|
57 |
ch.randelshofer.quaqua.datatransfer, |
|
58 |
ch.randelshofer.quaqua.ext.base64, |
|
59 |
ch.randelshofer.quaqua.ext.batik.ext.awt, |
|
60 |
ch.randelshofer.quaqua.ext.batik.ext.awt.image, |
|
61 |
ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff, |
|
62 |
ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util, |
|
63 |
ch.randelshofer.quaqua.ext.batik.ext.awt.image.renderable, |
|
64 |
ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered, |
|
65 |
ch.randelshofer.quaqua.ext.batik.i18n, |
|
66 |
ch.randelshofer.quaqua.ext.batik.util, |
|
67 |
ch.randelshofer.quaqua.ext.nanoxml, |
|
68 |
ch.randelshofer.quaqua.filechooser, |
|
69 |
ch.randelshofer.quaqua.icon, |
|
70 |
ch.randelshofer.quaqua.jaguar, |
|
71 |
ch.randelshofer.quaqua.jaguar.filechooser, |
|
72 |
ch.randelshofer.quaqua.leopard, |
|
73 |
ch.randelshofer.quaqua.leopard.filechooser, |
|
74 |
ch.randelshofer.quaqua.osx, |
|
75 |
ch.randelshofer.quaqua.panther, |
|
76 |
ch.randelshofer.quaqua.panther.filechooser, |
|
77 |
ch.randelshofer.quaqua.subset, |
|
78 |
ch.randelshofer.quaqua.tiger, |
|
79 |
ch.randelshofer.quaqua.tiger.filechooser, |
|
80 |
ch.randelshofer.quaqua.util, |
|
81 |
com.birosoft.liquid, |
|
82 |
com.birosoft.liquid.borders, |
|
83 |
com.birosoft.liquid.skin, |
|
84 |
com.jgoodies.forms.builder, |
|
85 |
com.jgoodies.forms.debug, |
|
86 |
com.jgoodies.forms.factories, |
|
87 |
com.jgoodies.forms.layout, |
|
88 |
com.jgoodies.forms.util, |
|
89 |
com.jgoodies.looks, |
|
90 |
com.jgoodies.looks.common, |
|
91 |
com.jgoodies.looks.plastic, |
|
92 |
com.jgoodies.looks.plastic.theme, |
|
93 |
com.jgoodies.looks.windows, |
|
94 |
com.lowagie.text, |
|
95 |
com.lowagie.text.exceptions, |
|
96 |
com.lowagie.text.factories, |
|
97 |
com.lowagie.text.html, |
|
98 |
com.lowagie.text.html.simpleparser, |
|
99 |
com.lowagie.text.pdf, |
|
100 |
com.lowagie.text.pdf.codec, |
|
101 |
com.lowagie.text.pdf.codec.wmf, |
|
102 |
com.lowagie.text.pdf.collection, |
|
103 |
com.lowagie.text.pdf.crypto, |
|
104 |
com.lowagie.text.pdf.draw, |
|
105 |
com.lowagie.text.pdf.events, |
|
106 |
com.lowagie.text.pdf.fonts, |
|
107 |
com.lowagie.text.pdf.fonts.cmaps, |
|
108 |
com.lowagie.text.pdf.hyphenation, |
|
109 |
com.lowagie.text.pdf.interfaces, |
|
110 |
com.lowagie.text.pdf.internal, |
|
111 |
com.lowagie.text.pdf.parser, |
|
112 |
com.lowagie.text.xml, |
|
113 |
com.lowagie.text.xml.simpleparser, |
|
114 |
com.lowagie.text.xml.xmp, |
|
115 |
com.lowagie.tools, |
|
116 |
corejava, |
|
117 |
filters.BuildXmlLiturgie, |
|
118 |
filters.Concatenator, |
|
119 |
filters.CutHeader, |
|
120 |
filters.EliminateWhiteSpaces, |
|
121 |
filters.FusionHeader, |
|
122 |
filters.FusionXmlHeaderBody, |
|
123 |
filters.MinimalFilter, |
|
124 |
filters.OneOpenTagPerLine, |
|
125 |
filters.OneTagPerLine, |
|
126 |
filters.ProcessEnclitics, |
|
127 |
filters.ProcessQuotes, |
|
128 |
filters.RegexFilter, |
|
129 |
filters.ReunitBrokenTags, |
|
130 |
filters.ReunitBrokenWords, |
|
131 |
filters.TagSentences, |
|
132 |
filters.Tokeniser, |
|
133 |
filters.WordInternalElement, |
|
134 |
filters.eliminateNAttributes, |
|
135 |
hep.aida, |
|
136 |
hep.aida.bin, |
|
137 |
hep.aida.ref, |
|
138 |
jline, |
|
139 |
junit.extensions, |
|
140 |
junit.framework, |
|
141 |
junit.runner, |
|
142 |
junit.textui, |
|
143 |
net.sf.saxon, |
|
144 |
net.sf.saxon.dom, |
|
145 |
net.sf.saxon.event, |
|
146 |
net.sf.saxon.evpull, |
|
147 |
net.sf.saxon.expr, |
|
148 |
net.sf.saxon.expr.flwor, |
|
149 |
net.sf.saxon.expr.instruct, |
|
150 |
net.sf.saxon.expr.number, |
|
151 |
net.sf.saxon.expr.parser, |
|
152 |
net.sf.saxon.expr.sort, |
|
153 |
net.sf.saxon.functions, |
|
154 |
net.sf.saxon.functions.regex, |
|
155 |
net.sf.saxon.java, |
|
156 |
net.sf.saxon.lib, |
|
157 |
net.sf.saxon.om, |
|
158 |
net.sf.saxon.pattern, |
|
159 |
net.sf.saxon.pull, |
|
160 |
net.sf.saxon.query, |
|
161 |
net.sf.saxon.s9api, |
|
162 |
net.sf.saxon.serialize, |
|
163 |
net.sf.saxon.serialize.charcode, |
|
164 |
net.sf.saxon.serialize.codenorm, |
|
165 |
net.sf.saxon.style, |
|
166 |
net.sf.saxon.sxpath, |
|
167 |
net.sf.saxon.trace, |
|
168 |
net.sf.saxon.trans, |
|
169 |
net.sf.saxon.tree, |
|
170 |
net.sf.saxon.tree.iter, |
|
171 |
net.sf.saxon.tree.linked, |
|
172 |
net.sf.saxon.tree.tiny, |
|
173 |
net.sf.saxon.tree.util, |
|
174 |
net.sf.saxon.tree.wrapper, |
|
175 |
net.sf.saxon.type, |
|
176 |
net.sf.saxon.value, |
|
177 |
net.sf.saxon.xpath, |
|
178 |
net.sf.saxon.xqj, |
|
179 |
org.apache.commons.cli, |
|
180 |
org.apache.commons.io, |
|
181 |
org.apache.commons.io.comparator, |
|
182 |
org.apache.commons.io.filefilter, |
|
183 |
org.apache.commons.io.input, |
|
184 |
org.apache.commons.io.output, |
|
185 |
org.apache.commons.lang, |
|
186 |
org.apache.commons.lang.builder, |
|
187 |
org.apache.commons.lang.enums, |
|
188 |
org.apache.commons.lang.exception, |
|
189 |
org.apache.commons.lang.math, |
|
190 |
org.apache.commons.lang.mutable, |
|
191 |
org.apache.commons.lang.text, |
|
192 |
org.apache.commons.lang.time, |
|
193 |
org.apache.log4j, |
|
194 |
org.apache.log4j.chainsaw, |
|
195 |
org.apache.log4j.config, |
|
196 |
org.apache.log4j.helpers, |
|
197 |
org.apache.log4j.jdbc, |
|
198 |
org.apache.log4j.jmx, |
|
199 |
org.apache.log4j.lf5, |
|
200 |
org.apache.log4j.lf5.util, |
|
201 |
org.apache.log4j.lf5.viewer, |
|
202 |
org.apache.log4j.lf5.viewer.categoryexplorer, |
|
203 |
org.apache.log4j.lf5.viewer.configure, |
|
204 |
org.apache.log4j.net, |
|
205 |
org.apache.log4j.nt, |
|
206 |
org.apache.log4j.or, |
|
207 |
org.apache.log4j.or.jms, |
|
208 |
org.apache.log4j.or.sax, |
|
209 |
org.apache.log4j.spi, |
|
210 |
org.apache.log4j.varia, |
|
211 |
org.apache.log4j.xml, |
|
212 |
org.apache.tools.ant, |
|
213 |
org.apache.tools.ant.dispatch, |
|
214 |
org.apache.tools.ant.filters, |
|
215 |
org.apache.tools.ant.filters.util, |
|
216 |
org.apache.tools.ant.helper, |
|
217 |
org.apache.tools.ant.input, |
|
218 |
org.apache.tools.ant.launch, |
|
219 |
org.apache.tools.ant.listener, |
|
220 |
org.apache.tools.ant.loader, |
|
221 |
org.apache.tools.ant.property, |
|
222 |
org.apache.tools.ant.taskdefs, |
|
223 |
org.apache.tools.ant.taskdefs.compilers, |
|
224 |
org.apache.tools.ant.taskdefs.condition, |
|
225 |
org.apache.tools.ant.taskdefs.cvslib, |
|
226 |
org.apache.tools.ant.taskdefs.email, |
|
227 |
org.apache.tools.ant.taskdefs.rmic, |
|
228 |
org.apache.tools.ant.types, |
|
229 |
org.apache.tools.ant.types.mappers, |
|
230 |
org.apache.tools.ant.types.resources, |
|
231 |
org.apache.tools.ant.types.resources.comparators, |
|
232 |
org.apache.tools.ant.types.resources.selectors, |
|
233 |
org.apache.tools.ant.types.selectors, |
|
234 |
org.apache.tools.ant.types.selectors.modifiedselector, |
|
235 |
org.apache.tools.ant.types.spi, |
|
236 |
org.apache.tools.ant.util, |
|
237 |
org.apache.tools.ant.util.facade, |
|
238 |
org.apache.tools.ant.util.regexp, |
|
239 |
org.apache.tools.bzip2, |
|
240 |
org.apache.tools.mail, |
|
241 |
org.apache.tools.tar, |
|
242 |
org.apache.tools.zip, |
|
243 |
org.artofsolving.jodconverter, |
|
244 |
org.artofsolving.jodconverter.cli, |
|
245 |
org.artofsolving.jodconverter.document, |
|
246 |
org.artofsolving.jodconverter.office, |
|
247 |
org.artofsolving.jodconverter.process, |
|
248 |
org.artofsolving.jodconverter.util, |
|
249 |
org.dom4j, |
|
250 |
org.dom4j.bean, |
|
251 |
org.dom4j.datatype, |
|
252 |
org.dom4j.dom, |
|
253 |
org.dom4j.dtd, |
|
254 |
org.dom4j.io, |
|
255 |
org.dom4j.jaxb, |
|
256 |
org.dom4j.rule, |
|
257 |
org.dom4j.rule.pattern, |
|
258 |
org.dom4j.swing, |
|
259 |
org.dom4j.tree, |
|
260 |
org.dom4j.util, |
|
261 |
org.dom4j.xpath, |
|
262 |
org.dom4j.xpp, |
|
263 |
org.hamcrest, |
|
264 |
org.hamcrest.core, |
|
265 |
org.hamcrest.internal, |
|
266 |
org.hsqldb, |
|
267 |
org.hsqldb.dbinfo, |
|
268 |
org.hsqldb.error, |
|
269 |
org.hsqldb.index, |
|
270 |
org.hsqldb.jdbc, |
|
271 |
org.hsqldb.jdbc.pool, |
|
272 |
org.hsqldb.lib, |
|
273 |
org.hsqldb.lib.java, |
|
274 |
org.hsqldb.lib.tar, |
|
275 |
org.hsqldb.navigator, |
|
276 |
org.hsqldb.persist, |
|
277 |
org.hsqldb.resources, |
|
278 |
org.hsqldb.result, |
|
279 |
org.hsqldb.rights, |
|
280 |
org.hsqldb.rowio, |
|
281 |
org.hsqldb.scriptio, |
|
282 |
org.hsqldb.server, |
|
283 |
org.hsqldb.types, |
|
284 |
org.hsqldb.util, |
|
285 |
org.jdesktop.layout, |
|
286 |
org.junit, |
|
287 |
org.junit.experimental.results, |
|
288 |
org.junit.experimental.runners, |
|
289 |
org.junit.experimental.theories, |
|
290 |
org.junit.experimental.theories.internal, |
|
291 |
org.junit.experimental.theories.suppliers, |
|
292 |
org.junit.internal, |
|
293 |
org.junit.internal.builders, |
|
294 |
org.junit.internal.matchers, |
|
295 |
org.junit.internal.requests, |
|
296 |
org.junit.internal.runners, |
|
297 |
org.junit.internal.runners.model, |
|
298 |
org.junit.internal.runners.statements, |
|
299 |
org.junit.matchers, |
|
300 |
org.junit.runner, |
|
301 |
org.junit.runner.manipulation, |
|
302 |
org.junit.runner.notification, |
|
303 |
org.junit.runners, |
|
304 |
org.junit.runners.model, |
|
305 |
org.knallgrau.utils.textcat, |
|
306 |
org.kohsuke.args4j, |
|
307 |
org.kohsuke.args4j.spi, |
|
308 |
org.mozilla.universalchardet, |
|
309 |
org.mozilla.universalchardet.prober, |
|
310 |
org.mozilla.universalchardet.prober.contextanalysis, |
|
311 |
org.mozilla.universalchardet.prober.distributionanalysis, |
|
312 |
org.mozilla.universalchardet.prober.sequence, |
|
313 |
org.mozilla.universalchardet.prober.statemachine, |
|
314 |
org.objectweb.asm.tree, |
|
315 |
org.objectweb.asm.tree.analysis, |
|
316 |
org.postgresql, |
|
317 |
org.postgresql.copy, |
|
318 |
org.postgresql.core, |
|
319 |
org.postgresql.core.v2, |
|
320 |
org.postgresql.core.v3, |
|
321 |
org.postgresql.ds, |
|
322 |
org.postgresql.ds.common, |
|
323 |
org.postgresql.fastpath, |
|
324 |
org.postgresql.geometric, |
|
325 |
org.postgresql.gss, |
|
326 |
org.postgresql.hostchooser, |
|
327 |
org.postgresql.jdbc, |
|
328 |
org.postgresql.jdbc2, |
|
329 |
org.postgresql.jdbc2.optional, |
|
330 |
org.postgresql.jdbc3, |
|
331 |
org.postgresql.largeobject, |
|
332 |
org.postgresql.osgi, |
|
333 |
org.postgresql.ssl, |
|
334 |
org.postgresql.ssl.jdbc4, |
|
335 |
org.postgresql.sspi, |
|
336 |
org.postgresql.translation, |
|
337 |
org.postgresql.util, |
|
338 |
org.postgresql.xa, |
|
339 |
org.rosuda.REngine, |
|
340 |
org.rosuda.REngine.Rserve, |
|
341 |
org.rosuda.REngine.Rserve.protocol, |
|
342 |
org.sqlite, |
|
343 |
org.sqlite.core, |
|
344 |
org.sqlite.date, |
|
345 |
org.sqlite.javax, |
|
346 |
org.sqlite.jdbc3, |
|
347 |
org.sqlite.jdbc4, |
|
348 |
org.sqlite.util, |
|
349 |
org.txm, |
|
350 |
org.txm.annotation, |
|
351 |
org.txm.annotation.conversion, |
|
352 |
org.txm.annotation.repository, |
|
353 |
org.txm.annotation.storage.temporary, |
|
354 |
org.txm.annotation.temporary, |
|
355 |
org.txm.ant, |
|
356 |
org.txm.doc, |
|
357 |
org.txm.export, |
|
358 |
org.txm.export.conll2009, |
|
359 |
org.txm.export.ts, |
|
360 |
org.txm.functions, |
|
361 |
org.txm.functions.ca, |
|
362 |
org.txm.functions.classification, |
|
363 |
org.txm.functions.concordances, |
|
364 |
org.txm.functions.concordances.comparators, |
|
365 |
org.txm.functions.contrasts, |
|
366 |
org.txm.functions.cooccurrences, |
|
367 |
org.txm.functions.cooccurrences.comparators, |
|
368 |
org.txm.functions.diagnostic, |
|
369 |
org.txm.functions.index, |
|
370 |
org.txm.functions.internal, |
|
371 |
org.txm.functions.intertextualdistance, |
|
372 |
org.txm.functions.mesures, |
|
373 |
org.txm.functions.parabrowser, |
|
374 |
org.txm.functions.parallelcontexts, |
|
375 |
org.txm.functions.preview, |
|
376 |
org.txm.functions.progression, |
|
377 |
org.txm.functions.referencer, |
|
378 |
org.txm.functions.selection, |
|
379 |
org.txm.functions.specificities, |
|
380 |
org.txm.functions.summary, |
|
381 |
org.txm.importer, |
|
382 |
org.txm.importer.RGAQCJ, |
|
383 |
org.txm.importer.alceste, |
|
384 |
org.txm.importer.bfm, |
|
385 |
org.txm.importer.bvh, |
|
386 |
org.txm.importer.corptef, |
|
387 |
org.txm.importer.cwb, |
|
388 |
org.txm.importer.discours, |
|
389 |
org.txm.importer.doc, |
|
390 |
org.txm.importer.factiva, |
|
391 |
org.txm.importer.filters, |
|
392 |
org.txm.importer.fleurs, |
|
393 |
org.txm.importer.frantext, |
|
394 |
org.txm.importer.graal, |
|
395 |
org.txm.importer.hyperbase, |
|
396 |
org.txm.importer.hyperprince, |
|
397 |
org.txm.importer.lasla, |
|
398 |
org.txm.importer.limsi, |
|
399 |
org.txm.importer.perrault, |
|
400 |
org.txm.importer.quick, |
|
401 |
org.txm.importer.scripting, |
|
402 |
org.txm.importer.teicmc, |
|
403 |
org.txm.importer.tmx, |
|
404 |
org.txm.importer.transcriber, |
|
405 |
org.txm.importer.wtc, |
|
406 |
org.txm.importer.xml, |
|
407 |
org.txm.importer.xmltxm, |
|
408 |
org.txm.importer.xmltxmpara, |
|
409 |
org.txm.importer.xtz, |
|
410 |
org.txm.macro.annotation, |
|
411 |
org.txm.macro.commands, |
|
412 |
org.txm.macro.cqp, |
|
413 |
org.txm.macro.csv, |
|
414 |
org.txm.macro.edition, |
|
415 |
org.txm.macro.misc, |
|
416 |
org.txm.macro.oriflamms.analyse, |
|
417 |
org.txm.macro.oriflamms.prepare, |
|
418 |
org.txm.macro.r, |
|
419 |
org.txm.macro.stats, |
|
420 |
org.txm.macro.text, |
|
421 |
org.txm.macro.transcription, |
|
422 |
org.txm.macro.txt, |
|
423 |
org.txm.macro.xml, |
|
424 |
org.txm.macro.xsl, |
|
425 |
org.txm.macroproto, |
|
426 |
org.txm.macroproto.edition, |
|
427 |
org.txm.macroproto.export, |
|
428 |
org.txm.macroproto.importer, |
|
429 |
org.txm.macroproto.partition, |
|
430 |
org.txm.macroproto.txt, |
|
431 |
org.txm.metadatas, |
|
432 |
org.txm.objects, |
|
433 |
org.txm.renderer, |
|
434 |
org.txm.scripts, |
|
435 |
org.txm.scripts.clix, |
|
436 |
org.txm.scripts.i18n, |
|
437 |
org.txm.scripts.teitxm, |
|
438 |
org.txm.scripts.tigersearch, |
|
439 |
org.txm.searchengine.cqp, |
|
440 |
org.txm.searchengine.cqp.clientExceptions, |
|
441 |
org.txm.searchengine.cqp.corpus, |
|
442 |
org.txm.searchengine.cqp.corpus.query, |
|
443 |
org.txm.searchengine.cqp.serverException, |
|
444 |
org.txm.setup, |
|
445 |
org.txm.sql, |
|
446 |
org.txm.stat, |
|
447 |
org.txm.stat.data, |
|
448 |
org.txm.stat.engine.r, |
|
449 |
org.txm.stat.engine.r.data, |
|
450 |
org.txm.stat.engine.r.function, |
|
451 |
org.txm.stat.engine.r.rcolt, |
|
452 |
org.txm.stat.utils, |
|
453 |
org.txm.svn, |
|
454 |
org.txm.sw, |
|
455 |
org.txm.tal, |
|
456 |
org.txm.tal.melt, |
|
457 |
org.txm.tal.stanford, |
|
458 |
org.txm.tbx.chartsengine.base, |
|
459 |
org.txm.tbx.chartsengine.base.messages, |
|
460 |
org.txm.tbx.chartsengine.jfreechart, |
|
461 |
org.txm.tbx.chartsengine.jfreechart.messages, |
|
462 |
org.txm.tbx.chartsengine.r, |
|
463 |
org.txm.tbx.chartsengine.r.messages, |
|
464 |
org.txm.tbx.preferences, |
|
465 |
org.txm.test, |
|
466 |
org.txm.tests, |
|
467 |
org.txm.tokenizer, |
|
468 |
org.txm.toolbox, |
|
469 |
org.txm.utils, |
|
470 |
org.txm.utils.i18n, |
|
471 |
org.txm.utils.logger, |
|
472 |
org.txm.utils.processbuilder, |
|
473 |
org.txm.utils.saxon, |
|
474 |
org.txm.utils.tostring, |
|
475 |
org.txm.utils.treetagger, |
|
476 |
org.w3c.tidy, |
|
477 |
org.w3c.tidy.ant |
|
478 |
Bundle-ClassPath: ., |
|
479 |
lib/ant-1.7.1.jar, |
|
480 |
lib/ant-launcher.jar, |
|
481 |
lib/ant.jar, |
|
482 |
lib/antlr-2.7.7.jar, |
|
483 |
lib/asm-analysis-2.2.3.jar, |
|
484 |
lib/asm-tree-2.2.3.jar, |
|
485 |
lib/colt-1.2.0.jar, |
|
486 |
lib/commons-cli-1.2.jar, |
|
487 |
lib/commons-io-1.4.jar, |
|
488 |
lib/commons-lang-2.4.jar, |
|
489 |
lib/concurrent-1.3.4.jar, |
|
490 |
lib/dom4j-1.6.1.jar, |
|
491 |
lib/forms-1.0.7.jar, |
|
492 |
lib/iText-2.1.5.jar, |
|
493 |
lib/jline-0.9.94.jar, |
|
494 |
lib/junit-4.5.jar, |
|
495 |
lib/jvectClipboard-1.2.jar, |
|
496 |
lib/liquidlnf.jar, |
|
497 |
lib/log4j-1.2.12.jar, |
|
498 |
lib/looks-2.0.1.jar, |
|
499 |
lib/macSpecific.jar, |
|
500 |
lib/quaqua.jar, |
|
501 |
lib/REngine.jar, |
|
502 |
lib/RserveEngine.jar, |
|
503 |
lib/rtfCleaner.jar, |
|
504 |
lib/swing-layout-1.0.3.jar, |
|
505 |
lib/juniversalchardet-1.0.3.jar, |
|
506 |
lib/textcat-1.0.1.jar, |
|
507 |
lib/saxon9he.jar, |
|
508 |
lib/jtidy-r938.jar, |
|
509 |
lib/json-20090211.jar, |
|
510 |
lib/juh-3.2.1.jar, |
|
511 |
lib/jurt-3.2.1.jar, |
|
512 |
lib/ridl-3.2.1.jar, |
|
513 |
lib/unoil-3.2.1.jar, |
|
514 |
lib/hsqldb.jar, |
|
515 |
bin/, |
|
516 |
lib/sqlite-jdbc-3.8.11.2.jar, |
|
517 |
lib/postgresql-9.4.1207.jre6.jar, |
|
518 |
lib/jodconverter-core-3.1-beta.jar |
|
519 |
Bundle-ActivationPolicy: lazy |
|
520 |
Bundle-Vendor: Textometrie.org |
|
521 |
JPA-PersistenceUnits: MyPUWithHSQL |
|
522 |
Meta-Persistence: META-INF/persistence.xml |
|
0 | 523 |
tmp/org.txm.core/LICENSE.TXT (revision 54) | ||
---|---|---|
1 |
GNU GENERAL PUBLIC LICENSE |
|
2 |
Version 3, 29 June 2007 |
|
3 |
|
|
4 |
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> |
|
5 |
Everyone is permitted to copy and distribute verbatim copies |
|
6 |
of this license document, but changing it is not allowed. |
|
7 |
|
|
8 |
Preamble |
|
9 |
|
|
10 |
The GNU General Public License is a free, copyleft license for |
|
11 |
software and other kinds of works. |
|
12 |
|
|
13 |
The licenses for most software and other practical works are designed |
|
14 |
to take away your freedom to share and change the works. By contrast, |
|
15 |
the GNU General Public License is intended to guarantee your freedom to |
|
16 |
share and change all versions of a program--to make sure it remains free |
|
17 |
software for all its users. We, the Free Software Foundation, use the |
|
18 |
GNU General Public License for most of our software; it applies also to |
|
19 |
any other work released this way by its authors. You can apply it to |
|
20 |
your programs, too. |
|
21 |
|
|
22 |
When we speak of free software, we are referring to freedom, not |
|
23 |
price. Our General Public Licenses are designed to make sure that you |
|
24 |
have the freedom to distribute copies of free software (and charge for |
|
25 |
them if you wish), that you receive source code or can get it if you |
|
26 |
want it, that you can change the software or use pieces of it in new |
|
27 |
free programs, and that you know you can do these things. |
|
28 |
|
|
29 |
To protect your rights, we need to prevent others from denying you |
|
30 |
these rights or asking you to surrender the rights. Therefore, you have |
|
31 |
certain responsibilities if you distribute copies of the software, or if |
|
32 |
you modify it: responsibilities to respect the freedom of others. |
|
33 |
|
|
34 |
For example, if you distribute copies of such a program, whether |
|
35 |
gratis or for a fee, you must pass on to the recipients the same |
|
36 |
freedoms that you received. You must make sure that they, too, receive |
|
37 |
or can get the source code. And you must show them these terms so they |
|
38 |
know their rights. |
|
39 |
|
|
40 |
Developers that use the GNU GPL protect your rights with two steps: |
|
41 |
(1) assert copyright on the software, and (2) offer you this License |
|
42 |
giving you legal permission to copy, distribute and/or modify it. |
|
43 |
|
|
44 |
For the developers' and authors' protection, the GPL clearly explains |
|
45 |
that there is no warranty for this free software. For both users' and |
|
46 |
authors' sake, the GPL requires that modified versions be marked as |
|
47 |
changed, so that their problems will not be attributed erroneously to |
|
48 |
authors of previous versions. |
|
49 |
|
|
50 |
Some devices are designed to deny users access to install or run |
|
51 |
modified versions of the software inside them, although the manufacturer |
|
52 |
can do so. This is fundamentally incompatible with the aim of |
|
53 |
protecting users' freedom to change the software. The systematic |
|
54 |
pattern of such abuse occurs in the area of products for individuals to |
|
55 |
use, which is precisely where it is most unacceptable. Therefore, we |
|
56 |
have designed this version of the GPL to prohibit the practice for those |
|
57 |
products. If such problems arise substantially in other domains, we |
|
58 |
stand ready to extend this provision to those domains in future versions |
|
59 |
of the GPL, as needed to protect the freedom of users. |
|
60 |
|
|
61 |
Finally, every program is threatened constantly by software patents. |
|
62 |
States should not allow patents to restrict development and use of |
|
63 |
software on general-purpose computers, but in those that do, we wish to |
|
64 |
avoid the special danger that patents applied to a free program could |
|
65 |
make it effectively proprietary. To prevent this, the GPL assures that |
|
66 |
patents cannot be used to render the program non-free. |
|
67 |
|
|
68 |
The precise terms and conditions for copying, distribution and |
|
69 |
modification follow. |
|
70 |
|
|
71 |
TERMS AND CONDITIONS |
|
72 |
|
|
73 |
0. Definitions. |
|
74 |
|
|
75 |
"This License" refers to version 3 of the GNU General Public License. |
|
76 |
|
|
77 |
"Copyright" also means copyright-like laws that apply to other kinds of |
|
78 |
works, such as semiconductor masks. |
|
79 |
|
|
80 |
"The Program" refers to any copyrightable work licensed under this |
|
81 |
License. Each licensee is addressed as "you". "Licensees" and |
|
82 |
"recipients" may be individuals or organizations. |
|
83 |
|
|
84 |
To "modify" a work means to copy from or adapt all or part of the work |
|
85 |
in a fashion requiring copyright permission, other than the making of an |
|
86 |
exact copy. The resulting work is called a "modified version" of the |
|
87 |
earlier work or a work "based on" the earlier work. |
|
88 |
|
|
89 |
A "covered work" means either the unmodified Program or a work based |
|
90 |
on the Program. |
|
91 |
|
|
92 |
To "propagate" a work means to do anything with it that, without |
|
93 |
permission, would make you directly or secondarily liable for |
|
94 |
infringement under applicable copyright law, except executing it on a |
|
95 |
computer or modifying a private copy. Propagation includes copying, |
|
96 |
distribution (with or without modification), making available to the |
|
97 |
public, and in some countries other activities as well. |
|
98 |
|
|
99 |
To "convey" a work means any kind of propagation that enables other |
|
100 |
parties to make or receive copies. Mere interaction with a user through |
|
101 |
a computer network, with no transfer of a copy, is not conveying. |
|
102 |
|
|
103 |
An interactive user interface displays "Appropriate Legal Notices" |
|
104 |
to the extent that it includes a convenient and prominently visible |
|
105 |
feature that (1) displays an appropriate copyright notice, and (2) |
|
106 |
tells the user that there is no warranty for the work (except to the |
|
107 |
extent that warranties are provided), that licensees may convey the |
|
108 |
work under this License, and how to view a copy of this License. If |
|
109 |
the interface presents a list of user commands or options, such as a |
|
110 |
menu, a prominent item in the list meets this criterion. |
|
111 |
|
|
112 |
1. Source Code. |
|
113 |
|
|
114 |
The "source code" for a work means the preferred form of the work |
|
115 |
for making modifications to it. "Object code" means any non-source |
|
116 |
form of a work. |
|
117 |
|
|
118 |
A "Standard Interface" means an interface that either is an official |
|
119 |
standard defined by a recognized standards body, or, in the case of |
|
120 |
interfaces specified for a particular programming language, one that |
|
121 |
is widely used among developers working in that language. |
|
122 |
|
|
123 |
The "System Libraries" of an executable work include anything, other |
|
124 |
than the work as a whole, that (a) is included in the normal form of |
|
125 |
packaging a Major Component, but which is not part of that Major |
|
126 |
Component, and (b) serves only to enable use of the work with that |
|
127 |
Major Component, or to implement a Standard Interface for which an |
|
128 |
implementation is available to the public in source code form. A |
|
129 |
"Major Component", in this context, means a major essential component |
|
130 |
(kernel, window system, and so on) of the specific operating system |
|
131 |
(if any) on which the executable work runs, or a compiler used to |
|
132 |
produce the work, or an object code interpreter used to run it. |
|
133 |
|
|
134 |
The "Corresponding Source" for a work in object code form means all |
|
135 |
the source code needed to generate, install, and (for an executable |
|
136 |
work) run the object code and to modify the work, including scripts to |
|
137 |
control those activities. However, it does not include the work's |
|
138 |
System Libraries, or general-purpose tools or generally available free |
|
139 |
programs which are used unmodified in performing those activities but |
|
140 |
which are not part of the work. For example, Corresponding Source |
|
141 |
includes interface definition files associated with source files for |
|
142 |
the work, and the source code for shared libraries and dynamically |
|
143 |
linked subprograms that the work is specifically designed to require, |
|
144 |
such as by intimate data communication or control flow between those |
|
145 |
subprograms and other parts of the work. |
|
146 |
|
|
147 |
The Corresponding Source need not include anything that users |
|
148 |
can regenerate automatically from other parts of the Corresponding |
|
149 |
Source. |
|
150 |
|
|
151 |
The Corresponding Source for a work in source code form is that |
|
152 |
same work. |
|
153 |
|
|
154 |
2. Basic Permissions. |
|
155 |
|
|
156 |
All rights granted under this License are granted for the term of |
|
157 |
copyright on the Program, and are irrevocable provided the stated |
|
158 |
conditions are met. This License explicitly affirms your unlimited |
|
159 |
permission to run the unmodified Program. The output from running a |
|
160 |
covered work is covered by this License only if the output, given its |
|
161 |
content, constitutes a covered work. This License acknowledges your |
|
162 |
rights of fair use or other equivalent, as provided by copyright law. |
|
163 |
|
|
164 |
You may make, run and propagate covered works that you do not |
|
165 |
convey, without conditions so long as your license otherwise remains |
|
166 |
in force. You may convey covered works to others for the sole purpose |
|
167 |
of having them make modifications exclusively for you, or provide you |
|
168 |
with facilities for running those works, provided that you comply with |
|
169 |
the terms of this License in conveying all material for which you do |
|
170 |
not control copyright. Those thus making or running the covered works |
|
171 |
for you must do so exclusively on your behalf, under your direction |
|
172 |
and control, on terms that prohibit them from making any copies of |
|
173 |
your copyrighted material outside their relationship with you. |
|
174 |
|
|
175 |
Conveying under any other circumstances is permitted solely under |
|
176 |
the conditions stated below. Sublicensing is not allowed; section 10 |
|
177 |
makes it unnecessary. |
|
178 |
|
|
179 |
3. Protecting Users' Legal Rights From Anti-Circumvention Law. |
|
180 |
|
|
181 |
No covered work shall be deemed part of an effective technological |
|
182 |
measure under any applicable law fulfilling obligations under article |
|
183 |
11 of the WIPO copyright treaty adopted on 20 December 1996, or |
|
184 |
similar laws prohibiting or restricting circumvention of such |
Formats disponibles : Unified diff