You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/08/29 22:21:39 UTC

[jira] [Created] (BIGTOP-51) Layout of Bigtop repository can be optimized

Layout of Bigtop repository can be optimized
--------------------------------------------

                 Key: BIGTOP-51
                 URL: https://issues.apache.org/jira/browse/BIGTOP-51
             Project: Bigtop
          Issue Type: Bug
            Reporter: Roman Shaposhnik
            Assignee: Andrew Bayer


he current repo layout is not very self-explanatory. I like
self-explanatory repo layouts. =) Hence, I'm proposing the following:

- The current src/pkg contents will go to a new bigtop-packages/src
directory.
- The current src/repos directory will move to bigtop-repos - specifically
to bigtop-repos/apt, since the only file we've got is Debian-specific
currently.
- The current top-level POM and src/site directory will move to bigtop-site.
- test/src/itest-common will move to bigtop-test-framework
- The code in test/src/integration will get folded in with what's currently
in test/src/smokes, moved from (module)/src/test to (module)/src/main (since
these are artifacts containing tests to be run later, not tests to be run at
build time), and then all moved to bigtop-tests/test-artifacts.
- test/src/suites will move to bigtop-tests/test-execution
- docs can either stay as is or be renamed bigtop-docs for consistency.


http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/201108.mbox/%3CCAPbPdOYMquy4gRn7a=LJ+8gzvFRqz2xrxr2sDPG9x9BFvin=GA@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BIGTOP-51) Layout of Bigtop repository can be optimized

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Bayer updated BIGTOP-51:
-------------------------------

    Attachment: BIGTOP-51-mk2.diff.txt

Reorganizing Maven groupIds.

> Layout of Bigtop repository can be optimized
> --------------------------------------------
>
>                 Key: BIGTOP-51
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-51
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-51-mk2.diff.txt, reorg.txt
>
>
> he current repo layout is not very self-explanatory. I like
> self-explanatory repo layouts. =) Hence, I'm proposing the following:
> - The current src/pkg contents will go to a new bigtop-packages/src
> directory.
> - The current src/repos directory will move to bigtop-repos - specifically
> to bigtop-repos/apt, since the only file we've got is Debian-specific
> currently.
> - The current top-level POM and src/site directory will move to bigtop-site.
> - test/src/itest-common will move to bigtop-test-framework
> - The code in test/src/integration will get folded in with what's currently
> in test/src/smokes, moved from (module)/src/test to (module)/src/main (since
> these are artifacts containing tests to be run later, not tests to be run at
> build time), and then all moved to bigtop-tests/test-artifacts.
> - test/src/suites will move to bigtop-tests/test-execution
> - docs can either stay as is or be renamed bigtop-docs for consistency.
> http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/201108.mbox/%3CCAPbPdOYMquy4gRn7a=LJ+8gzvFRqz2xrxr2sDPG9x9BFvin=GA@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-51) Layout of Bigtop repository can be optimized

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094948#comment-13094948 ] 

Andrew Bayer commented on BIGTOP-51:
------------------------------------

So the patch for this is actually too big to attach here - git-svn thinking there are new files when they're actually just moved, etc. The diff is up at http://people.apache.org/~abayer/diffs/BIGTOP-51.diff.


> Layout of Bigtop repository can be optimized
> --------------------------------------------
>
>                 Key: BIGTOP-51
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-51
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>
> he current repo layout is not very self-explanatory. I like
> self-explanatory repo layouts. =) Hence, I'm proposing the following:
> - The current src/pkg contents will go to a new bigtop-packages/src
> directory.
> - The current src/repos directory will move to bigtop-repos - specifically
> to bigtop-repos/apt, since the only file we've got is Debian-specific
> currently.
> - The current top-level POM and src/site directory will move to bigtop-site.
> - test/src/itest-common will move to bigtop-test-framework
> - The code in test/src/integration will get folded in with what's currently
> in test/src/smokes, moved from (module)/src/test to (module)/src/main (since
> these are artifacts containing tests to be run later, not tests to be run at
> build time), and then all moved to bigtop-tests/test-artifacts.
> - test/src/suites will move to bigtop-tests/test-execution
> - docs can either stay as is or be renamed bigtop-docs for consistency.
> http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/201108.mbox/%3CCAPbPdOYMquy4gRn7a=LJ+8gzvFRqz2xrxr2sDPG9x9BFvin=GA@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-51) Layout of Bigtop repository can be optimized

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094951#comment-13094951 ] 

Roman Shaposhnik commented on BIGTOP-51:
----------------------------------------

Can you, possibly, attach git status output so that renames are easier to track?

> Layout of Bigtop repository can be optimized
> --------------------------------------------
>
>                 Key: BIGTOP-51
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-51
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>
> he current repo layout is not very self-explanatory. I like
> self-explanatory repo layouts. =) Hence, I'm proposing the following:
> - The current src/pkg contents will go to a new bigtop-packages/src
> directory.
> - The current src/repos directory will move to bigtop-repos - specifically
> to bigtop-repos/apt, since the only file we've got is Debian-specific
> currently.
> - The current top-level POM and src/site directory will move to bigtop-site.
> - test/src/itest-common will move to bigtop-test-framework
> - The code in test/src/integration will get folded in with what's currently
> in test/src/smokes, moved from (module)/src/test to (module)/src/main (since
> these are artifacts containing tests to be run later, not tests to be run at
> build time), and then all moved to bigtop-tests/test-artifacts.
> - test/src/suites will move to bigtop-tests/test-execution
> - docs can either stay as is or be renamed bigtop-docs for consistency.
> http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/201108.mbox/%3CCAPbPdOYMquy4gRn7a=LJ+8gzvFRqz2xrxr2sDPG9x9BFvin=GA@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-51) Layout of Bigtop repository can be optimized

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097638#comment-13097638 ] 

Roman Shaposhnik commented on BIGTOP-51:
----------------------------------------

After some pondering, here's my take on this: +1 on org.apache.bigtop.itest -> org.apache.bigtop.itest.execution part

As for org.apache.bigtop.itest -> org.apache.bigtop.itest.artifacts at this point I really thing we should just rename it
to org.apache.bigtop.test[s]. 

Does it make sense?

> Layout of Bigtop repository can be optimized
> --------------------------------------------
>
>                 Key: BIGTOP-51
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-51
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-51-mk2.diff.txt, reorg.txt
>
>
> he current repo layout is not very self-explanatory. I like
> self-explanatory repo layouts. =) Hence, I'm proposing the following:
> - The current src/pkg contents will go to a new bigtop-packages/src
> directory.
> - The current src/repos directory will move to bigtop-repos - specifically
> to bigtop-repos/apt, since the only file we've got is Debian-specific
> currently.
> - The current top-level POM and src/site directory will move to bigtop-site.
> - test/src/itest-common will move to bigtop-test-framework
> - The code in test/src/integration will get folded in with what's currently
> in test/src/smokes, moved from (module)/src/test to (module)/src/main (since
> these are artifacts containing tests to be run later, not tests to be run at
> build time), and then all moved to bigtop-tests/test-artifacts.
> - test/src/suites will move to bigtop-tests/test-execution
> - docs can either stay as is or be renamed bigtop-docs for consistency.
> http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/201108.mbox/%3CCAPbPdOYMquy4gRn7a=LJ+8gzvFRqz2xrxr2sDPG9x9BFvin=GA@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BIGTOP-51) Layout of Bigtop repository can be optimized

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Bayer updated BIGTOP-51:
-------------------------------

    Fix Version/s: 0.2.0

> Layout of Bigtop repository can be optimized
> --------------------------------------------
>
>                 Key: BIGTOP-51
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-51
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>
> he current repo layout is not very self-explanatory. I like
> self-explanatory repo layouts. =) Hence, I'm proposing the following:
> - The current src/pkg contents will go to a new bigtop-packages/src
> directory.
> - The current src/repos directory will move to bigtop-repos - specifically
> to bigtop-repos/apt, since the only file we've got is Debian-specific
> currently.
> - The current top-level POM and src/site directory will move to bigtop-site.
> - test/src/itest-common will move to bigtop-test-framework
> - The code in test/src/integration will get folded in with what's currently
> in test/src/smokes, moved from (module)/src/test to (module)/src/main (since
> these are artifacts containing tests to be run later, not tests to be run at
> build time), and then all moved to bigtop-tests/test-artifacts.
> - test/src/suites will move to bigtop-tests/test-execution
> - docs can either stay as is or be renamed bigtop-docs for consistency.
> http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/201108.mbox/%3CCAPbPdOYMquy4gRn7a=LJ+8gzvFRqz2xrxr2sDPG9x9BFvin=GA@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BIGTOP-51) Layout of Bigtop repository can be optimized

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

Roman Shaposhnik updated BIGTOP-51:
-----------------------------------

    Fix Version/s:     (was: 0.2.0)
                   0.3.0
    
> Layout of Bigtop repository can be optimized
> --------------------------------------------
>
>                 Key: BIGTOP-51
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-51
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Andrew Bayer
>             Fix For: 0.3.0
>
>         Attachments: BIGTOP-51-mk2.diff.txt, reorg.txt
>
>
> he current repo layout is not very self-explanatory. I like
> self-explanatory repo layouts. =) Hence, I'm proposing the following:
> - The current src/pkg contents will go to a new bigtop-packages/src
> directory.
> - The current src/repos directory will move to bigtop-repos - specifically
> to bigtop-repos/apt, since the only file we've got is Debian-specific
> currently.
> - The current top-level POM and src/site directory will move to bigtop-site.
> - test/src/itest-common will move to bigtop-test-framework
> - The code in test/src/integration will get folded in with what's currently
> in test/src/smokes, moved from (module)/src/test to (module)/src/main (since
> these are artifacts containing tests to be run later, not tests to be run at
> build time), and then all moved to bigtop-tests/test-artifacts.
> - test/src/suites will move to bigtop-tests/test-execution
> - docs can either stay as is or be renamed bigtop-docs for consistency.
> http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/201108.mbox/%3CCAPbPdOYMquy4gRn7a=LJ+8gzvFRqz2xrxr2sDPG9x9BFvin=GA@mail.gmail.com%3E

--
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] (BIGTOP-51) Layout of Bigtop repository can be optimized

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

Andrew Bayer commented on BIGTOP-51:
------------------------------------

I think this is done enough for 0.2.0 - there's some more that could be done, but I'd prefer to wait til after the release.
                
> Layout of Bigtop repository can be optimized
> --------------------------------------------
>
>                 Key: BIGTOP-51
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-51
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-51-mk2.diff.txt, reorg.txt
>
>
> he current repo layout is not very self-explanatory. I like
> self-explanatory repo layouts. =) Hence, I'm proposing the following:
> - The current src/pkg contents will go to a new bigtop-packages/src
> directory.
> - The current src/repos directory will move to bigtop-repos - specifically
> to bigtop-repos/apt, since the only file we've got is Debian-specific
> currently.
> - The current top-level POM and src/site directory will move to bigtop-site.
> - test/src/itest-common will move to bigtop-test-framework
> - The code in test/src/integration will get folded in with what's currently
> in test/src/smokes, moved from (module)/src/test to (module)/src/main (since
> these are artifacts containing tests to be run later, not tests to be run at
> build time), and then all moved to bigtop-tests/test-artifacts.
> - test/src/suites will move to bigtop-tests/test-execution
> - docs can either stay as is or be renamed bigtop-docs for consistency.
> http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/201108.mbox/%3CCAPbPdOYMquy4gRn7a=LJ+8gzvFRqz2xrxr2sDPG9x9BFvin=GA@mail.gmail.com%3E

--
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] (BIGTOP-51) Layout of Bigtop repository can be optimized

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094959#comment-13094959 ] 

Roman Shaposhnik commented on BIGTOP-51:
----------------------------------------

+1

> Layout of Bigtop repository can be optimized
> --------------------------------------------
>
>                 Key: BIGTOP-51
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-51
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>         Attachments: reorg.txt
>
>
> he current repo layout is not very self-explanatory. I like
> self-explanatory repo layouts. =) Hence, I'm proposing the following:
> - The current src/pkg contents will go to a new bigtop-packages/src
> directory.
> - The current src/repos directory will move to bigtop-repos - specifically
> to bigtop-repos/apt, since the only file we've got is Debian-specific
> currently.
> - The current top-level POM and src/site directory will move to bigtop-site.
> - test/src/itest-common will move to bigtop-test-framework
> - The code in test/src/integration will get folded in with what's currently
> in test/src/smokes, moved from (module)/src/test to (module)/src/main (since
> these are artifacts containing tests to be run later, not tests to be run at
> build time), and then all moved to bigtop-tests/test-artifacts.
> - test/src/suites will move to bigtop-tests/test-execution
> - docs can either stay as is or be renamed bigtop-docs for consistency.
> http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/201108.mbox/%3CCAPbPdOYMquy4gRn7a=LJ+8gzvFRqz2xrxr2sDPG9x9BFvin=GA@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BIGTOP-51) Layout of Bigtop repository can be optimized

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

Roman Shaposhnik updated BIGTOP-51:
-----------------------------------

    Fix Version/s:     (was: 0.3.0)
                   0.4.0
    
> Layout of Bigtop repository can be optimized
> --------------------------------------------
>
>                 Key: BIGTOP-51
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-51
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Andrew Bayer
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-51-mk2.diff.txt, reorg.txt
>
>
> he current repo layout is not very self-explanatory. I like
> self-explanatory repo layouts. =) Hence, I'm proposing the following:
> - The current src/pkg contents will go to a new bigtop-packages/src
> directory.
> - The current src/repos directory will move to bigtop-repos - specifically
> to bigtop-repos/apt, since the only file we've got is Debian-specific
> currently.
> - The current top-level POM and src/site directory will move to bigtop-site.
> - test/src/itest-common will move to bigtop-test-framework
> - The code in test/src/integration will get folded in with what's currently
> in test/src/smokes, moved from (module)/src/test to (module)/src/main (since
> these are artifacts containing tests to be run later, not tests to be run at
> build time), and then all moved to bigtop-tests/test-artifacts.
> - test/src/suites will move to bigtop-tests/test-execution
> - docs can either stay as is or be renamed bigtop-docs for consistency.
> http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/201108.mbox/%3CCAPbPdOYMquy4gRn7a=LJ+8gzvFRqz2xrxr2sDPG9x9BFvin=GA@mail.gmail.com%3E

--
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] (BIGTOP-51) Layout of Bigtop repository can be optimized

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Bayer updated BIGTOP-51:
-------------------------------

    Attachment: reorg.txt

Git status output.

> Layout of Bigtop repository can be optimized
> --------------------------------------------
>
>                 Key: BIGTOP-51
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-51
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Roman Shaposhnik
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>         Attachments: reorg.txt
>
>
> he current repo layout is not very self-explanatory. I like
> self-explanatory repo layouts. =) Hence, I'm proposing the following:
> - The current src/pkg contents will go to a new bigtop-packages/src
> directory.
> - The current src/repos directory will move to bigtop-repos - specifically
> to bigtop-repos/apt, since the only file we've got is Debian-specific
> currently.
> - The current top-level POM and src/site directory will move to bigtop-site.
> - test/src/itest-common will move to bigtop-test-framework
> - The code in test/src/integration will get folded in with what's currently
> in test/src/smokes, moved from (module)/src/test to (module)/src/main (since
> these are artifacts containing tests to be run later, not tests to be run at
> build time), and then all moved to bigtop-tests/test-artifacts.
> - test/src/suites will move to bigtop-tests/test-execution
> - docs can either stay as is or be renamed bigtop-docs for consistency.
> http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/201108.mbox/%3CCAPbPdOYMquy4gRn7a=LJ+8gzvFRqz2xrxr2sDPG9x9BFvin=GA@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira