factored out the hotel search into independent bundle

This commit is contained in:
Scott Andrews
2008-06-30 21:18:27 +00:00
parent 390b914d4f
commit 4ef2afcd91
41 changed files with 1539 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
<path id="bundles">
<pathelement location="../org.springframework.samples.springtravel.resource" />
<pathelement location="../org.springframework.samples.springtravel.hotel" />
<pathelement location="../org.springframework.samples.springtravel.hotel.search" />
<pathelement location="../org.springframework.samples.springtravel.webapp" />
</path>