[ https://issues.apache.org/jira/browse/S4-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159115#comment-13159115
]
Bruce Robbins commented on S4-1:
--------------------------------
I finished the package renames and header updates and merged them into the official github
project. I still need to do two things:
- docs is currently in a separate repository. I will move it into the main s4 repository at
the top-level (see below).
- twittertopiccount (the sample application) is in a separate repository. I will move it into
the main s4 repository, under s4-examples. Even though it sits under s4-examples, it will
not be built by the top-level build script. Since it serves as an example on how to set up
a project for an S4 application, it will have its own build script.
Proposed repository structure:
s4/trunk/LICENSE.txt
NOTICE.txt
README.md
build.gradle
gradle
gradlew
gradlew.bat
lib
s4-comm
s4-core
s4-driver
s4-examples
s4-tools
settings.gradle
docs
> Migrate code to subversion
> --------------------------
>
> Key: S4-1
> URL: https://issues.apache.org/jira/browse/S4-1
> Project: Apache S4
> Issue Type: Task
> Reporter: Flavio Junqueira
> Assignee: Bruce Robbins
> Priority: Critical
>
> We need to migrate the code from github to the apache repository.
--
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
|