### Eclipse Workspace Patch 1.0 #P dna-common Index: pom.xml =================================================================== --- pom.xml (revision 1559) +++ pom.xml (working copy) @@ -1,66 +1,97 @@ - - 4.0.0 - - org.jboss.dna - dna - 0.7-SNAPSHOT - - - dna-common - jar - JBoss DNA Common - JBoss DNA Common Library and Utilities - http://labs.jboss.org/dna - - - + dna-common + jar + JBoss DNA Common + JBoss DNA Common Library and Utilities + http://labs.jboss.org/dna + + + + + + maven-jar-plugin + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + + + bundle-manifest + process-classes + + manifest + + + + + + + + + - - junit - junit - - - org.hamcrest - hamcrest-library - - - org.mockito - mockito-all - test - - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - + + org.slf4j + slf4j-api + + + org.slf4j + slf4j-log4j12 + + + log4j + log4j + + - - net.jcip - jcip-annotations - - - - - - org.apache.maven.plugins - maven-surefire-report-plugin - - - + + net.jcip + jcip-annotations + + + + + + org.apache.maven.plugins + maven-surefire-report-plugin + + + \ No newline at end of file