Hey Carsten, Nice work, I'll be testing it this evening.
Did you make it in 30 mins as I guessed? =o) Regards, Rodrigo On Sat, Mar 8, 2008 at 5:52 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > The first patch was totally wrong, I applied a new patch that supports > pattern matching and requires excludes to be defined relative to the > source directory. > In your case, relative to target/generated-sources! > Patterns now work, like > > <configuration> > <excludes>org/apache/felix/generated/**</excludes> > </configuration> > > Can you please test this? > > Thanks > Carsten > > Carsten Ziegeler wrote: > > I just committed an initial version which uses > <configuration><excludes>... > > > > (See https://issues.apache.org/jira/browse/FELIX-509 for more info) > > > > Could you please test this if it works for you? > > > > Thanks > > Carsten > > > > Carsten Ziegeler wrote: > >> Rodrigo Madera wrote: > >>> Created JIRA issue: https://issues.apache.org/jira/browse/FELIX-509 > >>> > >> Thanks > >> > >>> I provided all the information necessary to make the fix quick and > >>> easy. I > >>> would have done it myself but I don't have MOJO experience to read > >>> plugin > >>> configuration data (must be dead simple, indeed). > >>> > >>> Anyways, I really believe that 30 minutes is more than enough for this > >>> simple (but useful) change. > >>> > >> Hehe, thanks for the motivation :) I'll try to beat this time! > >> > >> Carsten > >> > > > > > > > -- > Carsten Ziegeler > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

