Re: [jira] [Updated] (MAHOUT-1209) DRY out maven-compiler-plugin configuration

2013-05-12 Thread Stevo Slavić
Organizations support isn't sufficient? https://help.github.com/articles/what-s-the-difference-between-user-and-organization-accounts#organizations I guess there's need for suborganizations for each apache project on github. Not sure if that's supported or feasible with existing organizations sup

Re: [jira] [Updated] (MAHOUT-1209) DRY out maven-compiler-plugin configuration

2013-05-12 Thread Ted Dunning
The additional factor is that github doesn't provide sufficient control over access to individual projects. If it were possible to ensure that only committers had access to the github mirror, it would be plausible to handle pull requests more directly, even with SVN as the primary repo. We could

Re: [jira] [Updated] (MAHOUT-1209) DRY out maven-compiler-plugin configuration

2013-05-12 Thread Stevo Slavić
I understand, thanks. This seems to be general ASF infra/policies and GitHub pull requests issue. Will continue to submit both pull requests on github and svn compatible patches attached to JIRA, and close pull requests by myself once patches get integrated/merged. Kind regards, Stevo Slavic. On

Re: [jira] [Updated] (MAHOUT-1209) DRY out maven-compiler-plugin configuration

2013-05-12 Thread Ted Dunning
We talked about this but it is difficult to switch the user base except at the beginning if a project. For drill, as an example, we started with git. Unfortunately that still doesn't solve the pull problem since the apache source on GitHub is just a mirror and can't push updates back to apa

[jira] [Updated] (MAHOUT-1209) DRY out maven-compiler-plugin configuration

2013-05-12 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stevo Slavic updated MAHOUT-1209: - Attachment: MAHOUT-1209.patch Attaching svn compatible [^MAHOUT-1209.patch]. I wish Mahout used