Re: [Jflex-devel] sf -> github?
The fast lexer generator for Java
Brought to you by:
lsf37,
steve_rowe
From: Régis D. <re...@de...> - 2015-02-16 17:18:58
|
I have not been contributing for a while, but I think this is a good move. Thanks. The issue tracker in github is simpler and more efficient, I find. And most open source projects have moved to github indeed. Le Sun Feb 15 2015 at 12:39:06 PM, Gerwin Klein <Ger...@ni...> a écrit : > Repository now https://github.com/jflex-de/jflex/ > > All new commits should go there. You should all have received an > invitation to join jflex-team on the jflex-de organisation. > > The “bugs” and “feature request” trackers are moved over as well (still > need to update and import the web site). > > I haven’t split up the repository after all. It is probably nicer to have > atomic commits over the entire project instead of independently developing > modules. If we feel otherwise later, we can still split it then. > > Cheers, > Gerwin > > > > On 15.02.2015, at 02:05, Steve Rowe <sa...@gm...> wrote: > > > > +1, sounds good to me. - Steve > > > >> On Feb 14, 2015, at 4:54 AM, Gerwin Klein <ger...@ni...> > wrote: > >> > >> The more I use Github for other projects the cruftier and overloaded SF > feels > >> when I have time to look at JFlex issues. > >> > >> Would anyone be opposed if we moved development from SF to Github? > >> > >> I think it would make it easier to accept contributions (pull requests, > code > >> comments, etc), and generally make development more pleasant. > >> > >> This would imply a move from svn to git for version control. Git is > slightly > >> more complex, but a lot more flexible and powerful. > >> > >> It looks like I can (mostly) automatically move issue tracker, wiki, and > >> source history to Github. > >> > >> I’d propose to split the svn repo into multiple repositories under the > >> http://github.com/jflex-de organisation. Something like: > >> > >> jflex-de/jflex > >> jflex-de/jflex-maven-plugin > >> jflex-de/jflex-unicode-maven-plugin > >> jflex-de/testsuite > >> jflex-de/jflex-website > >> > >> There might be an argument for pulling jflex-de/testsuite into > jflex-de/jflex > >> for easy consistency between regression tests and source. The main > reason it > >> is not under jflex in svn is that some of these test cases seemed > fairly large > >> back in the day. > >> > >> Cheers, > >> Gerwin > >> > >> > >> ________________________________ > >> > >> The information in this e-mail may be confidential and subject to legal > professional privilege and/or copyright. National ICT Australia Limited > accepts no liability for any damage caused by this email or its attachments. > >> ------------------------------------------------------------ > ------------------ > >> Dive into the World of Parallel Programming. The Go Parallel Website, > >> sponsored by Intel and developed in partnership with Slashdot Media, is > your > >> hub for all things parallel software development, from weekly thought > >> leadership blogs to news, videos, case studies, tutorials and more. > Take a > >> look and join the conversation now. http://goparallel.sourceforge.net/ > >> _______________________________________________ > >> Jflex-devel mailing list > >> Jfl...@li... > >> https://lists.sourceforge.net/lists/listinfo/jflex-devel > > > > > > ------------------------------------------------------------ > ------------------ > > Dive into the World of Parallel Programming. The Go Parallel Website, > > sponsored by Intel and developed in partnership with Slashdot Media, is > your > > hub for all things parallel software development, from weekly thought > > leadership blogs to news, videos, case studies, tutorials and more. Take > a > > look and join the conversation now. http://goparallel.sourceforge.net/ > > _______________________________________________ > > Jflex-devel mailing list > > Jfl...@li... > > https://lists.sourceforge.net/lists/listinfo/jflex-devel > > ------------------------------------------------------------ > ------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Jflex-devel mailing list > Jfl...@li... > https://lists.sourceforge.net/lists/listinfo/jflex-devel > |