Leo Simons wrote:
Hey gang (Steve),
- I've copied the main framework source tree over the sandbox ones so that we have history. I'll do that again before overriding the main tree with the one from sandbox.
Yep - I'm now updated and in sync.
- I hope to have figured out how to integrate gump and the new package in avalon-sandbox/framework; we'll see if it works tonight
- the new package does not generate a combined avalon-framework.jar. I tried modifying maven.xml to make it do just that but things are failing for misty reasons.
I belive that the idea of generating a combined avalon-framework-<version>.jar file should *only* be done for legacy gump builds. We should *not* distribute or maintain a combined build. The user community can either update to include the api and impl jars, or stay with 4.1.4 combined jar. The reason for saying this is that the inclusion of implementation classes is a really limiting factor. You are forced to drag in implementation dependendencies that are in fact not required in your runtime - and this just creates a situation where you have more to maintain and worry about than if you would if you followed the principals of seperation.
I know it can be done relatively cleanly:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jicarilla/jicarilla-sandbox/platform/framework/maven.xml
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jicarilla/jicarilla-sandbox/platform/maven.xml
...its just not working with the existing maven.xml file. Could you take a look at getting a combined jar build in place?
Lets disucss some more the rationale for doing this. My point is that it is (a) not needed, and (b) a negative value proposition.
Steve.
- LSD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
Sent via James running under Merlin as an NT service. http://avalon.apache.org/sandbox/merlin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
