[VOTE] Release 0.4.0, release candidate #2

2017-01-10 Thread Sijie Guo
Hi all, Please review and vote on the release candidate #2 for the version 0.4.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The complete staging area is available for your review, which includes: * JIRA release notes [1],

[GitHub] incubator-distributedlog pull request #114: DL-186 : using distributedlog-se...

2017-01-10 Thread xieliang
GitHub user xieliang opened a pull request: https://github.com/apache/incubator-distributedlog/pull/114 DL-186 : using distributedlog-service/bin/dlog, not distributedlog-core/bin/dlog; adding more echos to let the end user know the detail info You can merge this pull request int

[incubator-distributedlog] Git Push Summary

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Tags: refs/tags/v0.4.0-incubating-RC1_2.10 [created] 55e085b39

[2/2] incubator-distributedlog git commit: [maven-release-plugin] prepare release v0.4.0-incubating-RC1_2.10

2017-01-10 Thread sijie
[maven-release-plugin] prepare release v0.4.0-incubating-RC1_2.10 Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/commit/1884bfa6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-distribu

incubator-distributedlog git commit: [maven-release-plugin] rollback changes from release preparation of v0.4.0-incubating-RC1_2.10

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/release-0.4.0-incubating 1884bfa64 -> f76072a8e [maven-release-plugin] rollback changes from release preparation of v0.4.0-incubating-RC1_2.10 Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commi

[1/2] incubator-distributedlog git commit: [maven-release] prepare release 0.4.0-incubating for scala 2.10

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/release-0.4.0-incubating 292f84cf5 -> 1884bfa64 [maven-release] prepare release 0.4.0-incubating for scala 2.10 Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commit: http://git-wip-us.apache.org

[incubator-distributedlog] Git Push Summary

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Tags: refs/tags/v0.4.0-incubating-RC1_2.11 [created] 22cda4e49

incubator-distributedlog git commit: [maven-release-plugin] rollback changes from release preparation of v0.4.0-incubating-RC1_2.11

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/release-0.4.0-incubating f82861e78 -> 292f84cf5 [maven-release-plugin] rollback changes from release preparation of v0.4.0-incubating-RC1_2.11 Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commi

[incubator-distributedlog] Git Push Summary

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Tags: refs/tags/v0.4.0-incubating-RC1_2.11 [deleted] 77746d8ea

[2/3] incubator-distributedlog git commit: DL-183: Configure DL to generate source jar

2017-01-10 Thread sijie
DL-183: Configure DL to generate source jar also move the plugin version definition to the properties Author: Sijie Guo Reviewers: Jia Zhai Closes #113 from sijie/sijie/generate_source and squashes the following commits: 6fa1ce5 [Sijie Guo] Merge branch 'master' into sijie/generate_source d3

[3/3] incubator-distributedlog git commit: [maven-release-plugin] prepare release v0.4.0-incubating-RC1_2.11

2017-01-10 Thread sijie
[maven-release-plugin] prepare release v0.4.0-incubating-RC1_2.11 Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/commit/f82861e7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-distribu

[1/3] incubator-distributedlog git commit: Javdoc build should use "org.apache.distributedlog"

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/release-0.4.0-incubating 9272f653d -> f82861e78 Javdoc build should use "org.apache.distributedlog" The packages are now under "org.apache.distributedlog", instead of "com.twitter.distributedlog". Author: Sijie Guo Reviewers

[GitHub] incubator-distributedlog pull request #113: DL-183: Configure DL to generate...

2017-01-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/113 --- 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 t

incubator-distributedlog git commit: DL-183: Configure DL to generate source jar

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master c5e921efe -> 732141c72 DL-183: Configure DL to generate source jar also move the plugin version definition to the properties Author: Sijie Guo Reviewers: Jia Zhai Closes #113 from sijie/sijie/generate_source and squa

[GitHub] incubator-distributedlog pull request #108: Javdoc build should use "org.apa...

2017-01-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/108 --- 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 t

incubator-distributedlog git commit: Javdoc build should use "org.apache.distributedlog"

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master 6a2560ada -> c5e921efe Javdoc build should use "org.apache.distributedlog" The packages are now under "org.apache.distributedlog", instead of "com.twitter.distributedlog". Author: Sijie Guo Reviewers: Jia Zhai Close

[GitHub] incubator-distributedlog pull request #113: DL-183: Configure DL to generate...

2017-01-10 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/113 DL-183: Configure DL to generate source jar also move the plugin version definition to the properties You can merge this pull request into a Git repository by running: $ git pul

incubator-distributedlog git commit: [maven-release-plugin] rollback changes from release preparation of v0.4.0-incubating-RC1_2.11

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/release-0.4.0-incubating f8e08b4f6 -> 9272f653d [maven-release-plugin] rollback changes from release preparation of v0.4.0-incubating-RC1_2.11 Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commi

[incubator-distributedlog] Git Push Summary

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Tags: refs/tags/v0.4.0-incubating-RC1_2.11 [created] 77746d8ea

incubator-distributedlog git commit: [maven-release-plugin] prepare release v0.4.0-incubating-RC1_2.11

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/release-0.4.0-incubating 8092373d0 -> f8e08b4f6 [maven-release-plugin] prepare release v0.4.0-incubating-RC1_2.11 Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commit: http://git-wip-us.apache.o

incubator-distributedlog git commit: [maven-release] prepare release 0.4.0-incubating 2.11

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/release-0.4.0-incubating 84e7eef04 -> 8092373d0 [maven-release] prepare release 0.4.0-incubating 2.11 Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commit: http://git-wip-us.apache.org/repos/asf

incubator-distributedlog git commit: Fix the script to make sure binary package can execute scripts correctly

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/release-0.4.0-incubating 7d6ebc1ab -> 84e7eef04 Fix the script to make sure binary package can execute scripts correctly - fix the release jar path - copy the common script to each modules otherwise the built package won't be a

[GitHub] incubator-distributedlog pull request #111: Fix the script to make sure bina...

2017-01-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/111 --- 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 t

incubator-distributedlog git commit: Fix the script to make sure binary package can execute scripts correctly

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master bd13f74c5 -> 6a2560ada Fix the script to make sure binary package can execute scripts correctly - fix the release jar path - copy the common script to each modules otherwise the built package won't be able to execute - c

[GitHub] incubator-distributedlog issue #103: DL-173: changed FileUtils.deleteDirecto...

2017-01-10 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/103 @adamtracymartin seems this pr is still conflicting with the master --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-distributedlog issue #108: Javdoc build should use "org.apache.dis...

2017-01-10 Thread jiazhai
Github user jiazhai commented on the issue: https://github.com/apache/incubator-distributedlog/pull/108 +1 --- 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,

incubator-distributedlog git commit: DL-182: assembled package should include README.md

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/release-0.4.0-incubating 3c979e672 -> 7d6ebc1ab DL-182: assembled package should include README.md Author: xieliang Reviewers: Sijie Guo Closes #112 from xieliang/DL-182-assembled Project: http://git-wip-us.apache.org/repo

[GitHub] incubator-distributedlog pull request #112: DL-182 : assembled package shoul...

2017-01-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/112 --- 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 t

incubator-distributedlog git commit: DL-182: assembled package should include README.md

2017-01-10 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master 0c6e79497 -> bd13f74c5 DL-182: assembled package should include README.md Author: xieliang Reviewers: Sijie Guo Closes #112 from xieliang/DL-182-assembled Project: http://git-wip-us.apache.org/repos/asf/incubator-di

[GitHub] incubator-distributedlog issue #112: DL-182 : assembled package should inclu...

2017-01-10 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/112 looks good to me. +1 --- 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

[GitHub] incubator-distributedlog issue #107: DL-180: added script to point to ../../...

2017-01-10 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/107 @xieliang I fixed this here : https://github.com/apache/incubator-distributedlog/pull/111/files I need to make sure the assembly plugin can run correctly. --- If your projec

Re: [VOTE] Release 0.4.0, release candidate #1

2017-01-10 Thread Sijie Guo
Liang had a pull request for the assembly issue. Going to cancel this vote and produce a new RC. Flavio, what are the tests failed in your case? Sijie On Jan 10, 2017 9:10 AM, "Flavio Junqueira" wrote: Yeah, I can't build because of the same issue: [ERROR] Failed to execute goal org.apach

Re: [VOTE] Release 0.4.0, release candidate #1

2017-01-10 Thread Flavio Junqueira
Yeah, I can't build because of the same issue: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2.1:single (default) on project distributedlog-service: Failed to create assembly: Error adding file to archive: distributedlog-0.4.0-incubating/distribu

[GitHub] incubator-distributedlog pull request #112: DL-182 : assembled package shoul...

2017-01-10 Thread xieliang
GitHub user xieliang opened a pull request: https://github.com/apache/incubator-distributedlog/pull/112 DL-182 : assembled package should include README.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/xieliang/incubator-distri