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 <an...@gmail.com> on 2007/08/25 08:22:51 UTC

Re: svn commit: r569546 - /incubator/tuscany/branches/sca-java-0.99/modules/pom.xml

It is, it drags in a ton of dependencies including back levels of ones we
already use and snapshot ones so we need to spend some time sorting out its
pom.xml and excludes.

    ...ant

On 8/24/07, rfeng@apache.org <rf...@apache.org> wrote:
>
> Author: rfeng
> Date: Fri Aug 24 15:18:21 2007
> New Revision: 569546
>
> URL: http://svn.apache.org/viewvc?rev=569546&view=rev
> Log:
> Comment out binding-jms as it's not in the 0.99 distro (see JIRA
> TUSCANY-1609). I assume binding-jms is excluded on purpose.
>
> Modified:
>     incubator/tuscany/branches/sca-java-0.99/modules/pom.xml
>
> Modified: incubator/tuscany/branches/sca-java-0.99/modules/pom.xml
> URL:
> http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-0.99/modules/pom.xml?rev=569546&r1=569545&r2=569546&view=diff
>
> ==============================================================================
> --- incubator/tuscany/branches/sca-java-0.99/modules/pom.xml (original)
> +++ incubator/tuscany/branches/sca-java-0.99/modules/pom.xml Fri Aug 24
> 15:18:21 2007
> @@ -43,7 +43,9 @@
>                  <module>binding-ejb</module>
>                  <module>binding-feed</module>
>                  <module>binding-http</module>
> +<!--
>                  <module>binding-jms</module>
> +-->
>                  <module>binding-jsonrpc</module>
>                  <module>binding-notification</module>
>                  <module>binding-rmi</module>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-commits-help@ws.apache.org
>
>