Commit Graph

12 Commits

Author SHA1 Message Date
R. Ryantm
6f33a6ad1f ballerina: 2201.8.2 -> 2201.8.3 2023-11-24 23:29:23 +00:00
R. Ryantm
8eb8c7883b ballerina: 2201.8.1 -> 2201.8.2 2023-10-29 08:25:50 +00:00
R. Ryantm
5ead2ba844 ballerina: 2201.6.0 -> 2201.8.1 2023-10-15 02:27:29 +02:00
R. Ryantm
ee91846694 ballerina: 2201.5.0 -> 2201.6.0 2023-06-10 06:20:57 +00:00
R. Ryantm
6199e72b49 ballerina: 2201.4.0 -> 2201.5.0 2023-04-26 20:10:37 +00:00
Weijia Wang
6fd4a58877
Merge pull request #221651 from wegank/ballerina-darwin
ballerina: fix JAVA_HOME
2023-03-17 15:50:46 +02:00
Weijia Wang
ba88a0bc54 ballerina: fix JAVA_HOME 2023-03-17 15:04:01 +02:00
R. Ryantm
98ee15d192 ballerina: 2201.2.2 -> 2201.4.0 2023-03-02 12:54:12 +00:00
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