Skip to content

Commit 66dcd99

Browse files
authored
Remove redundant note
1 parent a5eeaf4 commit 66dcd99

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

graalpy/graalpy-javase-guide/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -294,12 +294,6 @@ With Maven:
294294

295295
With Gradle:
296296

297-
> There is a known bug in the GraalPy Gradle plugin version 24.1.1, which will be fixed in later
298-
> releases, where the build fails if the resources directory is empty. To work around this bug,
299-
> add a dummy file to the resources:
300-
>
301-
> `touch app/src/main/resources/dummy.txt`
302-
303297
Update the build script to pass the necessary Java property to the application:
304298

305299
`build.gradle.kts`

0 commit comments

Comments
 (0)