[jboss-jira] [JBoss JIRA] (WFCORE-2234) Introduce srcdeps

Brian Stansberry (JIRA) issues at jboss.org
Wed Jan 25 12:12:00 EST 2017


    [ https://issues.jboss.org/browse/WFCORE-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13353572#comment-13353572 ] 

Brian Stansberry commented on WFCORE-2234:
------------------------------------------

Hehe, which you already said in your PR description. :)

> Introduce srcdeps
> -----------------
>
>                 Key: WFCORE-2234
>                 URL: https://issues.jboss.org/browse/WFCORE-2234
>             Project: WildFly Core
>          Issue Type: Task
>            Reporter: Peter Palaga
>            Assignee: Peter Palaga
>
> Srcdeps is a tool to build Maven dependencies from their sources. With srcdeps, wildfly-core can depend on a specific commit of, e.g., undertow:
> {code}
> <version.io.undertow>1.4.8.Final-SRC-revision-aabbccd</version.io.undertow>
> {code}
> where {{aabbccd}} is the git commit id to build when any undertow artifact is requested during the build of wildfly-core.
> The main advantage of srcdeps is that changes in components can be integrated and tested  in wildfly-core immediately after they are committed to a public component branch. There is no need to wait for the component release.
> [1] https://github.com/srcdeps/srcdeps-maven#srcdeps-maven



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list