added the rest chapter to the build

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@988 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Thomas Risberg
2009-04-13 17:46:21 +00:00
parent ff4d1277f7
commit 95f629f120
2 changed files with 33 additions and 31 deletions
@@ -20,6 +20,7 @@
<!ENTITY mvc SYSTEM "mvc.xml">
<!ENTITY view SYSTEM "view.xml">
<!ENTITY web-integration SYSTEM "web-integration.xml">
<!ENTITY rest SYSTEM "rest.xml">
<!ENTITY portlet SYSTEM "portlet.xml">
<!ENTITY remoting SYSTEM "remoting.xml">
<!ENTITY ejb SYSTEM "ejb.xml">
@@ -299,6 +300,7 @@
&mvc;
&view;
&web-integration;
&rest;
&portlet;
</part>
<part id="spring-integration">