ingwarsw / arquillian-suite-extension

Arquillian extension that will force single deployment for all tests
Apache License 2.0
67 stars 20 forks source link

Scan full classpath as fallback if deployment class is not contained in the first classpath entry #48

Closed Adrodoc closed 6 years ago

Adrodoc commented 6 years ago

See https://github.com/ingwarsw/arquillian-suite-extension/pull/25#issuecomment-372747735

ingwarsw commented 6 years ago

Released new version 1.2.0 containing changes with allows setting deployment class in xml. That should resolve that issue..

Could you check it? If not lot of code changed there so that changes will need to be changed accordingly..