payara / Payara-Examples

Repository for Example Code to demonstrate Payara specific features
144 stars 177 forks source link

An example OSGi bundle #100

Closed OndroMih closed 5 years ago

mulderbaba commented 5 years ago

I agree on @smillidge but I'm totally against the reverse, having modules know their parents.

OndroMih commented 5 years ago

Should this be linked into the parent pom as a module? I added the osgi module to parent pom. The osgi module doesn't refer to the parent pom and can still be built separately.

I also renamed the OSGi folder to osgi and added a parent osgi module.