[ https://issues.apache.org/activemq/browse/CAMEL-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57305#action_57305 ]
Christian Mueller commented on CAMEL-2421: ------------------------------------------ My dependency tree is the following {code} [INFO] ------------------------------------------------------------------------ [INFO] Building Camel :: Web [INFO] task-segment: [dependency:tree] [INFO] ------------------------------------------------------------------------ [INFO] [dependency:tree {execution: default-cli}] [INFO] org.apache.camel:camel-web:war:2.2-SNAPSHOT [INFO] +- org.apache.camel:camel-core:jar:2.2-SNAPSHOT:compile [INFO] | +- commons-logging:commons-logging-api:jar:1.1:compile [INFO] | \- org.fusesource.commonman:commons-management:jar:1.0:compile [INFO] +- org.apache.camel:camel-spring:jar:2.2-SNAPSHOT:compile [INFO] | +- org.springframework:spring-context:jar:2.5.6:compile [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile [INFO] | +- org.springframework:spring-aop:jar:2.5.6:compile [INFO] | \- org.springframework:spring-tx:jar:2.5.6:compile [INFO] +- org.apache.camel:camel-groovy:jar:2.2-SNAPSHOT:compile [INFO] | \- org.codehaus.groovy:groovy-all:jar:1.7.0:compile [INFO] | \- jline:jline:jar:0.9.94:compile [INFO] +- org.apache.camel:camel-ruby:jar:2.2-SNAPSHOT:compile [INFO] | \- org.jruby:jruby:jar:1.4.0:compile [INFO] +- com.sun.jersey.contribs:jersey-spring:jar:1.1.5:compile [INFO] | +- com.sun.jersey:jersey-server:jar:1.1.5:compile [INFO] | | \- asm:asm:jar:3.1:compile [INFO] | +- org.springframework:spring-core:jar:2.5.6:compile [INFO] | +- org.springframework:spring:jar:2.5.6:compile [INFO] | +- org.springframework:spring-beans:jar:2.5.6:compile [INFO] | \- org.springframework:spring-web:jar:2.5.6:compile [INFO] +- com.sun.jersey:jersey-json:jar:1.1.5:compile [INFO] | +- com.sun.jersey:jersey-core:jar:1.1.5:compile [INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile [INFO] | +- org.codehaus.jettison:jettison:jar:1.2:compile (version managed from 1.1) [INFO] | | \- stax:stax-api:jar:1.0.1:compile [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.1.12:compile [INFO] | | \- javax.xml.bind:jaxb-api:jar:2.1:compile [INFO] | | +- javax.xml.stream:stax-api:jar:1.0-2:compile [INFO] | | \- javax.activation:activation:jar:1.1:compile [INFO] | \- org.codehaus.jackson:jackson-core-asl:jar:1.1.1:compile [INFO] +- com.sun.jersey:jersey-atom:jar:1.1.5:compile [INFO] | +- rome:rome:jar:0.9:compile [INFO] | \- jdom:jdom:jar:1.0:compile [INFO] +- opensymphony:sitemesh:jar:2.3:compile [INFO] +- javax.annotation:jsr250-api:jar:1.0:compile [INFO] +- org.openqa.selenium.webdriver:webdriver-htmlunit:jar:0.6.1039:test [INFO] | +- org.openqa.selenium.webdriver:webdriver-common:jar:0.6.1039:test [INFO] | \- net.sourceforge.htmlunit:htmlunit:jar:2.5:test [INFO] | +- xalan:xalan:jar:2.7.1:test [INFO] | | \- xalan:serializer:jar:2.7.1:test [INFO] | | \- xml-apis:xml-apis:jar:1.3.04:test [INFO] | +- commons-collections:commons-collections:jar:3.2.1:test [INFO] | +- commons-lang:commons-lang:jar:2.4:test [INFO] | +- commons-httpclient:commons-httpclient:jar:3.1:test [INFO] | +- commons-codec:commons-codec:jar:1.3:test [INFO] | +- net.sourceforge.htmlunit:htmlunit-core-js:jar:2.5:test [INFO] | +- net.sourceforge.nekohtml:nekohtml:jar:1.9.12:test [INFO] | | \- xerces:xercesImpl:jar:2.8.1:test [INFO] | +- net.sourceforge.cssparser:cssparser:jar:0.9.5:test [INFO] | | \- org.w3c.css:sac:jar:1.3:test [INFO] | \- commons-io:commons-io:jar:1.4:test [INFO] +- org.openqa.selenium.webdriver:webdriver-support:jar:0.6.1039:test [INFO] | \- org.hamcrest:hamcrest-all:jar:1.2-dev1:test (version managed from 1.1) [INFO] +- org.mortbay.jetty:jetty:jar:6.1.22:test [INFO] | \- org.mortbay.jetty:servlet-api:jar:2.5-20081211:test [INFO] +- org.mortbay.jetty:jetty-util:jar:6.1.22:test [INFO] +- org.mortbay.jetty:jsp-2.1:jar:6.1.14:test [INFO] | +- org.eclipse.jdt:core:jar:3.1.1:test [INFO] | +- org.mortbay.jetty:jsp-api-2.1:jar:6.1.14:test [INFO] | | \- org.mortbay.jetty:servlet-api-2.5:jar:6.1.14:test [INFO] | \- ant:ant:jar:1.6.5:test [INFO] +- javax.servlet:jstl:jar:1.1.2:compile [INFO] +- taglibs:standard:jar:1.1.2:compile [INFO] +- org.slf4j:slf4j-api:jar:1.5.10:compile [INFO] +- org.slf4j:slf4j-log4j12:jar:1.5.10:compile [INFO] +- com.sun.jersey:jersey-client:jar:1.1.5:test [INFO] +- org.springframework:spring-test:jar:2.5.6:test [INFO] +- junit:junit:jar:4.4:test [INFO] +- commons-logging:commons-logging:jar:1.1.1:test (scope not updated to compile) [INFO] \- log4j:log4j:jar:1.2.14:test (scope not updated to compile) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Tue Feb 02 16:33:05 CET 2010 [INFO] Final Memory: 43M/89M [INFO] ------------------------------------------------------------------------ {code} > Upgrade to Sitemash 2.4.2 > ------------------------- > > Key: CAMEL-2421 > URL: https://issues.apache.org/activemq/browse/CAMEL-2421 > Project: Apache Camel > Issue Type: Task > Components: camel-web > Environment: All > Reporter: Christian Mueller > Assignee: Christian Mueller > Priority: Minor > Fix For: 2.3.0 > > Attachments: upgrade_sitemash_2.4.2.patch > > > Upgrade to Sitemash 2.4.2 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.