Advertising
advertising
related pastes to tag 'ant'
- 1829584 - build.xml RACE: apache jsp ant race pre-compile
-
- <project name="RACE Webapp Precompilation Tomcat 6.x" default="all" basedir=".">
- <import file="${tomcat.home}/bin/catalina-tasks.xml"/>
- <target name="jspc">
- <jasper
- validateXml="false"
- uriroot="${webapp.path}"
-
- 1829582 - build.xml: apache jsp ant pre-compile
- <project name="Webapp Precompilation" default="all" basedir=".">
- <import file="${tomcat.home}/bin/catalina-tasks.xml"/>
- <target name="jspc">
- <jasper
- validateXml="false"
-
- 1409124 - Someone: ant
- <project name="SpyXT-Bot" default="compile">
- <description>
- NXT Software for SpyXT
- </description>
- <!-- set properties for this build -->
- <property environment = "env"/>
- <property file="build.properties"/>
- 1049423 - build failure: ant
- omnium:~ mks$ cd Documents/20040719/rkstools/kstools
- omnium:kstools mks$ which ant
- /usr/bin/ant
- omnium:kstools mks$ ls
- CVS build.xml datamodel etc web
- 927273 - Mute script: script ant max mute
- on *:text:!mute *:#svclan, #bwtmc, #sv-war, #sv_war, #malt-o-meal: {
- if ($2 == $me) { halt }
- if ($nick isop $chan) && ($2 isprotect $chan) { halt }
- if ($nick ishop $chan) && ($2 ishop $chan) { halt }
- if ($nick ishop $chan) && ($2 isop $chan) { halt }
- if ($nick isop $chan) || ($nick ishop $chan) && ($2 isvoice $chan) { mode $chan -v $2 | mode $chan +b ~q: $+ $address($2,2) | set %voice [ $+ [ $nick ] ] true }
- }
- on *:text:!unmute *:#svclan, #sv-war, #sv_war, #bwtmc, #malt-o-meal: {
- 927263 - Mute script: script ant max mute
- on *:text:!mute *:#svclan, #bwtmc, #sv-war, #sv_war, #malt-o-meal: {
- if ($2 == $me) { return }
- if (($nick isop $chan) && ($2 isprotect $chan)) { return }
- if (($nick ishop $chan) && ($2 ishop $chan)) { return }
- if (($nick ishop $chan) && ($2 isop $chan)) { return }
- if (($nick isop $chan) || ($nick ishop $chan)) {
- mode $chan -o $2
- mode $chan -a $2