- Sort Score
- Num 10 results
- Language All
Results 311 - 320 of 815 for PROPERTIES (0.14 seconds)
-
src/main/config/es/fess_log_favorite_log.json
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Nov 05 07:28:42 GMT 2017 - 855 bytes - Click Count (0) -
src/main/resources/fess_indices/fess_log.notification_queue/notification_queue.json
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 386 bytes - Click Count (0) -
compat/maven-model/pom.xml
<artifactId>maven-model</artifactId> <name>Maven Model</name> <description>Model for Maven POM (Project Object Model)</description> <properties> <!-- in: ModelMerger --> <checkstyle.violation.ignore>FileLength</checkstyle.violation.ignore> </properties> <dependencies> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-api-model</artifactId> </dependency>
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Sep 17 10:01:14 GMT 2025 - 7.1K bytes - Click Count (0) -
compat/maven-compat/src/main/java/org/apache/maven/project/artifact/MavenMetadataSource.java
&& !(e.getCause().getCause() instanceof ArtifactNotFoundException); } private Properties getSystemProperties() { Properties props = new Properties(); EnvironmentUtils.addEnvVars(props); SystemProperties.addSystemProperties(props); return props; }
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Thu Sep 25 12:03:50 GMT 2025 - 30.4K bytes - Click Count (0) -
src/main/config/es/fess_config_bad_word.json
{ "fess_config.bad_word" : { "aliases" : { }, "mappings" : { "bad_word" : { "properties" : { "createdBy" : { "type" : "keyword" }, "createdTime" : { "type" : "long" }, "suggestWord" : { "type" : "keyword" }, "targetLabel" : { "type" : "keyword" }, "targetRole" : {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 961 bytes - Click Count (0) -
src/main/config/es/fess_config_request_header.json
{ "fess_config.request_header" : { "aliases" : { }, "mappings" : { "request_header" : { "properties" : { "createdBy" : { "type" : "keyword" }, "createdTime" : { "type" : "long" }, "name" : { "type" : "keyword" }, "updatedBy" : { "type" : "keyword" }, "updatedTime" : {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 967 bytes - Click Count (0) -
src/main/resources/fess_indices/fess_config.job_log/job_log.json
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 524 bytes - Click Count (0) -
src/main/resources/fess_indices/fess_config.path_mapping/path_mapping.json
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 531 bytes - Click Count (0) -
src/main/resources/fess_indices/fess_log.click_log/click_log.json
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Feb 24 22:07:26 GMT 2019 - 544 bytes - Click Count (0) -
src/test/java/jcifs/http/HandlerTest.java
class HandlerTest { @Mock private CIFSContext mockCifsContext; private Handler handler; private Properties originalSystemProperties; @BeforeEach void setUp() throws Exception { // Backup system properties to restore them after each test originalSystemProperties = (Properties) System.getProperties().clone(); // Reset static state of the Handler class before each test for isolationCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 11.1K bytes - Click Count (0)