You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "john robens (JIRA)" <ji...@apache.org> on 2009/06/29 15:40:07 UTC

[jira] Closed: (CAMEL-1726) POM in examples has SNAPSHOT not M2

     [ https://issues.apache.org/activemq/browse/CAMEL-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

john robens closed CAMEL-1726.
------------------------------

    Resolution: Fixed

I downloaded the M2 tar file today and it was fine. 

I updated from subversion and the only error I got is (macos/java 1.6_13):

2009-06-29 22:02:09.201::WARN:  EXCEPTION on HttpExchange@10779770=POST//localhost:52319/cometd/cometd#4
org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:310)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:203)
	at org.eclipse.jetty.client.HttpConnection.handle(HttpConnection.java:271)
	at org.eclipse.jetty.client.SocketConnector$1.run(SocketConnector.java:71)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:436)
	at java.lang.Thread.run(Thread.java:613)
2009-06-29 22:02:09.201::WARN:  IOE on HttpExchange@10779770=POST//localhost:52319/cometd/cometd#9
passed CometDisconnectFailureTest.testDisconnectFailure



> POM in examples has SNAPSHOT not M2
> -----------------------------------
>
>                 Key: CAMEL-1726
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1726
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: 2.0-M2
>         Environment: linux, Netbeans, java 1.6, maven 2
>            Reporter: john robens
>            Assignee: Hadrian Zbarcea
>             Fix For: 2.0.0
>
>
> Hi 
> SNAPSHOT in POM files does not work . Should be M2. Sounds trivial, but probably is a barrier for people trialing this software.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.