cloud-software-foundation / c5

c5
Apache License 2.0
12 stars 8 forks source link

dont depend on jmock-junit4 #338

Open ryanobjc opened 10 years ago

ryanobjc commented 10 years ago

it pulls in an obsolete version of junit4. just depend directly on jmock.

ryanobjc commented 10 years ago

ah looks like we can't not depend, we do need to exclude the junit4.4 transitive dependency however!