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

Group tools from corellium directory #2003

Closed
jan-goral opened this issue Jun 2, 2021 · 0 comments · Fixed by #2038
Closed

Group tools from corellium directory #2003

jan-goral opened this issue Jun 2, 2021 · 0 comments · Fixed by #2038

Comments

@jan-goral
Copy link
Contributor

jan-goral commented Jun 2, 2021

Context

Several tools were created for the Corellium MVP purpose. In fact, those tools are meeting exactly the Corellium business logic requirements but they are not aware of the Corellium context and are designed for performing specialized operations in different small sub-domains (problems).

Motivation

Improvement of the project structure organization.

Design

  1. The following modules (along with sub-modules):
    • :corellium:apk
    • :corellium:instrument
    • :corellium:junit
    • :corellium:shard
  2. Should be moved into tool directory in the project root. After that module should look as follows:
    • :tool:apk
    • :tool:instrument
    • :tool:junit
    • :tool:shard
  3. Dependencies in related build.gradle files should be updated according to the preceding changes.
@mergify mergify bot closed this as completed in #2038 Jun 18, 2021
mergify bot pushed a commit that referenced this issue Jun 18, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes #2003 

Just moves some files between directories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant