Author: ruwan
Date: Mon Nov 1 07:33:47 2010
New Revision: 1029573
URL: http://svn.apache.org/viewvc?rev=1029573&view=rev
Log:
refactoring the evaluators to move it to misc
Added:
synapse/branches/2.0/repository/schema/misc/evaluators.xsd
- copied unchanged from r1029571,
synapse/branches/2.0/repository/schema/evaluators/evaluators.xsd
Removed:
synapse/branches/2.0/repository/schema/evaluators/
Modified:
synapse/branches/2.0/repository/schema/mediators/transformation/rewrite.xsd
Modified:
synapse/branches/2.0/repository/schema/mediators/transformation/rewrite.xsd
URL:
http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/mediators/transformation/rewrite.xsd?rev=1029573&r1=1029572&r2=1029573&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/mediators/transformation/rewrite.xsd
(original)
+++ synapse/branches/2.0/repository/schema/mediators/transformation/rewrite.xsd
Mon Nov 1 07:33:47 2010
@@ -22,7 +22,7 @@
targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
xmlns="http://synapse.apache.org/ns/2010/04/configuration">
- <xs:include schemaLocation="../../evaluators/evaluators.xsd"/>
+ <xs:include schemaLocation="../../misc/evaluators.xsd"/>
<xs:element name="rewrite">
<xs:annotation>