Re: Best way to create daily SNAPSHOT updates in autoupdate center?

arsi <[email protected]> Tue, 22 Aug 2017 17:33:51 +0200
Newsgroups gmane.comp.java.netbeans.modules.openide.devel
Message-ID <[email protected]>
Hi,

It is maven, or Netbeans project?

Arsi


------------------------------------------------------------------------

*From:* Winder
*Sent:* Saturday, August 19, 2017 8:11PM
*To:* Dev
*Subject:* [platform-dev] Best way to create daily SNAPSHOT updates in
autoupdate center?


> My project currently makes a ZIP package available to users which is updated whenever I push changes to github. I recently started deploying autoupdate artifacts along with the ZIP, but the application doesn't pick them up unless I bump the module versions as well.
>
> Is there a way to get autoupdate to use the "releasedate" in addition to the "OpenIDE-Module-Specification-Version" to indicate that an NBM should be updated?
>
>
>
>
>