Re: Driver.java.in & Copyright Info

From: dmp <danap(at)ttc-cmc(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Driver.java.in & Copyright Info
Date: 2013-01-24 21:17:02
Message-ID: 5101A4CE.2070907@ttc-cmc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

CopyrightUpdater Completed. Everything seems to work properly in both
update copyright and replace header mode. In testing I found another
deviate in the sources with two copyright lines.

* Copyright (c) 2004-2011, PostgreSQL Global Development Group
* Copyright (c) 2004, Open Cloud Limited.

This in ProtocolConnectionImpl.java there may be more. In response
I added a second argument for contains qualification in update mode.
Now of course that will be no good for use with replace header.

May have to use:

1. Do a standard update copyright, reviewing the messages to get a
list of files identified by none pattern matches, incorrect header.
2. Isolate those none pattern matches run the updater again in replacment
mode to add proper copyright header.

In the future should be able to just use the update copyright mode
or use the original script that Chris identified.

As always since this code will modify files recommend using test
directory and review the source attached.

If anyone on this list wishes to have this code please email me.

danap.

dmp wrote:
> I will make the code available today.
>
> danap.

dmp wrote:
> I will make the code available today.
>
> danap.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message dmp 2013-01-25 17:18:10 Re: Driver.java.in & Copyright Info
Previous Message Russ Tennant 2013-01-24 18:37:12 Re: XML document with doctype