[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [skalli-dev] Commit for bugs 347537, 347536
|
Hi all,
I re-thought again about the skall feature structure. I dont like the last configuration, as the o.e.jetty.osgi.boot.jsp does NOT belong to the o.e.s.eclipse.feature. This fragment gives dependencies to a specific runtime, e.g. when using Virgo as another RT, which will lead to unnecesary dependencies (thanks Robert for the hint).
I would like to propose a slightly revised feature structure:
org.eclipse.skalli.eclipse.feature all required Eclipse/OSGi bundles (without the fragement org.eclipse.jetty.osgi.boot.jsp)
org.eclipse.skalli.orbit.feature all required 3rdParty bundles as yet defined
org.eclipse.skalli.feature all required Skall bundles as yet defined
includes features
org.eclipse.orbit.feature
org.eclipse.skalli.eclipse.feature
org.eclipse.skalli.runtime.jetty.feature all bundles for using Jetty as runtime. This includes the fragment org.eclipse.jetty.boot.jsp
includes features
org.eclipse.skalli.feature
org.eclipse.jetty.core
javax.servlet.jsp.glassfish
The product "skalli.product" will then include the features org.eclipse.skalli.feature, org.eclipse.skalli.runtime.jetty.feature. So it is at the end a product using Jetty as runtime platform.
Any comments?
Bye, Jochen
On Tue, May 31, 2011 at 4:11 PM, Varwig, Britta
<britta.varwig@xxxxxxx> wrote:
Hello,
Robert had investigating a lot here at SAP for our internal Skalli build hack (orbid, target and co), but he is currently in vacation and will come back on next Monday.
Others are in holiday as well, ill or very busy with other topics.
I think we will have more time to check the build in detail next week.
Regards Britta
Hello
I had a look into the change „ Add product export to Skalli” (commit-id 2626878b1c332fe1cfbfce36378a04738ab034bb) and found out that you added an admin user.
Had you seen that there is a pending bug from me with provides additional test data: https://bugs.eclipse.org/bugs/show_bug.cgi?id=346938 ( I am not a committer now and cant checkin L
@Jochen: Would you like to add that patch as well and merge with your changes?
The pom.xml for the new project org.eclipse.skalli.orbit.feature for the maven build is still missing. But I think we can add that later.
Regards Britta
Hi all,
I've just committed a bugfix for
Add missing equinox security fragments to org.eclipse.skalli.eclipse.feature
Accidentially, this fix was based on the patchset of
Add product export to Skalli
which was also committed in git push.
This was not intended, as I would like have someone review the change first before committing.
Can someone please can try to checkout for other deployment scenarios, e.g. used at SAP? I do not want to break any build.
_______________________________________________
skalli-dev mailing list
skalli-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/skalli-dev