745ce5bfca
Merge branch 'main' into renovate/major-jetty-packages
2025-04-11 13:22:10 +02:00
0cf9cf7af2
Merge remote-tracking branch 'origin/main' into renovate/major-jetty-packages
Build / build (push) Successful in 10s
2025-04-10 23:32:50 +02:00
6723df912e
Resolve FIXME but without fixing the issue
...
Build / build (push) Successful in 19s
I tried to make this work but it might need a more thorough rewrite that I just cannot do.
The worst that can happen is stopping and starting Helma apps adding redundant ServletContextHandlers to the ContextHandlerCollection until Helma is restarted.
2025-04-07 17:16:59 +02:00
436862e87a
Remove setting of “empty” base resource
...
Fingers crossed it won’t be missed
2025-04-07 17:16:58 +02:00
36a12effb2
Bump Jetty versions to 12.0.19
2025-04-07 17:16:57 +02:00
2994a4becc
Disable Jetty’s session cookies
...
This remediates the exception “Shared scheduler not started” and restores the functionality of enabling an app in apps.properties – see #103 (comment)
2025-04-07 17:16:53 +02:00
99e8b204fd
Bump Java version
2025-04-07 17:05:43 +02:00
c42c0a7a17
Update repo URL
2025-04-07 17:05:43 +02:00
b7543cf615
Bump year of copyright notice
2025-04-07 17:05:42 +02:00
fc084f6e52
Escape HTML elements in commit messages
2025-04-07 17:05:41 +02:00
6fc73d2320
Add release notes generated with git-cliff
2025-04-07 17:05:40 +02:00
9b5cc988dd
Run the build workflow when itself has changed
2025-04-07 17:05:40 +02:00
04b210b464
Leave aside compiling for different Java versions for now
2025-04-07 17:05:39 +02:00
4c011f1e1b
Gradle is installed on the runner
2025-04-07 17:05:38 +02:00
bc7894ecc1
Use fully qualified URL for setup-java action
2025-04-07 17:05:38 +02:00
a3fbf72f38
Initial commit
2025-04-07 17:05:37 +02:00
de2150693f
Add deploy script usable with rsync and a restricted SSH key
2025-04-07 17:05:36 +02:00
cd8baa4ac1
Merge branch 'main' into renovate/major-jetty-packages
2025-02-15 20:43:32 +01:00
11b226b272
Merge branch 'main' into origin/renovate/major-jetty-packages
...
# Conflicts:
# build.gradle
2025-01-10 20:09:53 +01:00
1925916220
Bump required minimum Java version to 17
2024-06-15 18:27:30 +02:00
b1296fb093
Merge branch 'helma- 🐜 ' into renovate/major-jetty-packages
...
# Conflicts:
# .github/workflows/release.yml
2024-06-15 18:18:25 +02:00
51bc14c3a4
Remove over-complicated launch and tasks configuration in favor of Gradle plugin
...
Starting run/debug tasks with the plugin works out of the box;
one just has to avoid the default “Run and Debug” button.
2024-06-15 18:01:30 +02:00
3e5af064b0
Add setup for Gradle debugging in VS Codium
2024-06-15 18:00:59 +02:00
6401300189
Decouple update task from install
...
Now that Gradle runs Helma with the configured dependencies, updating the installation directory has become less crucial
2024-06-15 13:02:11 +02:00
45b19e3217
Reorder the tasks
2024-06-15 12:38:04 +02:00
ffb259a01c
Slightly modify the version string (still a date representation)
2024-06-15 12:37:16 +02:00
84abcde037
Update run configuration to always use the correct dependencies
2024-06-15 12:34:51 +02:00
9e870e6cd3
Slightly modify the format of the build date
2024-06-15 12:34:50 +02:00
1e32c8eb89
Merge remote-tracking branch 'origin/helma- 🐜 ' into renovate/major-jetty-packages
2024-05-30 19:22:11 +02:00
9143faf35e
Add release action
2024-05-30 19:10:13 +02:00
79d83389f2
Use canonical paths when creating static contexts
2024-05-25 18:28:43 +02:00
90e45c9115
Migrate to Apache file upload API 2 w/ Jakarta
2024-05-25 18:28:43 +02:00
3dbcd792a6
Migrate to Jakarte servlet API 5
2024-05-25 18:28:42 +02:00
973b3493cb
Prevent java.lang.IllegalArgumentException: Resource String is invalid
2024-05-25 18:28:42 +02:00
441d952b35
Prevent incompatible types: ServletContextHandler cannot be converted to Handler
2024-05-25 18:28:42 +02:00
d67d0235bd
Prevent java.lang.IllegalStateException: Shared scheduler not started
2024-05-25 18:28:41 +02:00
fa59a27858
Fix creation of protected context
2024-05-25 18:28:41 +02:00
304ea4e456
Fix creation of app context
2024-05-25 18:28:40 +02:00
0165e7c80e
Fix setup of static resource
2024-05-25 18:28:40 +02:00
62630ae068
Modernize for loop
2024-05-25 18:28:39 +02:00
26975a109a
Method ServerConnector.setSoLingerTime() was removed
2024-05-25 18:28:39 +02:00
a943124d45
Fix creating Jetty server from config file
2024-05-25 18:28:38 +02:00
c087cb731e
Use correct version of Jetty servlet
2024-05-25 18:28:38 +02:00
c5f68013b1
Merge branch 'helma- 🐜 ' into renovate/major-jetty-packages
2024-05-19 02:56:40 +02:00
ed575bc4c5
Update README.md
...
Minor edits
2024-05-19 02:05:49 +02:00
renovate[bot]
1cf738767c
Update Jetty packages
2024-05-18 15:30:36 +00:00