ingwarsw / arquillian-suite-extension

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

Not working with arquillian-core 1.1.13.Final #40

Closed reitzmichnicht closed 7 years ago

reitzmichnicht commented 7 years ago

Suite Extension tries to access ManagerImpl.DEBUG which seems to be removed in the new core version. Would be great to have an update for this great extension to be able to use the new Arquillian Universe dependencies.

ingwarsw commented 7 years ago

Could you check if branch feature/new_arquillian is working for you? If yes I will release it..

charleech commented 7 years ago

I've tested against the feature/new_arquillian, it works properly.

reitzmichnicht commented 7 years ago

Thank you very much for the fast fix. Is a release of this branch planned in the near future?

ingwarsw commented 7 years ago

Working on it right now..

ingwarsw commented 7 years ago

Could you try version 1.1.4?

reitzmichnicht commented 7 years ago

Yes works great again. Thank you very much. Any chance to get this extension into the arquillian universe bom?

ingwarsw commented 7 years ago

Your welcome :)

Dont think so... Arquillian guys are working hard to make suites in arquillian itself.. AFAIK version 2.0 should have them..