From: Mathieu Baudier Date: Tue, 25 Nov 2014 12:05:04 +0000 (+0000) Subject: Remove support JUnit X-Git-Tag: argeo-commons-2.1.30~534 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=d08dc639576f693e0a88de2b6e012298baec2936;hp=59fd3768e7925334805dca3825f6f87f082d9810;p=lgpl%2Fargeo-commons.git Remove support JUnit Merge eclipse.ui.jcr in eclipse.ui Add eclipse.dep.rwt Transform some deps into POM dependencies git-svn-id: https://svn.argeo.org/commons/trunk@7514 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/org.argeo.eclipse.ui.jcr/.classpath b/org.argeo.eclipse.ui.jcr/.classpath deleted file mode 100644 index cf1efe7e4..000000000 --- a/org.argeo.eclipse.ui.jcr/.classpath +++ /dev/null @@ -1,8 +0,0 @@ - - - >> - - - - - diff --git a/org.argeo.eclipse.ui.jcr/.project b/org.argeo.eclipse.ui.jcr/.project deleted file mode 100644 index d15268372..000000000 --- a/org.argeo.eclipse.ui.jcr/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - org.argeo.eclipse.ui.jcr - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/org.argeo.eclipse.ui.jcr/.settings/org.eclipse.jdt.core.prefs b/org.argeo.eclipse.ui.jcr/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 57d3f0066..000000000 --- a/org.argeo.eclipse.ui.jcr/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,8 +0,0 @@ -#Sat Jan 22 14:25:47 CET 2011 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 -org.eclipse.jdt.core.compiler.compliance=1.5 -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.5 diff --git a/org.argeo.eclipse.ui.jcr/.settings/org.eclipse.pde.core.prefs b/org.argeo.eclipse.ui.jcr/.settings/org.eclipse.pde.core.prefs deleted file mode 100644 index 81635e90f..000000000 --- a/org.argeo.eclipse.ui.jcr/.settings/org.eclipse.pde.core.prefs +++ /dev/null @@ -1,4 +0,0 @@ -#Sat Jan 22 14:25:47 CET 2011 -eclipse.preferences.version=1 -pluginProject.extensions=false -resolve.requirebundle=false diff --git a/org.argeo.eclipse.ui.jcr/build.properties b/org.argeo.eclipse.ui.jcr/build.properties deleted file mode 100644 index 0f2736b3a..000000000 --- a/org.argeo.eclipse.ui.jcr/build.properties +++ /dev/null @@ -1,6 +0,0 @@ -source.. = src/main/java/,\ - src/main/resources -output.. = target/classes/ -bin.includes = META-INF/,\ - .,\ - icons/ diff --git a/org.argeo.eclipse.ui.jcr/icons/binary.png b/org.argeo.eclipse.ui.jcr/icons/binary.png deleted file mode 100644 index fdf4f82be..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/binary.png and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/file.gif b/org.argeo.eclipse.ui.jcr/icons/file.gif deleted file mode 100644 index ef3028807..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/file.gif and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/folder.gif b/org.argeo.eclipse.ui.jcr/icons/folder.gif deleted file mode 100644 index 42e027c93..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/folder.gif and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/home.gif b/org.argeo.eclipse.ui.jcr/icons/home.gif deleted file mode 100644 index fd0c66950..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/home.gif and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/node.gif b/org.argeo.eclipse.ui.jcr/icons/node.gif deleted file mode 100644 index 364c0e70b..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/node.gif and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/remote_connected.gif b/org.argeo.eclipse.ui.jcr/icons/remote_connected.gif deleted file mode 100644 index 1492b4efa..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/remote_connected.gif and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/remote_disconnected.gif b/org.argeo.eclipse.ui.jcr/icons/remote_disconnected.gif deleted file mode 100644 index 6c54da9ad..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/remote_disconnected.gif and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/repositories.gif b/org.argeo.eclipse.ui.jcr/icons/repositories.gif deleted file mode 100644 index c13bea1ca..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/repositories.gif and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/repository_connected.gif b/org.argeo.eclipse.ui.jcr/icons/repository_connected.gif deleted file mode 100644 index a15fa5538..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/repository_connected.gif and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/repository_disconnected.gif b/org.argeo.eclipse.ui.jcr/icons/repository_disconnected.gif deleted file mode 100644 index 4576dc563..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/repository_disconnected.gif and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/sort.gif b/org.argeo.eclipse.ui.jcr/icons/sort.gif deleted file mode 100644 index 23c5d0b11..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/sort.gif and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/workspace_connected.png b/org.argeo.eclipse.ui.jcr/icons/workspace_connected.png deleted file mode 100644 index 0430baaf5..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/workspace_connected.png and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/icons/workspace_disconnected.png b/org.argeo.eclipse.ui.jcr/icons/workspace_disconnected.png deleted file mode 100644 index fddcb8c4e..000000000 Binary files a/org.argeo.eclipse.ui.jcr/icons/workspace_disconnected.png and /dev/null differ diff --git a/org.argeo.eclipse.ui.jcr/pom.xml b/org.argeo.eclipse.ui.jcr/pom.xml deleted file mode 100644 index b46700283..000000000 --- a/org.argeo.eclipse.ui.jcr/pom.xml +++ /dev/null @@ -1,89 +0,0 @@ - - 4.0.0 - - org.argeo.commons - 2.1.12-SNAPSHOT - argeo-commons - .. - - org.argeo.eclipse.ui.jcr - Commons Eclipse UI JCR - jar - - - - org.apache.maven.plugins - maven-compiler-plugin - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-jar-plugin - - - org.apache.felix - maven-bundle-plugin - - - - lazy - org.eclipse.ui;resolution:=optional,org.eclipse.rap.ui;resolution:=optional,org.eclipse.core.runtime - - org.eclipse.swt, - org.argeo.eclipse.ui.specific, - * - - - - - - - - - org.argeo.commons - org.argeo.eclipse.ui - 2.1.12-SNAPSHOT - - - - - org.argeo.tp - javax.jcr - - - org.argeo.commons - org.argeo.server.jcr - 2.1.12-SNAPSHOT - - - - - org.argeo.commons - org.argeo.eclipse.dep.rcp - 2.1.12-SNAPSHOT - provided - - - org.argeo.commons - org.argeo.eclipse.ui.rcp - 2.1.12-SNAPSHOT - provided - - - - - org.argeo.commons - org.argeo.util - 2.1.12-SNAPSHOT - - - - - org.argeo.tp - slf4j.org.apache.commons.logging - - - \ No newline at end of file diff --git a/org.argeo.eclipse.ui.jcr/src/main/resources/org/argeo/eclipse/ui/jcr/messages.properties b/org.argeo.eclipse.ui.jcr/src/main/resources/org/argeo/eclipse/ui/jcr/messages.properties deleted file mode 100644 index a24aa3861..000000000 --- a/org.argeo.eclipse.ui.jcr/src/main/resources/org/argeo/eclipse/ui/jcr/messages.properties +++ /dev/null @@ -1,7 +0,0 @@ -## English labels for Agreo base JCR UI application - -## Generic labels - -## Errors -errorUnvalidNtFolderNodeType= Error: folder can only be created on a Jcr Node -