You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by davorbonaci <gi...@git.apache.org> on 2016/03/24 02:25:37 UTC

[GitHub] incubator-beam pull request: [BEAM-77] Directory reorganization

GitHub user davorbonaci opened a pull request:

    https://github.com/apache/incubator-beam/pull/72

    [BEAM-77] Directory reorganization

    This pull requests reorganizes directory structure. This is the first step towards the organization proposed in the document shared a few weeks ago.
    
    We'll try to merge this quickly to limit complicated merges. This shouldn't prevent feedback -- please keep it coming -- we'll just address such feedback in a follow-up commit.
    
    This is the first step only, and there are many things that we incomplete:
    
    * Some READMEs may now become out-of-date.
    * We need a few more aggregator `pom.xml` files; they are not added yet.
    
    There's nothing in this pull request that renames Dataflow to Beam; it just moves files around without changing the content.
    
    Aside: `asfgit` is very slow; the pull request pulls in a few commits merged into Apache repository that the GitHub mirror hasn't picked up yet. This should be properly rebased prior to merge.
    
    R: @dhalperi; everyone else very welcome.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davorbonaci/beam dirs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam/pull/72.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #72
    
----
commit d510b4e09ed6fc57bd491a7f2bf586b14a4bfe8c
Author: Jean-Baptiste Onofré <jb...@apache.org>
Date:   2016-03-21T14:21:08Z

    BEAM-78 - Rename, polish and update pom.xml

commit 8bce69316e623112c19bffb6a899a73467128492
Author: Davor Bonaci <da...@google.com>
Date:   2016-03-23T23:14:49Z

    Fix up build

commit 9f8dd182c0e3517f248e876c6465c5240dbf0308
Author: Davor Bonaci <da...@google.com>
Date:   2016-03-23T23:35:38Z

    This closes #46

commit 7bef2b7ec4c2d60c28f0f5a8ccc6297edb934b11
Author: Davor Bonaci <da...@google.com>
Date:   2016-03-23T23:52:19Z

    Directory reorganization
    
    Move Java SDK from "sdk/" into "sdks/java/core".

commit 75cfa4ac4114610d4296f0cef57d2148ff62055d
Author: Davor Bonaci <da...@google.com>
Date:   2016-03-23T23:55:05Z

    Directory reorganization
    
    Move Java SDK-specific Javadoc information from "javadoc/" into "sdks/java/javadoc".

commit 633647b736a4fc2f9a173c9129265005fbd5de8f
Author: Davor Bonaci <da...@google.com>
Date:   2016-03-24T00:05:40Z

    Directory reorganization
    
    Move Java examples from "examples/" into "examples/java".

commit 809efcf69e750ca36efe48ca796a93e7e466a8ba
Author: Davor Bonaci <da...@google.com>
Date:   2016-03-24T00:16:47Z

    Directory reorganization
    
    Move Java 8 examples from "java8examples/" into "examples/java8/".

commit 76df0f93519186284afb2ed53760c152a7b2662a
Author: Davor Bonaci <da...@google.com>
Date:   2016-03-24T00:44:35Z

    Directory reorganization
    
    Move Java 8-specific tests from "java8tests" into "sdks/java/java8tests/".

commit d81f2bdc155aeadab4ad4667cab100fd2bf0ad00
Author: Davor Bonaci <da...@google.com>
Date:   2016-03-24T00:47:11Z

    Directory reorganization
    
    Move Java-specific archetypes from "maven-archetypes/" into "sdks/java/maven-archetypes/".

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request: [BEAM-77] Directory reorganization

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-beam/pull/72


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---