You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/06/22 23:00:20 UTC

[jira] [Updated] (SLIDER-1147) WAR containing jars included in source release

     [ https://issues.apache.org/jira/browse/SLIDER-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser updated SLIDER-1147:
-------------------------------
    Attachment: SLIDER-1147.patch

Here's a patch which dynamically builds the WAR file which the tomcat app package IT was previously using. It's build with a test classifier to avoid having people think it's a "slider artifact".

The generated war file still has the bundled jars, but it looks like they are CDDL or ASLv2 licensed (so we're OK to do that).

[~billie.rinaldi] and [~gsaha], can you please review with a keen-eye? This will be the only change over 0.91.0-rc0 so it would be great to have a quick turnaround to get this back to the IPMC vote. Thanks.

> WAR containing jars included in source release
> ----------------------------------------------
>
>                 Key: SLIDER-1147
>                 URL: https://issues.apache.org/jira/browse/SLIDER-1147
>             Project: Slider
>          Issue Type: Bug
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Blocker
>             Fix For: Slider 0.91
>
>         Attachments: SLIDER-1147.patch
>
>
> Justin pointed out on the IPMC vote that there is a WAR that is used for testing that bundles some jars which is in violation of the source-release policy.
> This WAR needs to be moved over to a module and built normally instead of packaging in the repository itself.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)