X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=pom.xml;h=e56cc95521ced22bc886c9b3c3ba9eec87396f0f;hb=6b169c0863f4672b0d9a4366aeba1577422bc7ff;hp=e8aaadbd4305ef1963a8b8638befd2c71787baf3;hpb=967e64fe3ec14556af1268148786d8c1c3646499;p=yaz4j-moved-to-github.git diff --git a/pom.xml b/pom.xml index e8aaadb..e56cc95 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.yaz4j yaz4j-lib - 1.2-SNAPSHOT + 1.5-SNAPSHOT pom @@ -17,6 +17,10 @@ Java wrapper for the ZOOM API of YAZ + + Index Data + + Rob Styles @@ -69,6 +73,10 @@ + + UTF-8 + + @@ -206,7 +214,7 @@ false id-maven-repo Index Data Maven Repository - scp://maven.indexdata.com:222/var/www/maven/repository + scp://maven.indexdata.com:22/var/www/maven/repository id-website @@ -225,10 +233,10 @@ win32 C:\Program Files\YAZ - C:\Program Files\swigwin-2.0.7\swig + swig "-I${yaz.path}\include" - "${yaz.path}\lib\yaz4.lib" + "${yaz.path}\lib\yaz5.lib" win32 @@ -243,7 +251,7 @@ - linux + linux so yaz-config @@ -268,9 +276,17 @@ + outputproperty="yaz-config.include" + errorproperty="yaz-config.error"> + + + + - + osx @@ -314,13 +330,31 @@ osx dylib - mac + darwin + ${java.home}/../include + + + unix + + + + + + apple-jdk + + + java.vendor + Apple Inc. + + + ${java.home}/../Headers unix +