[jboss-jira] [JBoss JIRA] (ELY-1513) Verify public API signatures during build.
Ilia Vassilev (JIRA)
issues at jboss.org
Tue Feb 13 10:06:01 EST 2018
Ilia Vassilev created ELY-1513:
----------------------------------
Summary: Verify public API signatures during build.
Key: ELY-1513
URL: https://issues.jboss.org/browse/ELY-1513
Project: WildFly Elytron
Issue Type: Enhancement
Components: Build
Reporter: Ilia Vassilev
Fix For: 2.0.0.Alpha1
This task will involve adding the ability to generate a signature for a specific version and verify them during the build - we only want this to apply to packages identified as public API.
Animal Sniffer seems a good candidate http://www.mojohaus.org/animal-sniffer/
Generation of a signature we can likely make on-demand as we only really need that at the point we tag a release.
We would definitely want checking to run for CI PR processing but can decide if all builds should be checking with an option to disable or all disabled with an option to enable.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list