From 5d6ea66721914239e498c87d6cea79571328602e Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 13 Nov 2009 01:22:50 +0000 Subject: Removing obsolete release candidate tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835690 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany/sca/policy/reliability/definitions.xml | 62 ---------------------- 1 file changed, 62 deletions(-) delete mode 100644 sca-java-1.x/tags/1.5.1-RC1/modules/policy-reliability/src/main/resources/org/apache/tuscany/sca/policy/reliability/definitions.xml (limited to 'sca-java-1.x/tags/1.5.1-RC1/modules/policy-reliability/src/main/resources/org/apache') diff --git a/sca-java-1.x/tags/1.5.1-RC1/modules/policy-reliability/src/main/resources/org/apache/tuscany/sca/policy/reliability/definitions.xml b/sca-java-1.x/tags/1.5.1-RC1/modules/policy-reliability/src/main/resources/org/apache/tuscany/sca/policy/reliability/definitions.xml deleted file mode 100644 index df87906ab8..0000000000 --- a/sca-java-1.x/tags/1.5.1-RC1/modules/policy-reliability/src/main/resources/org/apache/tuscany/sca/policy/reliability/definitions.xml +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - This intent is used to indicate that a message sent - by a client is always delivered to the component. - - - - - - This intent is used to indicate that a message that was - successfully sent by a client is not delivered more than - once to the component. - - - - - - This intent is used to indicate that all the messages - are delivered to the component in the order they were - sent by the client. - - - - - - This profile intent is used to indicate that a message - sent by a client is always delivered to the component. - It also indicates that duplicate messages are not - delivered to the component. - - - \ No newline at end of file -- cgit v1.2.3