Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 129 for Notifier (0.26 sec)

  1. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom

      <packaging>pom</packaging>
      <name>Plexus</name>
      <version>1.0.4</version>
      <ciManagement>
        <notifiers>
          <notifier>
            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <host>irc.codehaus.org</host>
              <port>6667</port>
    Plain Text
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Thu Dec 24 18:09:10 GMT 2020
    - 5.6K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom

      <packaging>pom</packaging>
      <name>Plexus</name>
      <version>1.0.11</version>
      <ciManagement>
        <notifiers>
          <notifier>
            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <host>irc.codehaus.org</host>
              <port>6667</port>
    Plain Text
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 8.8K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom

      <packaging>pom</packaging>
      <name>Plexus</name>
      <version>1.0.8</version>
      <ciManagement>
        <notifiers>
          <notifier>
            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <host>irc.codehaus.org</host>
              <port>6667</port>
    Plain Text
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Thu Dec 24 18:09:10 GMT 2020
    - 7.1K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom

      <packaging>pom</packaging>
      <name>Plexus</name>
      <version>1.0.10</version>
      <ciManagement>
        <notifiers>
          <notifier>
            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <host>irc.codehaus.org</host>
              <port>6667</port>
    Plain Text
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Thu Dec 24 18:09:10 GMT 2020
    - 7.8K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom

      <issueManagement>
        <url>http://issues.apache.org/bugzilla/</url>
      </issueManagement>
      <ciManagement>
        <notifiers>
          <notifier>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
        </notifiers>
      </ciManagement>
      <inceptionYear>2001</inceptionYear>
      <mailingLists>
        <mailingList>
          <name>Commons Dev List</name>
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 5.1K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom

      <packaging>pom</packaging>
      <name>Plexus</name>
      <version>1.0.11</version>
      <ciManagement>
        <notifiers>
          <notifier>
            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <host>irc.codehaus.org</host>
              <port>6667</port>
    Plain Text
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Thu Dec 24 18:09:10 GMT 2020
    - 8.8K bytes
    - Viewed (0)
  7. .github/workflows/notify-on-rc-for-manual-test.yml

    name: IDE Experience team notifier
    run-name: Notify the IDE Experience team about new RCs for manual testing
    on:
      push:
        tags:
          - 'v*.*.*-RC1'
    
    jobs:
      send-slack-notification:
        runs-on: ubuntu-latest
        steps:
          - name: Send Slack notification about new RCs for manual testing
            id: slack
            uses: slackapi/slack-github-action@v1.23.0
            with:
              payload: |
                {
    Others
    - Registered: Wed Apr 24 11:36:11 GMT 2024
    - Last Modified: Thu Mar 16 08:48:39 GMT 2023
    - 1008 bytes
    - Viewed (0)
  8. maven-core/src/test/resources-project-builder/complete-model/wo-parent/pom.xml

      <issueManagement>
        <system>issues</system>
        <url>https://project.url/issues</url>
      </issueManagement>
      <ciManagement>
        <system>ci</system>
        <url>https://project.url/ci</url>
        <notifiers>
          <notifier>
            <type>irc</type>
            <address>ci@</address>
            <sendOnError>true</sendOnError>
            <sendOnFailure>false</sendOnFailure>
            <sendOnSuccess>false</sendOnSuccess>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 8.6K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/apache/maven/maven-parent/4/maven-parent-4.pom

      <ciManagement>
        <system>continuum</system>
        <url>http://maven.zones.apache.org:8080/continuum</url>
        <notifiers>
          <notifier>
            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
        </notifiers>
      </ciManagement>
      <inceptionYear>2002</inceptionYear>
      <mailingLists>
        <mailingList>
    Plain Text
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Sat Nov 09 12:45:14 GMT 2019
    - 9.8K bytes
    - Viewed (0)
  10. maven-core/src/test/resources-project-builder/complete-model/w-parent/sub/pom.xml

      <issueManagement>
        <system>issues</system>
        <url>https://project.url/issues</url>
      </issueManagement>
      <ciManagement>
        <system>ci</system>
        <url>https://project.url/ci</url>
        <notifiers>
          <notifier>
            <type>irc</type>
            <address>ci@</address>
            <sendOnError>true</sendOnError>
            <sendOnFailure>false</sendOnFailure>
            <sendOnSuccess>false</sendOnSuccess>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 8.8K bytes
    - Viewed (0)
Back to top