Add S2AP meta-data to archetype

This commit is contained in:
dsyer
2008-07-18 09:12:20 +00:00
parent 5a37462d73
commit 7166a88a43
8 changed files with 121 additions and 4 deletions

11
archetypes/src/.project Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>archetypes-src</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Spring Batch: ${project.name}">
<bannerLeft>
<name>Spring Batch: ${project.name}</name>
<href>index.html</href>
</bannerLeft>
<body>
<links>
<item name="${project.name}" href="index.html"/>
</links>
<menu ref="modules"/>
<menu ref="reports"/>
</body>
</project>