cxf git commit: make systests/databinding not fetch remote web-app_2_3.dtd (for 3.2.x and 3.1.x only)

2015-12-01 Thread ay
Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes a400eaa95 -> 2f5f034b8


make systests/databinding not fetch remote web-app_2_3.dtd (for 3.2.x and 3.1.x 
only)


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

Branch: refs/heads/3.1.x-fixes
Commit: 2f5f034b8e8361aed103de5bd7fa7526847ac690
Parents: a400eaa
Author: Akitoshi Yoshida 
Authored: Tue Dec 1 10:57:13 2015 +0100
Committer: Akitoshi Yoshida 
Committed: Tue Dec 1 10:59:03 2015 +0100

--
 systests/databinding/pom.xml | 4 
 1 file changed, 4 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/cxf/blob/2f5f034b/systests/databinding/pom.xml
--
diff --git a/systests/databinding/pom.xml b/systests/databinding/pom.xml
index a3ac24b..3c5c009 100644
--- a/systests/databinding/pom.xml
+++ b/systests/databinding/pom.xml
@@ -185,6 +185,10 @@
 ${project.version}
 
 
+${cxf.servlet-api.group}
+${cxf.servlet-api.artifact}
+
+
 org.eclipse.jetty
 jetty-server
 



cxf git commit: make systests/databinding not fetch remote web-app_2_3.dtd

2015-12-01 Thread ay
Repository: cxf
Updated Branches:
  refs/heads/master f2b0bc813 -> c6b6c5766


make systests/databinding not fetch remote web-app_2_3.dtd


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

Branch: refs/heads/master
Commit: c6b6c5766d11df20efc41b8e47f6b22d014203ce
Parents: f2b0bc8
Author: Akitoshi Yoshida 
Authored: Tue Dec 1 10:57:13 2015 +0100
Committer: Akitoshi Yoshida 
Committed: Tue Dec 1 10:57:31 2015 +0100

--
 systests/databinding/pom.xml | 4 
 1 file changed, 4 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/cxf/blob/c6b6c576/systests/databinding/pom.xml
--
diff --git a/systests/databinding/pom.xml b/systests/databinding/pom.xml
index c6712e3..ce62f87 100644
--- a/systests/databinding/pom.xml
+++ b/systests/databinding/pom.xml
@@ -185,6 +185,10 @@
 ${project.version}
 
 
+${cxf.servlet-api.group}
+${cxf.servlet-api.artifact}
+
+
 org.eclipse.jetty
 jetty-server