In the current build system there are two releases, a war release and a jar
release. I think it would be nice to extend this with a 'stand-alone'
release containing the Xindice binaries and the libraries on which it
depends. In addition it could contain config files with a default
configuration and the command line tool.The release could be a zip file with
a pre defined directory structure using the well known /bin, /lib and /cfg
directory names.
As I see it, this could be acomplished rather easily by just extending the
build file (which I'd happily do).
Any thoughts, comments?
/Fredrik