# File lib/buildr/java/deprecated.rb, line 38 def classpath=(paths) fail 'Deprecated: Append to Java.classpath, you cannot replace the classpath.' end