Ah, now it works. The JS file is downloaded thanks to the binaries-list entry, during the build.
Gj On Mon, Sep 11, 2017 at 6:19 PM, Geertjan Wielenga < [email protected]> wrote: > I see this problem still when building, of course we have not fixed this > at this point. But the fix above does not work for me, so I cannot build. > > Gj > > On Thu, Aug 31, 2017 at 11:07 AM, Jan Lahoda <[email protected]> wrote: > >> Hi, >> >> I am afraid the compilation is indeed broken, probably some mistake in a >> "last moment" change. For now, I'd suggest to manually create file: >> core.network/external/binaries-list >> >> with content: >> 22C41D62B7BD70C00603B2CAE75406414224CF9F nsProxyAutoConfig.js >> >> We need to fix more properly as soon as we can, of course. >> >> Jan >> >> >> On Thu, Aug 31, 2017 at 9:48 AM, Raphael Bircher < >> [email protected]> >> wrote: >> >> > Hi all >> > >> > I was in the right repo. Anyway, it was just a quick try. I can not >> spend >> > more time to it atm. But I'm sure, others can build it. >> > >> > Regards, Raphael >> > >> > >> > Am .08.2017, 09:38 Uhr, schrieb Geertjan Wielenga < >> > [email protected]>: >> > >> > By the way, this is the same repository that you and others successfully >> >> tried out some months ago. >> >> >> >> Gj >> >> >> >> On Thu, Aug 31, 2017 at 8:38 AM, Geertjan Wielenga < >> >> [email protected]> wrote: >> >> >> >> Make sure you're in the netbeans repository, there's two others in >> there >> >>> too. >> >>> >> >>> Gj >> >>> >> >>> On Thu, Aug 31, 2017 at 8:35 AM, Raphael Bircher < >> >>> [email protected] >> >>> > wrote: >> >>> >> >>> Hi all >> >>>> >> >>>> Am .08.2017, 08:53 Uhr, schrieb Geertjan Wielenga < >> >>>> [email protected]>: >> >>>> >> >>>> - Unzip it: unzip netbeans-donation-review.zip >> >>>> >> >>>>> - Change directory to root of the sources: cd target >> >>>>> - Build it: ant build -Dcluster.config=java in the root of the >> >>>>> sources >> >>>>> - Try it: ant tryme in the root of the sources >> >>>>> >> >>>>> >> >>>> I run into an error. >> >>>> >> >>>> https://paste.apache.org/2ysJ >> >>>> >> >>>> I build it with Ubuntu and Java 8 >> >>>> >> >>>> Maybe the dependency download was not complete. >> >>>> >> >>>> Regards Raphael >> >>>> >> >>>> >> >>>> >> >>>> Gj >> >>>>> >> >>>>> On Thu, Aug 31, 2017 at 7:06 AM, Raphael Bircher < >> >>>>> [email protected]> >> >>>>> wrote: >> >>>>> >> >>>>> Hi >> >>>>> >> >>>>>> >> >>>>>> I miss a readme file with the build instructions. ;-) >> >>>>>> >> >>>>>> Regards Raphael >> >>>>>> >> >>>>>> >> >>>>>> Am .08.2017, 07:31 Uhr, schrieb Geertjan Wielenga < >> >>>>>> [email protected]>: >> >>>>>> >> >>>>>> Yes. >> >>>>>> >> >>>>>> >> >>>>>>> On Thu, Aug 31, 2017 at 6:27 AM, Raphael Bircher wrote: >> >>>>>>> >> >>>>>>> Hi Geertjan >> >>>>>>> >> >>>>>>> >> >>>>>>> Thanks and congratulate for this big step. I assume it compiles, >> >>>>>>>> right? >> >>>>>>>> >> >>>>>>>> Regards, Raphael >> >>>>>>>> >> >>>>>>>> >> >>>>>>>> >> >>>>>>>> >> >>>>>>> >> >>>>>>> On Thu, Aug 31, 2017 at 6:27 AM, Raphael Bircher < >> >>>>>>> [email protected]> >> >>>>>>> wrote: >> >>>>>>> >> >>>>>>> Hi Geertjan >> >>>>>>> >> >>>>>>> >> >>>>>>>> Thanks and congratulate for this big step. I assume it compiles, >> >>>>>>>> right? >> >>>>>>>> >> >>>>>>>> Regards, Raphael >> >>>>>>>> >> >>>>>>>> Am .08.2017, 07:16 Uhr, schrieb Geertjan Wielenga < >> >>>>>>>> [email protected]>: >> >>>>>>>> >> >>>>>>>> Hi all, >> >>>>>>>> >> >>>>>>>> >> >>>>>>>> The 1st NetBeans code donation from Oracle to Apache is complete >> and >> >>>>>>>>> http://bits.netbeans.org/download/apache-donation/ApacheNetB >> >>>>>>>>> eansDonation1.zip >> >>>>>>>>> is the first code drop. >> >>>>>>>>> >> >>>>>>>>> Everyone is welcome to look at the code, which will be imported >> >>>>>>>>> into >> >>>>>>>>> the >> >>>>>>>>> Apache NetBeans repository. >> >>>>>>>>> >> >>>>>>>>> The 1st code donation, i.e., the NetBeans Platform + the Java SE >> >>>>>>>>> tooling, >> >>>>>>>>> which includes the new Jigsaw and JShell features, comprises >> around >> >>>>>>>>> 45,000 >> >>>>>>>>> files (around 4 million lines of code) to be transferred from >> >>>>>>>>> Oracle >> >>>>>>>>> to >> >>>>>>>>> Apache. >> >>>>>>>>> >> >>>>>>>>> Hereby we are at step 5 of the process outlined below. >> >>>>>>>>> >> >>>>>>>>> Mentors, can you create the official Apache NetBeans repository >> so >> >>>>>>>>> that >> >>>>>>>>> we >> >>>>>>>>> can import the code into it. >> >>>>>>>>> >> >>>>>>>>> Many thanks, >> >>>>>>>>> >> >>>>>>>>> Geertjan >> >>>>>>>>> >> >>>>>>>>> >> >>>>>>>>> On Wed, Jun 14, 2017 at 12:00 AM, Craig Russell wrote: >> >>>>>>>>> >> >>>>>>>>> Hi Geertjan, >> >>>>>>>>> >> >>>>>>>>> >> >>>>>>>>> With three separate code donations, probably three separate >> CCLAs. >> >>>>>>>>> >> >>>>>>>>>> >> >>>>>>>>>> 1. Upload the code to a public repository. How about >> >>>>>>>>>> github.org/oracle/netbeans? Create a directory called drop1 or >> >>>>>>>>>> something >> >>>>>>>>>> meaningful. Make the repository read-only so no one thinks it's >> >>>>>>>>>> "live". >> >>>>>>>>>> >> >>>>>>>>>> 2. Create a CCLA with list of people and list >> >>>>>>>>>> https://github.org/oracle/ >> >>>>>>>>>> netbeans/drop1 in Schedule B. >> >>>>>>>>>> >> >>>>>>>>>> 3. Sign, scan, and send the CCLA to [email protected]. >> >>>>>>>>>> >> >>>>>>>>>> 4. Secretary will ack and copy the incubator and netbeans >> private >> >>>>>>>>>> email >> >>>>>>>>>> lists. >> >>>>>>>>>> >> >>>>>>>>>> 5. You announce on this list that the donation is complete and >> >>>>>>>>>> list >> >>>>>>>>>> https://github.org/oracle/netbeans/drop1 as the first code >> drop. >> >>>>>>>>>> Everyone can >> >>>>>>>>>> look at the code and you can import the code into the apache >> >>>>>>>>>> netbeans >> >>>>>>>>>> repository. >> >>>>>>>>>> >> >>>>>>>>>> 6. If the license header is the standard Oracle copyright/GPL, >> it >> >>>>>>>>>> will >> >>>>>>>>>> need to be changed for all the relevant files. You can change >> the >> >>>>>>>>>> license headers >> >>>>>>>>>> in github, or as you import the code into Apache, or >> immediately >> >>>>>>>>>> after >> >>>>>>>>>> import. The important thing is that changing the license >> headers >> >>>>>>>>>> is >> >>>>>>>>>> transparent (visible to the public). >> >>>>>>>>>> >> >>>>>>>>>> 7. When drop2 is ready, repeat from step 1. >> >>>>>>>>>> >> >>>>>>>>>> Regards, >> >>>>>>>>>> >> >>>>>>>>>> Craig >> >>>>>>>>>> >> >>>>>>>>>> >> >>>>>>>>>> >> >>>>>>>>>> -- >> >>>>>>>>>> >> >>>>>>>>> My introduction https://youtu.be/Ln4vly5sxYU >> >>>>>>>> >> >>>>>>>> >> >>>>>>>> >> >>>>>>>> -- >> >>>>>> My introduction https://youtu.be/Ln4vly5sxYU >> >>>>>> >> >>>>>> >> >>>>>> >> >>>> -- >> >>>> My introduction https://youtu.be/Ln4vly5sxYU >> >>>> >> >>>> >> >>> >> >>> >> > >> > -- >> > My introduction https://youtu.be/Ln4vly5sxYU >> > >> > >
