Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'ant'

1829584 - build.xml RACE: apache jsp ant race pre-compile
  1. <project name="RACE Webapp Precompilation Tomcat 6.x" default="all" basedir=".">
  2.  
  3.     <import file="${tomcat.home}/bin/catalina-tasks.xml"/>
  4.  
  5.     <target name="jspc">
  6.         <jasper
  7.         validateXml="false"
  8.         uriroot="${webapp.path}"
  9.  
1829582 - build.xml: apache jsp ant pre-compile
  1. <project name="Webapp Precompilation" default="all" basedir=".">
  2.  
  3.    <import file="${tomcat.home}/bin/catalina-tasks.xml"/>
  4.  
  5.    <target name="jspc">
  6.  
  7.     <jasper
  8.              validateXml="false"
  9.  
1409124 - Someone: ant
  1. <project name="SpyXT-Bot" default="compile">
  2.         <description>
  3.                 NXT Software for SpyXT
  4.         </description>
  5.  
  6.         <!-- set properties for this build -->
  7.         <property environment = "env"/>
  8.         <property file="build.properties"/>
  9.  
1049423 - build failure: ant
  1. omnium:~ mks$ cd Documents/20040719/rkstools/kstools
  2.  
  3. omnium:kstools mks$ which ant
  4. /usr/bin/ant
  5.  
  6. omnium:kstools mks$ ls
  7. CVS          build.xml    datamodel   etc                web
  8.  
  9.  
927273 - Mute script: script ant max mute
  1. on *:text:!mute *:#svclan, #bwtmc, #sv-war, #sv_war, #malt-o-meal: {
  2.   if ($2 == $me) { halt }
  3.   if ($nick isop $chan) && ($2 isprotect $chan) { halt }
  4.   if ($nick ishop $chan) && ($2 ishop $chan) { halt }
  5.   if ($nick ishop $chan) && ($2 isop $chan) { halt }
  6.   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 }
  7. }
  8. on *:text:!unmute *:#svclan, #sv-war, #sv_war, #bwtmc, #malt-o-meal: {
  9.  
927263 - Mute script: script ant max mute
  1. on *:text:!mute *:#svclan, #bwtmc, #sv-war, #sv_war, #malt-o-meal: {
  2. if ($2 == $me) { return }
  3. if (($nick isop $chan) && ($2 isprotect $chan)) { return }
  4. if (($nick ishop $chan) && ($2 ishop $chan)) { return }
  5. if (($nick ishop $chan) && ($2 isop $chan)) { return }
  6. if (($nick isop $chan) || ($nick ishop $chan)) {
  7.   mode $chan -o $2
  8.   mode $chan -a $2
  9.  
worth-right fantasy-obligation