You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2016/09/12 12:16:21 UTC

karaf git commit: [KARAF-4705] Remove jledit references (deprecated)

Repository: karaf
Updated Branches:
  refs/heads/master 76e9002f7 -> 86992da8f


[KARAF-4705] Remove jledit references (deprecated)


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/86992da8
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/86992da8
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/86992da8

Branch: refs/heads/master
Commit: 86992da8fb20a84ac5c766645106ee8bbd5df5d4
Parents: 76e9002
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Mon Sep 12 14:15:45 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Mon Sep 12 14:15:45 2016 +0200

----------------------------------------------------------------------
 .../resources/META-INF/services/org/apache/karaf/shell/commands     | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/86992da8/shell/commands/src/main/resources/META-INF/services/org/apache/karaf/shell/commands
----------------------------------------------------------------------
diff --git a/shell/commands/src/main/resources/META-INF/services/org/apache/karaf/shell/commands b/shell/commands/src/main/resources/META-INF/services/org/apache/karaf/shell/commands
index 25b46f1..4e18e04 100644
--- a/shell/commands/src/main/resources/META-INF/services/org/apache/karaf/shell/commands
+++ b/shell/commands/src/main/resources/META-INF/services/org/apache/karaf/shell/commands
@@ -14,7 +14,6 @@
 ##  See the License for the specific language governing permissions and
 ##  limitations under the License.
 ##---------------------------------------------------------------------------
-org.jledit.ConcreteEditorFactory
 org.apache.karaf.shell.commands.impl.AliasAction
 org.apache.karaf.shell.commands.impl.CatAction
 org.apache.karaf.shell.commands.impl.ClearAction