You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/03/23 17:37:49 UTC

directory-fortress-core git commit: Added some missing ASL headers

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master e45dff061 -> b0ea93bd8


Added some missing ASL headers


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/b0ea93bd
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/b0ea93bd
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/b0ea93bd

Branch: refs/heads/master
Commit: b0ea93bd83b7f6b9647f11e210a095dea73aa331
Parents: e45dff0
Author: Emmanuel Lécharny <el...@symas.com>
Authored: Mon Mar 23 17:37:35 2015 +0100
Committer: Emmanuel Lécharny <el...@symas.com>
Committed: Mon Mar 23 17:37:35 2015 +0100

----------------------------------------------------------------------
 src/test/jmeter/acCheckAccess.jmx   | 20 +++++++++++++++++++-
 src/test/jmeter/acCreateSession.jmx | 20 +++++++++++++++++++-
 src/test/jmeter/ftCheckAccess.jmx   | 20 +++++++++++++++++++-
 3 files changed, 57 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/b0ea93bd/src/test/jmeter/acCheckAccess.jmx
----------------------------------------------------------------------
diff --git a/src/test/jmeter/acCheckAccess.jmx b/src/test/jmeter/acCheckAccess.jmx
index 0504ed5..928646c 100644
--- a/src/test/jmeter/acCheckAccess.jmx
+++ b/src/test/jmeter/acCheckAccess.jmx
@@ -1,4 +1,22 @@
 <?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.
+-->
 <jmeterTestPlan version="1.2" properties="2.6" jmeter="2.11 r1554548">
   <hashTree>
     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="RbacLoadTester" enabled="true">
@@ -92,4 +110,4 @@
       </hashTree>
     </hashTree>
   </hashTree>
-</jmeterTestPlan>
\ No newline at end of file
+</jmeterTestPlan>

http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/b0ea93bd/src/test/jmeter/acCreateSession.jmx
----------------------------------------------------------------------
diff --git a/src/test/jmeter/acCreateSession.jmx b/src/test/jmeter/acCreateSession.jmx
index 076bc3d..fbff58e 100644
--- a/src/test/jmeter/acCreateSession.jmx
+++ b/src/test/jmeter/acCreateSession.jmx
@@ -1,4 +1,22 @@
 <?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.
+-->
 <jmeterTestPlan version="1.2" properties="2.6" jmeter="2.11 r1554548">
   <hashTree>
     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="RbacLoadTester" enabled="true">
@@ -84,4 +102,4 @@
       </hashTree>
     </hashTree>
   </hashTree>
-</jmeterTestPlan>
\ No newline at end of file
+</jmeterTestPlan>

http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/b0ea93bd/src/test/jmeter/ftCheckAccess.jmx
----------------------------------------------------------------------
diff --git a/src/test/jmeter/ftCheckAccess.jmx b/src/test/jmeter/ftCheckAccess.jmx
index 27c3d55..49b0521 100644
--- a/src/test/jmeter/ftCheckAccess.jmx
+++ b/src/test/jmeter/ftCheckAccess.jmx
@@ -1,4 +1,22 @@
 <?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.
+-->
 <jmeterTestPlan version="1.2" properties="2.6" jmeter="2.11 r1554548">
   <hashTree>
     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="RbacLoadTester" enabled="true">
@@ -84,4 +102,4 @@
       </hashTree>
     </hashTree>
   </hashTree>
-</jmeterTestPlan>
\ No newline at end of file
+</jmeterTestPlan>