hattori Code
Status: Beta
Brought to you by:
jallik
File | Date | Author | Commit |
---|---|---|---|
src | 2013-04-16 | jallik | [r82] Added better exception detail for the good will... |
checkstyle.xml | 2008-03-25 | joncost | [r1] Initial version. |
codeFormatStyle.xml | 2008-03-25 | joncost | [r1] Initial version. |
jta.txt | 2008-10-11 | jallik | [r55] Added information for solving the JTA problem w... |
pom.xml | 2013-01-25 | jallik | [r75] New version of hattori, now if a domain object ... |
readme.txt | 2008-08-31 | jallik | [r44] Added some notes |
SVN --- svn repository: https://hattori.svn.sourceforge.net/svnroot/hattori svn online browse: http://hattori.svn.sourceforge.net/viewvc/hattori MAVEN 2 ------- The project is configured to use maven 2. It has several report plugins that could be executed with 'mvn site', giving you access to javadocs, testing reports and general quality reports. Try: mvn test: to execute all project's tests. mvn site: to create the project's web site.