Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I solved some problems with using the program so that beginners can use cosbench easily. #373

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Nathaniel7687
Copy link

@Nathaniel7687 Nathaniel7687 commented Jan 29, 2018

Currently released version (0.4.2) has a problem that can not be used. Therefore, I modified the following four.

  1. Fix an error caused by the wrong library path in cosbench-oss.
  2. Corrects cosbench-openio to fix an error caused by the wrong source path.
  3. Fix the problem that cosbench-ecs project can not be imported in Eclipse.
  4. Fix the issue that doesn't recognize exported .jar files in start-driver.sh and start-controller.sh by modifying the version of MANIFEST.MF files.

version(0.4.2) recorded in the VERSION file for linux users.

This is because the VERSION(VERSION=`cat VERSION`) from start-driver.sh
and start-controller.sh does not match the name of the generated .jar
file(cosbench-xxx_${VERSION}).
@ZVampirEM77
Copy link

@fvennetier I think this PR is ready to be merged, right?

@fvennetier
Copy link
Contributor

I did not see anything wrong with it. I think it can be merged.

@iliul
Copy link

iliul commented Sep 19, 2019

Ping @Jian-Zhang

@xelexin
Copy link

xelexin commented Jan 31, 2020

@Jian-Zhang when you will merged this into master? The release isn't working..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants