On Wed, 26 Jan 2005, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> * implicitly set -source to the same value as -target.
didn't work as the current Gump run demonstrated. -source 1.1 is not
supported. So the logic becomes
* implicitly set -source to the same value as -target, unless it is
1.1
Excelent!
Peter
Stefan Bodewig wrote:
Hi,
after I've been watching the JDK 1.5 builds of Gump for weeks now,
I've pretty much given up the hope that projects are going to adapt
the build files to JDK 1.5 soon. Xalan's build breaks because they
only specify the target attribute and quite a few othe
Hi,
after I've been watching the JDK 1.5 builds of Gump for weeks now,
I've pretty much given up the hope that projects are going to adapt
the build files to JDK 1.5 soon. Xalan's build breaks because they
only specify the target attribute and quite a few others do so as
well. (as a sidenote, Xa