Index: .idea/artifacts/web_war_exploded.xml =================================================================== diff -u -r9d17f6266e278dbdfcec841998c3cd039dab0a22 -r876667db8772b489eac94daebf1cb992d55f248f --- .idea/artifacts/web_war_exploded.xml (.../web_war_exploded.xml) (revision 9d17f6266e278dbdfcec841998c3cd039dab0a22) +++ .idea/artifacts/web_war_exploded.xml (.../web_war_exploded.xml) (revision 876667db8772b489eac94daebf1cb992d55f248f) @@ -22,7 +22,6 @@ - @@ -57,6 +56,7 @@ + FishEye: Tag 876667db8772b489eac94daebf1cb992d55f248f refers to a dead (removed) revision in file `.idea/libraries/Maven__org_aspectj_aspectjweaver_1_8_0.xml'. FishEye: No comparison available. Pass `N' to diff? Index: standard/project/support/pom.xml =================================================================== diff -u -r9d17f6266e278dbdfcec841998c3cd039dab0a22 -r876667db8772b489eac94daebf1cb992d55f248f --- standard/project/support/pom.xml (.../pom.xml) (revision 9d17f6266e278dbdfcec841998c3cd039dab0a22) +++ standard/project/support/pom.xml (.../pom.xml) (revision 876667db8772b489eac94daebf1cb992d55f248f) @@ -119,13 +119,18 @@ log4j-core 2.0 - org.apache.logging.log4j log4j-slf4j-impl 2.0 + + org.aspectj + aspectjweaver + 1.8.10 + + com.googlecode.log4jdbc Index: standard/project/support/support.iml =================================================================== diff -u -r9d17f6266e278dbdfcec841998c3cd039dab0a22 -r876667db8772b489eac94daebf1cb992d55f248f --- standard/project/support/support.iml (.../support.iml) (revision 9d17f6266e278dbdfcec841998c3cd039dab0a22) +++ standard/project/support/support.iml (.../support.iml) (revision 876667db8772b489eac94daebf1cb992d55f248f) @@ -20,7 +20,6 @@ - @@ -55,6 +54,7 @@ + Index: standard/project/web/web.iml =================================================================== diff -u -r9d17f6266e278dbdfcec841998c3cd039dab0a22 -r876667db8772b489eac94daebf1cb992d55f248f --- standard/project/web/web.iml (.../web.iml) (revision 9d17f6266e278dbdfcec841998c3cd039dab0a22) +++ standard/project/web/web.iml (.../web.iml) (revision 876667db8772b489eac94daebf1cb992d55f248f) @@ -40,7 +40,6 @@ - @@ -75,6 +74,7 @@ +