Index: .idea/artifacts/web_war_exploded.xml =================================================================== diff -u -r82749129f40572f93e426b3c3c4eae4b9aa511c9 -r66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b --- .idea/artifacts/web_war_exploded.xml (.../web_war_exploded.xml) (revision 82749129f40572f93e426b3c3c4eae4b9aa511c9) +++ .idea/artifacts/web_war_exploded.xml (.../web_war_exploded.xml) (revision 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b) @@ -14,8 +14,6 @@ - - @@ -52,6 +50,14 @@ + + + + + + + + @@ -72,7 +78,6 @@ - @@ -91,7 +96,6 @@ - @@ -114,9 +118,6 @@ - - - FishEye: Tag 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b refers to a dead (removed) revision in file `.idea/libraries/Maven__antlr_antlr_2_7_7.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b refers to a dead (removed) revision in file `.idea/libraries/Maven__avalon_framework_avalon_framework_4_1_3.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b refers to a dead (removed) revision in file `.idea/libraries/Maven__commons_beanutils_commons_beanutils_1_8_3.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b refers to a dead (removed) revision in file `.idea/libraries/Maven__commons_digester_commons_digester_1_8.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 46c1dc613ce87183535f378965bc8e29239a93c4 refers to a dead (removed) revision in file `.idea/libraries/Maven__commons_io_commons_io_2_4.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b refers to a dead (removed) revision in file `.idea/libraries/Maven__commons_lang_commons_lang_2_4.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b refers to a dead (removed) revision in file `.idea/libraries/Maven__commons_logging_commons_logging_1_1.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 9e31749375864e507d5ef1590e94dfbe7d660b9f refers to a dead (removed) revision in file `.idea/libraries/Maven__egovframework_rte_egovframework_rte_fdl_security_3_6_0.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b refers to a dead (removed) revision in file `.idea/libraries/Maven__javax_servlet_servlet_api_2_3.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b refers to a dead (removed) revision in file `.idea/libraries/Maven__logkit_logkit_1_0_1.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 46c1dc613ce87183535f378965bc8e29239a93c4 refers to a dead (removed) revision in file `.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_7_18.xml'. FishEye: No comparison available. Pass `N' to diff? Index: standard/project/support/pom.xml =================================================================== diff -u -r82749129f40572f93e426b3c3c4eae4b9aa511c9 -r66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b --- standard/project/support/pom.xml (.../pom.xml) (revision 82749129f40572f93e426b3c3c4eae4b9aa511c9) +++ standard/project/support/pom.xml (.../pom.xml) (revision 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b) @@ -96,6 +96,11 @@ egovframework.rte.psl.dataaccess ${egovframework.rte.version} + + org.springmodules + spring-modules-validation + 0.9 + Index: standard/project/support/support.iml =================================================================== diff -u -r82749129f40572f93e426b3c3c4eae4b9aa511c9 -r66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b --- standard/project/support/support.iml (.../support.iml) (revision 82749129f40572f93e426b3c3c4eae4b9aa511c9) +++ standard/project/support/support.iml (.../support.iml) (revision 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b) @@ -1,8 +1,8 @@ - - + + @@ -12,8 +12,6 @@ - - @@ -50,6 +48,14 @@ + + + + + + + + @@ -70,7 +76,6 @@ - @@ -89,7 +94,6 @@ - @@ -112,10 +116,6 @@ - - - - Index: standard/project/web/web.iml =================================================================== diff -u -r82749129f40572f93e426b3c3c4eae4b9aa511c9 -r66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b --- standard/project/web/web.iml (.../web.iml) (revision 82749129f40572f93e426b3c3c4eae4b9aa511c9) +++ standard/project/web/web.iml (.../web.iml) (revision 66f87e0b4de4d4865c5b3f9cbc7b467e9337f20b) @@ -32,8 +32,6 @@ - - @@ -70,6 +68,14 @@ + + + + + + + + @@ -90,7 +96,6 @@ - @@ -109,7 +114,6 @@ - @@ -132,9 +136,6 @@ - - -