The project Camel - NightlySite has the following 10 changes by 3 authors: *aco* made the following changes at 02:41 AM, 18 June 2007
Comment: Added maven-project parameter > /activemq/camel/trunk/tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/RunCamelMojo.java > (548173) *jlim* made the following changes at 08:31 AM, 18 June 2007 Comment: removed extra space on entity declaration in the main docbook xml. This was causing an issue when running in a linux/mac environment > /activemq/camel/trunk/tooling/maven/maven-html-to-docbook/src/main/java/org/apache/camel/maven/GenerateDocBookMojo.java > (548256) *James Strachan* made the following changes at 12:04 PM, 18 June 2007 Comment: patched the camel-maven-plugin so it compiles the main/test code first before trying to boot up the camel context. Also added log4j/clogging in there so examples typically get logging too > /activemq/camel/trunk/examples/camel-example-spring/pom.xml (548336) > /activemq/camel/trunk/tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/RunCamelMojo.java > (548336) > /activemq/camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/Main.java > (548336) > /activemq/camel/trunk/tooling/maven/camel-maven-plugin/pom.xml (548336) > /activemq/camel/trunk/examples/camel-example-spring/src/main/resources/log4j.properties > (548336) *James Strachan* made the following changes at 07:06 AM, 19 June 2007 Comment: got the example working > /activemq/camel/trunk/examples/camel-example-spring/src/main/resources/META-INF/spring/camel-context.xml > (548617) > /activemq/camel/trunk/examples/camel-example-spring/README.txt (548617) *James Strachan* made the following changes at 07:07 AM, 19 June 2007 Comment: tidied up the DSL removing the unnecessary use of ValueBuilder > /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/builder/FromBuilder.java > (548618) *James Strachan* made the following changes at 07:09 AM, 19 June 2007 Comment: allow the brokerURL to be configured on the ActiveMQComponent > /activemq/camel/trunk/components/camel-activemq/src/main/java/org/apache/camel/component/activemq/ActiveMQComponent.java > (548621) > /activemq/camel/trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsComponent.java > (548621) *James Strachan* made the following changes at 05:48 PM, 19 June 2007 Comment: added a simple archetype to get folks creating new routers easily > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/src/main/resources/log4j.properties > (548807) > /activemq/camel/trunk/tooling/archetypes/pom.xml (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/ReadMe.txt > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/src/main/resources > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/src/main/java > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/pom.xml > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/src/main > (548807) > /activemq/camel/trunk/tooling/archetypes (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/src/main/resources/META-INF/spring/camel-context.xml > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/pom.xml (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/src > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/META-INF > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/src/main/resources/META-INF > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/src/main/java/MyRouteBuilder.java > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/META-INF/maven/archetype.xml > (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/src/main/resources/META-INF/spring > (548807) > /activemq/camel/trunk/tooling/pom.xml (548807) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/META-INF/maven > (548807) *jlim* made the following changes at 01:40 AM, 20 June 2007 Comment: added license header > /activemq/camel/trunk/camel-book/src/styles/docbook.xsl (548888) *jlim* made the following changes at 02:31 PM, 20 June 2007 Comment: added process to download all image files and store them where the html output can reference them > /activemq/camel/trunk/tooling/maven/maven-html-to-docbook/src/main/java/org/apache/camel/maven/GenerateDocBookMojo.java > (549119) *James Strachan* made the following changes at 03:07 PM, 20 June 2007 Comment: updated the namespace and xsd location based on feedback on the ActiveMQ project: http://www.nabble.com/Handling-XSDs-and-Spring-2-XML-processing-etc.-tf3921424s2354.html > /activemq/camel/trunk/components/camel-spring/src/main/resources/org/apache/camel/spring/camel-spring.xsd > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/examples.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/injectedBeanTest.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/contentBasedRoute.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildSplitter.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildStaticRecipientList.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildWireTap.xml > (549125) > /activemq/camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/groovyFilter.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/META-INF/spring/camel-context.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/routingUsingProcessor.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/endpointReference.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildIdempotentConsumer.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildSimpleRoute.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/remoting/spring.xml > (549125) > /activemq/camel/trunk/tooling/archetypes/camel-router/src/main/resources/archetype-resources/src/main/resources/META-INF/spring/camel-context.xml > (549125) > /activemq/camel/trunk/camel-core/pom.xml (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildRouteWithInterceptor.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.schemas > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildDynamicRecipientList.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildCustomProcessor.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/builder/spring_route_builder_test.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.handlers > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildCustomProcessorWithFilter.xml > (549125) > /activemq/camel/trunk/examples/camel-example-spring/src/main/resources/META-INF/spring/camel-context.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/example/pojoConsumer.xml > (549125) > /activemq/camel/trunk/components/camel-jms/src/test/resources/org/apache/camel/component/jms/jmsRouteUsingSpringAndJmsNameTest.xml > (549125) > /activemq/camel/trunk/components/camel-spring/README.txt (549125) > /activemq/camel/trunk/components/camel-jms/src/test/resources/org/apache/camel/component/jms/jmsRouteUsingSpringWithAutoWireTest.xml > (549125) > /activemq/camel/trunk/components/camel-jms/src/test/resources/org/apache/camel/component/jms/jmsRouteUsingSpringTest.xml > (549125) > /activemq/camel/trunk/components/camel-spring/pom.xml (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildSimpleRouteWithHeaderPredicate.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildSimpleRouteWithChoice.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/routingUsingCamelContextFactoryTest.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/example/pojoSender.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextFactoryBeanTest.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/example/xpathFilter.xml > (549125) > /activemq/camel/trunk/components/camel-spring/src/main/resources/org/apache/camel/spring/camel-1.0.xsd > (549125) --------------------------------------------------------------------------------------- No tests were executed. Click http://ci.logicblaze.com:8085/browse/CAMEL-NS-74 to find out more. Thanks, Bamboo
