Complete JSPUI reorganization. Exclude OAI and JSPUI jars from showing in dspace/lib

git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2575 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Mark Diggory
2008-01-27 01:37:53 +00:00
parent ae92d58737
commit 265a5e074c

View File

@@ -54,6 +54,8 @@
<include>*:jar</include>
</includes>
<excludes>
<exclude>org.dspace:dspace-jspui-api</exclude>
<exclude>org.dspace:dspace-oai-api</exclude>
<exclude>org.dspace:dspace-xmlui-api</exclude>
<exclude>org.dspace:dspace-xmlui-wing</exclude>
<exclude>org.dspace:dspace-lni-core</exclude>