File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 59
59
- added checking by CheckStyle
60
60
- added code coverage generation by Cobertura
61
61
- added ability to generate Javadocs
62
- - migrated from XML configs to Java bean confiuration
62
+ - migrated from XML configs to Java bean configuration
63
63
- added unit tests for business logic layer
64
64
65
65
0.1.2
66
66
- use Maven2 for building project
67
- - rewrited functional tests for using Selenium2
67
+ - rewrite functional tests for using Selenium2
68
68
- use JPA (with Hibernate as its implementation)
69
69
for access to database (instead of JDBC)
70
70
- functional tests now runs under Jetty
71
71
- functional tests now may use HSQL as database
72
72
- switching to use slf4j over log4j
73
73
74
74
0.1.1
75
- - rewrited to using Spring MVC 3
75
+ - rewritten to use Spring MVC 3
76
76
77
77
0.1
78
78
- added initial skeleton of site (JSF 1.2 with JSP/JSTL)
You can’t perform that action at this time.
0 commit comments