[
https://issues.apache.org/jira/browse/DL-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo resolved DL-141.
--------------------------
Resolution: Fixed
The scripts are fixed with recent two changes.
{quote}
commit dc1bb30ba3ad2ab0898cf7f074261f1de0bd2d79
Author: Sijie Guo <[email protected]>
Date: Fri Dec 16 11:15:21 2016 -0800
DL-141: Fix broken scripts in tutorials and add integration test to travis
ci
- fix the broken scripts used in tutorials
- fix the write_proxy configuration (a change was merged to validate
configuration which it brokes the configuration too)
- add integration test to validate the basic end-to-end functionalities
Author: Sijie Guo <[email protected]>
Reviewers: Leigh Stewart <[email protected]>
Closes #76 from sijie/sijie/script_for_ci
commit 927f0ca0159a6fad9cf9a5618e313e2f033e598b
Author: Franck Cuny <[email protected]>
Date: Thu Dec 15 16:20:57 2016 -0800
Clean up and fix a few shell scripts
This is still in progress.
- remove trailing white spaces in a few places
- fix some scripts (not rely on git); style consistency
- validate that the vagrant configuration works
- one of the Dockerfile was not correct
{quote}
> DLog scripts are broken
> -----------------------
>
> Key: DL-141
> URL: https://issues.apache.org/jira/browse/DL-141
> Project: DistributedLog
> Issue Type: Bug
> Components: distributedlog-core, distributedlog-service
> Reporter: Sijie Guo
> Priority: Blocker
> Fix For: 0.4.0
>
>
> The scripts in distributedlog-service are broken.
> {quote}
> $ ./distributedlog-service/bin/dlog local
> JMX enabled by default
> Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=utf8
> Error: Could not find or load main class
> com.twitter.distributedlog.LocalDLMEmulator
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)