Mercurial > hg > digilib
annotate servlet/DigilibServlet.jardesc @ 819:785b9b72f69b stream
new default fullscreen page (uses automagic host selection)
author | robcast |
---|---|
date | Wed, 23 Feb 2011 16:00:07 +0100 |
parents | fe2de5e85846 |
children |
rev | line source |
---|---|
810 | 1 <?xml version="1.0" encoding="MacRoman" standalone="no"?> |
803
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
2 <jardesc> |
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
3 <jar path="digilib-servlet/DigilibServlet.jar"/> |
e095492b49a8
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"/> |
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
5 <storedRefactorings deprecationInfo="true" structuralOnly="false"/> |
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
6 <selectedProjects/> |
e095492b49a8
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"> |
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
8 <sealing sealJar="false"> |
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
9 <packagesToSeal/> |
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
10 <packagesToUnSeal/> |
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
11 </sealing> |
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
12 </manifest> |
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
13 <selectedElements exportClassFiles="true" exportJavaFiles="false" exportOutputFolder="false"> |
810 | 14 <javaElement handleIdentifier="=digilib-servlet/src<digilib.util"/> |
15 <javaElement handleIdentifier="=digilib-servlet/src<digilib.auth"/> | |
803
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
16 <file path="/digilib-servlet/license.txt"/> |
810 | 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"/> | |
803
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
23 </selectedElements> |
e095492b49a8
Alternative versions of Scaler without async and without threads.
robcast
parents:
diff
changeset
|
24 </jardesc> |