[
https://issues.apache.org/jira/browse/BEAM-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209543#comment-15209543
]
ASF GitHub Bot commented on BEAM-77:
------------------------------------
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é <[email protected]>
Date: 2016-03-21T14:21:08Z
BEAM-78 - Rename, polish and update pom.xml
commit 8bce69316e623112c19bffb6a899a73467128492
Author: Davor Bonaci <[email protected]>
Date: 2016-03-23T23:14:49Z
Fix up build
commit 9f8dd182c0e3517f248e876c6465c5240dbf0308
Author: Davor Bonaci <[email protected]>
Date: 2016-03-23T23:35:38Z
This closes #46
commit 7bef2b7ec4c2d60c28f0f5a8ccc6297edb934b11
Author: Davor Bonaci <[email protected]>
Date: 2016-03-23T23:52:19Z
Directory reorganization
Move Java SDK from "sdk/" into "sdks/java/core".
commit 75cfa4ac4114610d4296f0cef57d2148ff62055d
Author: Davor Bonaci <[email protected]>
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 <[email protected]>
Date: 2016-03-24T00:05:40Z
Directory reorganization
Move Java examples from "examples/" into "examples/java".
commit 809efcf69e750ca36efe48ca796a93e7e466a8ba
Author: Davor Bonaci <[email protected]>
Date: 2016-03-24T00:16:47Z
Directory reorganization
Move Java 8 examples from "java8examples/" into "examples/java8/".
commit 76df0f93519186284afb2ed53760c152a7b2662a
Author: Davor Bonaci <[email protected]>
Date: 2016-03-24T00:44:35Z
Directory reorganization
Move Java 8-specific tests from "java8tests" into "sdks/java/java8tests/".
commit d81f2bdc155aeadab4ad4667cab100fd2bf0ad00
Author: Davor Bonaci <[email protected]>
Date: 2016-03-24T00:47:11Z
Directory reorganization
Move Java-specific archetypes from "maven-archetypes/" into
"sdks/java/maven-archetypes/".
----
> Reorganize Directory structure
> ------------------------------
>
> Key: BEAM-77
> URL: https://issues.apache.org/jira/browse/BEAM-77
> Project: Beam
> Issue Type: Task
> Components: project-management
> Reporter: Frances Perry
> Assignee: Jean-Baptiste Onofré
>
> Now that we've done the initial Dataflow code drop, we will restructure
> directories to provide space for additional SDKs and Runners.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)