Commit graph

4 commits

Author SHA1 Message Date
R. Ryantm 55325e23f8 ballerina: 2201.2.1 -> 2201.2.2 2022-10-24 23:24:09 +08:00
Sebastian Reuße fc6517a55b ballerina: 2201.1.0 -> 2201.2.1
Additionally, we now force Java 11. While Ballerina documentation says to use
“Java 11 or above”, comments on GitHub indicate that Java 17 is currently
unsupported.

Using Ballerina 2201.2.1 on Java 17 yields me a ConcurrentModificationException
arising from the Ballerina compiler when compiling a simple test service. This
exception is avoided when running Ballerina on Java 11 instead.
2022-10-17 09:05:31 +02:00
Sebastian Reuße cd3591f562 ballerina: add smoke test 2022-08-19 08:39:55 +02:00
Sebastian Reuße 1be3859507 ballerina: init at 2201.1.0 2022-08-19 08:39:55 +02:00