[1/7] cxf git commit: update rt/ws/policy's spring.schemas to avoid remote access

2016-02-02 Thread dkulp
Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes cb815b823 -> 8709d976f


update rt/ws/policy's spring.schemas to avoid remote access


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/accfa611
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/accfa611
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/accfa611

Branch: refs/heads/3.1.x-fixes
Commit: accfa6111ed4c129d5c1c4c9a2dbee3a1782a7d0
Parents: cb815b8
Author: Akitoshi Yoshida 
Authored: Fri Dec 11 13:25:28 2015 +0100
Committer: Daniel Kulp 
Committed: Tue Feb 2 12:05:39 2016 -0500

--
 rt/ws/policy/src/main/resources/META-INF/spring.schemas | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/cxf/blob/accfa611/rt/ws/policy/src/main/resources/META-INF/spring.schemas
--
diff --git a/rt/ws/policy/src/main/resources/META-INF/spring.schemas 
b/rt/ws/policy/src/main/resources/META-INF/spring.schemas
index f1d0787..b3f7597 100644
--- a/rt/ws/policy/src/main/resources/META-INF/spring.schemas
+++ b/rt/ws/policy/src/main/resources/META-INF/spring.schemas
@@ -26,4 +26,6 @@ 
http\://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.
 http\://www.w3.org/2001/xml.xsd=schemas/xml.xsd
 http\://cxf.apache.org/schemas/policy.xsd=schemas/policy.xsd
 
http\://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd=schemas/xmldsig-core-schema.xsd
+http\://www.w3.org/2001/XMLSchema.dtd=schemas/XMLSchema.dtd
+http\://www.w3.org/2001/datatypes.dtd=schemas/datatypes.dtd
 




cxf git commit: update rt/ws/policy's spring.schemas to avoid remote access

2015-12-11 Thread ay
Repository: cxf
Updated Branches:
  refs/heads/master 70ae6e209 -> 974280aae


update rt/ws/policy's spring.schemas to avoid remote access


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/974280aa
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/974280aa
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/974280aa

Branch: refs/heads/master
Commit: 974280aaeecf67b540d2924809a4ed516f793677
Parents: 70ae6e2
Author: Akitoshi Yoshida 
Authored: Fri Dec 11 13:25:28 2015 +0100
Committer: Akitoshi Yoshida 
Committed: Fri Dec 11 13:25:28 2015 +0100

--
 rt/ws/policy/src/main/resources/META-INF/spring.schemas | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/cxf/blob/974280aa/rt/ws/policy/src/main/resources/META-INF/spring.schemas
--
diff --git a/rt/ws/policy/src/main/resources/META-INF/spring.schemas 
b/rt/ws/policy/src/main/resources/META-INF/spring.schemas
index f1d0787..b3f7597 100644
--- a/rt/ws/policy/src/main/resources/META-INF/spring.schemas
+++ b/rt/ws/policy/src/main/resources/META-INF/spring.schemas
@@ -26,4 +26,6 @@ 
http\://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.
 http\://www.w3.org/2001/xml.xsd=schemas/xml.xsd
 http\://cxf.apache.org/schemas/policy.xsd=schemas/policy.xsd
 
http\://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd=schemas/xmldsig-core-schema.xsd
+http\://www.w3.org/2001/XMLSchema.dtd=schemas/XMLSchema.dtd
+http\://www.w3.org/2001/datatypes.dtd=schemas/datatypes.dtd