cbuschka / beanshell2

Automatically exported from code.google.com/p/beanshell2
0 stars 0 forks source link

Wrong junit version in .classpath #85

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
No issue here, just a to notify you the junit version in Eclipse .classpath 
file doe not match the one you provide in the lib directory:

-   <classpathentry kind="lib" path="lib/junit-4.4.jar"/>
+   <classpathentry kind="lib" path="lib/junit-4.8.2.jar"/>

Original issue reported on code.google.com by andrea.c...@gmail.com on 18 Feb 2013 at 10:45

GoogleCodeExporter commented 8 years ago
I forgot to say, the problem is on trunk

Original comment by andrea.c...@gmail.com on 18 Feb 2013 at 10:50

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r125.

Original comment by pejob...@gmail.com on 18 Feb 2013 at 2:58

GoogleCodeExporter commented 8 years ago
Thank you for the patch, has been applied

Original comment by pejob...@gmail.com on 18 Feb 2013 at 2:59