querydsl / codegen

Java/Scala Code generation tool
Apache License 2.0
23 stars 22 forks source link

Improve surefire handling #25

Closed timowest closed 9 years ago

Shredder121 commented 9 years ago

I think it might have been a false alarm, during the test of #23 it started returning false, but it wasn't really the surefire booter, since the ClassLoader had more than one jar (so not the manifest-only jar). Anyway, I think we can close these then.

timowest commented 9 years ago

Shall we still add the test case?

Shredder121 commented 9 years ago

That is actually a good idea.

Shredder121 commented 9 years ago

It looks good to me, so we could merge it.