Using AntMeats printBranches command with xmlrpc-1.2-b1
and java 1.4.2_10-b03 fails with an IOException at
Announcement.java:290, caused by an IOException in XmlRpcClient.
Everything seems to work fine with java 1.5.0_06-b0, though.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=62906
Using AntMeats printBranches command with xmlrpc-1.2-b1
and java 1.4.2_10-b03 fails with an IOException at
Announcement.java:290, caused by an IOException in XmlRpcClient.
Everything seems to work fine with java 1.5.0_06-b0, though.
Logged In: YES
user_id=465603
The printBranches command afair worked. But the publish
command did not.
java -version:
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.5.0_06-b05)
Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)
Next time I'll announce something I'll first switch back to
the previous version to get a stack trace.