antlr / stringtemplate4

StringTemplate 4
http://www.stringtemplate.org
Other
956 stars 231 forks source link

Update JUnit to 4.12 #107

Closed mkordas closed 9 years ago

parrt commented 9 years ago

Hi. Is there a feature you need from 4.12?

mkordas commented 9 years ago

Not really - it's just for the purpose of being up-to-date

sharwell commented 9 years ago

@mkordas We encountered some problems in the past where certain IDEs would package a version of JUnit, and required the user to take additional steps if the version changed (specifically when I tried to update from JUnit 4.10 to 4.11). We ended up having to back that change out. I would prefer to not make this change until it actually causes us a problem.