Salut, Je n'ai pas eu le temps de regarder ton patch plus tôt.
J'ai eu un peu de mal à l'appliquer sur trunk, en particulier parce qu'il n'y a pas de répertoire src/it/user-filters. Mais j'ai pu appliquer ça sur src/it/MRESOURCES-78 Quand j'essaie de lancer les tests avec "mvn -Prun-its integration-test", le test MRESOURCES-78 plante (cf fichier attaché). Je n'ai encore jamais fait de plugin Maven, donc l'erreur est pour moi complètement obscure, et mes recherches sur Google ne m'ont pas éclairé. Donc si tu avait par hasard une piste, je suis preneur. Cordialement, Laurent 2010/7/27 Olivier Lamy <[email protected]> > So I have attached a patch to the issue. > Let me know if it's fine with your use case. > Basically you have to implements an existing interface used for the > current filtering stuff. (have a look at the it test included in the > patch). > If it's fine I will push this > > 2010/7/26 Laurent Martelli <[email protected]>: > > OK thanks, the proposed interface is really just a proposition. You > probably > > know Maven better than I do to actually do it right. > > > > Cheers, > > Laurent > > > > 2010/7/26 Olivier Lamy <[email protected]> > > > >> Ok Thanks. > >> I will review this later today (and probably propose some other > >> interface to implements). > >> > >> 2010/7/26 Laurent Martelli <[email protected]>: > >> > OK, I've created an issue on Jira : > >> > http://jira.codehaus.org/browse/MRESOURCES-128. > >> > > >> > I've created some Java classes to do the job of filtering PNG chunks > (PNG > >> > does not actually contain layers, but allow proprietary chunks, which > is > >> > what the software used to edit them does) so I wouldn't mind having a > >> > solution that allows the use of Java filters. > >> > > >> > Cheers, > >> > Laurent > >> > > >> > 2010/7/24 Olivier Lamy <[email protected]> > >> > > >> >> Hi, > >> >> So it can be a nice feature to implements in the resources plugin > >> >> ("filters" need to be plexus component). > >> >> > >> >> Can you load an issue in jira ? > >> >> I will have a look. > >> >> > >> >> > >> > > >> > >> > >> > >> -- > >> Olivier > >> http://twitter.com/olamy > >> http://fr.linkedin.com/in/olamy > >> http://www.viadeo.com/fr/profile/olivier.lamy7 > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > > > > -- > Olivier > http://twitter.com/olamy > http://fr.linkedin.com/in/olamy > http://www.viadeo.com/fr/profile/olivier.lamy7 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
