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

[improve] use apache jexl replace of aviator #1859

Merged
merged 7 commits into from
Apr 27, 2024
Merged

Conversation

tomsun28
Copy link
Contributor

What's changed?

due the Aviator license is lgpl, the pr is use apache jexl replace of aviator.

refer https://apache.org/legal/resolved.html

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

Signed-off-by: tomsun28 <tomsun28@outlook.com>
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Signed-off-by: tomsun28 <tomsun28@outlook.com>
@github-actions github-actions bot added doc Improvements or additions to documentation collector backend license labels Apr 26, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has checked 2189 files.

Valid Invalid Ignored Fixed
874 3 1312 0
Click to see the invalid file list
  • common/src/main/java/org/apache/hertzbeat/common/util/JexlCommonFunction.java
  • common/src/main/java/org/apache/hertzbeat/common/util/JexlExpressionRunner.java
  • common/src/test/java/org/apache/hertzbeat/common/util/JexlTest.java
Use this command to fix any missing license headers
```bash

docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix

</details>

tomsun28 and others added 3 commits April 26, 2024 19:15
…onFunction.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: tomsun28 <tomsun28@outlook.com>
….java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: tomsun28 <tomsun28@outlook.com>
…essionRunner.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: tomsun28 <tomsun28@outlook.com>
@tomsun28 tomsun28 marked this pull request as ready for review April 26, 2024 15:54
@tomsun28 tomsun28 requested a review from zqr10159 April 26, 2024 15:54
@tomsun28 tomsun28 added this to the 1.6.0 milestone Apr 26, 2024
@zqr10159 zqr10159 merged commit 6c35f57 into master Apr 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend collector doc Improvements or additions to documentation license
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants