Skip to content

Commit

Permalink
Removed superfluous library from classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Warneke committed Aug 3, 2011
1 parent eb31f42 commit 647f28a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ constructJobManagerClassPath() {
add=1
elif [[ "$jarfile" =~ 'commons-httpclient' ]]; then
add=1
elif [[ "$jarfile" =~ 'typica' ]]; then
add=1
elif [[ "$jarfile" =~ 'pact-common' ]]; then
add=1
elif [[ "$jarfile" =~ 'pact-runtime' ]]; then
Expand Down

0 comments on commit 647f28a

Please sign in to comment.