Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Hegazy (0.13 sec)

  1. .teamcity/pluginData/Check/plugin-settings.xml

          <build-types enabled-for-all="false" enabled-for-subprojects="false">
            <build-type id="bt270451" />
          </build-types>
        </webhook>
        <webhook url="https://gradle-bot.grdev.net/teamcity" enabled="true" template="legacy-tailored-json">
          <states>
            <state type="buildAddedToQueue" enabled="false" />
            <state type="buildRemovedFromQueue" enabled="false" />
            <state type="buildStarted" enabled="false" />
    XML
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Tue May 18 02:15:16 GMT 2021
    - 2.2K bytes
    - Viewed (0)
  2. maven-core/src/test/resources-project-builder/limited-inheritance/pom.xml

          <url>ssh://parent.url/distros</url>
          <uniqueVersion>false</uniqueVersion>
          <layout>legacy</layout>
        </repository>
        <snapshotRepository>
          <id>parent-snaps</id>
          <name>parent-snaps</name>
          <url>ssh://parent.url/snaps</url>
          <uniqueVersion>false</uniqueVersion>
          <layout>legacy</layout>
        </snapshotRepository>
        <site>
          <id>parent-site</id>
          <name>parent-site</name>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Mon Jul 18 17:22:19 GMT 2022
    - 2.6K bytes
    - Viewed (0)
  3. maven-core/src/test/resources-project-builder/distribution-management/pom.xml

      <packaging>jar</packaging>
    
      <name>Maven Integration Test :: it0061</name>
    
      <distributionManagement>
        <repository>
          <id>test</id>
          <url>file:target/test-repo</url>
          <layout>legacy</layout>
        </repository>
      </distributionManagement>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 1.2K bytes
    - Viewed (0)
Back to top