Hi,

I would like to ask how to build netbeans release? I have some patches which I 
would like to apply and then build released netbeans.
I tried this:
git checkout -b v11.2 tags/11.2
git am some-netbeans.patch
ant

But that build is marked as dev, home dir is ~/.netbeans/dev and also splash 
screen is dev based.
Then I tried:
git checkout -b v11.2 origin/release112
but home directory is ~/.netbeans/11.2-dev

thank you, m.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to