Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for automation (0.15 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

        </class>
        <class>
          <name>Activation</name>
          <version>4.0.0+</version>
          <description>The conditions within the build runtime environment which will trigger the
            automatic inclusion of the build profile. Multiple conditions can be defined, which must
            be all satisfied to activate the profile.
          </description>
          <fields>
            <field>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  2. maven-compat/src/main/mdo/profiles.mdo

        </class>
        <class>
          <name>Activation</name>
          <version>1.0.0</version>
          <description><![CDATA[
            The conditions within the build runtime environment which will trigger
            the automatic inclusion of the parent build profile.
          ]]></description>
          <fields>
            <field>
              <name>activeByDefault</name>
              <version>1.0.0</version>
              <type>boolean</type>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Jan 03 21:08:35 GMT 2023
    - 13.8K bytes
    - Viewed (0)
  3. api/maven-api-settings/src/main/mdo/settings.mdo

        <class java.clone="deep">
          <name>Activation</name>
          <version>1.0.0+</version>
          <description>
            The conditions within the build runtime environment which will trigger
            the automatic inclusion of the parent build profile.
          </description>
          <fields>
            <field>
              <name>activeByDefault</name>
              <version>1.0.0+</version>
              <type>boolean</type>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Sat Feb 17 18:40:11 GMT 2024
    - 33.3K bytes
    - Viewed (0)
Back to top