diff options
| author | Constantin <jucovschi@gmail.com> | 2010-06-02 20:09:42 +0200 |
|---|---|---|
| committer | Constantin <jucovschi@gmail.com> | 2010-06-02 20:09:42 +0200 |
| commit | 40e12c6af9d05c3413efaf535c35c625b736cbb9 (patch) | |
| tree | 6a9f6b86b55724e659ca270171496d82362de9cc /petascope/lib | |
| parent | fcda34adb1c78d0929778e1324c873552d21ee1d (diff) | |
| download | rasdaman-upstream-40e12c6af9d05c3413efaf535c35c625b736cbb9.tar.gz rasdaman-upstream-40e12c6af9d05c3413efaf535c35c625b736cbb9.tar.xz rasdaman-upstream-40e12c6af9d05c3413efaf535c35c625b736cbb9.zip | |
preparing for joining with rasdaman open source
Diffstat (limited to 'petascope/lib')
27 files changed, 12 insertions, 0 deletions
diff --git a/petascope/lib/activation.jar b/petascope/lib/activation.jar Binary files differnew file mode 100644 index 0000000..9769792 --- /dev/null +++ b/petascope/lib/activation.jar diff --git a/petascope/lib/antlrworks-1.2.3.jar b/petascope/lib/antlrworks-1.2.3.jar Binary files differnew file mode 100644 index 0000000..d5aee68 --- /dev/null +++ b/petascope/lib/antlrworks-1.2.3.jar diff --git a/petascope/lib/antlrworks-1.3.1.jar b/petascope/lib/antlrworks-1.3.1.jar Binary files differnew file mode 100644 index 0000000..c2e17c9 --- /dev/null +++ b/petascope/lib/antlrworks-1.3.1.jar diff --git a/petascope/lib/commons-fileupload-1.2.jar b/petascope/lib/commons-fileupload-1.2.jar Binary files differnew file mode 100644 index 0000000..12539f5 --- /dev/null +++ b/petascope/lib/commons-fileupload-1.2.jar diff --git a/petascope/lib/commons-io-1.3.2.jar b/petascope/lib/commons-io-1.3.2.jar Binary files differnew file mode 100644 index 0000000..865c9e4 --- /dev/null +++ b/petascope/lib/commons-io-1.3.2.jar diff --git a/petascope/lib/commons-math-1.1.jar b/petascope/lib/commons-math-1.1.jar Binary files differnew file mode 100644 index 0000000..6888813 --- /dev/null +++ b/petascope/lib/commons-math-1.1.jar diff --git a/petascope/lib/gml-v_3_1_1-schema-1.0-SNAPSHOT.jar b/petascope/lib/gml-v_3_1_1-schema-1.0-SNAPSHOT.jar Binary files differnew file mode 100644 index 0000000..04c6d62 --- /dev/null +++ b/petascope/lib/gml-v_3_1_1-schema-1.0-SNAPSHOT.jar diff --git a/petascope/lib/jaxb-api.jar b/petascope/lib/jaxb-api.jar Binary files differnew file mode 100644 index 0000000..be3d6dc --- /dev/null +++ b/petascope/lib/jaxb-api.jar diff --git a/petascope/lib/jaxb-impl.jar b/petascope/lib/jaxb-impl.jar Binary files differnew file mode 100644 index 0000000..54444d2 --- /dev/null +++ b/petascope/lib/jaxb-impl.jar diff --git a/petascope/lib/jaxb-xjc.jar b/petascope/lib/jaxb-xjc.jar Binary files differnew file mode 100644 index 0000000..e7e510a --- /dev/null +++ b/petascope/lib/jaxb-xjc.jar diff --git a/petascope/lib/joda-time-1.6.jar b/petascope/lib/joda-time-1.6.jar Binary files differnew file mode 100644 index 0000000..68068a4 --- /dev/null +++ b/petascope/lib/joda-time-1.6.jar diff --git a/petascope/lib/jsr173_1.0_api.jar b/petascope/lib/jsr173_1.0_api.jar Binary files differnew file mode 100644 index 0000000..87ff1c1 --- /dev/null +++ b/petascope/lib/jsr173_1.0_api.jar diff --git a/petascope/lib/junit-4.5-api.zip b/petascope/lib/junit-4.5-api.zip Binary files differnew file mode 100644 index 0000000..5748c44 --- /dev/null +++ b/petascope/lib/junit-4.5-api.zip diff --git a/petascope/lib/junit-4.5-src.jar b/petascope/lib/junit-4.5-src.jar Binary files differnew file mode 100644 index 0000000..18774a5 --- /dev/null +++ b/petascope/lib/junit-4.5-src.jar diff --git a/petascope/lib/junit-4.5.jar b/petascope/lib/junit-4.5.jar Binary files differnew file mode 100644 index 0000000..83f8bc7 --- /dev/null +++ b/petascope/lib/junit-4.5.jar diff --git a/petascope/lib/log4j-1.2.15.jar b/petascope/lib/log4j-1.2.15.jar Binary files differnew file mode 100644 index 0000000..c930a6a --- /dev/null +++ b/petascope/lib/log4j-1.2.15.jar diff --git a/petascope/lib/nblibraries-private.properties b/petascope/lib/nblibraries-private.properties new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/petascope/lib/nblibraries-private.properties diff --git a/petascope/lib/nblibraries.properties b/petascope/lib/nblibraries.properties new file mode 100644 index 0000000..3dc79e4 --- /dev/null +++ b/petascope/lib/nblibraries.properties @@ -0,0 +1,12 @@ +#libs.junit.classpath=\ +# ${base}/junit-3.8.2.jar +#libs.junit.javadoc=\ +# ${base}/junit-3.8.2-api.zip +libs.junit_4.classpath=\ + ${base}/junit-4.5.jar +libs.junit_4.javadoc=\ + ${base}/junit-4.5-api.zip +libs.junit_4.src=\ + ${base}/junit-4.5-src.jar +libs.CopyLibs.classpath=\ + ${base}/org-netbeans-modules-java-j2seproject-copylibstask.jar diff --git a/petascope/lib/org-netbeans-modules-java-j2seproject-copylibstask.jar b/petascope/lib/org-netbeans-modules-java-j2seproject-copylibstask.jar Binary files differnew file mode 100644 index 0000000..a2cfc45 --- /dev/null +++ b/petascope/lib/org-netbeans-modules-java-j2seproject-copylibstask.jar diff --git a/petascope/lib/ows-v_1_0_0-schema-1.0-SNAPSHOT.jar b/petascope/lib/ows-v_1_0_0-schema-1.0-SNAPSHOT.jar Binary files differnew file mode 100644 index 0000000..b9ee855 --- /dev/null +++ b/petascope/lib/ows-v_1_0_0-schema-1.0-SNAPSHOT.jar diff --git a/petascope/lib/postgresql-8.3-604.jdbc4.jar b/petascope/lib/postgresql-8.3-604.jdbc4.jar Binary files differnew file mode 100644 index 0000000..7caf51f --- /dev/null +++ b/petascope/lib/postgresql-8.3-604.jdbc4.jar diff --git a/petascope/lib/rasj.jar b/petascope/lib/rasj.jar Binary files differnew file mode 100644 index 0000000..2673b94 --- /dev/null +++ b/petascope/lib/rasj.jar diff --git a/petascope/lib/servlet-2_5-api.jar b/petascope/lib/servlet-2_5-api.jar Binary files differnew file mode 100644 index 0000000..83e7e75 --- /dev/null +++ b/petascope/lib/servlet-2_5-api.jar diff --git a/petascope/lib/slf4j-api-1.5.8.jar b/petascope/lib/slf4j-api-1.5.8.jar Binary files differnew file mode 100644 index 0000000..35502ca --- /dev/null +++ b/petascope/lib/slf4j-api-1.5.8.jar diff --git a/petascope/lib/slf4j-log4j12-1.5.8.jar b/petascope/lib/slf4j-log4j12-1.5.8.jar Binary files differnew file mode 100644 index 0000000..b63bcdc --- /dev/null +++ b/petascope/lib/slf4j-log4j12-1.5.8.jar diff --git a/petascope/lib/wcs-v_1_1_0-schema-1.0-SNAPSHOT.jar b/petascope/lib/wcs-v_1_1_0-schema-1.0-SNAPSHOT.jar Binary files differnew file mode 100644 index 0000000..37c74d8 --- /dev/null +++ b/petascope/lib/wcs-v_1_1_0-schema-1.0-SNAPSHOT.jar diff --git a/petascope/lib/wcst-schema.jar b/petascope/lib/wcst-schema.jar Binary files differnew file mode 100644 index 0000000..4160a68 --- /dev/null +++ b/petascope/lib/wcst-schema.jar |
