[jboss-jira] [JBoss JIRA] (ELY-1398) Verify public API signatures during build.

Darran Lofthouse (JIRA) issues at jboss.org
Wed Oct 11 06:28:00 EDT 2017


Darran Lofthouse created ELY-1398:
-------------------------------------

             Summary: Verify public API signatures during build.
                 Key: ELY-1398
                 URL: https://issues.jboss.org/browse/ELY-1398
             Project: WildFly Elytron
          Issue Type: Enhancement
          Components: Build
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: 1.1.5.CR1, 1.2.0.Beta6


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