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]
