Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 153 for Ul (0.02 sec)

  1. subprojects/core-api/src/main/java/org/gradle/api/artifacts/VersionConstraint.java

     *         <ul>
     *             <li>Will match the highest versioned module with the specified status. See {@link ComponentMetadata#getStatus()}.</li>
     *         </ul>
     *     </li>
     *     <li>A Maven SNAPSHOT version identifier: e.g. 1.0-SNAPSHOT, 1.4.9-beta1-SNAPSHOT</li>
     * </ul>
     *
     * <h4>Version ordering</h4>
     *
     * Versions have an implicit ordering. Version ordering is used to:
     * <ul>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 16 11:49:12 UTC 2024
    - 6.6K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/css/javadoc.css

    }
    ul.blockList li.blockList, ul.blockListLast li.blockList {
        list-style:none;
        margin-bottom:15px;
        line-height:1.4;
    }
    ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
        padding:0px 20px 5px 10px;
        border:1px solid var(--border-color);
        background-color:var(--section-background-color);
    }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/main/resources/header.html

                        </ul>
                    </li>
                    <li><a href="../userguide/gradle_ides.html">Gradle in the IDE</a></li>
                    <li><a href="../userguide/continuous_builds.html">Continuous Build</a></li>
                </ul>
    
                <h3 id="authoring-gradle-builds">Authoring Gradle Builds</h3>
                <ul>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 35.6K bytes
    - Viewed (0)
  4. platforms/core-runtime/launcher/src/main/java/org/gradle/launcher/daemon/server/api/DaemonConnection.java

         *
         * The following events trigger an end of input:
         * <ul>
         * <li>A {@link org.gradle.launcher.daemon.protocol.CloseInput} event received from the client.</li>
         * <li>When the client connection disconnects unexpectedly.</li>
         * <li>When the connection is closed using {@link #stop()}.</li>
         * </ul>
         *
         * Note: the end of input may be signalled from another thread before this method returns.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 15 19:51:37 UTC 2024
    - 3.8K bytes
    - Viewed (0)
  5. platforms/core-configuration/graph-serialization/src/main/kotlin/org/gradle/internal/serialize/graph/package-info.java

     *  </ul>
     *
     * <h3>Building Composite Codecs using Bindings</h3>
     * <p>In order to build composite codecs that can handle multiple types of objects, you use {@link org.gradle.internal.serialize.graph.codecs.Bindings bindings}.</p>
     * <p>
     *  Each single {@link org.gradle.internal.serialize.graph.codecs.Binding binding} comprises:
     *  <ul>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Jun 08 11:29:30 UTC 2024
    - 4.7K bytes
    - Viewed (0)
  6. platforms/core-runtime/base-services/src/main/java/org/gradle/internal/util/PropertiesUtils.java

         *
         * Uses defaults for the arguments of {@link PropertiesUtils#store(Properties, File, String, Charset, String)}:
         * <ul>
         *     <li>no comment</li>
         *     <li>line separator {@literal '\n'}</li>
         *     <li>charset ISO-8859-1</li>
         * </ul>
         */
        public static void store(Properties properties, File propertyFile) throws IOException {
            store(properties, propertyFile, null);
        }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 14:17:21 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/css/manual.css

    	/* Override nested font-size change */
    }
    
    ul.square li ul,
    ul.circle li ul,
    ul.disc li ul {
    	list-style: inherit;
    }
    
    ul.square {
    	list-style-type: square;
    }
    
    ul.circle {
    	list-style-type: circle;
    }
    
    ul.disc {
    	list-style-type: disc;
    }
    
    ul.no-bullet {
    	list-style: none;
    }
    
    /* Ordered Lists */
    ol li ul,
    ol li ol {
    	margin-left: 1.25em;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/main/resources/footer.html

                        <li itemprop="name"><a href="/javadoc/" itemprop="url">Javadoc</a></li>
                    </ul>
                </div>
                <div class="site-footer__link-group">
                    <header><strong>News</strong></header>
                    <ul class="site-footer__links-list">
                        <li itemprop="name"><a href="https://blog.gradle.org/" itemprop="url">Blog</a></li>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 09:28:20 UTC 2024
    - 8.6K bytes
    - Viewed (0)
  9. platforms/core-runtime/logging/src/main/java/org/gradle/internal/logging/services/LoggingServiceRegistry.java

         *
         * <ul>
         * <li>Configures slf4j and log4j to route log messages through the logging system.</li>
         * <li>Sets log level to {@link org.gradle.api.logging.LogLevel#LIFECYCLE}.</li>
         * </ul>
         *
         * <p>Does not:</p>
         *
         * <ul>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 27 12:34:44 UTC 2024
    - 8.2K bytes
    - Viewed (0)
  10. maven-api-impl/src/main/java/org/apache/maven/internal/impl/DefaultSettingsValidator.java

        // Field validation
        // ----------------------------------------------------------------------
    
        /**
         * Asserts:
         * <p/>
         * <ul>
         * <li><code>string.length == null</code>
         * <li><code>string.length == 0</code>
         * </ul>
         */
        private static boolean validateStringEmpty(
                List<BuilderProblem> problems, String fieldName, String string, String message) {
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Mar 25 10:50:01 UTC 2024
    - 13.7K bytes
    - Viewed (0)
Back to top