Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #7564

Category None
Changed by Jason Stephenson <jasonohnoyoudont@sigio.com>
Changed at Wed 10 Feb 2021 12:05:45
Repository git://git.evergreen-ils.org/OpenSRF.git
Project OpenSRF
Branch master
Revision 6ffa04de0b9441dda5ae123971f9a48e2900334c

Comments

LP 1827051: Remove Java Code, etc.
Java support in OpenSRF does not build and is out of date with current
OpenSRF features.  No one has the intention to fix it, so this commit
removes Java from the code, build files, and documentation.

To test that Java is indeed broken, configure OpenSRF with the
--enable-java option and then watch the make fail as it tries to pull
in missing dependencies.

To test this branch, simply apply it and see that the option to enable
Java is gone along with all of the obsolete code and build instructions.

Signed-off-by: Jason Stephenson <jason@sigio.com>

Changed files