Re: [CAUTION] code donation initial import steps [Was: Re: Three repos needed for Apache NetBeans (incubating)]

2017-09-03 Thread Jan Lahoda
Hi, On Fri, Sep 1, 2017 at 1:57 PM, Ate Douma wrote: > On 2017-09-01 13:38, Jan Lahoda wrote: > >> So, from the page, I guess the steps could be: >> >> 0. audit cryptography - not sure what exactly is needed >> > > Not meant as an answer (I also am not sure what exactly is needed), but > the gu

Re: My first commit was: Three repos needed for Apache NetBeans (incubating)

2017-09-02 Thread Geertjan Wielenga
OK, created a new issue especially for asking for Infra help and also especially for uploading the ZIP. The ZIP is too large to be uploaded, since the max size for uploading is 60 MB. https://issues.apache.org/jira/browse/INFRA-15006 Gj On Fri, Sep 1, 2017 at 3:34 PM, Geertjan Wielenga < geertja

Re: My first commit was: Three repos needed for Apache NetBeans (incubating)

2017-09-01 Thread Geertjan Wielenga
Also, is there a suggestion from Apache mentors or infra what should be in that issue, i.e., earlier today I re-opened this one to ask for infra help, could I try to add the ZIP to that issue or must there be another issue and if so how/what? https://issues.apache.org/jira/browse/INFRA-14374 Gj

My first commit was: Three repos needed for Apache NetBeans (incubating)

2017-09-01 Thread Jaroslav Tulach
On pátek 1. září 2017 2:23:22 CEST John D. Ament wrote: > They all exist now, github mirroring should happen tomorrow sometime > > https://urldefense.proofpoint.com/v2/url?u=https-3A__git-2Dwip-2Dus.apache. > org_repos_asf_incubator-2Dnetbeans-2Dhtml4j.git&d=DwIBAw&c=RoP1YumCXCgaWHvlZ > YR8PQcxBKC

Re: [CAUTION] code donation initial import steps [Was: Re: Three repos needed for Apache NetBeans (incubating)]

2017-09-01 Thread Ate Douma
On 2017-09-01 13:38, Jan Lahoda wrote: So, from the page, I guess the steps could be: 0. audit cryptography - not sure what exactly is needed Not meant as an answer (I also am not sure what exactly is needed), but the guideline provides a link to: http://www.apache.org/dev/crypto.html But I

Re: [CAUTION] code donation initial import steps [Was: Re: Three repos needed for Apache NetBeans (incubating)]

2017-09-01 Thread Ate Douma
On 2017-09-01 12:43, Emilian Bold wrote: For corporate contributions, the SGA or CCLA MUST be completed, submitted and received before the code is imported. This is done. For contributions composed of patches from individual contributors, it is safe to import the code once the major contrib

Re: [CAUTION] code donation initial import steps [Was: Re: Three repos needed for Apache NetBeans (incubating)]

2017-09-01 Thread Jan Lahoda
So, from the page, I guess the steps could be: 0. audit cryptography - not sure what exactly is needed 1. create a JIRA issue about the import 1a. (unsure) attach the contribution zip to the JIRA issue (the zip is >100MB, is that OK?) 2. push the unzipped but otherwise unmodified code to a separat

Re: [CAUTION] code donation initial import steps [Was: Re: Three repos needed for Apache NetBeans (incubating)]

2017-09-01 Thread Geertjan Wielenga
Great, thanks for these words of caution. Ideally we'd have someone from Apache infra to guide through this process. Gj On Fri, Sep 1, 2017 at 10:49 AM, Ate Douma wrote: > Hi all, > > Sorry for chiming in a bit late, and also for currently not having cycles > available to really help out with

Re: [CAUTION] code donation initial import steps [Was: Re: Three repos needed for Apache NetBeans (incubating)]

2017-09-01 Thread Emilian Bold
> For corporate contributions, the SGA or CCLA MUST be completed, submitted and > received before the code is imported. This is done. > For contributions composed of patches from individual contributors, it is > safe to import the code once the major contributors (by volume) have > completed I

[CAUTION] code donation initial import steps [Was: Re: Three repos needed for Apache NetBeans (incubating)]

2017-09-01 Thread Ate Douma
Hi all, Sorry for chiming in a bit late, and also for currently not having cycles available to really help out with this (as mentor). But *before* anyone pushes the initial code donation, please read and check (and ask if unclear) the required steps as described here: https://incubator.apache

Re: Three repos needed for Apache NetBeans (incubating)

2017-09-01 Thread Geertjan Wielenga
OK then. :-) Gj On Fri, Sep 1, 2017 at 9:07 AM, Emilian Bold wrote: > Don't just trust my word, verify the repo. Clone the repository, unzip the > donation zip yourself and run a diff -R to see if they match. > > I downloaded the zip and verified the SHASUM: > > shasum -a 256 ApacheNetBeansDo

Re: Three repos needed for Apache NetBeans (incubating)

2017-09-01 Thread Emilian Bold
Don't just trust my word, verify the repo. Clone the repository, unzip the donation zip yourself and run a diff -R to see if they match. I downloaded the zip and verified the SHASUM: shasum -a 256 ApacheNetBeansDonation1.zip Then unzipped the files: unzip ApacheNetBeansDonation1.zip unzip ~/

Re: Three repos needed for Apache NetBeans (incubating)

2017-09-01 Thread Geertjan Wielenga
Well, you would really really need to get the exact repo in here: http://bits.netbeans.org/download/apache-donation/ Nothing else, that is what has been approved to be contributed. No other files, no other repo. Physically, those are the files that must be committed to the Apache repos. Gj On Fr

Re: Three repos needed for Apache NetBeans (incubating)

2017-09-01 Thread Emilian Bold
Does my user (e...@apache.org) have permission to push to incubator-netbeans.git on either GitHub or Apache servers? If not, please add me. I've pushed my local git to https://github.com/emilianbold/incubator-netbeans-1st-donation, I could push the same commit to whatever other repository I get ac

Re: Three repos needed for Apache NetBeans (incubating)

2017-09-01 Thread Geertjan Wielenga
Sure. If you're comfortable doing that, and since you've worked with the whole repo before in various ways, and you're the most experienced on this level outside the NetBeans team, do go ahead and do that. It was just that since John Ament suggested we work with infra that I assumed we should go ah

Re: Three repos needed for Apache NetBeans (incubating)

2017-09-01 Thread Emilian Bold
> Please let us know how to proceed. How about we try to push ourselves? It's 100MB but it's not that much. Surely git should handle the push without any hand-holding? --emi On Fri, Sep 1, 2017 at 9:58 AM, Geertjan Wielenga wrote: > Thanks. > > I think the incubator-netbeans-html4j and incubat

Re: Three repos needed for Apache NetBeans (incubating)

2017-08-31 Thread Geertjan Wielenga
Thanks. I think the incubator-netbeans-html4j and incubator-netbeans-jackpot30 repos can be populated by Jaroslav Tulach and Jan Lahoda respectively. The content is not large and Jaroslav and Jan know (and wrote all/most of) the code, I think they should go ahead. For the incubator-netbeans repo,

Re: Three repos needed for Apache NetBeans (incubating)

2017-08-31 Thread John D. Ament
They all exist now, github mirroring should happen tomorrow sometime https://git-wip-us.apache.org/repos/asf/incubator-netbeans.git https://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j.git https://git-wip-us.apache.org/repos/asf/incubator-netbeans-jackpot30.git John On 2017-08-31 2

Re: Three repos needed for Apache NetBeans (incubating)

2017-08-31 Thread John D. Ament
The three repos have been requested. Good luck! On 2017-08-31 19:37, Geertjan Wielenga wrote: > Absolutely yes to all these points. > > Thanks for volunteering, the sooner we get these repos up the better. > > Gj > > On Fri, Sep 1, 2017 at 12:36 AM, John D. Ament > wrote: > > > Geertjan,

Re: Three repos needed for Apache NetBeans (incubating)

2017-08-31 Thread Geertjan Wielenga
Absolutely yes to all these points. Thanks for volunteering, the sooner we get these repos up the better. Gj On Fri, Sep 1, 2017 at 12:36 AM, John D. Ament wrote: > Geertjan, > > I'm assuming for these repos, the following names would be fine: > > incubator-netbeans > incubator-netbeans-html4j

Re: Three repos needed for Apache NetBeans (incubating)

2017-08-31 Thread John D. Ament
Geertjan, I'm assuming for these repos, the following names would be fine: incubator-netbeans incubator-netbeans-html4j incubator-netbeans-jackpot30 ? Technically any IPMC member can do it. So if those names work and no one else gets to it I can submit it. All three should send data to commi

Three repos needed for Apache NetBeans (incubating)

2017-08-31 Thread Geertjan Wielenga
Hi all, In the 1st donation, there are three repos: 1. NetBeans 2. html4j 3. jackpot30 We'll need an Apache Git repo for each of these -- I believe our mentors should create these -- and the 2nd code donation will be added to the first of the above, i.e., in the NetBeans repo. Maybe we need to