Re: Packaging Netbeans on Gentoo
Emilian Bold <[email protected]> Sat, 25 Nov 2017 20:21:11 +0200
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <CAL6R17Agjv4F0mM=SAOs0938m9xU6hz-mKER3YDLTJSYkKEZhw@mail.gmail.com> |
I hope you pull it off. And I'm curious if you build becomes any faster (meaning -- are Gentoo builds parallel with -j or something?). I also though about using some newer build system for NetBeans, like Facebook's Buck (https://buckbuild.com/ ) or Google's Bazel (https://bazel.build/ ), since they are presumably much faster (and support backend systems to do remote builds for you, build artifacts caching, etc). --emi On Sat, Nov 25, 2017 at 7:14 PM, William L. Thomson Jr. <[email protected]> wrote: > On Sat, 25 Nov 2017 14:04:08 +0200 > Emilian Bold <[email protected]> wrote: > >> I would recommend to switch to the new mailing list because most >> activity is over there and you will have more people reading your >> emails. > > Already joined last post here, will start a thread there. > >> It seems to me you are in for a struggle by basically re-doing the >> build system yourself instead of using whatever NetBeans is doing. >> Still, it is something doable. > > Yes but I do this for many projects. I am close. > https://platform.netbeans.org/tutorials/nbm-runtime-container.html > https://forums.netbeans.org/topic65009.html > > Sadly MasterFS does not resolve that for me. > >> I also twisted in many ways the build system at a previous job so I >> recommend you to keep at it. If you get no replies feel free to CC me >> directly, I might have some ideas to share. > > Not sure if I have build issues I am comparing jars and contents. Could > be missing resources like before or missing jar, or wrong location. > > Thanks for the offer and assistance! Much appreciated! > > -- > William L. Thomson Jr.