Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for semantics (0.27 sec)

  1. api/maven-api-toolchain/src/main/mdo/toolchains.mdo

                define its own format and semantics. This was generally a properties format.
                <p>Since Maven 3.2.4, the type for this field has been changed to Properties to match the de-facto
                format.
                <p>Each toolchain defines its own properties names and semantics.
              </description>
            </field>
            <field>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Wed Feb 07 21:28:01 GMT 2024
    - 8.5K bytes
    - Viewed (0)
  2. api/maven-api-settings/src/main/mdo/settings.mdo

              <defaultValue>true</defaultValue>
              <description>
                Whether this proxy configuration is the active one. Note: While the type of this field
                is {@code String} for technical reasons, the semantic type is actually {@code boolean}.
                @see #isActive()
              </description>
              <type>String</type>
            </field>
            <field>
              <name>protocol</name>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sat Feb 17 18:40:11 GMT 2024
    - 33.3K bytes
    - Viewed (0)
  3. api/maven-api-model/src/main/mdo/maven.mdo

              <description>
                <![CDATA[
                When children inherit from project's url, append path or not? Note: While the type
                of this field is {@code String} for technical reasons, the semantic type is actually
                {@code Boolean}
                <p><b>Default value is</b>: {@code true}</p>
                @since Maven 3.6.1
                ]]>
              </description>
              <type>String</type>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
Back to top