[jacorb-bugs] [Bug 931] New: Remove Ant as a dependency from the JacORB artifact

bugzilla-daemon at jacorb.org bugzilla-daemon at jacorb.org
Mon Oct 15 21:40:02 CEST 2012


http://www.jacorb.org/cgi-bin/bugzilla/show_bug.cgi?id=931

           Summary: Remove Ant as a dependency from the JacORB artifact
           Product: JacORB
           Version: 3.0 RC1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Configuration and Build
        AssignedTo: jacorb-bugs at lists.spline.inf.fu-berlin.de
        ReportedBy: tastle at nbnet.nb.ca


JacORB 3.1 transitively pulls in Ant as a dependency, even though it doesn't
use Ant.  This is because the jacorb-parent POM has it defined for all of it's
modules.

http://search.maven.org/remotecontent?filepath=org/jacorb/jacorb-parent/3.1/jacorb-parent-3.1.pom

Only the jacorb-idl-compiler needs the ant dependency and that is for the
org/jacorb/idl/JacIDL.java Ant task.

Can the ant dependency on JacORB be removed from the parent and placed with the
jacorb-idl-compiler?  (NOTE:  It may be worthwhile moving the JacIDL into a
separate module so that the jacorb-idl-compiler doesn't need Ant either.)


-- 
Configure bugmail: http://www.jacorb.org/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the jacorb-bugs mailing list