diff -Nru activeio-3.1.4/activeio-core/pom.xml activeio-3.1.4-gil/activeio-core/pom.xml --- activeio-3.1.4/activeio-core/pom.xml 2012-04-19 17:40:34.000000000 +0200 +++ activeio-3.1.4-gil/activeio-core/pom.xml 2012-05-18 13:30:38.165132211 +0200 @@ -30,7 +30,6 @@ A high performance IO abstraction framework - org.objectweb.howl.log*;resolution:=optional, * @@ -63,18 +62,50 @@ **/NIOAsyncChannelTest.* + **/JournalPerfTool.* + + org.apache.maven.plugins + maven-compiler-plugin + + + default-compile + compile + + + **/HowlJournal.* + + + + compile + + + + default-testCompile + test-compile + + + **/JournalPerfTool.* + + + + testCompile + + + + + - org.apache.geronimo.specs - geronimo-j2ee-management_1.1_spec + org.jboss.spec.javax.management.j2ee + jboss-j2eemgmt-api_1.1_spec commons-logging @@ -82,12 +113,17 @@ - + + + junit + junit + 4.8.2 + test - diff -Nru activeio-3.1.4/pom.xml activeio-3.1.4-gil/pom.xml --- activeio-3.1.4/pom.xml 2012-04-19 17:40:34.000000000 +0200 +++ activeio-3.1.4-gil/pom.xml 2012-05-18 13:26:13.055140793 +0200 @@ -54,15 +54,15 @@ - org.apache.geronimo.specs - geronimo-j2ee-management_1.1_spec - 1.0.1 + org.jboss.spec.javax.management.j2ee + jboss-j2eemgmt-api_1.1_spec + 1.0.1.Final - + commons-logging commons-logging @@ -164,15 +164,15 @@ maven-bundle-plugin 1.0.0 - + - org.codehaus.mojo - rat-maven-plugin - 1.0-alpha-3 + org.apache.rat + apache-rat-plugin + 0.8-SNAPSHOT false @@ -212,7 +212,7 @@ - + org.apache.felix maven-bundle-plugin @@ -285,11 +285,11 @@ cobertura-maven-plugin 2.5.1 - + @@ -304,7 +304,7 @@ - + - org.apache.geronimo.genesis - apache-source-release-assembly-descriptor + - 2.0 +