Skip to content

move antlr generated CEL parser to it's own package#194

Merged
copybara-service[bot] merged 1 commit into
cel-expr:mainfrom
mikedanese:fix
Dec 19, 2023
Merged

move antlr generated CEL parser to it's own package#194
copybara-service[bot] merged 1 commit into
cel-expr:mainfrom
mikedanese:fix

Conversation

@mikedanese

Copy link
Copy Markdown
Contributor

This fixes a build failure on MacOS due to path conflict with CelParser.java.

Tested with:

$ bazel build //...
INFO: Analyzed 359 targets (0 packages loaded, 0 targets configured).
INFO: Found 359 targets...
INFO: Elapsed time: 0.148s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
INFO: Build completed successfully, 1 total action

Fixes: #193

This fixes a build failure on MacOS due to path conflict with
CelParser.java.
@l46kok l46kok added the ready to pull Pulls the pending PR into Critique label Dec 19, 2023
@copybara-service copybara-service Bot merged commit 06cff40 into cel-expr:main Dec 19, 2023
@mikedanese mikedanese deleted the fix branch December 19, 2023 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to pull Pulls the pending PR into Critique

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Build failure on Mac OSX

2 participants