Update on this one. I've created a pull request with the changes to the
java binding build needed to create maven artifacts that meet maven central
requirements.
https://github.com/OSGeo/gdal/pull/52
I've also started the process of setting up the deployment infrastructure.
Progress is being tr
Le mardi 31 mars 2015 18:29:18, Justin Deoliveira a écrit :
> On Tue, Mar 31, 2015 at 10:01 AM, Even Rouault
>
> wrote:
> > > Right, there are a few steps involved. The easiest vector that I have
> >
> > seen
> >
> > > for open source projects is to utilize the Sonatype OSSRH repositories
> >
On Tue, Mar 31, 2015 at 10:01 AM, Even Rouault
wrote:
> > Right, there are a few steps involved. The easiest vector that I have
> seen
> > for open source projects is to utilize the Sonatype OSSRH repositories
> > (which provide sync to maven central). The full process is described
> here.
> >
>
> Right, there are a few steps involved. The easiest vector that I have seen
> for open source projects is to utilize the Sonatype OSSRH repositories
> (which provide sync to maven central). The full process is described here.
>
> http://central.sonatype.org/pages/ossrh-guide.html#review-requir
On Tue, Mar 31, 2015 at 8:58 AM, Even Rouault
wrote:
> Le mardi 31 mars 2015 16:43:06, Justin Deoliveira a écrit :
> > Hey Even,
> >
> > On Tue, Mar 31, 2015 at 8:25 AM, Even Rouault <
> even.roua...@spatialys.com>
> >
> > wrote:
> > > Justin,
> > >
> > > > I searched the archives and couldn't fi
Le mardi 31 mars 2015 16:43:06, Justin Deoliveira a écrit :
> Hey Even,
>
> On Tue, Mar 31, 2015 at 8:25 AM, Even Rouault
>
> wrote:
> > Justin,
> >
> > > I searched the archives and couldn't find much on this topic. I was
> > > wondering how people would feel about having the gdal java jar hos
Hey Even,
On Tue, Mar 31, 2015 at 8:25 AM, Even Rouault
wrote:
> Justin,
>
> > I searched the archives and couldn't find much on this topic. I was
> > wondering how people would feel about having the gdal java jar hosted in
> > the central maven repository? I think it would be pretty nice for us
Justin,
> I searched the archives and couldn't find much on this topic. I was
> wondering how people would feel about having the gdal java jar hosted in
> the central maven repository? I think it would be pretty nice for users to
> not have to build the bindings locally, or find a repository that
Hi all,
I searched the archives and couldn't find much on this topic. I was
wondering how people would feel about having the gdal java jar hosted in
the central maven repository? I think it would be pretty nice for users to
not have to build the bindings locally, or find a repository that has them
Thanks Even, builds fine now.
On 03/31/2015 11:13 AM, Even Rouault wrote:
Le mardi 31 mars 2015 10:55:52, Vincent Schut a écrit :
Hi,
I'm building gdal (svn trunk, updated this morning) on a debian (testing)
server with libkea (own build). Libkea uses hdf5, and debian put's its
hdf5 include f
Saw that configure.in uses kea-config --cflags, which only results in the
direct kea include dir being included. Here's a patch which uses --includes and
--hdfincludes, which seems to work for me (need to run autogen.sh afterwards).
Vincent.
On 03/31/2015 10:55 AM, Vincent Schut wrote:
Hi,
Le mardi 31 mars 2015 10:55:52, Vincent Schut a écrit :
> Hi,
>
> I'm building gdal (svn trunk, updated this morning) on a debian (testing)
> server with libkea (own build). Libkea uses hdf5, and debian put's its
> hdf5 include files in /usr/include/hdf5/serial. Gdal build fails on libkea
> with:
Hi,
I'm building gdal (svn trunk, updated this morning) on a debian (testing)
server with libkea (own build). Libkea uses hdf5, and debian put's its hdf5
include files in /usr/include/hdf5/serial. Gdal build fails on libkea with:
Entering directory '/usr/local/src/gdal/frmts/kea'
/bin/bash /us
13 matches
Mail list logo