/[Apache-SVN]
ViewVC logotype

Revision 909280


Jump to revision: Previous Next
Author: davsclaus
Date: Fri Feb 12 07:50:43 2010 UTC (14 years, 1 month ago)
Changed paths: 13
Log Message:
Merged revisions 909028 via svnmerge from 
https://svn.apache.org/repos/asf/camel/trunk

........
  r909028 | davsclaus | 2010-02-11 16:40:28 +0100 (Thu, 11 Feb 2010) | 1 line
  
  CAMEL-2463: xslt component now supports using xsl:include where the included files is loaded from classpath and relative according to the endpoint configured location.
........


Changed paths

Path Details
Directorycamel/branches/camel-1.x/ modified , props changed
Directorycamel/branches/camel-1.x/camel-core/src/main/java/org/apache/camel/builder/xml/XsltBuilder.java modified , text changed
Directorycamel/branches/camel-1.x/camel-core/src/main/java/org/apache/camel/builder/xml/XsltUriResolver.java
(Copied from camel/trunk/camel-core/src/main/java/org/apache/camel/builder/xml/XsltUriResolver.java, r909028)
added , text changed
Directorycamel/branches/camel-1.x/camel-core/src/main/java/org/apache/camel/util/FileUtil.java modified , text changed
Directorycamel/branches/camel-1.x/components/camel-spring/src/main/java/org/apache/camel/component/xslt/XsltComponent.java modified , text changed
Directorycamel/branches/camel-1.x/components/camel-spring/src/test/java/org/apache/camel/component/xslt/XsltIncludeClasspathTest.java
(Copied from camel/trunk/components/camel-spring/src/test/java/org/apache/camel/component/xslt/XsltIncludeClasspathTest.java, r909028)
added , text changed
Directorycamel/branches/camel-1.x/components/camel-spring/src/test/java/org/apache/camel/component/xslt/XsltIncludeRelativeOtherTest.java
(Copied from camel/trunk/components/camel-spring/src/test/java/org/apache/camel/component/xslt/XsltIncludeRelativeOtherTest.java, r909028)
added , text changed
Directorycamel/branches/camel-1.x/components/camel-spring/src/test/java/org/apache/camel/component/xslt/XsltIncludeRelativeTest.java
(Copied from camel/trunk/components/camel-spring/src/test/java/org/apache/camel/component/xslt/XsltIncludeRelativeTest.java, r909028)
added , text changed
Directorycamel/branches/camel-1.x/components/camel-spring/src/test/java/org/apache/camel/spring/MainTest.java modified , text changed
Directorycamel/branches/camel-1.x/components/camel-spring/src/test/resources/org/apache/camel/component/staff_other_template.xsl
(Copied from camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/staff_other_template.xsl, r909028)
added
Directorycamel/branches/camel-1.x/components/camel-spring/src/test/resources/org/apache/camel/component/xslt/staff_include_classpath.xsl
(Copied from camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/xslt/staff_include_classpath.xsl, r909028)
added
Directorycamel/branches/camel-1.x/components/camel-spring/src/test/resources/org/apache/camel/component/xslt/staff_include_relative.xsl
(Copied from camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/xslt/staff_include_relative.xsl, r909028)
added
Directorycamel/branches/camel-1.x/components/camel-spring/src/test/resources/org/apache/camel/component/xslt/staff_include_relative_other.xsl
(Copied from camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/xslt/staff_include_relative_other.xsl, r909028)
added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26