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

fix fatal error && init new processor #19

Merged
merged 6 commits into from
Jan 31, 2022
Merged

fix fatal error && init new processor #19

merged 6 commits into from
Jan 31, 2022

Conversation

ololx
Copy link
Owner

@ololx ololx commented Jan 31, 2022

[0.11.1] - 2022-01-31

Fixed

  • Fatal: super() could be on a first place Fatal: super() could be on a first place #18. An error occurs when using an annotation
    from a statement package in a constructor. The error is related to the fact that the super() keyword
    must be the first one in the constructor.

Added

  • Init new AbstractTrickyProcessor for the providing simplest way for tricky processing
    (using task listeners instead #process method).

@ololx ololx merged commit b0b43c3 into main Jan 31, 2022
@ololx ololx deleted the feature_commons_engine branch February 10, 2022 17:09
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