Author: ningjiang
Date: Thu Feb 19 07:05:15 2009
New Revision: 745761
URL: http://svn.apache.org/viewvc?rev=745761&view=rev
Log:
Merged revisions 745751 via svnmerge from
https://svn.apache.org/repos/asf/camel/trunk
r745751 | ningjiang | 2009-02-19 14:24:24 +0800 (Thu, 19 Feb 2009) |
Author: ningjiang
Date: Thu Feb 19 06:24:24 2009
New Revision: 745751
URL: http://svn.apache.org/viewvc?rev=745751&view=rev
Log:
Should not filiting the GZIPHelper.CONTENT_ENCODING and fixed the failed unit
test
Modified:
camel/trunk/components/camel-http/src/main/java/org/apache/camel/comp
Author: davsclaus
Date: Thu Feb 19 06:04:03 2009
New Revision: 745750
URL: http://svn.apache.org/viewvc?rev=745750&view=rev
Log:
Upgraded to Groovy 1.6.0
Modified:
camel/trunk/pom.xml
Modified: camel/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=745750&r1=745749&r2
Author: davsclaus
Date: Thu Feb 19 05:59:50 2009
New Revision: 745749
URL: http://svn.apache.org/viewvc?rev=745749&view=rev
Log:
Fixed failing unit test. Polished code a bit.
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/InterceptWhenTest.java
- copied, changed
Author: ningjiang
Date: Thu Feb 19 01:32:32 2009
New Revision: 745704
URL: http://svn.apache.org/viewvc?rev=745704&view=rev
Log:
Fixed the unit test error of JmsSpringResequencerTest
Modified:
camel/branches/camel-1.x/components/camel-jms/src/test/resources/org/apache/camel/component/jms/iss
Author: jstrachan
Date: Wed Feb 18 20:23:44 2009
New Revision: 745637
URL: http://svn.apache.org/viewvc?rev=745637&view=rev
Log:
refactored the package to match the camel-web module name
Added:
camel/trunk/components/camel-web/src/main/java/org/apache/camel/web/
camel/trunk/components/cam
Author: janstey
Date: Wed Feb 18 18:42:46 2009
New Revision: 745602
URL: http://svn.apache.org/viewvc?rev=745602&view=rev
Log:
Merged revisions 745589 via svnmerge from
https://svn.apache.org/repos/asf/camel/trunk
r745589 | janstey | 2009-02-18 14:45:36 -0330 (Wed, 18 Feb 2009) | 1 li
Author: janstey
Date: Wed Feb 18 18:32:19 2009
New Revision: 745595
URL: http://svn.apache.org/viewvc?rev=745595&view=rev
Log:
Pesky CS...
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/model/Constants.java
camel/trunk/camel-core/src/test/java/org/apache/camel/model/Gene
Author: janstey
Date: Wed Feb 18 18:15:36 2009
New Revision: 745589
URL: http://svn.apache.org/viewvc?rev=745589&view=rev
Log:
CAMEL-1357 - added regexReplaceAll to builder support
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/RegExRouteTest.java
(with props)
Modi
Author: jstrachan
Date: Wed Feb 18 17:48:22 2009
New Revision: 745585
URL: http://svn.apache.org/viewvc?rev=745585&view=rev
Log:
fixed http://localhost:8080/routes.xml so it returns the XML representation of
the routes
Modified:
camel/trunk/components/camel-web/src/main/java/org/apache/came
Author: jstrachan
Date: Wed Feb 18 17:47:37 2009
New Revision: 745584
URL: http://svn.apache.org/viewvc?rev=745584&view=rev
Log:
added a helper constant for the JAXB context String to use for camel classes
Added:
camel/trunk/camel-core/src/main/java/org/apache/camel/model/Constants.java
(w
Page Edited :
CAMEL :
Web Console
Web Console
has been edited by James Strachan
(Feb 18, 2009).
(View changes)
Content:
Web Console
Author: jstrachan
Date: Wed Feb 18 16:45:55 2009
New Revision: 745568
URL: http://svn.apache.org/viewvc?rev=745568&view=rev
Log:
encoded the message body to escape any XML tags if its an XML payload for
CAMEL-1355
Modified:
camel/trunk/components/camel-web/src/main/webapp/org/apache/camel/r
Author: jstrachan
Date: Wed Feb 18 16:38:59 2009
New Revision: 745562
URL: http://svn.apache.org/viewvc?rev=745562&view=rev
Log:
minor refactoring and tidying up of the code to reduce clutter and introducing
a RouteResource (so we can mutate/edit/start/stop routes one day when the
runtime suppor
Page Edited :
CAMEL :
Web Console
Web Console
has been edited by James Strachan
(Feb 18, 2009).
(View changes)
Content:
Web Console
Page Edited :
CAMEL :
Web Console
Web Console
has been edited by James Strachan
(Feb 18, 2009).
(View changes)
Content:
Web Console
Author: jstrachan
Date: Wed Feb 18 16:18:10 2009
New Revision: 745556
URL: http://svn.apache.org/viewvc?rev=745556&view=rev
Log:
resource class refactoring; introducing a reusable base class for sub-resources
- also added a new RoutesResource to simplify the root resource further
Added:
cam
Author: jstrachan
Date: Wed Feb 18 16:06:00 2009
New Revision: 745551
URL: http://svn.apache.org/viewvc?rev=745551&view=rev
Log:
minor refactoring to tidy up method names (as they are exposed in WADL)
Modified:
camel/trunk/components/camel-web/src/main/java/org/apache/camel/rest/resources/Ca
Author: jstrachan
Date: Wed Feb 18 16:03:51 2009
New Revision: 745550
URL: http://svn.apache.org/viewvc?rev=745550&view=rev
Log:
tidied up the layout and links a little
Modified:
camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp
Modified:
camel/trunk/components/ca
Author: ningjiang
Date: Wed Feb 18 16:00:41 2009
New Revision: 745548
URL: http://svn.apache.org/viewvc?rev=745548&view=rev
Log:
Merged revisions 745541 via svnmerge from
https://svn.apache.org/repos/asf/camel/trunk
r745541 | ningjiang | 2009-02-18 23:42:12 +0800 (Wed, 18 Feb 2009) |
Author: jstrachan
Date: Wed Feb 18 15:57:40 2009
New Revision: 745547
URL: http://svn.apache.org/viewvc?rev=745547&view=rev
Log:
allow endpoints to be created; with errors reported back to the user if they
try to create an unknown endpoint. Also introduced EndpointsResource to make
the root reso
Author: ningjiang
Date: Wed Feb 18 15:42:12 2009
New Revision: 745541
URL: http://svn.apache.org/viewvc?rev=745541&view=rev
Log:
Added the JmsSpringResequencerTest
Added:
camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/issues/JmsSpringResequencerTest.java
(wi
Author: ningjiang
Date: Wed Feb 18 15:36:12 2009
New Revision: 745538
URL: http://svn.apache.org/viewvc?rev=745538&view=rev
Log:
Add the missing ASF header for FileToJmsTest
Modified:
camel/trunk/tests/camel-itest/src/test/java/org/apache/camel/itest/jms/FileToJmsTest.java
Modified:
camel/
Author: davsclaus
Date: Wed Feb 18 15:13:42 2009
New Revision: 745536
URL: http://svn.apache.org/viewvc?rev=745536&view=rev
Log:
Removed class that isnt needed since exchanges can evalutate by type now
Removed:
camel/trunk/camel-core/src/main/java/org/apache/camel/util/ExpressionHelper.java
Author: jstrachan
Date: Wed Feb 18 14:09:53 2009
New Revision: 745520
URL: http://svn.apache.org/viewvc?rev=745520&view=rev
Log:
working support for sending and viewing the HTTP headers
Modified:
camel/trunk/components/camel-web/src/main/java/org/apache/camel/rest/resources/EndpointResource.
Author: jstrachan
Date: Wed Feb 18 14:09:25 2009
New Revision: 745519
URL: http://svn.apache.org/viewvc?rev=745519&view=rev
Log:
removed some cruft from the site layout
Modified:
camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp
Modified:
camel/trunk/components/ca
Page Created :
CAMEL :
Web Console
Web Console
has been created by James Strachan
(Feb 18, 2009).
Content:
Web Console
Only Available in 2.0
Please note that the We
Page Edited :
CAMEL :
User Guide
User Guide
has been edited by James Strachan
(Feb 18, 2009).
(View changes)
Content:
User Guide
Y
Author: jstrachan
Date: Wed Feb 18 13:12:17 2009
New Revision: 745506
URL: http://svn.apache.org/viewvc?rev=745506&view=rev
Log:
added a basic ability to browse browsable-endpoints and their messages
Added:
camel/trunk/components/camel-web/src/main/java/org/apache/camel/rest/resources/Exchan
Author: jstrachan
Date: Wed Feb 18 12:57:36 2009
New Revision: 745504
URL: http://svn.apache.org/viewvc?rev=745504&view=rev
Log:
added helper method
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/util/ExchangeHelper.java
Modified:
camel/trunk/camel-core/src/main/java/org/a
Author: davsclaus
Date: Wed Feb 18 12:48:07 2009
New Revision: 745501
URL: http://svn.apache.org/viewvc?rev=745501&view=rev
Log:
CAMEL-1229: Added nice DSL for multiple inputs to a route, eg from(x, y,
z).to(foo).
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/impl/FromMultipl
Author: jstrachan
Date: Wed Feb 18 12:29:46 2009
New Revision: 745494
URL: http://svn.apache.org/viewvc?rev=745494&view=rev
Log:
added a simple send message ability
Added:
camel/trunk/components/camel-web/src/main/webapp/org/apache/camel/rest/resources/EndpointResource/send.jsp
(contents,
Author: jstrachan
Date: Wed Feb 18 11:50:51 2009
New Revision: 745482
URL: http://svn.apache.org/viewvc?rev=745482&view=rev
Log:
added optional JSR 250 so we can use those annotations for lifecycles
Modified:
camel/trunk/components/camel-web/pom.xml
Modified: camel/trunk/components/camel-web
Author: jstrachan
Date: Wed Feb 18 11:50:28 2009
New Revision: 745481
URL: http://svn.apache.org/viewvc?rev=745481&view=rev
Log:
fixed the sitemesh ordering of filters
Modified:
camel/trunk/components/camel-web/src/main/webapp/WEB-INF/web.xml
Modified: camel/trunk/components/camel-web/src/ma
Page Edited :
CAMEL :
Release Guide
Release Guide
has been edited by James Strachan
(Feb 18, 2009).
(View changes)
Content:
How to
News Item Edited :
CAMEL :
Apache Camel 1.6.0 Released!
Apache Camel 1.6.0 Released!
has been edited by James Strachan
(Feb 18, 2009).
Content:
We are pleased to an
Author: jstrachan
Date: Wed Feb 18 09:30:29 2009
New Revision: 745452
URL: http://svn.apache.org/viewvc?rev=745452&view=rev
Log:
enabled the camel-web module in the build
Modified:
camel/trunk/components/pom.xml
Modified: camel/trunk/components/pom.xml
URL:
http://svn.apache.org/viewvc/came
Author: jstrachan
Date: Wed Feb 18 09:30:10 2009
New Revision: 745451
URL: http://svn.apache.org/viewvc?rev=745451&view=rev
Log:
fix failure in the javadoc step
Modified:
camel/trunk/components/camel-web/pom.xml
Modified: camel/trunk/components/camel-web/pom.xml
URL:
http://svn.apache.org/v
Author: davsclaus
Date: Wed Feb 18 09:17:07 2009
New Revision: 745447
URL: http://svn.apache.org/viewvc?rev=745447&view=rev
Log:
Damm a < got into the commit
Modified:
camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/processor/SpringSetHeaderTest-context.xml
Mo
Page Edited :
CAMEL :
Splitter
Splitter
has been edited by Claus Ibsen
(Feb 18, 2009).
Change summary:
CAMEL-1344
(View changes)
Author: davsclaus
Date: Wed Feb 18 09:07:54 2009
New Revision: 745442
URL: http://svn.apache.org/viewvc?rev=745442&view=rev
Log:
CAMEL-1344: Introduced TokenizerExpression to allow tokenizer in Spring DSL so
end users can split bodies using tokenizer.
Added:
camel/trunk/camel-core/src/main/
41 matches
Mail list logo