On 13/06/2013 17:23, Mark Thomas wrote:
As I make my way through the Servlet 3.1 spec reviewing all the changes
to make sure they have all been implemented, I have reached section 8.2.
There are a number of related issues here.

1. Three known issues with the current SCI / fragment handling [1]
    - SCI scan does not obey class loader ordering
    - fragments in container JARs are processed
    - Container SCIs may be exluded

2. A wish for per context jarsToSkip [2]

3. A wish for greater control over jarsToSkip [3]

<snip/>

I currently have the start of this in a local git repo. Any objections
to me committing what I have to trunk and continuing there?

No objections and some good discussion that I think will be helped if there is something concrete to discuss so I have committed the work so far.

Issues 2 & 3 have been implemented and the information (container vs application JAR) is now available to implement 1 but there is still work required to resolve the issues identified in 1.

Mark


[1] http://markmail.org/message/22e3sjmsy2gt4tkw
[2] https://issues.apache.org/bugzilla/show_bug.cgi?id=54083
[3] https://issues.apache.org/bugzilla/show_bug.cgi?id=54770


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to