You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Jonathan Gallimore <jo...@gmail.com> on 2012/11/21 18:36:23 UTC

Re: svn commit: r1412143 - /openejb/trunk/openejb/examples/pom.xml

I played around with moviefun as part of an article I'm doing. The new code should build ok, but if you're running into any problems please shout - I'm happy to fix the issues or revert it out.

Cheers

Jon

Sent from my iPad

On 21 Nov 2012, at 15:06, jlmonteiro@apache.org wrote:

> Author: jlmonteiro
> Date: Wed Nov 21 15:06:51 2012
> New Revision: 1412143
> 
> URL: http://svn.apache.org/viewvc?rev=1412143&view=rev
> Log:
> Changing moviefun to moviefun-old as per the recent Jon's changes
> 
> Modified:
>    openejb/trunk/openejb/examples/pom.xml
> 
> Modified: openejb/trunk/openejb/examples/pom.xml
> URL: http://svn.apache.org/viewvc/openejb/trunk/openejb/examples/pom.xml?rev=1412143&r1=1412142&r2=1412143&view=diff
> ==============================================================================
> --- openejb/trunk/openejb/examples/pom.xml (original)
> +++ openejb/trunk/openejb/examples/pom.xml Wed Nov 21 15:06:51 2012
> @@ -87,7 +87,7 @@
>     <module>mbean-auto-registration</module>
>     <module>movies-complete-meta</module>
>     <module>movies-complete</module>
> -    <module>moviefun</module>
> +    <module>moviefun-old</module>
>     <module>multi-jpa-provider-testing</module>
>     <module>multiple-arquillian-adapters</module>
>     <module>multiple-tomee-arquillian</module>
> 
> 

Re: svn commit: r1412143 - /openejb/trunk/openejb/examples/pom.xml

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Hi Jon,

No worries. I just removed the movie then if it's no more relevant.
Hope i didn't do any mistake, otherwise, shoot and I can restore.

Jean-Louis


2012/11/21 Jonathan Gallimore <jo...@gmail.com>

> I played around with moviefun as part of an article I'm doing. The new
> code should build ok, but if you're running into any problems please shout
> - I'm happy to fix the issues or revert it out.
>
> Cheers
>
> Jon
>
> Sent from my iPad
>
> On 21 Nov 2012, at 15:06, jlmonteiro@apache.org wrote:
>
> > Author: jlmonteiro
> > Date: Wed Nov 21 15:06:51 2012
> > New Revision: 1412143
> >
> > URL: http://svn.apache.org/viewvc?rev=1412143&view=rev
> > Log:
> > Changing moviefun to moviefun-old as per the recent Jon's changes
> >
> > Modified:
> >    openejb/trunk/openejb/examples/pom.xml
> >
> > Modified: openejb/trunk/openejb/examples/pom.xml
> > URL:
> http://svn.apache.org/viewvc/openejb/trunk/openejb/examples/pom.xml?rev=1412143&r1=1412142&r2=1412143&view=diff
> >
> ==============================================================================
> > --- openejb/trunk/openejb/examples/pom.xml (original)
> > +++ openejb/trunk/openejb/examples/pom.xml Wed Nov 21 15:06:51 2012
> > @@ -87,7 +87,7 @@
> >     <module>mbean-auto-registration</module>
> >     <module>movies-complete-meta</module>
> >     <module>movies-complete</module>
> > -    <module>moviefun</module>
> > +    <module>moviefun-old</module>
> >     <module>multi-jpa-provider-testing</module>
> >     <module>multiple-arquillian-adapters</module>
> >     <module>multiple-tomee-arquillian</module>
> >
> >
>



-- 
Jean-Louis