Alan D. Cabrera wrote:
Jeremy Boynes wrote, On 5/27/2005 7:26 PM:
David Blevins wrote:
This one
../repos/asf/geronimo/unstable/modules/transaction
../repos/asf/geronimo/stable/modules/transaction
Why would we have two versions of transaction?
I actually think there are going to be additional ones but was keeping
it simple to indicate that "stable" came higher up than "transaction".
Ultimately we might end up with (hypothetically)
.../geronimo/stable/1.0/modules/transaction
.../geronimo/stable/1.2/modules/transaction
.../geronimo/stable/2.0/modules/transaction
.../geronimo/unstable/1.3/modules/transaction
.../geronimo/unstable/2.1/modules/transaction
Where, for example, 1.x is J2EE1.4 requiring JDK1.4 and 2.x is J2EE1.5
requiring JDK1.5.
--
Jeremy