Created
July 13, 2011 21:13
-
-
Save jdlich/1081353 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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