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

[NO-ISSUE] List single files in .rat-excludes aligning with other repos #6169

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tkobayas
Copy link
Contributor

List single files in .rat-excludes aligning with other repos

TargetFieldFactoryTest_01\.txt
.*\.uml
# drools-decisiontables/src/main/java/org/drools/decisiontable/parser/csv/CsvLineParser.java
CsvLineParser.java
Copy link
Contributor Author

Choose a reason for hiding this comment

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

CsvLineParser.java is listed in LICENSE

Comment on lines +29 to +34
# drools-docs/supplemental-ui/css/search.css
search.css
# drools-docs/supplemental-ui/js/search-ui.js
search-ui.js
# drools-docs/supplemental-ui/js/vendor/lunr-2.3.9.min.js
lunr-2.3.9.min.js
Copy link
Contributor Author

Choose a reason for hiding this comment

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

drools-docs is excluded from the source distribution, so no need to check.

Comment on lines +35 to +38
# drools-drl/drools-drl-parser/src/main/antlr4/org/drools/drl/parser/antlr4/JavaLexer.g4
JavaLexer.g4
# drools-drl/drools-drl-parser/src/main/antlr4/org/drools/drl/parser/antlr4/JavaParser.g4
JavaParser.g4
Copy link
Contributor Author

Choose a reason for hiding this comment

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

JavaLexer.g4, JavaParser.g4 are listed in LICENSE

Comment on lines +129 to +148
# kie-dmn/kie-dmn-backend/src/test/resources/DC.xsd
DC.xsd
# kie-dmn/kie-dmn-backend/src/test/resources/DI.xsd
DI.xsd
# kie-dmn/kie-dmn-backend/src/test/resources/DMN11.xsd
DMN11.xsd
# kie-dmn/kie-dmn-backend/src/test/resources/DMN12.xsd
DMN12.xsd
# kie-dmn/kie-dmn-backend/src/test/resources/DMN13.xsd
DMN13.xsd
# kie-dmn/kie-dmn-backend/src/test/resources/DMN14.xsd
DMN14.xsd
# kie-dmn/kie-dmn-backend/src/test/resources/DMN15.xsd
DMN15.xsd
# kie-dmn/kie-dmn-backend/src/test/resources/DMNDI12.xsd
DMNDI12.xsd
# kie-dmn/kie-dmn-backend/src/test/resources/DMNDI13.xsd
DMNDI13.xsd
# kie-dmn/kie-dmn-backend/src/test/resources/DMNDI15.xsd
DMNDI15.xsd
Copy link
Contributor Author

Choose a reason for hiding this comment

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

xsd files from OMG are listed in LICENSE

Comment on lines +61 to +62
# drools-model/drools-mvel-parser/src/main/javacc/mvel.jj
mvel.jj
Copy link
Contributor Author

Choose a reason for hiding this comment

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

mvel.jj is listed in LICENSE

Copy link
Contributor

@jomarko jomarko left a comment

Choose a reason for hiding this comment

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

Thank you @tkobayas

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.

4 participants