svn commit: r900803 - /camel/trunk/components/camel-web/pom.xml

2010-01-19 Thread janstey
Author: janstey Date: Tue Jan 19 14:44:43 2010 New Revision: 900803 URL: http://svn.apache.org/viewvc?rev=900803&view=rev Log: switch to new nexus glassfish repo Modified: camel/trunk/components/camel-web/pom.xml Modified: camel/trunk/components/camel-web/pom.xml URL: http://svn.apache.org/

svn commit: r900800 - in /camel/trunk/examples/camel-example-gae/src/main: java/org/apache/camel/example/gae/ resources/ webapp/ webapp/WEB-INF/

2010-01-19 Thread krasserm
Author: krasserm Date: Tue Jan 19 14:37:11 2010 New Revision: 900800 URL: http://svn.apache.org/viewvc?rev=900800&view=rev Log: addition of login feature to Camel GAE example and major revision of application logic implementation Added: camel/trunk/examples/camel-example-gae/src/main/java/o

[CONF] Apache Camel > GAE

2010-01-19 Thread confluence
GAE Page edited by Martin Krasser Camel Components for Google App Engine TutorialA good starting point for using Camel on GAE is the Tutorial for Camel on Google App Engine The Camel components for Google App Engine (GAE) are part

[CONF] Apache Camel > gsec

2010-01-19 Thread confluence
gsec Page added by Martin Krasser Security for Camel GAE Applications Securing GAE applications from unauthorized access is described in the Security and Authentication section of the Google App Engine documentation. Authorization constraint

[CONF] Apache Camel > GAE

2010-01-19 Thread confluence
GAE Page edited by Martin Krasser Camel Components for Google App Engine TutorialA good starting point for using Camel on GAE is the Tutorial for Camel on Google App Engine The Camel components for Google App Engine (GAE) are part

[CONF] Apache Camel > JAXB

2010-01-19 Thread confluence
JAXB Page edited by Claus Ibsen JAXB JAXB is a Data Format which uses the JAXB2 XML marshalling standard which is included in Java 6 to unmarshal an XML payload into Java objects or to marshal Java objects into an XML payload. Usin

svn commit: r900741 - /camel/trunk/camel-core/pom.xml

2010-01-19 Thread ningjiang
Author: ningjiang Date: Tue Jan 19 11:51:54 2010 New Revision: 900741 URL: http://svn.apache.org/viewvc?rev=900741&view=rev Log: Comment out the maven 2.2.x active profile which will cause error of starting the camel application with MOP Modified: camel/trunk/camel-core/pom.xml Modified: ca

svn commit: r900722 - in /camel/trunk: parent/pom.xml platforms/karaf/features/pom.xml

2010-01-19 Thread davsclaus
Author: davsclaus Date: Tue Jan 19 10:47:17 2010 New Revision: 900722 URL: http://svn.apache.org/viewvc?rev=900722&view=rev Log: CAMEL-2380: Upgraded to Jettison 1.2 Modified: camel/trunk/parent/pom.xml camel/trunk/platforms/karaf/features/pom.xml Modified: camel/trunk/parent/pom.xml URL

svn commit: r900705 - in /camel/trunk/components/camel-gae/src/main/java/org/apache/camel/component/gae: mail/GMailBinding.java task/GTaskBinding.java

2010-01-19 Thread krasserm
Author: krasserm Date: Tue Jan 19 09:05:40 2010 New Revision: 900705 URL: http://svn.apache.org/viewvc?rev=900705&view=rev Log: Change header names from dot-notation to camel-case-notation to follow Camel header name conventions. Modified: camel/trunk/components/camel-gae/src/main/java/org/