arquillian / arquillian-extension-transaction

9 stars 10 forks source link

[ARQ-1156] Fixed streams handling. #5

Closed bartoszmajsak closed 12 years ago

aslakknutsen commented 12 years ago

pushed upstream: https://github.com/arquillian/arquillian-extension-transaction/commit/5168780680f9f89ad51cf7b250afb5ac3eeb2150

removed Arquillian-Core upgrade

bartoszmajsak commented 12 years ago

I can't compile with 1.0.0.Final core. 1.0.2 works though. Why removed the upgrade?

aslakknutsen commented 12 years ago

Why can't you compile with 1.0.0.Final?

The commit only change the handling of stream close...

bartoszmajsak commented 12 years ago

This is what I'm getting with 1.0.0.Final https://gist.github.com/3941275

bartoszmajsak commented 12 years ago

@aslakknutsen Do you have the same problem?

aslakknutsen commented 12 years ago

Nope On Oct 25, 2012 3:52 PM, "Bartosz Majsak" notifications@github.com wrote:

@aslakknutsen https://github.com/aslakknutsen Do you have the same problem?

— Reply to this email directly or view it on GitHubhttps://github.com/arquillian/arquillian-extension-transaction/pull/5#issuecomment-9780474.

bartoszmajsak commented 12 years ago

Strange stuff. But anyways we can update to 1.0.3.Final before pushing new release, right?