Re: Classpath generation (migrating from old to new)

2020-03-25 Thread Stefan Bodewig
On 2020-03-24, Pennington, Dale wrote: > The particular issue is the classpath generated. On the old system, the > classpath included all the local user defined .jars, as well as a large > number of jars from /usr/share/java, that were not specified in the build.xml > file. The new system only

Classpath generation (migrating from old to new)

2020-03-24 Thread Pennington, Dale
Folks, I have been given responsibility of migrating an mixed code project from the RHEL 6.10 system we are on to a RHEL 8.1 system. My main experience is more on the C/C++ side of the code base. The old system was running Ant 1.7.1 on Java 1.7.0_201. The new system is running Ant 1.10.5 on Ja