Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for border (0.14 sec)

  1. android/pom.xml

                </configuration>
              </plugin>
            </plugins>
          </build>
        </profile>
        <profile>
          <id>javac-for-jvm18plus</id>
          <activation>
            <!--
                In order to build and run the tests against JDK 18+, we need to pass java.security.manager=allow, to make
                the deprecated 'java.lang.SecurityManager' available for use.
             -->
            <jdk>[18,]</jdk>
    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)
Back to top