You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Nash (JIRA)" <de...@tuscany.apache.org> on 2010/04/18 23:29:51 UTC

[jira] Resolved: (TUSCANY-3528) Travel sample top-level maven build shouldn't create source and binary distributions

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

Simon Nash resolved TUSCANY-3528.
---------------------------------

    Resolution: Fixed

Fixed under revisions r933986, r933996, r933999, r934001, r934007 and r935416.

> Travel sample top-level maven build shouldn't create source and binary distributions
> ------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3528
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3528
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Travel Sample
>            Reporter: Simon Nash
>            Assignee: Simon Nash
>
> The top-level maven build for the travel sample currently includes the "distribution" directory which produces both source and binary distributions.
> These distributions shouldn't be produced by default, as most users of the travel sample don't need them.  The source distribution is needed only by Tuscany developers preparing or testing a release of the travel sample.  The binary distribution is needed only by application developers who need to understand how to package Tuscany applications in binary-only form for redistribution to users of the application.
> The suggested fix is to split the current "distribution" directory into the the following directories:
>  1. distribution - produces the source distribution for the travel sample, not included by default in the top-level build
>  2. binaries - packages the binary artifacts for the travel sample, not included by default in the top-level build

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.