[jboss-dev-forums] [Design of JBoss Build System] - Build Contract for jbossall-client.jar

ALRubinger do-not-reply at jboss.com
Fri Mar 28 14:50:12 EDT 2008


I'm currently maintaining a separate assembly for the repackaging of jbossall-client.jar in the EJB3 Installer component, used when the EJB3 Plugin is run.

Much like centralizing the dependencies between AS and AS component consumers, we'll need a similar mechanism defining the makeup of jbossall-client, else consumers fall out of sync.

Two suggestions:

1) We externalize the includes into a separate file

2) We revisit the use of the manifest's Class-Path entry and share a common .mf file

Option 2) is more implementation-independent; Option 1) integrates well with Ant "includesfile".

Defining task is:

http://jira.jboss.com/jira/browse/EJBTHREE-1240

Other ideas?

S,
ALR



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139745#4139745

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139745



More information about the jboss-dev-forums mailing list