You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Stephen Vinoski (JIRA)" <qp...@incubator.apache.org> on 2006/11/18 21:07:37 UTC

[jira] Created: (QPID-112) java distribution directory needs work

java distribution directory needs work
--------------------------------------

                 Key: QPID-112
                 URL: http://issues.apache.org/jira/browse/QPID-112
             Project: Qpid
          Issue Type: Task
          Components: Maven build system
            Reporter: Stephen Vinoski
             Fix For: M2


The distribution directory is where Qpid distributions are built with maven. It exists and contains assembly specifications for binary and source releases, but not all necessary documents, notices, license files, etc. have been moved from the ant build structure into their appropriate places under the distribution directory yet.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (QPID-112) java distribution directory needs work

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-112.
---------------------------------

    Resolution: Fixed

Have re-created various notice/license files and they are now correctly included in the various artifacts.

> java distribution directory needs work
> --------------------------------------
>
>                 Key: QPID-112
>                 URL: https://issues.apache.org/jira/browse/QPID-112
>             Project: Qpid
>          Issue Type: Task
>          Components: Maven build system
>            Reporter: Stephen Vinoski
>            Assignee: Martin Ritchie
>             Fix For: M2
>
>
> The distribution directory is where Qpid distributions are built with maven. It exists and contains assembly specifications for binary and source releases, but not all necessary documents, notices, license files, etc. have been moved from the ant build structure into their appropriate places under the distribution directory yet.

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


[jira] Commented: (QPID-112) java distribution directory needs work

Posted by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490064 ] 

Marnie McCormack commented on QPID-112:
---------------------------------------

Are we happy with the maven'd java distribution dir now ? If not, can we pin down exactly what needs changed and if it's required for the M2 release ?

Note we have a separate task for licensing issues !

> java distribution directory needs work
> --------------------------------------
>
>                 Key: QPID-112
>                 URL: https://issues.apache.org/jira/browse/QPID-112
>             Project: Qpid
>          Issue Type: Task
>          Components: Maven build system
>            Reporter: Stephen Vinoski
>             Fix For: M2
>
>
> The distribution directory is where Qpid distributions are built with maven. It exists and contains assembly specifications for binary and source releases, but not all necessary documents, notices, license files, etc. have been moved from the ant build structure into their appropriate places under the distribution directory yet.

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


[jira] Commented: (QPID-112) java distribution directory needs work

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513216 ] 

Martin Ritchie commented on QPID-112:
-------------------------------------

I have updated pom with patch provided by Daniel Kulp to generate the required NOTICE file for the java builds however the license information is too incomplete to use in a fully automated fashion. I shall commit the changes but have them commented out for our next release. The generated NOTICE will be used to update our current build system and we should notify the dependants that have missing information in their POM of the changes they need to make. Will list here the dependencies with bad poms.


> java distribution directory needs work
> --------------------------------------
>
>                 Key: QPID-112
>                 URL: https://issues.apache.org/jira/browse/QPID-112
>             Project: Qpid
>          Issue Type: Task
>          Components: Maven build system
>            Reporter: Stephen Vinoski
>            Assignee: Martin Ritchie
>             Fix For: M2
>
>
> The distribution directory is where Qpid distributions are built with maven. It exists and contains assembly specifications for binary and source releases, but not all necessary documents, notices, license files, etc. have been moved from the ant build structure into their appropriate places under the distribution directory yet.

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


[jira] Commented: (QPID-112) java distribution directory needs work

Posted by "Rupert Smith (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463018 ] 

Rupert Smith commented on QPID-112:
-----------------------------------

Rather than create a new JIRA, I'll just add other things relevevant to the distribution directory maven build here.

The distribution pom.xml does not inherit from the parent pom. The means that running clean and then assembly:directory in the parent directory does not result in a clean distribution being built. Make distribution pom inherit from the parent pom unless there is a good reason not to.

> java distribution directory needs work
> --------------------------------------
>
>                 Key: QPID-112
>                 URL: https://issues.apache.org/jira/browse/QPID-112
>             Project: Qpid
>          Issue Type: Task
>          Components: Maven build system
>            Reporter: Stephen Vinoski
>             Fix For: M2
>
>
> The distribution directory is where Qpid distributions are built with maven. It exists and contains assembly specifications for binary and source releases, but not all necessary documents, notices, license files, etc. have been moved from the ant build structure into their appropriate places under the distribution directory yet.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (QPID-112) java distribution directory needs work

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie reassigned QPID-112:
-----------------------------------

    Assignee: Martin Ritchie

> java distribution directory needs work
> --------------------------------------
>
>                 Key: QPID-112
>                 URL: https://issues.apache.org/jira/browse/QPID-112
>             Project: Qpid
>          Issue Type: Task
>          Components: Maven build system
>            Reporter: Stephen Vinoski
>            Assignee: Martin Ritchie
>             Fix For: M2
>
>
> The distribution directory is where Qpid distributions are built with maven. It exists and contains assembly specifications for binary and source releases, but not all necessary documents, notices, license files, etc. have been moved from the ant build structure into their appropriate places under the distribution directory yet.

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


[jira] Commented: (QPID-112) java distribution directory needs work

Posted by "Stephen Vinoski (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463072 ] 

Stephen Vinoski commented on QPID-112:
--------------------------------------

The distribution pom is separate for a reason. Making distribution inherit from the top-level pom means that a distribution would get built every time you did a top-level build, which is undesirable. Creating distributions generally happens only when there's a release to be made.

> java distribution directory needs work
> --------------------------------------
>
>                 Key: QPID-112
>                 URL: https://issues.apache.org/jira/browse/QPID-112
>             Project: Qpid
>          Issue Type: Task
>          Components: Maven build system
>            Reporter: Stephen Vinoski
>             Fix For: M2
>
>
> The distribution directory is where Qpid distributions are built with maven. It exists and contains assembly specifications for binary and source releases, but not all necessary documents, notices, license files, etc. have been moved from the ant build structure into their appropriate places under the distribution directory yet.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira