On 2014-03-13 09:48, Erik Joelsson wrote:
When rebuilding after touching a java source file in AccessBridge, the
classes were recompiled but the jars were not rebuilt. This was caused
by a bug in the macro CacheFind. The cache in this case contained the
directory $(JDK_OUTPUTDIR)/classes. The j
Hi Erik:
When rebuilding after touching a java source file in AccessBridge, the
classes were recompiled but the jars were not rebuilt. This was caused
by a bug in the macro CacheFind. The cache in this case contained the
directory $(JDK_OUTPUTDIR)/classes. The jar was built from the src dir
$