summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.5.1-RC1/itest/spring/src/main/resources/implementation/policies/CalculatorJass.config
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-13 01:22:50 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-13 01:22:50 +0000
commit5d6ea66721914239e498c87d6cea79571328602e (patch)
treecca4f352a11a59f428c556082e250710026d1316 /sca-java-1.x/tags/1.5.1-RC1/itest/spring/src/main/resources/implementation/policies/CalculatorJass.config
parentb7e45fbc41d9ad16b0f851a1783170099509af00 (diff)
Removing obsolete release candidate tags
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835690 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/tags/1.5.1-RC1/itest/spring/src/main/resources/implementation/policies/CalculatorJass.config')
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/spring/src/main/resources/implementation/policies/CalculatorJass.config3
1 files changed, 0 insertions, 3 deletions
diff --git a/sca-java-1.x/tags/1.5.1-RC1/itest/spring/src/main/resources/implementation/policies/CalculatorJass.config b/sca-java-1.x/tags/1.5.1-RC1/itest/spring/src/main/resources/implementation/policies/CalculatorJass.config
deleted file mode 100644
index 0e7cb86633..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC1/itest/spring/src/main/resources/implementation/policies/CalculatorJass.config
+++ /dev/null
@@ -1,3 +0,0 @@
-Calculator {
- calculator.security.JaasLoginModule required debug=true;
-};