Re: use Modello 1.0 in Maven 2.1.x

2009-02-17 Thread Jason van Zyl
Kool and the gang. On 17-Feb-09, at 2:49 PM, Hervé BOUTEMY wrote: ITs passed without any problem upgrade done in r745216 Regards, Hervé Le lundi 16 février 2009, Jason van Zyl a écrit : I assume you've tried it with 2.1? If all the same integration tests pass then I don't see any downside.

Re: use Modello 1.0 in Maven 2.1.x

2009-02-17 Thread Hervé BOUTEMY
ITs passed without any problem upgrade done in r745216 Regards, Hervé Le lundi 16 février 2009, Jason van Zyl a écrit : > I assume you've tried it with 2.1? If all the same integration tests > pass then I don't see any downside. > > On 15-Feb-09, at 5:52 PM, Hervé BOUTEMY wrote: > > I'll try to

Re: use Modello 1.0 in Maven 2.1.x

2009-02-15 Thread Jason van Zyl
I assume you've tried it with 2.1? If all the same integration tests pass then I don't see any downside. On 15-Feb-09, at 5:52 PM, Hervé BOUTEMY wrote: I'll try to get a summary of release notes for 1.0 [1] bugfixes: - MODELLO-152: Strict parsing mode doesn't detect missing root element - MO

Re: use Modello 1.0 in Maven 2.1.x

2009-02-15 Thread James William Dumay
I upgraded Archiva trunk to Modello 1.0. We use it extensively for defining our database model and I've seen no problems with 1.0. James On 16/02/2009, at 10:46 AM, Brett Porter wrote: I'm fine with that, I'd say go ahead and merge the changes across. It's easy enough to roll back if there

Re: use Modello 1.0 in Maven 2.1.x

2009-02-15 Thread Brett Porter
I'm fine with that, I'd say go ahead and merge the changes across. It's easy enough to roll back if there are any problems. - Brett On 16/02/2009, at 12:15 AM, Hervé BOUTEMY wrote: Maven 3.x recently upgraded Modello to 1.0 in r743174, and Benjamin used it to integrate generics in r744572

Re: use Modello 1.0 in Maven 2.1.x

2009-02-15 Thread Hervé BOUTEMY
I'll try to get a summary of release notes for 1.0 [1] bugfixes: - MODELLO-152: Strict parsing mode doesn't detect missing root element - MODELLO-153: Default value doesn't work for attributes - MODELLO-154: xsd plugin does not honour xml.associationTagName enhancements: - MODELLO-155: support $v

RE: use Modello 1.0 in Maven 2.1.x

2009-02-15 Thread Brian E. Fox
What benefits in 2.1 would we get by upgrading? -Original Message- From: Hervé BOUTEMY [mailto:herve.bout...@free.fr] Sent: Sunday, February 15, 2009 11:15 AM To: dev@maven.apache.org Subject: use Modello 1.0 in Maven 2.1.x Maven 3.x recently upgraded Modello to 1.0 in r743174, and Ben

Re: use Modello 1.0 in Maven 2.1.x

2009-02-15 Thread Jason van Zyl
On 15-Feb-09, at 11:15 AM, Hervé BOUTEMY wrote: Maven 3.x recently upgraded Modello to 1.0 in r743174, and Benjamin used it to integrate generics in r744572 (thank you). I actually want to use 1.0.1 because of the changes that Igor made to support incremental builders in Eclipse. So I'l