[jboss-jira] [JBoss JIRA] (AS7-5927) Minimal AS7 build pulls in many non-optional dependencies
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Mon Nov 12 10:41:18 EST 2012
Thomas Diesler created AS7-5927:
-----------------------------------
Summary: Minimal AS7 build pulls in many non-optional dependencies
Key: AS7-5927
URL: https://issues.jboss.org/browse/AS7-5927
Project: Application Server 7
Issue Type: Bug
Components: Build System, OSGi
Reporter: Thomas Diesler
Assignee: Paul Gier
Fix For: 7.2.0.Alpha1
A minimal AS7 modular build pulls in almost every module making it a monolithic beast.
{code}
build-standalone-server:
[mkdir] Created dir: /home/tdiesler/git/jboss-as/build-modular/target/jboss-as-karaf-7.2.0.Alpha1-SNAPSHOT
[copy] Copying 231 files to /home/tdiesler/git/jboss-as/build-modular/target/jboss-as-karaf-7.2.0.Alpha1-SNAPSHOT
[copy] Copied 40 empty directories to 2 empty directories under /home/tdiesler/git/jboss-as/build-modular/target/jboss-as-karaf-7.2.0.Alpha1-SNAPSHOT
[copy] Copying 1 file to /home/tdiesler/git/jboss-as/build-modular/target/jboss-as-karaf-7.2.0.Alpha1-SNAPSHOT/standalone/configuration
[copy] Copying 739 files to /home/tdiesler/git/jboss-as/build-modular/target/jboss-as-karaf-7.2.0.Alpha1-SNAPSHOT/modules
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list