Re: Packaging of 9.2-1001 source tarball - Mailing list pgsql-jdbc

From dmp
Subject Re: Packaging of 9.2-1001 source tarball
Date
Msg-id 50A3F572.5070205@ttc-cmc.net
Whole thread Raw
In response to Re: Packaging of 9.2-1001 source tarball  (dmp <danap@ttc-cmc.net>)
List pgsql-jdbc
I have reviewed this suggestion and have encountered problems that
would complicate the execution of the script as it exists from the
current directory with Git-Archive. Presently the current directory
to run the script is the same as the ant build, source directory.
The script does not care if the that directory is a Git repository
or not. I can overcome this, but I would have to understand your usage.

Do you wish to use the script within the repository or one directory
above or other?

Also the current src build by that method, 9.2-1002, has added an
additional file, pax_global_header, at the top that looks like is
only a git file that has something to do with the state of the
repository.

danap.

 > dmp wrote:
> Ok I will review and update the script tomorrow.
>
> danap.
>
> Dave Cramer wrote:
>> Dana,
>>
>> This command
>>
>> git archive --prefix=postgresql-jdbc-9.2-1001.src/ --format=tar.gz -o
>> postgresql-jdbc-9.2-1001.src.tar.gz REL9_2_STABLE
>>
>> Builds a gzipped tar file ...
>>
>> Dave
>>
>> Dave Cramer
>>
>> dave.cramer(at)credativ(dot)ca
>> http://www.credativ.ca


pgsql-jdbc by date:

Previous
From: "David Johnston"
Date:
Subject: Re: .jar file gives error
Next
From: Thomas Kellerer
Date:
Subject: postgresql-9.2-1002.jdbc4.jar does not work with Java6