Skip to content

Commit 54acafe

Browse files
l46kokcopybara-github
authored andcommitted
Remove README warning regarding repo move
PiperOrigin-RevId: 933292598
1 parent 8e46771 commit 54acafe

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# Common Expression Language for Java
22

3-
> [!WARNING]
4-
> **On June 16, 2026, this repository will move to
5-
> github.com/cel-expr/cel-java!**
6-
>
7-
> Please update your links and dependencies. See the [pinned
8-
> issue](https://github.com/cel-exp/cel-java/issues/1066) for details.
9-
103
The Common Expression Language (CEL) is a non-Turing complete language designed
114
for simplicity, speed, safety, and portability. CEL's C-like [syntax][1] looks
125
nearly identical to equivalent expressions in C++, Go, Java, and TypeScript.
@@ -389,7 +382,7 @@ Released under the [Apache License](LICENSE).
389382
[4]: https://github.com/google/re2j
390383
[5]: https://github.com/protocolbuffers/protobuf/tree/master/java
391384
[6]: https://github.com/antlr/antlr4/tree/master/runtime/Java
392-
[7]: https://github.com/cel-exp/cel-java/issues
385+
[7]: https://github.com/cel-expr/cel-java/issues
393386
[8]: https://search.maven.org/search?q=g:dev.cel
394387
[9]: https://github.com/cel-expr/cel-java/blob/main/compiler/src/main/java/dev/cel/compiler/CelCompilerBuilder.java
395388
[10]: https://github.com/cel-expr/cel-spec/blob/master/doc/langdef.md#macros

0 commit comments

Comments
 (0)