On 31/10/2007, Clement Escoffier <[EMAIL PROTECTED]> wrote: > > Hello Stuart, > > As you want, I can apply it. But I want to sure you accept the > contribution.
yes, I've tested it locally by removing bundles from my local repo and running the clean goal and it works as advertised - I can go ahead and commit this now if u like. just one question - the new ObrClean.java file doesn't have a standard APL header, can I go ahead and add one to it? ( I see you've granted the patch, but just wanted to confirm ) Clement > > > -----Message d'origine----- > > De : Stuart McCulloch (JIRA) [mailto:[EMAIL PROTECTED] > > Envoyé : mercredi 31 octobre 2007 07:58 > > À : [email protected] > > Objet : [jira] Commented: (FELIX-413) OBR Repository cleaning goal > > > > > > [ https://issues.apache.org/jira/browse/FELIX- > > 413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment- > > tabpanel#action_12539013 ] > > > > Stuart McCulloch commented on FELIX-413: > > ---------------------------------------- > > > > Hi Clement, do you want me to apply this patch to the maven-obr-plugin > > in trunk or are you planning to commit it yourself? > > > > > OBR Repository cleaning goal > > > ---------------------------- > > > > > > Key: FELIX-413 > > > URL: https://issues.apache.org/jira/browse/FELIX-413 > > > Project: Felix > > > Issue Type: Improvement > > > Components: Maven Bundle Plugin > > > Reporter: Clement Escoffier > > > Priority: Minor > > > Attachments: obr-clean-patch.txt > > > > > > > > > The maven-obr-plugin( and the maven-bundle-plugin) does not support > > when the local maven repository is managed "manually", specially when > > we delete a part of the maven repository (to check a compilation > > process from scratch).In these cases, if the generated repository file > > contain bundles from the deleted part, the repository descriptor is no > > more consistent, and content references on missing resources. > > > > -- > > This message is automatically generated by JIRA. > > - > > You can reply to this email to add a comment to the issue online. > > -- Cheers, Stuart
