Re: Apache NetBeans Plugin Portal verifications and approvals

2022-05-30 Thread Michal Hlavac
Hi,

I would like to ask if it's really necessary to approve every update of plugin 
or new version tag?
I know that each version is basically a new plugin, but if you verify the first 
one, it's very likely that the next one won't cause any problems.
Also it's a third party plugin, so it may contain some bugs.
Btw. I'm also waiting for approval ;)

thanks, m.

On sobota 28. mája 2022 22:51:49 CEST Fabian Bahle wrote:
> Hello all,
> 
> I published a new plugin to the Apache NetBeans Plugin Portal two weeks ago 
> and also an update for an already approved plugin which I requested a new 
> verification for NB 12 and 13 one week ago, both is still waiting for either 
> approval or verification.
> Therefore I wanted to ask if there are people needed to support checking 
> those plugins? If someone could tell me what needs to be done, I would be 
> happy to check the one or the other plugin (of course not my own, but I saw 
> other plugins waiting for verification as well).
> 
> Cheers,
> Fabian
> -
> 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
> 
> 
> 
> 
-- 
[ michal hlavac ] [ m...@hlavki.eu[1] ] [ tel: +420 773 205 794 ] 


[1] mailto:m...@hlavki.eu


Re: [VOTE] Release Apache NetBeans 12.6

2021-11-24 Thread Michal Hlavac
+1
- build from source on openSUSE Tumbleweed JDK 11.0.13
- run on JDK 17
- basic tests

m.

On pondelok 22. novembra 2021 18:21:18 CET Neil C Smith wrote:
> Dear community,
> 
> This is our first voting candidate for the 12.6 release of Apache NetBeans.
> 
> Please note all requirements below for validating sources and
> convenience binaries before voting.
> 
> Apache NetBeans 12.6 constitutes all clusters in the Apache NetBeans
> Git repository, which together provide the NetBeans Platform (i.e.,
> the underlying application framework), as well as all the modules that
> provide the Java SE, Java EE, PHP, JavaScript and Groovy features of
> Apache NetBeans.
> 
> Release specific wiki page :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.6
> 
> 
> 
> Build artifacts are available here :
> 
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.6/
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.6/
> 
> They were built by the Jenkins pipeline :
> 
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release126/14/
> 
> 
> 
> We are primarily voting on :
> 
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.6/netbeans-12.6-source.zip
> 
> SHA512 : 
> 2e8064c603ea134df00984a1ac7221ddb0b91e1175a04f11b26e59a39530418499634b28cd64174a5a946f7237479fbb01ce09253fca354aed1fe56052b55edf
> 
> KEYS file : https://downloads.apache.org/netbeans/KEYS
> 
> 
> 
> Associated with the primary source item we have, generated with the
> pipeline mentioned above :
> 
> -- at https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.6/
> 
> Binaries associated with the source - netbeans-12.6-bin.zip as well as
> update content under the nbms folder.
> 
> -- at https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.6/
> 
> The platform cluster build netbeans-platform-12.6-bin.zip and
> netbeans-platform-12.6-source.zip
> 
> 
> 
> Maven Artefacts
> 
> The Maven artefacts for Apache NetBeans 12.6 are ready on staging
> associated to this vote.
> 
> https://repository.apache.org/content/repositories/orgapachenetbeans-1092/
> 
> The version is : RELEASE126
> 
> 
> 
> Voting Requirements
> 
> Before voting +1 you are required to download the signed source code
> package, compile it as provided, and test the resulting executable on
> your own platform, along with also verifying that the package meets
> the requirements of the ASF policy on releases -
> http://www.apache.org/legal/release-policy.html#management
> 
> In particular, you should (at least) follow these steps.
> 
> 1. Download the artefact to be voted on and unzip it.
> 2. Check that the artefact does not contain any jar files (there are
> branding folders with the name *.jar).
> 3. Verify the cryptographic signatures, the NOTICE and LICENSE file
> 4. Build it using the README provided by the artefact.
> 5. Look in nbbuild/netbeans for the NetBeans installation created by
> the build process and try running it.
> 
> In addition to checking the sources, you should check the associated
> convenience binary zips, nbms and maven staging at the artefact links
> above. As well as checking any artefact functions correctly, you
> should check that it has been correctly signed by a PMC member, and
> that the source being voted on is sufficient to build the relevant
> binary.
> 
> Separate votes will be held on other convenience binaries, including
> installers. Those will be dependent on this vote passing.
> 
> This vote is going to be open at least 72 hours, vote with +1, 0, and
> -1 as usual. (Please justify -1)
> 
> Please mark your vote with (binding) only if you're an Apache NetBeans
> PMC member to help with voting admin.
> 
> Only respond if you are going to vote, i.e., this is NOT a discussion thread.
> 
> Apache NetBeans 12.6 will be released if and when this vote passes.
> 
> Thank you to all contributors for all your hard work!
> 
> Best wishes,
> 
> Neil, Eric and Geertjan
> Apache NetBeans release team
> 
> ---------
> 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
> 
> 
> 
> 
-- 
[ michal hlavac ] [ m...@hlavki.eu[1] ] [ tel: +420 773 205 794 ] 


[1] mailto:m...@hlavki.eu


Re: Build netbeans release

2019-11-04 Thread Michal Hlavac
hi Neil,

great, thanks for help. I have some half-prepared patches, that needs some more 
work to publish.

thanks, m.

On pondelok 4. novembra 2019 13:32:03 CET Neil C Smith wrote:
> On Mon, 4 Nov 2019 at 10:59, Michal Hlavac  wrote:
> > 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
> 
> Yes, that's the intended behaviour.  If you download the sources for
> 11.2 you'll notice an extra file in nbbuild called gitinfo.properties.
> Version info is tied to this information - git branch and hash.
> 
> If you really want to use the git checkout rather than the official
> source release, you can fake it by passing this info to ant.
> 
> First run
> 
> ant bootstrap -Dmetabuild.branch=release112
> -Dmetabuild.hash=d04fb24027334c4b6fd8397b5d0cdd33187a8f54
> 
> and check the output shows you the expected version you want!
> 
> then run
> 
> ant build -Dmetabuild.branch=release112
> -Dmetabuild.hash=d04fb24027334c4b6fd8397b5d0cdd33187a8f54
> 
> Best wishes,
> 
> Neil
> 
> -
> 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
> 
> 
> 
> 



-
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





Build netbeans release

2019-11-04 Thread Michal Hlavac
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