Pull request #19: CAS-14798
Merge in CASA/casaplotserver from CAS-14798 to master
* commit '1d0cc88723af2588201931ddbfa1d5bdeb450639':
[CAS-14798] increment version for bamboo build-based jar files
[CAS-14798] accomodate GUI build containers stuck on Java 8 (circa March 2014) (#2) sync with change required by casaviewer/casaplotms create-app packaging
[CAS-14798] accomodate GUI build containers stuck on Java 8 (circa March 2014)
[CAS-14798] update AppImage creation and uncouple build from 'casa-source'
[CAS-14798] update AppImage creation and uncouple build from 'casa-source'
The uncoupling of the 'casa-source' tree from the build is important. Previously,
the 'xml-casa` script within 'casatools' was used for generating binding code.
This seemed like a win when the 'casa-source' tree was always updated as part of
any update. Now, however, with the C++ GUIs in longterm maintenance mode, it is
more important to be able to leave 'casa-source' unmodified while updating the
build system.