X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=pom.xml;h=3da5c1eae96c33518e6c507d4192ef592012b624;hb=d49c39fcad0f7df00ee869dc73421f56d47cb6fb;hp=0406a8f30d82cdbfbeb210a49006aadc5bef203b;hpb=6e15e119893a15cfe57b791dd065a027a4782919;p=yaz4j-moved-to-github.git diff --git a/pom.xml b/pom.xml index 0406a8f..3da5c1e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.yaz4j yaz4j-lib - 1.2-SNAPSHOT + 1.4 pom @@ -17,6 +17,10 @@ Java wrapper for the ZOOM API of YAZ + + Index Data + + Rob Styles @@ -69,8 +73,40 @@ + + UTF-8 + + + + + + org.apache.maven.wagon + wagon-ssh + 1.0-beta-6 + + + org.apache.maven.wagon + wagon-ssh-external + 2.2 + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.2.2 + + clean verify + production + v@{project.version} + false + true + + + maven-antrun-plugin @@ -105,6 +141,7 @@ + @@ -168,10 +205,23 @@ - Bugzilla - http://bugzilla.indexdata.dk + JIRA + http://jira.indexdata.com + + + false + id-maven-repo + Index Data Maven Repository + scp://maven.indexdata.com:22/var/www/maven/repository + + + id-website + scpexe://www.indexdata.com/var/www/software/yaz4j/site + + + win32 @@ -183,10 +233,10 @@ win32 C:\Program Files\YAZ - C:\Program Files\swigwin-2.0.7\swig + C:\Program Files\swigwin-2.0.9\swig "-I${yaz.path}\include" - "${yaz.path}\lib\yaz4.lib" + "${yaz.path}\lib\yaz5.lib" win32 @@ -201,7 +251,7 @@ - linux + linux so yaz-config @@ -226,9 +276,17 @@ + outputproperty="yaz-config.include" + errorproperty="yaz-config.error"> + + + + - + osx @@ -272,13 +330,31 @@ osx dylib - mac + darwin + ${java.home}/../include + + + unix + + + + + + apple-jdk + + + java.vendor + Apple Inc. + + + ${java.home}/../Headers unix +