Committed
-dain
On Apr 30, 2004, at 4:39 PM, Dain Sundstrom wrote:
I got the build updated on my machine, and there are the jars I'm producing:
geronimo-spec-ejb-2.1-rc1.jar geronimo-spec-j2ee-1.4-rc1.jar geronimo-spec-j2ee-connector-1.5-rc1.jar geronimo-spec-j2ee-deployment-1.1-rc1.jar geronimo-spec-j2ee-jacc-1.0-rc1.jar geronimo-spec-j2ee-management-1.0-rc1.jar geronimo-spec-jms-1.1-rc1.jar geronimo-spec-jsp-2.0-rc1.jar geronimo-spec-jta-1.0.1B-rc1.jar geronimo-spec-servlet-2.4-rc1.jar
Please, double check the version numbers, and if there are no complaints, I'll commit these changes when I get home tonight.
-dain
/************************* * Dain Sundstrom * Partner * Core Developers Network *************************/
On Apr 30, 2004, at 12:24 PM, Brendan W.McAdams wrote:
+1
IIRC BEA has the spec interfaces as part of weblogic.jar; but we should be able to include these anywhere we need them.
I see no reasonable need to build the spec interfaces, etc. each time...
On Apr 30, 2004, at 12:26, Dain Sundstrom wrote:
Yesterday I talked with David Blevins and Jeremy Boynes individually and both suggested that we remove the spec jars from the main build as they should never change. It actually was kind of weird... I think they share the same brain ;)
Anyway, it is a good idea, so I propose we change the spec jars to match the version of the spec they represent, so the geronimo-spec-ejb jar would be version 2.1 and the geronimo-spec-j2ee jar would be version 1.4. Further, I think we should tag them as '-rc1' as we can't be sure they are correct until we complete the TCK.
If there are no objections, I'll work on this as I add the daily build tasks. Hopefully this will make our entire build run faster.
-dain
/************************* * Dain Sundstrom * Partner * Core Developers Network *************************/
