Index: .idea/artifacts/web_war_exploded.xml =================================================================== diff -u -r885f98de9cf81c623853269c54e8411ee64c1b75 -rd6e38f085383788129593ddd91f05bcf7c0f148e --- .idea/artifacts/web_war_exploded.xml (.../web_war_exploded.xml) (revision 885f98de9cf81c623853269c54e8411ee64c1b75) +++ .idea/artifacts/web_war_exploded.xml (.../web_war_exploded.xml) (revision d6e38f085383788129593ddd91f05bcf7c0f148e) @@ -11,6 +11,7 @@ + @@ -50,7 +51,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 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 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? Index: .idea/libraries/Maven__org_mybatis_mybatis_2_3_5.xml =================================================================== diff -u --- .idea/libraries/Maven__org_mybatis_mybatis_2_3_5.xml (revision 0) +++ .idea/libraries/Maven__org_mybatis_mybatis_2_3_5.xml (revision d6e38f085383788129593ddd91f05bcf7c0f148e) @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file FishEye: Tag d6e38f085383788129593ddd91f05bcf7c0f148e refers to a dead (removed) revision in file `.idea/libraries/Maven__org_mybatis_mybatis_spring_1_2_3.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag a8ab011a4c6d435cb802aaf48762b5d981340f7c refers to a dead (removed) revision in file `.idea/libraries/Maven__org_springmodules_spring_modules_validation_0_9.xml'. FishEye: No comparison available. Pass `N' to diff? Index: standard/project/support/pom.xml =================================================================== diff -u -r885f98de9cf81c623853269c54e8411ee64c1b75 -rd6e38f085383788129593ddd91f05bcf7c0f148e --- standard/project/support/pom.xml (.../pom.xml) (revision 885f98de9cf81c623853269c54e8411ee64c1b75) +++ standard/project/support/pom.xml (.../pom.xml) (revision d6e38f085383788129593ddd91f05bcf7c0f148e) @@ -41,6 +41,11 @@ mybatis 2.3.5 + + org.mybatis + mybatis-spring + 1.2.5 + egovframework.rte Index: standard/project/support/support.iml =================================================================== diff -u -r885f98de9cf81c623853269c54e8411ee64c1b75 -rd6e38f085383788129593ddd91f05bcf7c0f148e --- standard/project/support/support.iml (.../support.iml) (revision 885f98de9cf81c623853269c54e8411ee64c1b75) +++ standard/project/support/support.iml (.../support.iml) (revision d6e38f085383788129593ddd91f05bcf7c0f148e) @@ -9,6 +9,7 @@ + @@ -48,7 +49,6 @@ - Index: standard/project/web/web.iml =================================================================== diff -u -r885f98de9cf81c623853269c54e8411ee64c1b75 -rd6e38f085383788129593ddd91f05bcf7c0f148e --- standard/project/web/web.iml (.../web.iml) (revision 885f98de9cf81c623853269c54e8411ee64c1b75) +++ standard/project/web/web.iml (.../web.iml) (revision d6e38f085383788129593ddd91f05bcf7c0f148e) @@ -29,6 +29,7 @@ + @@ -68,7 +69,6 @@ -