To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project svn-antlib-test has an issue affecting its community integration.
This issue affe
Stefan Bodewig wrote:
Say there is a method
void doSomething(Object o);
in a class inside the Java class library of JDK 1.3 and a new overload
void doSomething(String s);
was added in JDK 1.4. Any call to doSomething("") compiled on JDK 1.4
and above will pick the String signature
Kev Jackson wrote:
I can build all the ant-* jars except ant-starteam and ant-weblogic
I've contacted borland regarding getting access to starteam sdk
without having to sign up to some ridiculous trial/download nonsense.
[...]
Note that we could set up separate source roots containing phony cl
On Fri, 09 Jun 2006, Steve Loughran <[EMAIL PROTECTED]> wrote:
> I would look at Stefan Bodewig's task set:
> http://stefan.samaflost.de/blog//en/Java/GWT
which was a quick hack, not much more. Three macrodefs and a single
real task.
> They may not meet your needs, but you'd be hard pressed to
On Sat, 10 Jun 2006, Jesse Glick <[EMAIL PROTECTED]> wrote:
> Stefan Bodewig wrote:
>> Java 5 adds a completely new sort of problems with APIs retrofitted
>> to support generics. Since Comparable is now Comparable the
>> BigInteger class used to have a method int compareTo(Object) and
>> now has
Yeah, Stefan, I had seen your blog. I've been playing with while watching
the Weltmeister, and it seems that the tools suck, but have a good base. I
ran a decompiler on the gwt-dev-* files, and just rewrote their scripts.
I'll be posting it when I finish up at http://www.davidsouther.com
DS
On 6