[
https://issues.apache.org/jira/browse/ZEPPELIN-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386406#comment-14386406
]
ASF GitHub Bot commented on ZEPPELIN-12:
----------------------------------------
GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/13
Code base transition. Rename package/groupId to org.apache and apply rat
plugin.
This PR handles https://issues.apache.org/jira/browse/ZEPPELIN-12.
* groupId at pom.xml file is changed from com.nflabs.zeppelin to
org.apache.zeppelin
* package name is changed from com.nflabs.zeppelin to org.apache.zeppelin
* apache-rat plugin is applied (license header is added to every file) and
NOTICE is updated (https://www.apache.org/legal/src-headers.html)
* removed sphinx doc. because of doc was out dated (it was for 0.3.0)
Please, review the changes. Especially, check NOTICE file if there're
something i missed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Leemoonsoo/incubator-zeppelin rat
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/13.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 #13
----
commit 62d7bd00c592a819543d291496f68bf3bd5660b6
Author: Lee moon soo <[email protected]>
Date: 2015-03-29T21:03:38Z
Remove unused file
commit f5b190ba28d044fa36d6f93b737c142db7553f96
Author: Lee moon soo <[email protected]>
Date: 2015-03-29T21:06:49Z
Remove unused erb
commit f8790f69158338215aa27812ee148cc30729021b
Author: Lee moon soo <[email protected]>
Date: 2015-03-29T22:03:27Z
Remove old sphinx doc
commit f8a1ced3f727853a0290a2fb5f78b39f7b8ce1f4
Author: Lee moon soo <[email protected]>
Date: 2015-03-30T01:55:14Z
Add source file license header
commit dd884d54b92e69e34279c1f888157d0725bcd76c
Author: Lee moon soo <[email protected]>
Date: 2015-03-30T07:11:50Z
Update notice file
commit 2e4df43837f9bc76e9e4d23d5ff125f515682c20
Author: Lee moon soo <[email protected]>
Date: 2015-03-30T07:19:19Z
Update license of ScreenCaptureHtmlUnitDriver.java
commit c0911bcd6ee10d0a9051b3901e79e275a6318cc3
Author: Lee moon soo <[email protected]>
Date: 2015-03-30T08:21:58Z
Apply rat plugin and com.nflabs -> org.apache
----
> Code base transition
> --------------------
>
> Key: ZEPPELIN-12
> URL: https://issues.apache.org/jira/browse/ZEPPELIN-12
> Project: Zeppelin
> Issue Type: Task
> Reporter: Lee moon soo
> Assignee: Lee moon soo
> Fix For: 0.5.0
>
>
> Since we have moved code base from NFLabs/zeppelin to
> apache/incubator-zeppelin, we can continue code base transition work.
> * Change groupId, package name from com.nflabs -> org.apache
> * Apply apache-rat plugin
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)