Dima Kuznetsov has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 3:
Build Failed
http://10.35.17.47:8080/job/ovirt-engine_master_system-tests-el7-x86_64_merged/2/
: ABORTED
--
Dima Kuznetsov has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 3:
Build Started
http://10.35.17.47:8080/job/ovirt-engine_master_system-tests-el7-x86_64_merged/2/
--
To view, vi
automat...@ovirt.org has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 3:
* Update tracker::IGNORE, no Bug-Url found
* Set MODIFIED::IGNORE, no Bug-Url found.
--
To view, visit ht
Moti Asayag has submitted this change and it was merged.
Change subject: core: make postConstruct final
..
core: make postConstruct final
Consider the following case:
Class A {
@PostConstruct
protected void foo() {}
}
Class
Moti Asayag has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 2: Code-Review+2
--
To view, visit https://gerrit.ovirt.org/41212
To unsubscribe, visit https://gerrit.ovirt.org/setti
Arik Hadas has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 2:
Martin, I'm really against this statement:
"I would prefer the CDI solution as we want to use CDI where possible"
I
Martin Peřina has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 2:
According to [1] multiple invocations of interceptor methods should be fixed in
weld 1.1.14, EAP 6.4 contains 1.1
Arik Hadas has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 2:
And another argument is patch https://gerrit.ovirt.org/#/c/41213/ - basically
in our framework it is not always true
Arik Hadas has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 2:
Martin, although the bug I mentioned appears only in 7.1.1, this problem
reveals a different problem in the design.
Martin Peřina has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 2:
Move to WildFly patch will most probably be merged next week and once it's
merged we will support for oVirt only
automat...@ovirt.org has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 2:
* Update tracker::IGNORE, no Bug-Url found
* Check Bug-Url::WARN, no bug url found, make sure header matche
Moti Asayag has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 1:
The patch aims to fix a bug on JBoss 7.1.1 - so it should probably be
backported to ovirt-engine-3.5 as well.
Howe
Arik Hadas has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 1: Verified+1
verified on eap 6.3 as well
--
To view, visit https://gerrit.ovirt.org/41212
To unsubscribe, visit https
Arik Hadas has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 1:
verified on jboss 7.1.1 so it is ready for review, I'll verify on jboss 6.3 as
well
--
To view, visit https://gerr
automat...@ovirt.org has posted comments on this change.
Change subject: core: make postConstruct final
..
Patch Set 1:
* Update tracker::IGNORE, no Bug-Url found
* Check Bug-Url::WARN, no bug url found, make sure header matche
Arik Hadas has uploaded a new change for review.
Change subject: core: make postConstruct final
..
core: make postConstruct final
Consider the following case:
Class A {
@PostConstruct
protected void foo() {}
}
Class B extend
16 matches
Mail list logo