Skip to content

Commit

Permalink
SimonStewart: Updating the version of jarjarlinks to the latest release.
Browse files Browse the repository at this point in the history
r17040
  • Loading branch information
shs96c committed May 29, 2012
1 parent 184e65d commit d5693e3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rake-tasks/crazy_fun/mappings/java.rb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def self.ant

ant.taskdef :name => 'jarjar',
:classname => 'com.tonicsystems.jarjar.JarJarTask',
:classpath => 'third_party/java/jarjar/jarjar-1.0.jar'
:classpath => 'third_party/java/jarjar/jarjar-1.3.jar'
ant.taskdef :resource => 'testngtasks' do |t|
t.classpath do |cp|
cp.pathelement :location => 'third_party/java/testng/testng-6.0.1-nobsh-noguice.jar'
Expand Down
Binary file removed third_party/java/jarjar/jarjar-1.0.jar
Binary file not shown.
Binary file added third_party/java/jarjar/jarjar-1.3.jar
Binary file not shown.

0 comments on commit d5693e3

Please sign in to comment.