Hi,

Great work, but there is another problem. What if somebody compiles ANB from the source code. (for example CoolBeans) I assume that the implementation version will change.


There are two ways to solve this:

1. Use of fixed implementation version in stable modules and change it
   only in case of code changes.
2. Change the Automatic Implementation Generator and use the git commit
   ID as Implementation version.
   Ideal commit ID of the last change in that module.
   This would ensure an independent implementation version numbering
   .If there is no git repository, fallback to the old system.

I've prepared a hack for NBANDROID-V2 what temporarily solves this problem;)

https://github.com/NBANDROIDTEAM/NBANDROID-V2/issues/191





Arsi
NBANDROID-V2 <https://github.com/NBANDROIDTEAM/NBANDROID-V2>
------------------------------------------------------------------------
*From:* Geertjan Wielenga <geert...@apache.org>
*Sent:* Wednesday, April 17, 2019 1:29PM
*To:* Dev <dev@netbeans.incubator.apache.org>
*Cc:* Arsi <a...@chello.sk>
*Subject:* Re: Apache NetBeans (incubating) maven artefacts

Great work, thanks!

Gj

On Wed, 17 Apr 2019 at 06:48, Eric Barboni <sk...@apache.org <mailto:sk...@apache.org>> wrote:

    Hi folks

     I have done the staging of the maven artefacts of Apache NetBeans
    (incubating) from 9 to 11 with their respective
    OpenIDE-Module-Build-Version

    https://repository.apache.org/content/repositories/orgapachenetbeans-1017
    for version 9   (201807291200)
    https://repository.apache.org/content/repositories/orgapachenetbeans-1019
    for version 10 (201812271200)
    https://repository.apache.org/content/repositories/orgapachenetbeans-1020
    for version 11 (201902131200)

    Is that fixing the impl issue Arsi encounter ?

    Best Regards
    Eric


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

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





Reply via email to