Re-enabling jetty-ajp

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1906 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Joakim Erdfelt 2010-05-27 18:45:43 +00:00
parent 81b24d2d7a
commit c8dd711eab
1 changed files with 0 additions and 1 deletions

View File

@ -200,7 +200,6 @@
<!-- Excluding due to Geronimo Dependency Requirements --> <!-- Excluding due to Geronimo Dependency Requirements -->
<project groupId="org.eclipse.jetty"> <project groupId="org.eclipse.jetty">
<exclude>jetty-annotations</exclude> <exclude>jetty-annotations</exclude>
<exclude>jetty-ajp</exclude>
<exclude>jetty-jaspi</exclude> <exclude>jetty-jaspi</exclude>
<exclude>jetty-plus</exclude> <exclude>jetty-plus</exclude>
<exclude>example-jetty-embedded</exclude> <exclude>example-jetty-embedded</exclude>