Remove console JARs from WEB-INF/lib
------------------------------------

                 Key: GERONIMO-2482
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2482
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 1.1.1
            Reporter: Aaron Mulder
             Fix For: 1.1.2, 1.2


It's unnecessarily hard to build console extension plugins because the 
car-maven-plugin can't access JARs in a WEB-INF/lib directory.  The console web 
apps should not package any JARs, but instead use dependency elements to add 
them to the class path.  (e.g. console-framework packages castor)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to