On Sat, 3 Aug 2019 at 12:10, Emilian Bold <[email protected]> wrote:
> I support reproducible builds. One simple rule here is to ignore everything
> from the build environment (date time, server name, build number, maybe
> even git info). Since only release-time versions matter we could
> hardcode/generate all these version strings and only update them as part of
> the release process.

If you haven't seen it, perhaps also check out the conversation in
this PR that led me to starting this thread -
https://github.com/apache/netbeans/pull/1270

I have some concerns that that proposal, while in the right direction,
is still doing too much in the build environment / outside of the
source tree.  Be interested in your perspective.

> Generally we are
> too strict with our APIs outside the platform. Nobody is really building
> products on top of the other clusters ...

Speak for yourself! ;-)

Actually, if you consider plugins (like Android support), derivative
IDEs (like mine) and custom distributions (like yours) these things
affect lots of other projects outside of those just using the platform
cluster.

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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



Reply via email to