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

Adds main classes for framework #6

Merged
merged 5 commits into from
Jan 3, 2023
Merged

Conversation

sttk
Copy link
Owner

@sttk sttk commented Jan 3, 2023

Changes:

  1. comment: added javadoc @param comments of ErrHandler

    This commit adds javadoc @param comment of ErrHandler which are forgotten to write.

  2. chore: motified package directory name: sabi/nofity -> sabi/notify

    This commit corrects the misspell of the foler name.

  3. chore: modified build.sh

    This commit removes compile and test command from default command execution, because jar includes compile and test executions.

  4. feat: added main classes of this framework

    This commit adds implementations and unit tests of main classes of this framework.
    - Dax
    - DaxBase
    - DaxConn
    - DaxSrc
    - Logic
    - Proc
    - Runner

  5. doc: modified README.md

    This commit adds the descriptions of Usage chapter, and adds Native build chapter.

@sttk sttk force-pushed the feat/add-main-classes-for-framework branch 2 times, most recently from 0194ff9 to 227b10d Compare January 3, 2023 11:13
@sttk sttk force-pushed the feat/add-main-classes-for-framework branch from 227b10d to 674f7ff Compare January 3, 2023 13:27
@sttk sttk force-pushed the feat/add-main-classes-for-framework branch from 674f7ff to 94662ba Compare January 3, 2023 13:51
@sttk sttk merged commit 3df51b4 into main Jan 3, 2023
@sttk sttk deleted the feat/add-main-classes-for-framework branch January 3, 2023 14:04
sttk added a commit that referenced this pull request Jan 6, 2023
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.

1 participant