Community
Participate
Working Groups
Since the introduction of new orbit deps, the jetty-aggregates now include all of the orbit dep classes as well.
jetty-all aggregate has been completed. However, the old 7.5.4 jetty-all at http://repo1.maven.org/maven2/org/eclipse/jetty/aggregate/jetty-all/7.5.4.v20111024/jetty-all-7.5.4.v20111024.jar includes references to various jasper/geronimo artifacts. (diff - 7.5.4 to 7.6.1-SNAPSHOT) -META-INF/maven/org.apache.geronimo.specs/geronimo-annotation_1.0_spec/pom.properties -META-INF/maven/org.apache.geronimo.specs/geronimo-annotation_1.0_spec/pom.xml META-INF/maven/org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/pom.properties META-INF/maven/org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/pom.xml -META-INF/maven/org.apache.geronimo.specs/geronimo-jta_1.1_spec/pom.properties -META-INF/maven/org.apache.geronimo.specs/geronimo-jta_1.1_spec/pom.xml -org/apache/jasper/compiler/JDTJavaCompiler$1.class -org/apache/jasper/compiler/JDTJavaCompiler$1CompilationUnit.class -org/apache/jasper/compiler/JDTJavaCompiler$2.class -org/apache/jasper/compiler/JDTJavaCompiler.class oddly, it appears that the 7.5.4 jetty-all is bad in this regard. It doesn't have all of the classes it probably was intended to have.
Created attachment 210402 [details] diff of changes between jetty-all-server 7.5.4 -> 7.6.1-SNAPSHOT Work against jetty-all-server completed. Attaching file diff of changes in jetty-all-server (aggregate) jar, from version 7.5.4 to 7.6.1-SNAPSHOT
Created attachment 210403 [details] diff of changes between jetty-client 7.5.4 -> 7.6.1-SNAPSHOT Work against jetty-client not needed (no orbit deps being used in jetty-client). Attaching file diff of changes in jetty-all-server (aggregate) jar, from version 7.5.4 to 7.6.1-SNAPSHOT
Created attachment 210405 [details] diff of changes between jetty-plus 7.5.4 -> 7.6.1-SNAPSHOT Work against jetty-plus completed. Attaching file diff of changes in jetty-plus (aggregate) jar, from version 7.5.4 to 7.6.1-SNAPSHOT
Created attachment 210408 [details] diff of changes between jetty-plus 7.5.4 -> 7.6.1-SNAPSHOT Work against jetty-server completed. Attaching file diff of changes in jetty-server (aggregate) jar, from version 7.5.4 to 7.6.1-SNAPSHOT
Created attachment 210409 [details] diff of changes between jetty-servlet 7.5.4 -> 7.6.1-SNAPSHOT Work against jetty-servlet completed. Attaching file diff of changes in jetty-servlet (aggregate) jar, from version 7.5.4 to 7.6.1-SNAPSHOT
Created attachment 210410 [details] diff of changes between jetty-webapp 7.5.4 -> 7.6.1-SNAPSHOT Work against jetty-webapp completed. Attaching file diff of changes in jetty-webapp (aggregate) jar, from version 7.5.4 to 7.6.1-SNAPSHOT
Actually, the central-orbit-repo branch should have already contained fixes for the aggregates for the orbit deps.
Closing as resolved (a few versions ago)