You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2009/11/07 00:28:32 UTC

[jira] Updated: (TUSCANY-3367) OASIS Assembly tests suite Maven pom.xml missing ASM_5005

     [ https://issues.apache.org/jira/browse/TUSCANY-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ant elder updated TUSCANY-3367:
-------------------------------

    Priority: Blocker  (was: Major)

> OASIS Assembly tests suite Maven pom.xml missing ASM_5005
> ---------------------------------------------------------
>
>                 Key: TUSCANY-3367
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3367
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance - OASIS
>            Reporter: ant elder
>            Priority: Blocker
>
> ASM_5005 is missing from sca-assembly/TestCases/pom.xml, diff to fix is:
> Index: pom.xml
> ===================================================================
> --- pom.xml     (revision 400)
> +++ pom.xml     (working copy)
> @@ -22,6 +22,7 @@
>          <module>ASM_4007</module>
>          <module>ASM_4008</module>
>          <module>ASM_5004</module>
> +        <module>ASM_5005</module>
>          <module>ASM_5007</module>
>          <module>ASM_5008</module>
>          <module>ASM_5009</module>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.