[jira] Created: (FELIX-753) Improve Felix' embedding API to align with potential new standard framwork API

2008-10-08 Thread Richard S. Hall (JIRA)
Improve Felix' embedding API to align with potential new standard framwork API -- Key: FELIX-753 URL: https://issues.apache.org/jira/browse/FELIX-753 Project: Felix

Re: [Fwd: Re: building a felix embedding web app with maven]

2008-10-08 Thread Richard S. Hall
Stuart McCulloch wrote: 2008/10/8 Richard S. Hall <[EMAIL PROTECTED]> Richard S. Hall wrote: I guess servlet gets dragged into the framework dependencies from compendium. Should we put excluding servlet in our own POMs? Would it excluding it in the framework POM be sufficient?

Re: [Fwd: Re: building a felix embedding web app with maven]

2008-10-08 Thread Stuart McCulloch
2008/10/8 Richard S. Hall <[EMAIL PROTECTED]> > Richard S. Hall wrote: > >> I guess servlet gets dragged into the framework dependencies from >> compendium. Should we put excluding servlet in our own POMs? Would it >> excluding it in the framework POM be sufficient? >> > > Wow. This message is unr

RE: [Fwd: Re: building a felix embedding web app with maven]

2008-10-08 Thread Craig Phillips
Hi, This is probably slightly off topic, as below seems to be focused on maven / build stuff... I have a demonstration, which I could provide the eclipse project/workspace if anyone is interested, of a tomcat web app that embeds felix... The idea was a bit more decoupling than what most atte

Re: [Fwd: Re: building a felix embedding web app with maven]

2008-10-08 Thread Richard S. Hall
Richard S. Hall wrote: I guess servlet gets dragged into the framework dependencies from compendium. Should we put excluding servlet in our own POMs? Would it excluding it in the framework POM be sufficient? Wow. This message is unreadable. "Should we exclude servlet in our own POMs? Would ex

[Fwd: Re: building a felix embedding web app with maven]

2008-10-08 Thread Richard S. Hall
I guess servlet gets dragged into the framework dependencies from compendium. Should we put excluding servlet in our own POMs? Would it excluding it in the framework POM be sufficient? -> richard Original Message Subject:Re: building a felix embedding web app with mav