Repository: tomee
Updated Branches:
  refs/heads/master 215fdacfa -> 9f4d20478


TOMEE-2175 missed on previous commit


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

Branch: refs/heads/master
Commit: 9f4d204781fa41f1f761e1fd4cbb589c45d8814e
Parents: 215fdac
Author: Jonathan Gallimore <j...@jrg.me.uk>
Authored: Fri Mar 2 11:42:13 2018 +0000
Committer: Jonathan Gallimore <j...@jrg.me.uk>
Committed: Fri Mar 2 11:42:13 2018 +0000

----------------------------------------------------------------------
 .../src/test/resources/test/context.xml         | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/9f4d2047/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/resources/test/context.xml
----------------------------------------------------------------------
diff --git 
a/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/resources/test/context.xml
 
b/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/resources/test/context.xml
new file mode 100644
index 0000000..32360ab
--- /dev/null
+++ 
b/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/resources/test/context.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<Context antiJARLocking="true" path="/webaccess" 
preemptiveAuthentication="true">
+</Context>

Reply via email to