#1087565 ITP: libgradle-fileevents-java -- Native bindings for filesystem watching

Package:
wnpp
Source:
wnpp
Submitter:
Julien Plissonneau Duquène
Date:
2025-11-29 16:56:07 UTC
Severity:
normal
#1087565#5
Date:
2024-11-15 11:39:59 UTC
From:
To:
* Package name    : libgradle-fileevents-java
  Version         : 0.2.5
* URL             : https://github.com/gradle/gradle-fileevents
* License         : Apache-2.0
  Programming Lang: Java, Kotlin, Groovy, C++, Zig
  Description     : Native bindings for filesystem watching

This is a cross-platform Java+JNI library using native bindings
to watch for changes on the filesystem.

It was formerly included in native-platform (libnative-platform-java)
and was split into a new project.

It is required by newer versions of Gradle to get notifications about
changes on filesystems, which is a convenient feature for development
and continuous builds.

This package will be maintained by the pkg-java team.

#1087565#10
Date:
2024-11-19 16:47:10 UTC
From:
To:
Adding this comment:

 > > Do you plan to use gradle-fileevents then? I’ve filed an ITP for it
(Intent To Package) but will drop it if you don’t plan to use it for Gradle

 > Yes, we are releasing 8.12 with that dependency.