public
Rubygem
Description: Apache Buildr
Homepage: http://incubator.apache.org/buildr
Clone URL: git://github.com/vic/buildr.git
Search Repo:
net/ssh no longer needs needle, so we don't have to require it


git-svn-id: https://svn.apache.org/repos/asf/incubator/buildr/trunk@653573 
13f79535-47bb-0310-9956-ffa450edef68
vic (author)
Mon May 05 12:50:01 -0700 2008
commit  805d3faa609259986f3bf18cd513e5d3b972e645
tree    f9fb826f0b9f862f1577d632c5e409e18e0de88b
parent  b9a0106ccf8e00d67f96abc87e2f44262081542c
...
18
19
20
21
22
23
24
...
18
19
20
 
21
22
23
0
@@ -18,7 +18,6 @@
0
 # in order to work around a bug in jruby (1.0.1 and trunk as of oct11, 2007)
0
 # needle and net/ssh need to be loaded before -anything- else. please see
0
 # http://jira.codehaus.org/browse/JRUBY-1188 for more info.
0
-require 'needle'
0
 require 'net/ssh'
0
 
0
 require 'highline/import'

Comments

    No one has commented yet.