Re: JDBC website help ! - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: JDBC website help !
Date
Msg-id CADK3HHJM8Y6O06+pVNz7e=ROXfdLOA+fz4Kf8f3D9RxF-Emrnw@mail.gmail.com
Whole thread Raw
In response to Re: JDBC website help !  (Andreas Joseph Krogh <andreak@officenet.no>)
List pgsql-jdbc
Andreas,

There has to be a way to do this from ant ... any help would be appreciated.

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca


On Fri, Jun 1, 2012 at 4:22 PM, Andreas Joseph Krogh
<andreak@officenet.no> wrote:
> On 06/01/2012 12:51 PM, Dave Cramer wrote:
>>
>> John,
>>
>> I'm kinda OK with this, however it would have to produce a static html
>> site. We host it on a machine we have little control over.
>>
>> I'd like it to use java if possible
>>
>> Alternatively I believe maven has the ability to produce a site ?
>> Getting a maven build going or at least pushing to maven central
>> should be on the TODO
>
>
> +1 for publishing the driver to Maven central as part of the
> release-process.
>
> --
> Andreas Joseph Krogh<andreak@officenet.no>   - mob: +47 909 56 963
> Senior Software Developer / CEO - OfficeNet AS - http://www.officenet.no
> Public key: http://home.officenet.no/~andreak/public_key.asc
>
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: JDBC website help !
Next
From: Shijun Kong
Date:
Subject: Re: Patch: Add support for hstore extension - and map it to/from java.util.Map