You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that when using the peaberry activation extension the configure() method on
the Bundle-Module class is exectuted twice on starting the bundle. Although harmless,
configure() does not have side effects, it is unexpected.
What steps will reproduce the problem?
1. Load peaberry & peaberry-activation modules
2. Load a bundle specifying a Bundle-Module in it's manifest.
What is the expected output? What do you see instead?
Expected configure() to be executed once, instead it is executed two times.
What version of the product are you using? On what operating system?
I'm using peaberry 1.3 and Felix 4.0.3 with Oracle's java 7u10 Linux jvm, x64 edition
on Ubuntu
Please provide any additional information below.
None.
Originally reported on Google Code with ID 76
Reported by
[email protected]
on 2013-01-11 11:22:56The text was updated successfully, but these errors were encountered: