Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for irc (0.13 sec)

  1. maven-core/src/test/resources-project-builder/limited-inheritance/pom.xml

        <url>https://parent.url/ci</url>
        <notifiers>
          <notifier>
            <type>irc</type>
            <sendOnError>true</sendOnError>
            <sendOnFailure>true</sendOnFailure>
            <sendOnSuccess>false</sendOnSuccess>
            <sendOnWarning>false</sendOnWarning>
            <configuration>
              <address>irc://parent.url/#ci</address>
            </configuration>
          </notifier>
        </notifiers>
      </ciManagement>
    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)
  2. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom

            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <host>irc.codehaus.org</host>
              <port>6667</port>
              <channel>#plexus</channel>
            </configuration>
          </notifier>
        </notifiers>
      </ciManagement>
    Plain Text
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 7.8K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom

            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <host>irc.codehaus.org</host>
              <port>6667</port>
              <channel>#plexus</channel>
            </configuration>
          </notifier>
        </notifiers>
      </ciManagement>
    Plain Text
    - Registered: Sun Apr 14 03:35:08 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 7.5K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom

            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <host>irc.codehaus.org</host>
              <port>6667</port>
              <channel>#plexus</channel>
            </configuration>
          </notifier>
        </notifiers>
      </ciManagement>
    Plain Text
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Thu Dec 24 18:09:10 GMT 2020
    - 7.5K bytes
    - Viewed (0)
  5. .github/SUPPORT.md

    * [Gophers Slack](https://gophers.slack.com), use the [invite app](https://invite.slack.golangbridge.org/) for access
    
    * [Stack Overflow](https://stackoverflow.com/questions/tagged/go) with questions tagged "go"
    
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Mar 29 22:00:27 GMT 2023
    - 692 bytes
    - Viewed (0)
  6. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom

            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <host>irc.codehaus.org</host>
              <port>6667</port>
              <channel>#plexus</channel>
            </configuration>
          </notifier>
        </notifiers>
      </ciManagement>
    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)
  7. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom

            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <port>6667</port>
              <channel>#plexus</channel>
              <host>irc.codehaus.org</host>
            </configuration>
          </notifier>
        </notifiers>
      </ciManagement>
      <inceptionYear>2001</inceptionYear>
      <mailingLists>
    Plain Text
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 6.7K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom

            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <host>irc.codehaus.org</host>
              <port>6667</port>
              <channel>#plexus</channel>
            </configuration>
          </notifier>
        </notifiers>
      </ciManagement>
    Plain Text
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 5.6K bytes
    - Viewed (0)
  9. src/main/resources/crawler/transformer.xml

    		<property name="propertyMap">defaultPropertyMap</property>
    		<property name="childUrlRuleMap">htmlUrlRuleMap</property>
    		<!--
    		<property name="invalidUrlPattern">@java.util.regex.Pattern@compile("^\\s*javascript:|^\\s*mailto:|^\\s*irc:|^\\s*skype:|^\\s*callto:",@java.util.regex.Pattern@CASE_INSENSITIVE)</property>
    		 -->
    		<property name="convertUrlMap">
    			{"feed:" : "http:"}
    		</property>
    		<!-- segment -->
    		<postConstruct name="addFieldRule">
    XML
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Jan 10 03:35:10 GMT 2019
    - 1.6K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom

            <type>mail</type>
            <configuration>
              <address>******@****.***</address>
            </configuration>
          </notifier>
          <notifier>
            <type>irc</type>
            <configuration>
              <host>irc.codehaus.org</host>
              <port>6667</port>
              <channel>#plexus</channel>
            </configuration>
          </notifier>
        </notifiers>
      </ciManagement>
    Plain Text
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 7.1K bytes
    - Viewed (0)
Back to top