Re: Notification binding breaking continuum build, was: svn commit: r558796 - in /incubator/tuscany/java/sca: modules/pom.xml samples/pom.xml

2007-07-24 Thread Luciano Resende

All set, build ran sucessful.

On 7/24/07, Ignacio Silva-Lepe <[EMAIL PROTECTED]> wrote:

Thanks Luciano, let me know if there are any other issues.

On 7/24/07, Luciano Resende <[EMAIL PROTECTED]> wrote:
>
> There was an issue with the sca-api group id, I have fixed under
> revision #559106 and I have started a new build in continuum.
>
> On 7/24/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
> > This change breaks the continuum nightly build (even though a local
> > build is successful). Could you please investigate and help fix it?
> Thanks.
> >
> > [EMAIL PROTECTED] wrote:
> > > Author: isilval
> > > Date: Mon Jul 23 09:50:14 2007
> > > New Revision: 558796
> > >
> > > URL: http://svn.apache.org/viewvc?view=rev&rev=558796
> > > Log:
> > > Add notification to main build
> > >
> > > Modified:
> > > incubator/tuscany/java/sca/modules/pom.xml
> > > incubator/tuscany/java/sca/samples/pom.xml
> > >
> > > Modified: incubator/tuscany/java/sca/modules/pom.xml
> > > URL:
> 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/pom.xml?view=diff&rev=558796&r1=558795&r2=558796
> > >
> ==
> > > --- incubator/tuscany/java/sca/modules/pom.xml (original)
> > > +++ incubator/tuscany/java/sca/modules/pom.xml Mon Jul 23 09:50:14
> 2007
> > > @@ -44,6 +44,7 @@
> > >  binding-ejb
> > >  binding-feed
> > >  binding-jsonrpc
> > > +binding-notification
> > >  binding-rmi
> > >  binding-sca
> > >  binding-ws
> > > @@ -87,6 +88,7 @@
> > >  implementation-java
> > >  implementation-java-xml
> > >  implementation-java-runtime
> > > +implementation-notification
> > >  implementation-osgi
> > >  implementation-resource
> > >  implementation-script
> > >
> > > Modified: incubator/tuscany/java/sca/samples/pom.xml
> > > URL:
> 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/pom.xml?view=diff&rev=558796&r1=558795&r2=558796
> > >
> ==
> > > --- incubator/tuscany/java/sca/samples/pom.xml (original)
> > > +++ incubator/tuscany/java/sca/samples/pom.xml Mon Jul 23 09:50:14
> 2007
> > > @@ -39,6 +39,9 @@
> > >  binding-echo
> > >  binding-echo2-extension
> > >  binding-echo-extension
> > > +binding-notification-broker
> > > +binding-notification-consumer
> > > +binding-notification-producer
> > >  calculator
> > >   > >  loanapplication
> > >
> > >
> > >
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > >
> >
> >
> > --
> > Jean-Sebastien
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende
> http://lresende.blogspot.com/
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




--
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Notification binding breaking continuum build, was: svn commit: r558796 - in /incubator/tuscany/java/sca: modules/pom.xml samples/pom.xml

2007-07-24 Thread Ignacio Silva-Lepe

Thanks Luciano, let me know if there are any other issues.

On 7/24/07, Luciano Resende <[EMAIL PROTECTED]> wrote:


There was an issue with the sca-api group id, I have fixed under
revision #559106 and I have started a new build in continuum.

On 7/24/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
> This change breaks the continuum nightly build (even though a local
> build is successful). Could you please investigate and help fix it?
Thanks.
>
> [EMAIL PROTECTED] wrote:
> > Author: isilval
> > Date: Mon Jul 23 09:50:14 2007
> > New Revision: 558796
> >
> > URL: http://svn.apache.org/viewvc?view=rev&rev=558796
> > Log:
> > Add notification to main build
> >
> > Modified:
> > incubator/tuscany/java/sca/modules/pom.xml
> > incubator/tuscany/java/sca/samples/pom.xml
> >
> > Modified: incubator/tuscany/java/sca/modules/pom.xml
> > URL:
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/pom.xml?view=diff&rev=558796&r1=558795&r2=558796
> >
==
> > --- incubator/tuscany/java/sca/modules/pom.xml (original)
> > +++ incubator/tuscany/java/sca/modules/pom.xml Mon Jul 23 09:50:14
2007
> > @@ -44,6 +44,7 @@
> >  binding-ejb
> >  binding-feed
> >  binding-jsonrpc
> > +binding-notification
> >  binding-rmi
> >  binding-sca
> >  binding-ws
> > @@ -87,6 +88,7 @@
> >  implementation-java
> >  implementation-java-xml
> >  implementation-java-runtime
> > +implementation-notification
> >  implementation-osgi
> >  implementation-resource
> >  implementation-script
> >
> > Modified: incubator/tuscany/java/sca/samples/pom.xml
> > URL:
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/pom.xml?view=diff&rev=558796&r1=558795&r2=558796
> >
==
> > --- incubator/tuscany/java/sca/samples/pom.xml (original)
> > +++ incubator/tuscany/java/sca/samples/pom.xml Mon Jul 23 09:50:14
2007
> > @@ -39,6 +39,9 @@
> >  binding-echo
> >  binding-echo2-extension
> >  binding-echo-extension
> > +binding-notification-broker
> > +binding-notification-consumer
> > +binding-notification-producer
> >  calculator
> >   >  loanapplication
> >
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
>
> --
> Jean-Sebastien
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Notification binding breaking continuum build, was: svn commit: r558796 - in /incubator/tuscany/java/sca: modules/pom.xml samples/pom.xml

2007-07-24 Thread Luciano Resende

There was an issue with the sca-api group id, I have fixed under
revision #559106 and I have started a new build in continuum.

On 7/24/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:

This change breaks the continuum nightly build (even though a local
build is successful). Could you please investigate and help fix it? Thanks.

[EMAIL PROTECTED] wrote:
> Author: isilval
> Date: Mon Jul 23 09:50:14 2007
> New Revision: 558796
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=558796
> Log:
> Add notification to main build
>
> Modified:
> incubator/tuscany/java/sca/modules/pom.xml
> incubator/tuscany/java/sca/samples/pom.xml
>
> Modified: incubator/tuscany/java/sca/modules/pom.xml
> URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/pom.xml?view=diff&rev=558796&r1=558795&r2=558796
> ==
> --- incubator/tuscany/java/sca/modules/pom.xml (original)
> +++ incubator/tuscany/java/sca/modules/pom.xml Mon Jul 23 09:50:14 2007
> @@ -44,6 +44,7 @@
>  binding-ejb
>  binding-feed
>  binding-jsonrpc
> +binding-notification
>  binding-rmi
>  binding-sca
>  binding-ws
> @@ -87,6 +88,7 @@
>  implementation-java
>  implementation-java-xml
>  implementation-java-runtime
> +implementation-notification
>  implementation-osgi
>  implementation-resource
>  implementation-script
>
> Modified: incubator/tuscany/java/sca/samples/pom.xml
> URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/pom.xml?view=diff&rev=558796&r1=558795&r2=558796
> ==
> --- incubator/tuscany/java/sca/samples/pom.xml (original)
> +++ incubator/tuscany/java/sca/samples/pom.xml Mon Jul 23 09:50:14 2007
> @@ -39,6 +39,9 @@
>  binding-echo
>  binding-echo2-extension
>  binding-echo-extension
> +binding-notification-broker
> +binding-notification-consumer
> +binding-notification-producer
>  calculator
>loanapplication
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


--
Jean-Sebastien


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]