]> git.evergreen-ils.org Git - OpenSRF.git/commit
Patch from Ed Summers:
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 21 Jul 2007 18:59:31 +0000 (18:59 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 21 Jul 2007 18:59:31 +0000 (18:59 +0000)
commit656238ed7c0e7dd87f99cc50300cf260b4baa15d
tree35392f19827225eda9139a28f6616833f859928f
parent2c4a565ff265f4b05345a2e13338f4faab84f256
Patch from Ed Summers:

Attached is a minor patch to OpenSRF/src/java/Makefile for creating a
opensrf.jar. I was thinking an opensrf.jar would make it easy to
deploy OpenSRF client in a Woodchip/OpenTaps instance. It's not yet
clear to me what the build environment is (or will be) for
Woodchip--but .jar files are used to across the board to manage
external dependencies in Javaland.

- - -

I've also given the depencies their own vars for easier handling and
made the dependency fetching smarter to prevent re-fetching existing deps

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1052 9efc2488-bf62-4759-914b-345cdb29e865
src/java/Makefile