I forgot to mention that I couldn't find a Maven repo that contains the
most recent GAE SDK. The 'official' Google Code project for maintaining
such a repository is http://code.google.com/p/google-maven-repository
but the latest SDK version there is 1.2.1. Requests for adding newer
versions hav
On Fri, Nov 6, 2009 at 6:06 PM, akuhtz wrote:
>
> Hi,
>
> Is it possible that the log of the WARN (see below) is changed into an INFO
> message if no eventEndpoint is available in SpringCamelContext?
>
> SpringCamelContext, line 107+
>
> if (eventEndpoint != null) {
> eventEndpoint.onApplication
I'm currently working on Camel components for the Google App Engine (see
CAMEL-2085) and have dependencies to the GAE APIs that are part of the
GAE SDK. To which Maven repo should they go to (and how do I get them
there)? I currently have them deployed to the Open eHealth Maven
repository but t