I've got a question about this note regarding Hibernate. Does this mean that code that references the hibernate packages can not be hosted on Apache in any form? Let me take a couple of stabs at where hibernate references could be placed. I'm doing this mainly so I understand the boundaries, which by the way I think are not unreasonable.
In the CVS vault? I think no. On the wiki? I think yes? In JIRA? I think yes? Does it matter if the references are in the form of source code packages zipped up vs. in the form of text in an e-mail message or wiki page? Richard -----Original Message----- From: Howard Lewis Ship [mailto:[EMAIL PROTECTED] Sent: Thursday, October 21, 2004 8:02 AM To: [email protected] Subject: Re: Hivemind Hibernate integration I have not yet looked at the code, but I can say that Hibernate related code can't be hosted inside the HiveMind project proper, or anywhere on apache.org, because of licensing concerns. I suggest you start a SourceForge project (you can even call it hivemind if you want). Once your code is ready, we can point to it from the HiveMind documenation. Please keep in mind that there will be, over time, quite a few contributions that fall into this category. On Wed, 20 Oct 2004 22:05:44 +0700, Jean-Francois Poilpret <[EMAIL PROTECTED]> wrote: > Hi all, > > I have just posted, on JIRA HIVEMIND-54, a zip containing my first > experiences with the integration of Hibernate into Hivemind. To whom it may > be of interest, here are some brief insights about its contents: > > - Basic (abstract) transaction framework > - Jdbc implementation of transaction framework > - Hibernate implementation (without JTA) > > Several hivemind modules are included: > - one for each of the 3 points above, > - two for general utility libraries, > - plus two simple examples (one for jdbc and the equivalent for hibernate) > > The examples implement a web application (based on struts and velocity > templates). > > In the zip root, there is an "insights.txt" that gives more details about > that, and also improvement ideas. > > I think that's it, there's nothing to add about this Hivemind-Hibernate > integration attempt, please don't hesitate to give it a run and give me your > comments. > Sorry if it duplicates others' current works (I know that Howard is > discussing with Rod about integrating spring transaction framework to > Hivemind, but he was not clear about the current status, to my > understanding, no actual work had started on this). > > Cheers > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
