Skip to content

Instantly share code, notes, and snippets.

@jdlich
Created July 13, 2011 21:13
Show Gist options
  • Save jdlich/1081353 to your computer and use it in GitHub Desktop.
Save jdlich/1081353 to your computer and use it in GitHub Desktop.
require 'rubygems'
require 'nokogiri'
TOMCAT = "apache-tomcat-6.0.29"
UPORTAL = "rel-3-2-patches"
SKIN = "uga"
Dir['/Users/Jacob/Code/tasks/uportal/*'].sort.each { |rakefile| load rakefile }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment