summaryrefslogtreecommitdiffstats
path: root/petascope/nbproject/project.xml
diff options
context:
space:
mode:
authorDimitar Misev <dimitar@debian.(none)>2011-02-05 22:44:35 +0100
committerwww-data <www-data@ubuntu.localdomain>2011-02-16 10:01:49 +0100
commit3d356cc9ef7b1055242256c00a2e6b93b5462880 (patch)
tree977d6292418f8bce19632e10e13ac39da617c226 /petascope/nbproject/project.xml
parent054f18a0e07c429609aae393f6bde67f21f9b82c (diff)
downloadrasdaman-upstream-3d356cc9ef7b1055242256c00a2e6b93b5462880.tar.gz
rasdaman-upstream-3d356cc9ef7b1055242256c00a2e6b93b5462880.tar.xz
rasdaman-upstream-3d356cc9ef7b1055242256c00a2e6b93b5462880.zip
WCS 2.0 implementation in PetascopeHEADmaster
Diffstat (limited to 'petascope/nbproject/project.xml')
-rw-r--r--petascope/nbproject/project.xml21
1 files changed, 17 insertions, 4 deletions
diff --git a/petascope/nbproject/project.xml b/petascope/nbproject/project.xml
index c40c16d..c9768e3 100644
--- a/petascope/nbproject/project.xml
+++ b/petascope/nbproject/project.xml
@@ -2,6 +2,7 @@
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.web.project</type>
<configuration>
+ <buildExtensions xmlns="http://www.netbeans.org/ns/ant-build-extender/1"/>
<data xmlns="http://www.netbeans.org/ns/web-project/3">
<name>PetaScope</name>
<minimum-ant-version>1.6.5</minimum-ant-version>
@@ -84,17 +85,29 @@
<file>${file.reference.slf4j-log4j12-1.5.8.jar}</file>
<path-in-war>WEB-INF/lib</path-in-war>
</library>
- </web-module-libraries>
- <web-module-additional-libraries>
<library dirs="200">
- <file>${file.reference.settings.properties}</file>
- <path-in-war>/</path-in-war>
+ <file>${file.reference.uuid-3.2.jar}</file>
+ <path-in-war>WEB-INF/lib</path-in-war>
</library>
<library dirs="200">
+ <file>${file.reference.xom-1.2.6.jar}</file>
+ <path-in-war>WEB-INF/lib</path-in-war>
+ </library>
+ <library dirs="200">
+ <file>${file.reference.cos.jar}</file>
+ <path-in-war>WEB-INF/lib</path-in-war>
+ </library>
+ </web-module-libraries>
+ <web-module-additional-libraries>
+ <library dirs="200">
<file>${file.reference.wcpsProcessCoverages.xsd}</file>
<path-in-war>/xml/ogc/wcps/1.0.0/</path-in-war>
</library>
<library dirs="200">
+ <file>${file.reference.settings.properties}</file>
+ <path-in-war>/</path-in-war>
+ </library>
+ <library dirs="200">
<file>${file.reference.wcps-servlet.html}</file>
<path-in-war>/templates/</path-in-war>
</library>