Skip to content

Commit b059f6a

Browse files
committed
Don't include selenium-server-standalone.jar into selenium-server.zip
1 parent 17c14de commit b059f6a

File tree

1 file changed

+0
-1
lines changed
  • rake-tasks/crazy_fun/mappings

1 file changed

+0
-1
lines changed

Diff for: rake-tasks/crazy_fun/mappings/java.rb

-1
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,6 @@ def handle(fun, dir, args)
900900
temp = zip + "temp"
901901
mkdir_p File.join(temp, "libs")
902902

903-
cp Rake::Task[uber].out, temp
904903
cp Rake::Task[project].out, temp
905904
cp Rake::Task[srcs].out, temp
906905

0 commit comments

Comments
 (0)