> From: Peter Donald [mailto:peter@;apache.org] > > > On Fri, 8 Nov 2002 14:53, Berin Loritsch wrote: > > > -----Original Message----- > > > From: Peter Donald [mailto:peter@;apache.org] > > > Sent: Thursday, November 07, 2002 10:58 PM > > > To: Avalon Developers List > > > Subject: Re: Fortress Backwards Compat > > > > > > On Fri, 8 Nov 2002 14:15, Berin Loritsch wrote: > > > > I know you have already put a lot of work into Fortress already. > > > > I don't have time to document anything, so if you can > live without > > > > that for the time being it might be OK. In the mean time, we > > > > might want to filter out the Kernel portion for compile time > > > > because it is not finished yet. I have the concept of being > > > > able to discover containers in Jars using the Fortress Kernel, > > > > but the specifics are not yet finished. > > > > > > > > If you are happy with the working code, we can aim for a very > > > > soon release, and we will put a feature freeze on Fortress. > > > > > > Kool. So if I create a new source tree (src/ng) and move all > > > kernel/meta > > > stuff into it (And possibly the jar stuff from container?) > > > then we should be > > > able to release it? > > > > yep. > > > > BTW, the Meta stuff is filtered out by default. It is only > > compiled when you set a certain property (I'd have to look > > at the ANT file to tell you what it is). > > Kool - btw do you mind if I re-add Kernel stuff into the new > tree. I would > prefer to have the source around - at least to look at for > future reference?
go for it. Here is the source file... just to make it easier for you.
Kernel.java
Description: java/
-- To unsubscribe, e-mail: <mailto:avalon-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-dev-help@;jakarta.apache.org>
