Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for confirm (0.17 sec)

  1. android/pom.xml

                       animal-sniffer. And that would be fine for our -jre builds:
                       If we're building with JDK8, then clearly we're sticking to
                       JDK8 APIs. However, I assume (but did not confirm) that we'd
                       have the same issue with our -android builds, which need
                       animal-sniffer so that they can check that we're sticking to
                       JDK6-like APIs.
    
    XML
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Tue Mar 12 20:26:18 GMT 2024
    - 19.4K bytes
    - Viewed (0)
  2. pom.xml

    									<includes>
    										<include>logging.properties</include>
    										<include>tomcat_config.properties</include>
    									</includes>
    								</source>
    								<source>
    									<location>${project.build.directory}/fess/WEB-INF/classes</location>
    									<includes>
    										<include>fess_config.properties</include>
    										<include>fess_env_crawler.properties</include>
    XML
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Apr 22 12:06:58 GMT 2024
    - 48.7K bytes
    - Viewed (0)
Back to top