Community
Participate
Working Groups
Aspectj throws a fit when it tries to runtime weave our usage of inner enum types in jetty-webapp. these can be moved out into actual top lvl files and things work commit forthcoming
[rune]trunks/jetty> svn commit -m "341006 move inner enums out into separate files" jetty-annotations jetty-webapp jetty-plus Sending jetty-annotations/src/main/java/org/eclipse/jetty/annotations/PostConstructAnnotationHandler.java Sending jetty-annotations/src/main/java/org/eclipse/jetty/annotations/PreDestroyAnnotationHandler.java Sending jetty-annotations/src/main/java/org/eclipse/jetty/annotations/ResourceAnnotationHandler.java Sending jetty-plus/src/main/java/org/eclipse/jetty/plus/webapp/PlusDescriptorProcessor.java Sending jetty-webapp/src/main/java/org/eclipse/jetty/webapp/MetaData.java Adding jetty-webapp/src/main/java/org/eclipse/jetty/webapp/MetaDataComplete.java Adding jetty-webapp/src/main/java/org/eclipse/jetty/webapp/Origin.java Sending jetty-webapp/src/main/java/org/eclipse/jetty/webapp/StandardDescriptorProcessor.java Sending jetty-webapp/src/main/java/org/eclipse/jetty/webapp/WebDescriptor.java Transmitting file data ......... Committed revision 2913.