2012/11/14 Karl Heinz Marbaise <[email protected]>: > Hi, > > I'm particular interessted in http://jira.codehaus.org/browse/MNG-5091... > for the issue an patch already exists...I can help ... > > The question is what exactly i can do? > > Just use the maven-3 git repo on GitHub or better Apache SVN Repo? git repo is a mirror so you can use that if you prefer (pull request are accepted). Have a look here http://wiki.apache.org/general/GitAtApache for how to use git svn to sync your local clone. at the end that will go to svn. It's just a matter of what you prefer to use locally (perso I use git svn) or if you want to share your changes with others for review/test on a git clone available somewhere (github gitorious bitbucket etc...) at the end it's the same code :-)
> > Can someone give a kind of guidance... > > Furthermore i think i can support in http://jira.codehaus.org/browse/MNG-5245 > (sounds not too complicated to solve)... > > Kind regards > Karl-Heinz Marbaise > > -------- Original-Nachricht -------- >> Datum: Wed, 14 Nov 2012 10:56:47 -0500 >> Von: Jason van Zyl <[email protected]> >> An: "Maven Developers List" <[email protected]> >> Betreff: Re: Release Planning and Roadmap > >> Just a reminder that there are six issues still in there without owners >> for 3.1.0. I'll flush those out tomorrow if no one claims them. >> >> On Nov 13, 2012, at 3:25 PM, Jason van Zyl <[email protected]> wrote: >> >> > I have put together a simple roadmap using JIRA macros in Confluence to >> try and communicate to users what we're planning to do. >> > >> > https://cwiki.apache.org/confluence/display/MAVEN/Roadmap >> > >> > There are several issues in the 3.1.0 list that are unassigned, so as a >> matter of course if you want to work on it just assign it to yourself and >> the stuff that isn't assigned should just get pulled out and pushed back to >> the 3.1.x pool. For the folks who popped up to say they wanted to look at >> particular issues I made the assignment. So take a look and if you do, or >> don't, want to do something then change the assignment. >> > >> > I picked a tentative date of November 26th for the 3.1.0 and I think we >> just time box it, get done what we can and move on. I'd like to try and get >> back to making core releases every 6 weeks, if at all possible. >> > >> > Thanks, >> > >> > Jason >> > >> > ---------------------------------------------------------- >> > Jason van Zyl >> > Founder & CTO, Sonatype >> > Founder, Apache Maven >> > http://twitter.com/jvanzyl >> > --------------------------------------------------------- >> > >> > There's no sense in being precise when you don't even know what you're >> talking about. >> > >> > -- John von Neumann >> > >> > >> > >> > >> > >> >> Thanks, >> >> Jason >> >> ---------------------------------------------------------- >> Jason van Zyl >> Founder & CTO, Sonatype >> Founder, Apache Maven >> http://twitter.com/jvanzyl >> --------------------------------------------------------- >> >> People develop abstractions by generalizing from concrete examples. >> Every attempt to determine the correct abstraction on paper without >> actually developing a running system is doomed to failure. No one >> is that smart. A framework is a resuable design, so you develop it by >> looking at the things it is supposed to be a design of. The more examples >> you look at, the more general your framework will be. >> >> -- Ralph Johnson & Don Roberts, Patterns for Evolving Frameworks >> >> >> >> >> > > -- > MfG > Karl Heinz Marbaise > -- > SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 > Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029 > Hauptstrasse 177 USt.IdNr: DE191347579 > 52146 Würselen http://www.soebes.de > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
