Ooops.. sorry and thanks for fixing it.  I wanted to build after those
changes but got a bit distracted and never got to it.

- Venkat

On 9/17/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> It seems that a 'b' was accidentally added to the pom.xml. I fixed it
> under
> r576517.
>
> Thanks,
> Raymond
>
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, September 17, 2007 4:54 AM
> Subject: svn commit: r576385 - in /incubator/tuscany/java/sca/modules:
> assembly-xml/pom.xml host-embedded/pom.xml
>
>
> > Author: svkrish
> > Date: Mon Sep 17 04:54:49 2007
> > New Revision: 576385
> >
> > URL: http://svn.apache.org/viewvc?rev=576385&view=rev
> > Log:
> > renaming sca-definitions to definitions and chaanging artifact id from
> > sca-definitions to tuscany-definitions
> >
> > Modified:
> >    incubator/tuscany/java/sca/modules/assembly-xml/pom.xml
> >    incubator/tuscany/java/sca/modules/host-embedded/pom.xml
> >
> > Modified: incubator/tuscany/java/sca/modules/assembly-xml/pom.xml
> > URL:
> >
> http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/assembly-xml/pom.xml?rev=576385&r1=576384&r2=576385&view=diff
> >
> ==============================================================================
> > --- incubator/tuscany/java/sca/modules/assembly-xml/pom.xml (original)
> > +++ incubator/tuscany/java/sca/modules/assembly-xml/pom.xml Mon Sep 17
> > 04:54:49 2007
> > @@ -1,4 +1,4 @@
> > -<?xml version="1.0" encoding="UTF-8"?>
> > +b<?xml version="1.0" encoding="UTF-8"?>
> > <!--
> >     * Licensed to the Apache Software Foundation (ASF) under one
> >     * or more contributor license agreements.  See the NOTICE file
> > @@ -37,7 +37,7 @@
> >
> >         <dependency>
> >             <groupId>org.apache.tuscany.sca</groupId>
> > -            <artifactId>sca-definitions</artifactId>
> > +            <artifactId>tuscany-definitions</artifactId>
> >             <version>1.1-incubating-SNAPSHOT</version>
> >             <scope>test</scope>
> >         </dependency>
> >
> > Modified: incubator/tuscany/java/sca/modules/host-embedded/pom.xml
> > URL:
> >
> http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/host-embedded/pom.xml?rev=576385&r1=576384&r2=576385&view=diff
> >
> ==============================================================================
> > --- incubator/tuscany/java/sca/modules/host-embedded/pom.xml (original)
> > +++ incubator/tuscany/java/sca/modules/host-embedded/pom.xml Mon Sep 17
> > 04:54:49 2007
> > @@ -37,7 +37,7 @@
> >
> >         <dependency>
> >             <groupId>org.apache.tuscany.sca</groupId>
> > -            <artifactId>sca-definitions</artifactId>
> > +            <artifactId>tuscany-definitions</artifactId>
> >             <version>1.1-incubating-SNAPSHOT</version>
> >         </dependency>
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to