pgsql/ ontrib/Makefile ontrib/retep/build.xml ... - Mailing list pgsql-committers

From Peter Eisentraut - PostgreSQL
Subject pgsql/ ontrib/Makefile ontrib/retep/build.xml ...
Date
Msg-id 200107062307.f66N7Kw96511@hub.org
Whole thread Raw
Responses Re: pgsql/ ontrib/Makefile ontrib/retep/build.xml ...  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    petere@hub.org    01/07/06 19:07:20

Modified files:
    contrib        : Makefile
    contrib/retep  : build.xml
    src/interfaces/jdbc: Makefile build.xml
Added files:
    contrib/retep  : Makefile
Removed files:
    .              : build.xml

Log message:
    Resolve a number of oddities in the Java build.  First, remove the weird
    redirections between the build files, which didn't work completely.  Now
    you just go to the directory of your choice and run make.  Clean up the
    build files to have a logical order, fix the unnecessary rebuilds, prevent
    the deleting targets from removing files they're not responsible for.  Ant
    1.3 does not have a bug.  It deletes directories just fine if you follow
    the documentation.


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql/src backend/access/transam/xact.c backen ...
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql/ ontrib/Makefile ontrib/retep/build.xml ...