- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for signatures (0.03 sec)
-
src/test/java/org/codelibs/fess/timer/SystemMonitorTargetTest.java
// Try to call the expired method // Note: This method may fail in test environments due to system dependencies // but we mainly want to ensure the method signature is correct testTarget.expired(); // If we get here, the method executed successfully assertTrue("expired method executed successfully", true); } catch (Throwable t) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 8.9K bytes - Viewed (0) -
gradle/libs.versions.toml
robolectric-android = "org.robolectric:android-all:16-robolectric-13921718" robolectric = "org.robolectric:robolectric:4.16" #noinspection UnusedVersionCatalogEntry signature-android-apilevel21 = "net.sf.androidscents.signature:android-api-level-21:5.0.1_r2" #noinspection UnusedVersionCatalogEntry signature-android-apilevel24 = "net.sf.androidscents.signature:android-api-level-24:7.0_r2"
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sun Aug 31 17:41:20 UTC 2025 - 8.3K bytes - Viewed (0) -
pom.xml
</annotations> <checkTestClasses>true</checkTestClasses> <signature> <groupId>org.codehaus.mojo.signature</groupId> <artifactId>java18</artifactId> <version>1.0</version> </signature> </configuration> <executions> <execution>
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Sep 04 21:35:58 UTC 2025 - 23.9K bytes - Viewed (0) -
android/pom.xml
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Sep 04 21:35:58 UTC 2025 - 24.3K bytes - Viewed (0)