RE: [Daytrader] Converting to Maven 2

2005-10-21 Thread Vincent Massol
> -Original Message- > From: Matt Hogstrom [mailto:[EMAIL PROTECTED] > Sent: vendredi 21 octobre 2005 06:54 > To: dev@geronimo.apache.org > Subject: Re: [Daytrader] Converting to Maven 2 > > I was referring to updating the artifacts themselves like

Re: [Daytrader] Converting to Maven 2

2005-10-20 Thread Matt Hogstrom
to Maven 2 Vincent, I'll update the tree structure per your original note in terms of src placement, etc. One thing that we still need to do is update some of the deployment plans and internal references to the artifacts (like the EJB jar). They are currently hardcoded with 1.0-SNAPSHOT

RE: [Daytrader] Converting to Maven 2

2005-10-20 Thread Vincent Massol
> -Original Message- > From: Matt Hogstrom [mailto:[EMAIL PROTECTED] > Sent: jeudi 20 octobre 2005 21:25 > To: dev@geronimo.apache.org > Subject: Re: [Daytrader] Converting to Maven 2 > > Vincent, > > I'll update the tree structure per your original

Re: [Daytrader] Converting to Maven 2

2005-10-20 Thread Matt Hogstrom
19 octobre 2005 20:20 To: dev@geronimo.apache.org Subject: Re: [Daytrader] Converting to Maven 2 [snip] - automated functional testing Do you have some way to do this outside a j2ee server? If not, what does this mean? Yes, this is white box testing from outside. I'm planning to do

RE: [Daytrader] Converting to Maven 2

2005-10-19 Thread Vincent Massol
Hi David, > -Original Message- > From: David Jencks [mailto:[EMAIL PROTECTED] > Sent: mercredi 19 octobre 2005 20:20 > To: dev@geronimo.apache.org > Subject: Re: [Daytrader] Converting to Maven 2 [snip] > > - automated functional testing > Do you have some way t

Re: [Daytrader] Converting to Maven 2

2005-10-19 Thread David Jencks
On Oct 19, 2005, at 9:49 AM, Vincent Massol wrote: -Original Message- From: Jeff Genender [mailto:[EMAIL PROTECTED] Sent: mercredi 19 octobre 2005 16:53 To: dev@geronimo.apache.org Subject: Re: [Daytrader] Converting to Maven 2 They can live concurrently, since they are differnt

RE: [Daytrader] Converting to Maven 2

2005-10-19 Thread Vincent Massol
> -Original Message- > From: Jeff Genender [mailto:[EMAIL PROTECTED] > Sent: mercredi 19 octobre 2005 16:53 > To: dev@geronimo.apache.org > Subject: Re: [Daytrader] Converting to Maven 2 > > They can live concurrently, since they are differnt files (pom.xml vs &g

Re: [Daytrader] Converting to Maven 2

2005-10-19 Thread Jeff Genender
the mind to go for M2 after we get V1.0 out the door (hopefully later this year) Vincent Massol wrote: -Original Message- From: Matt Hogstrom [mailto:[EMAIL PROTECTED] Sent: mardi 18 octobre 2005 15:43 To: Vincent Massol Subject: Re: [Daytrader] Converting to Maven 2 Vincent, Th

Re: [Daytrader] Converting to Maven 2

2005-10-19 Thread Lin Sun
- > >>From: Matt Hogstrom [mailto:[EMAIL PROTECTED] > >>Sent: mardi 18 octobre 2005 15:43 > >>To: Vincent Massol > >>Subject: Re: [Daytrader] Converting to Maven 2 > >> > >>Vincent, > >> > >>This is great. UI'd be happy to pull yo

Re: [Daytrader] Converting to Maven 2

2005-10-18 Thread Matt Hogstrom
EMAIL PROTECTED] Sent: mardi 18 octobre 2005 15:43 To: Vincent Massol Subject: Re: [Daytrader] Converting to Maven 2 Vincent, This is great. UI'd be happy to pull your changes into the sandbox. One question I have is the compatibility with maven 1. Is it possible to commit your changes

RE: [Daytrader] Converting to Maven 2

2005-10-18 Thread Vincent Massol
> -Original Message- > From: Matt Hogstrom [mailto:[EMAIL PROTECTED] > Sent: mardi 18 octobre 2005 15:43 > To: Vincent Massol > Subject: Re: [Daytrader] Converting to Maven 2 > > Vincent, > > This is great. UI'd be happy to pull your changes into the sa

[Daytrader] Converting to Maven 2

2005-10-18 Thread Vincent Massol
Hi, I have discussed offline with Matt (a month or so back) who told me he'd be interested in porting the daytrader application to Maven 2. I'd like to help. My incentive is that I'd like to feature the daytrader application in a book chapter I'm writing (Maven 2 book). I've started modifying the