On 14-01-2005 17:55, "Berin Loritsch" <[EMAIL PROTECTED]> wrote: > I am going to set the proper information for the maven properties to > ensure that when someone compiles the code it will > produce class files for the proper version compatibility. I want to > release Fortress 1.2 ASAP, esp. since I need it for a > demo I am finishing for the end of next week.
I think just about all of Excalibur is 1.3-compatible. IIRC we set that as the target for excalibur before it moved to a separate TLP, and we set 1.2 as the target for framework and logkit. With of course the note that you can't compile framework and logkit without 1.4 as they reference the jdk logging stuff. It would sure be nice for some people if you could build some official distros. Note you'll probably want a release of all of fortress its deps as well since many things changed based on improvements to logkit (IIRC). I.e. It probably needs to be a full stack release. Fortunately, the release process should be just about completely automated now. I guess beta releases would be ideal, but I guess you probably don't have time for that. Cheers, - Leo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
