Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

build with gradle #205

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

build with gradle #205

wants to merge 5 commits into from

Conversation

hamano
Copy link

@hamano hamano commented Nov 6, 2018

gradle is more easy to maintenance.

@hamano
Copy link
Author

hamano commented Nov 6, 2018

I also added debug option:

% java -jar build/libs/ComplianceTester-all.jar
Missing required parameters: <username>, <password>
Usage: java -jar ComplianceTester.jar [-d] <username> <password>
      <username>   [email protected]
      <password>   [password]
  -d, --debug      debug option

@RishiRaj22
Copy link
Collaborator

RishiRaj22 commented Nov 6, 2018

Hi, thanks for your work. However, this repository has been deprecated in favour of the new compliance tester tool available on https://github.com/iNPUTmice/caas
I will update the readme to avoid any future confusion.

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

Successfully merging this pull request may close these issues.

2 participants