Re: Driver.java.in & Copyright Info

Поиск
Список
Период
Сортировка
От dmp
Тема Re: Driver.java.in & Copyright Info
Дата
Msg-id 51016204.5020302@ttc-cmc.net
обсуждение исходный текст
Ответ на Re: Driver.java.in & Copyright Info  (Kris Jurka <books@ejurka.com>)
Ответы Re: Driver.java.in & Copyright Info
Список pgsql-jdbc
Kris,

Thank you for that information. I will review that script. I initial
thought I might use perl or python, but later decided to just use a
Java application because this would allow it to be more easily
generalized through a user interface.

Upon further thought I have now decided to make the script be not only
a line replacement, replaces pattern line in source, but also to allow
the option of substituting a new header in the source. This can very
easily be done because in almost all cases the header, license, copyright,
etc. is before the package declaration, the first line of any Java class.

So by using this option you can catch the classes that currently do
not have correct copyright markers.

I will make the code available today.

danap.

Kris Jurka wrote:
>
>
> On Wed, 23 Jan 2013, dmp wrote:
>
>> I have completed a copyright updater for the source and will make available
>> tomorrow, after some additional testing.
>
> I have previously used src/tools/copyright.pl from the server's repository
> to make the copyright changes.  So you might want to compare your results
> against its, but it appears that you have identified some files that
> aren't carrying the correct copyright markers which that tool will not
> detect.
>
> Kris Jurka
>


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: XML document with doctype
Следующее
От: Russ Tennant
Дата:
Сообщение: Re: XML document with doctype