Mercurial > hg > digilib-old
annotate servlet/DigilibServlet.jardesc @ 858:da4938dac521 stream
don't prestart threads.
doesn't really matter for tomcat since we need no-memory-leak-test for ImageIO anyway.
| author | robcast |
|---|---|
| date | Tue, 08 Mar 2011 13:15:12 +0100 |
| parents | 0b4345866797 |
| children |
| rev | line source |
|---|---|
| 817 | 1 <?xml version="1.0" encoding="MacRoman" standalone="no"?> |
|
810
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
2 <jardesc> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
3 <jar path="digilib-servlet/DigilibServlet.jar"/> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
4 <options buildIfNeeded="true" compress="true" descriptionLocation="/digilib-servlet/DigilibServlet.jardesc" exportErrors="false" exportWarnings="true" includeDirectoryEntries="false" overwrite="true" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
5 <storedRefactorings deprecationInfo="true" structuralOnly="false"/> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
6 <selectedProjects/> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
7 <manifest generateManifest="true" manifestLocation="" manifestVersion="1.0" reuseManifest="false" saveManifest="false" usesManifest="true"> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
8 <sealing sealJar="false"> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
9 <packagesToSeal/> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
10 <packagesToUnSeal/> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
11 </sealing> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
12 </manifest> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
13 <selectedElements exportClassFiles="true" exportJavaFiles="false" exportOutputFolder="false"> |
| 817 | 14 <javaElement handleIdentifier="=digilib-servlet/src<digilib.util"/> |
| 15 <javaElement handleIdentifier="=digilib-servlet/src<digilib.auth"/> | |
|
810
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
16 <file path="/digilib-servlet/license.txt"/> |
| 817 | 17 <javaElement handleIdentifier="=digilib-servlet/src<digilib.meta"/> |
| 18 <javaElement handleIdentifier="=digilib-servlet/src<digilib.pdf"/> | |
| 19 <javaElement handleIdentifier="=digilib-servlet/src<digilib.io"/> | |
| 20 <file path="/digilib-servlet/DigilibServlet.jardesc"/> | |
| 21 <javaElement handleIdentifier="=digilib-servlet/src<digilib.servlet"/> | |
| 22 <javaElement handleIdentifier="=digilib-servlet/src<digilib.image"/> | |
|
810
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
23 </selectedElements> |
|
5de6c7a73855
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
24 </jardesc> |
