Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for pre (0.14 sec)

  1. maven-core/src/test/resources/apiv4-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar

    allowing tests * to be slightly more expressive. * <p/> * For example: * <pre>assertThat(cheese, is(equalTo(smelly)))</pre> * instead of: * <pre>assertThat(cheese, equalTo(smelly))</pre> * */ @Factory public static <T> Matcher<T> is(Matcher<T> matcher) { return new Is<T>(matcher); } /** * A shortcut to the frequently used <code>is(equalTo(x))</code>. * <p/> * For example: * <pre>assertThat(cheese, is(smelly))</pre> * instead of: * <pre>assertThat(cheese, is(equalTo(smelly)))</pre> * */ @Factory public static...
    Archive
    - Registered: Sun Apr 14 03:35:08 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 31.9K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar

    the following discovery process: Look for a configuration attribute of this factory named org.apache.commons.logging.Log (for backwards compatibility to pre-1.0 versions of this API, an attribute org.apache.commons.logging.log is also consulted). Look for a system property named org.apache.commons.logging.Log (for backwards compatibility to pre-1.0 versions of this API, a system property org.apache.commons.logging.log is also consulted). If the Log4J logging system is available in the application...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 37.1K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.jar

    following discovery process is used: Look for a configuration attribute of this factory named org.apache.commons.logging.Log (for backwards compatibility to pre-1.0 versions of this API, an attribute org.apache.commons.logging.log is also consulted).. Look for a system property named org.apache.commons.logging.Log (for backwards compatibility to pre-1.0 versions of this API, a system property org.apache.commons.logging.log is also consulted). If the Log4J logging system is available in the application...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 30.9K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/apiv4-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    s 1.0-beta-1 org.apache.maven.wagon wagon-provider-api 1.0-beta-2 org.apache.maven.wagon wagon-file 1.0-beta-2 test easymock easymock 1.2_Java1.3 test org.codehaus.modello modello-maven-plugin 1.0-alpha-17 1.0.0 src/main/mdo/metadata.mdo site-docs pre-site xdoc xsd standard java xpp3-reader xpp3-writer maven-surefire-plugin **/testutils/** META-INF/maven/org.apache.maven.artifact/maven-artifact/pom.properties #Generated by Maven #Mon Oct 15 10:14:00 EDT 2007 version=3.0-SNAPSHOT groupId=org.apache.maven.artifact...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 160.1K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    s 1.0-beta-1 org.apache.maven.wagon wagon-provider-api 1.0-beta-2 org.apache.maven.wagon wagon-file 1.0-beta-2 test easymock easymock 1.2_Java1.3 test org.codehaus.modello modello-maven-plugin 1.0-alpha-17 1.0.0 src/main/mdo/metadata.mdo site-docs pre-site xdoc xsd standard java xpp3-reader xpp3-writer maven-surefire-plugin **/testutils/** META-INF/maven/org.apache.maven.artifact/maven-artifact/pom.properties #Generated by Maven #Mon Oct 15 10:14:00 EDT 2007 version=3.0-SNAPSHOT groupId=org.apache.maven.artifact...
    Archive
    - Registered: Sun Apr 14 03:35:08 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 160.1K bytes
    - Viewed (0)
Back to top