X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=sandbox%2Fargeo.slc.jemmytest%2Fpom.xml;h=a836965b9029c68f441f84b29a3133726d05a19c;hb=460c1a72bbae86042b0f9e2c5df9a8a8bcbc58f4;hp=f72615f8cc46bd1084575166898f8344db371aaf;hpb=07ffa13bac43e47e0d4160544104c417d767454d;p=gpl%2Fargeo-slc.git diff --git a/sandbox/argeo.slc.jemmytest/pom.xml b/sandbox/argeo.slc.jemmytest/pom.xml index f72615f8c..a836965b9 100644 --- a/sandbox/argeo.slc.jemmytest/pom.xml +++ b/sandbox/argeo.slc.jemmytest/pom.xml @@ -5,9 +5,19 @@ org.argeo.slc.sandbox org.argeo.slc.sandbox.jemmytest SLC Sandbox JemmyTest - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT bundle + org.apache.felix @@ -15,7 +25,9 @@ 1.4.3 true - META-INF + + src/main/resources/META-INF + ${pom.artifactId} @@ -23,12 +35,15 @@ org.argeo.slc.jemmytest.JemmyTestActivator - - !org.apache.felix.*,* - org.argeo.slc.jemmytest.* + + *,org.springframework.beans.factory.xml + + + org.argeo.slc.detached + @@ -66,44 +81,22 @@ org.argeo.slc - org.argeo.slc.autoui - 0.10.3-SNAPSHOT - - - org.apache.felix - org.osgi.core - - - org.apache.felix - org.apache.felix.main - - + org.argeo.slc.detached + 0.11.1-SNAPSHOT org.argeo.dep.jemmy org.argeo.dep.jemmy.nb61 - 0.2.1-SNAPSHOT - - - junit - junit - 3.8.2 - test - - - org.argeo.slc.sandbox - org.argeo.slc.sandbox.testui - 0.1.1-SNAPSHOT - test + 0.2.2 - - org.apache.felix - org.osgi.core - 1.0.0 + org.eclipse + osgi + 3.3.0-v20070530 + @@ -115,4 +108,18 @@ http://www.argeo.org/maven/argeo-snapshots + + + false + argeo-restricted + Argeo FOSS Repository + file:///var/argeo/maven2/argeo + + + true + argeo-snapshots-restricted + Argeo FOSS Snapshots Repository + file:///var/argeo/maven2/argeo-snapshots + + \ No newline at end of file