You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Raymond Feng <en...@gmail.com> on 2008/03/14 16:24:04 UTC

Re: svn commit: r637037 - /incubator/tuscany/java/sca/modules/assembly-xml/src/test/resources/org/apache/tuscany/sca/assembly/xml/test_definitions.xml

Hi,

My fault: I missed the file under the checkin of 636985. Your fix doesn't 
seem to be good though. I fixed it now under r637132.

Thanks,
Raymond
--------------------------------------------------
From: <sl...@apache.org>
Sent: Friday, March 14, 2008 3:18 AM
To: <tu...@ws.apache.org>
Subject: svn commit: r637037 - 
/incubator/tuscany/java/sca/modules/assembly-xml/src/test/resources/org/apache/tuscany/sca/assembly/xml/test_definitions.xml

> Author: slaws
> Date: Fri Mar 14 03:18:11 2008
> New Revision: 637037
>
> URL: http://svn.apache.org/viewvc?rev=637037&view=rev
> Log:
> This definitions file had a invalid xpath expression which now seems to be 
> causing problems. It's been like that for a while though so I'd be 
> interested to know if anyone can explain why it has causing problems 
> today. Possibly related to TUSCANY-2078
>
> Modified:
> 
> incubator/tuscany/java/sca/modules/assembly-xml/src/test/resources/org/apache/tuscany/sca/assembly/xml/test_definitions.xml
>
> Modified: 
> incubator/tuscany/java/sca/modules/assembly-xml/src/test/resources/org/apache/tuscany/sca/assembly/xml/test_definitions.xml
> URL: 
> http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/assembly-xml/src/test/resources/org/apache/tuscany/sca/assembly/xml/test_definitions.xml?rev=637037&r1=637036&r2=637037&view=diff
> ==============================================================================
> ---  
> incubator/tuscany/java/sca/modules/assembly-xml/src/test/resources/org/apache/tuscany/sca/assembly/xml/test_definitions.xml 
> (original)
> +++ 
> incubator/tuscany/java/sca/modules/assembly-xml/src/test/resources/org/apache/tuscany/sca/assembly/xml/test_definitions.xml 
> Fri Mar 14 03:18:11 2008
> @@ -30,7 +30,7 @@
>  <!-- POLICY SETS -->
>   <sca:policySet name="SecureReliablePolicy"
>  provides="confidentiality.transport integrity"
> - appliesTo="sca:binding.ws sca:binding.sca"
> + appliesTo="sca:binding.ws and sca:binding.sca"
>  xmlns="http://test"
>  xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy">
>  <wsp:PolicyAttachment>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-commits-help@ws.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org