On 2009/11/12, at 14:04, Carl Trieloff wrote:
Bruno Matos wrote:On 2009/11/12, at 13:17, Carl Trieloff wrote:Robert Greig wrote:2009/11/10 Jonathan Robie <[email protected]>:I have reorganized the documentation pages: http://cwiki.apache.org/confluence/display/qpid/DocumentationLooks good.I have one question that isn't really related to the reorganisation per se.Looking at the "AMQP C++ Messaging Client" page, I don't see any links to any information that would interest a user - .e.g examples or API information. There are some guidelines for would-be contributors only.Where do C++ users go for help getting started?ack, it looks like tgis page is linking the wrong stuff, it is linking the dev page, and we have lostthe API guide, user stuff somewhere... Carl.Hello,I'm new here and I don't know if this is the right place. I left a comment on http://cwiki.apache.org/confluence/display/qpid/Qpid+Java+Build+How+To but I will share here too: "I think that the trunk version only compiles with JDK 6. Please correct me if I'm wrong."it should do 1.5 & 1.6. it would be worth firing you issues to the list so they can be proactively addressed on trunk for the upcoming 0.6 releaseCarl. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
Hello Carl,One document thing again: on http://cwiki.apache.org/confluence/display/qpid/Getting+Started there is a link named Running the C++ Examples to https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/examples/README but the file in svn is https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/examples/README.txt .
The first compile error that I found compiling against 1.5 was in src/ main/java/org/apache/qpid/transport/OpenException.java, this exception extends IOException and try to do a super(String, Throwable), this constructor for IOException only exists in java 6.
Regards. -- Bruno Matos [email protected]
smime.p7s
Description: S/MIME cryptographic signature
