cd to jaxb2-maven-plugin maven module wget https://jira.codehaus.org/secure/attachment/60257/jaxb2-maven-plugin-trunk.patch patch -p1 < jaxb2-maven-plugin-trunk.patch
2012/6/14 Robert Scholte <[email protected]>: > @Olivier I can't apply this patch[1] on the project. > > these are the first 4 lines: > diff --git a/src/main/java/org/codehaus/mojo/jaxb2/AbstractXjcMojo.java > b/src/main/java/org/codehaus/mojo/jaxb2/AbstractXjcMojo.java > index 2295a2d..4a2bbe6 100644 > --- a/src/main/java/org/codehaus/mojo/jaxb2/AbstractXjcMojo.java > +++ b/src/main/java/org/codehaus/mojo/jaxb2/AbstractXjcMojo.java > > What to do here? > And I've seen more patches like these, so it looks like a general problem to > me. > > -Robert > > [1] > https://jira.codehaus.org/secure/attachment/60257/jaxb2-maven-plugin-trunk.patch > >> From: [email protected] >> Date: Thu, 14 Jun 2012 23:31:26 +0200 >> To: [email protected] >> Subject: Re: [mojo-dev] Patch page for contributions through GIT > >> >> AFAIK Nothing prevent to sync back to codehaus svn. >> And regarding mirroring some volunteers need to take care of that.... >> @Robert WDYM with "mystery how to translate them to usable svn-patches" ? >> You can take the patch from the pull request ? >> >> 2012/6/14 Jesse Farinacci <[email protected]>: >> > Greetings, >> > >> > On Thu, Jun 14, 2012 at 4:17 PM, Robert Scholte <[email protected]> >> > wrote: >> >> >> >> I see more and more patches being provided from a GIT-fork of our >> >> projects. >> >> To me it's still a mystery how to translate them to usable svn-patches. >> >> I think it's an illusion that we can force the contributors to provide >> >> only >> >> svn-patches, so I'd like someone to write a page how we can transform >> >> such >> >> patches. >> > >> > I'm glad you bring this up. One of the codehaus plugins is actively >> > developed on GitHub. Lots of patches there, and it seems that the >> > GitHub repo is the canonical one.. I'm not sure what to do. >> > >> > I thought there was an attempt to get some sort of mirroring going on, >> > but that may have stalled. >> > >> > -Jesse >> > >> > -- >> > There are 10 types of people in this world, those >> > that can read binary and those that can not. >> > >> > --------------------------------------------------------------------- >> > To unsubscribe from this list, please visit: >> > >> > http://xircles.codehaus.org/manage_email >> > >> > >> >> >> >> -- >> Olivier Lamy >> Talend: http://coders.talend.com >> http://twitter.com/olamy | http://linkedin.com/in/olamy >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
