I like this change. This makes it easier to consume OWB samples by other JEE servers.
--Thanks, Rohit On Mon, Dec 20, 2010 at 11:14 AM, Mark Struberg (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/OWB-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Mark Struberg resolved OWB-507. > ------------------------------- > > Resolution: Fixed > >> our samples should be prepared for EE as default >> ------------------------------------------------ >> >> Key: OWB-507 >> URL: https://issues.apache.org/jira/browse/OWB-507 >> Project: OpenWebBeans >> Issue Type: Improvement >> Affects Versions: 1.0.0 >> Reporter: Mark Struberg >> Assignee: Mark Struberg >> Fix For: 1.1.0 >> >> >> We should not pack fully blown standalone tomcat WARs but instead generate >> EE WARs per default. >> This has a few benefits >> a) we must not _distribute_ a few of our dependencies without further NOTICE >> bundling and processing >> b) our WARs are unnecessarily fat >> c) our binary distribution is unnecessarily fat >> Of course, our samples should still be able to generate those results by >> using a 'jetty' or 'tomcat' profile. So all I gonna do is to change the >> _default_ bundling! > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
