Initial import of portlet module

This commit is contained in:
Arjen Poutsma
2008-10-27 12:01:57 +00:00
parent 995a323a6f
commit 4ea298a7b0
80 changed files with 14453 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="org.springframework.web.portlet">
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-framework/package-bundle.xml"/>
<import file="${basedir}/../spring-build/standard/default.xml"/>
</project>