You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "E. Sammer (Created) (JIRA)" <ji...@apache.org> on 2011/12/10 07:09:40 UTC

[jira] [Created] (FLUME-878) Write release-ready Maven assembly descriptor

Write release-ready Maven assembly descriptor
---------------------------------------------

                 Key: FLUME-878
                 URL: https://issues.apache.org/jira/browse/FLUME-878
             Project: Flume
          Issue Type: Task
          Components: Build
    Affects Versions: NG alpha 1
            Reporter: E. Sammer
            Priority: Blocker
             Fix For: NG alpha 3


Write a real, release-ready Maven assembly descriptor that creates real packaged artifacts suitable for distribution.

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

        

[jira] [Commented] (FLUME-878) Write release-ready Maven assembly descriptor

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169792#comment-13169792 ] 

Hudson commented on FLUME-878:
------------------------------

Integrated in flume-728 #71 (See [https://builds.apache.org/job/flume-728/71/])
    FLUME-878: Write release-ready Maven assembly descriptor

esammer : http://svn.apache.org/viewvc/?view=rev&rev=1214504
Files : 
* /incubator/flume/branches/flume-728/flume-ng-channels/flume-file-channel/pom.xml
* /incubator/flume/branches/flume-728/flume-ng-channels/flume-jdbc-channel/pom.xml
* /incubator/flume/branches/flume-728/flume-ng-channels/pom.xml
* /incubator/flume/branches/flume-728/flume-ng-dist/pom.xml
* /incubator/flume/branches/flume-728/flume-ng-dist/src/main/assembly/dist.xml
* /incubator/flume/branches/flume-728/flume-ng-node/pom.xml
* /incubator/flume/branches/flume-728/flume-ng-sinks/flume-hdfs-sink/pom.xml
* /incubator/flume/branches/flume-728/flume-ng-sinks/pom.xml
* /incubator/flume/branches/flume-728/pom.xml

                
> Write release-ready Maven assembly descriptor
> ---------------------------------------------
>
>                 Key: FLUME-878
>                 URL: https://issues.apache.org/jira/browse/FLUME-878
>             Project: Flume
>          Issue Type: Task
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: E. Sammer
>            Assignee: E. Sammer
>            Priority: Blocker
>             Fix For: NG alpha 3
>
>
> Write a real, release-ready Maven assembly descriptor that creates real packaged artifacts suitable for distribution.

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

        

[jira] [Assigned] (FLUME-878) Write release-ready Maven assembly descriptor

Posted by "E. Sammer (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

E. Sammer reassigned FLUME-878:
-------------------------------

    Assignee: E. Sammer
    
> Write release-ready Maven assembly descriptor
> ---------------------------------------------
>
>                 Key: FLUME-878
>                 URL: https://issues.apache.org/jira/browse/FLUME-878
>             Project: Flume
>          Issue Type: Task
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: E. Sammer
>            Assignee: E. Sammer
>            Priority: Blocker
>             Fix For: NG alpha 3
>
>
> Write a real, release-ready Maven assembly descriptor that creates real packaged artifacts suitable for distribution.

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

        

[jira] [Updated] (FLUME-878) Write release-ready Maven assembly descriptor

Posted by "E. Sammer (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

E. Sammer updated FLUME-878:
----------------------------

    Status: Patch Available  (was: In Progress)
    
> Write release-ready Maven assembly descriptor
> ---------------------------------------------
>
>                 Key: FLUME-878
>                 URL: https://issues.apache.org/jira/browse/FLUME-878
>             Project: Flume
>          Issue Type: Task
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: E. Sammer
>            Assignee: E. Sammer
>            Priority: Blocker
>             Fix For: NG alpha 3
>
>
> Write a real, release-ready Maven assembly descriptor that creates real packaged artifacts suitable for distribution.

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

        

[jira] [Commented] (FLUME-878) Write release-ready Maven assembly descriptor

Posted by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169733#comment-13169733 ] 

jiraposter@reviews.apache.org commented on FLUME-878:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3202/
-----------------------------------------------------------

Review request for Flume, Arvind Prabhakar and Prasad Mujumdar.


Summary
-------

Updated maven assembly descriptor to create reasonable bin+source artifacts.


This addresses bug FLUME-878.
    https://issues.apache.org/jira/browse/FLUME-878


Diffs
-----

  flume-ng-channels/flume-file-channel/pom.xml 03cd0bf 
  flume-ng-channels/flume-jdbc-channel/pom.xml ea1f539 
  flume-ng-channels/pom.xml 1b5f1ba 
  flume-ng-dist/pom.xml e58a5a2 
  flume-ng-dist/src/main/assembly/dist.xml 0e87e70 
  flume-ng-node/pom.xml a85f8bf 
  flume-ng-sinks/flume-hdfs-sink/pom.xml b89b2bd 
  flume-ng-sinks/pom.xml f528fa2 
  pom.xml 2b25a94 

Diff: https://reviews.apache.org/r/3202/diff


Testing
-------

Ran mvn clean package, tar -zxf flume-ng-dist/target/flume-*/flume-*.tar.gz, run mvn clean package from the unpacked directory to prove it builds properly.


Thanks,

Eric


                
> Write release-ready Maven assembly descriptor
> ---------------------------------------------
>
>                 Key: FLUME-878
>                 URL: https://issues.apache.org/jira/browse/FLUME-878
>             Project: Flume
>          Issue Type: Task
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: E. Sammer
>            Assignee: E. Sammer
>            Priority: Blocker
>             Fix For: NG alpha 3
>
>
> Write a real, release-ready Maven assembly descriptor that creates real packaged artifacts suitable for distribution.

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

        

[jira] [Updated] (FLUME-878) Write release-ready Maven assembly descriptor

Posted by "E. Sammer (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

E. Sammer updated FLUME-878:
----------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed to branch flume-728.
                
> Write release-ready Maven assembly descriptor
> ---------------------------------------------
>
>                 Key: FLUME-878
>                 URL: https://issues.apache.org/jira/browse/FLUME-878
>             Project: Flume
>          Issue Type: Task
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: E. Sammer
>            Assignee: E. Sammer
>            Priority: Blocker
>             Fix For: NG alpha 3
>
>
> Write a real, release-ready Maven assembly descriptor that creates real packaged artifacts suitable for distribution.

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

        

[jira] [Commented] (FLUME-878) Write release-ready Maven assembly descriptor

Posted by "E. Sammer (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169731#comment-13169731 ] 

E. Sammer commented on FLUME-878:
---------------------------------

https://reviews.apache.org/r/3202/
                
> Write release-ready Maven assembly descriptor
> ---------------------------------------------
>
>                 Key: FLUME-878
>                 URL: https://issues.apache.org/jira/browse/FLUME-878
>             Project: Flume
>          Issue Type: Task
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: E. Sammer
>            Assignee: E. Sammer
>            Priority: Blocker
>             Fix For: NG alpha 3
>
>
> Write a real, release-ready Maven assembly descriptor that creates real packaged artifacts suitable for distribution.

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

        

[jira] [Closed] (FLUME-878) Write release-ready Maven assembly descriptor

Posted by "E. Sammer (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

E. Sammer closed FLUME-878.
---------------------------

    
> Write release-ready Maven assembly descriptor
> ---------------------------------------------
>
>                 Key: FLUME-878
>                 URL: https://issues.apache.org/jira/browse/FLUME-878
>             Project: Flume
>          Issue Type: Task
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: E. Sammer
>            Assignee: E. Sammer
>            Priority: Blocker
>             Fix For: NG alpha 3
>
>
> Write a real, release-ready Maven assembly descriptor that creates real packaged artifacts suitable for distribution.

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

        

[jira] [Work started] (FLUME-878) Write release-ready Maven assembly descriptor

Posted by "E. Sammer (Work started) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on FLUME-878 started by E. Sammer.

> Write release-ready Maven assembly descriptor
> ---------------------------------------------
>
>                 Key: FLUME-878
>                 URL: https://issues.apache.org/jira/browse/FLUME-878
>             Project: Flume
>          Issue Type: Task
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: E. Sammer
>            Assignee: E. Sammer
>            Priority: Blocker
>             Fix For: NG alpha 3
>
>
> Write a real, release-ready Maven assembly descriptor that creates real packaged artifacts suitable for distribution.

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

        

[jira] [Commented] (FLUME-878) Write release-ready Maven assembly descriptor

Posted by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169748#comment-13169748 ] 

jiraposter@reviews.apache.org commented on FLUME-878:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3202/#review3913
-----------------------------------------------------------

Ship it!


+1

- Arvind


On 2011-12-14 21:48:43, Eric Sammer wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/3202/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-12-14 21:48:43)
bq.  
bq.  
bq.  Review request for Flume, Arvind Prabhakar and Prasad Mujumdar.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Updated maven assembly descriptor to create reasonable bin+source artifacts.
bq.  
bq.  
bq.  This addresses bug FLUME-878.
bq.      https://issues.apache.org/jira/browse/FLUME-878
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    flume-ng-channels/flume-file-channel/pom.xml 03cd0bf 
bq.    flume-ng-channels/flume-jdbc-channel/pom.xml ea1f539 
bq.    flume-ng-channels/pom.xml 1b5f1ba 
bq.    flume-ng-dist/pom.xml e58a5a2 
bq.    flume-ng-dist/src/main/assembly/dist.xml 0e87e70 
bq.    flume-ng-node/pom.xml a85f8bf 
bq.    flume-ng-sinks/flume-hdfs-sink/pom.xml b89b2bd 
bq.    flume-ng-sinks/pom.xml f528fa2 
bq.    pom.xml 2b25a94 
bq.  
bq.  Diff: https://reviews.apache.org/r/3202/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  Ran mvn clean package, tar -zxf flume-ng-dist/target/flume-*/flume-*.tar.gz, run mvn clean package from the unpacked directory to prove it builds properly.
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Eric
bq.  
bq.


                
> Write release-ready Maven assembly descriptor
> ---------------------------------------------
>
>                 Key: FLUME-878
>                 URL: https://issues.apache.org/jira/browse/FLUME-878
>             Project: Flume
>          Issue Type: Task
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: E. Sammer
>            Assignee: E. Sammer
>            Priority: Blocker
>             Fix For: NG alpha 3
>
>
> Write a real, release-ready Maven assembly descriptor that creates real packaged artifacts suitable for distribution.

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