Skip to content

Commit

Permalink
Deploy ecj compiler from 4.27 GA and use it for 4.28 M1 build (#968)
Browse files Browse the repository at this point in the history
Fixes #960
  • Loading branch information
MohananRahul committed Mar 14, 2023
1 parent b3f7851 commit a46160e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclipse-platform-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cbi-jdt-repo.url>https://repo.eclipse.org/content/repositories/eclipse-staging/</cbi-jdt-repo.url>
<cbi-ecj-version>3.33.0.v20230213-1046</cbi-ecj-version>
<cbi-ecj-version>3.33.0.v20230218-1114</cbi-ecj-version>

<!--
Production bundles are produced by ignoring the compiler warnings specified
Expand Down

0 comments on commit a46160e

Please sign in to comment.