Initial commit.

This commit is contained in:
Ben Alex 2005-03-30 13:46:42 +00:00
parent cf241fb9ae
commit b800ad3e8b
2 changed files with 8 additions and 7 deletions

1
domain/.cvsignore Normal file
View File

@ -0,0 +1 @@
target

View File

@ -80,12 +80,12 @@
</internal> </internal>
<messages> <messages>
<priority> <priority>
<general>30000</general> <general>40000</general>
<parser>30000</parser> <parser>40000</parser>
<parserJavadoc>30000</parserJavadoc> <parserJavadoc>40000</parserJavadoc>
<printer>30000</printer> <printer>40000</printer>
<printerJavadoc>30000</printerJavadoc> <printerJavadoc>40000</printerJavadoc>
<transform>30000</transform> <transform>40000</transform>
</priority> </priority>
<showErrorStackTrace>true</showErrorStackTrace> <showErrorStackTrace>true</showErrorStackTrace>
</messages> </messages>
@ -180,7 +180,7 @@
<parseComments>true</parseComments> <parseComments>true</parseComments>
<tags> <tags>
<in-line /> <in-line />
<standard>@@SecurityConfig</standard> <standard>@hibernate|@@SecurityConfig</standard>
</tags> </tags>
<templates> <templates>
<method> <method>