VPP-1504: Remove JVPP

As part of JVPP migration this removes JVPP completely from VPP.

Change-Id: I6b74e7961aa474ae471e63fe43a624cd9fc3659b
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
This commit is contained in:
Michal Cmarada
2019-01-31 10:57:40 +01:00
committed by Damjan Marion
parent aed6180194
commit 4e633e1043
133 changed files with 13 additions and 10873 deletions

View File

@ -193,7 +193,7 @@ needed:
.. code-block:: console
$ sudo yum install vpp-plugins vpp-devel vpp-api-python vpp-api-lua vpp-api-java
$ sudo yum install vpp-plugins vpp-devel vpp-api-python vpp-api-lua
Starting VPP
============

View File

@ -60,11 +60,6 @@ vpp-dev
Vector Packet Processing development support. This package contains
development support files for the VPP libraries.
vpp-api-java
------------
JAVA binding for the VPP Binary API.
vpp-api-python
--------------

View File

@ -95,7 +95,7 @@ Install the optional packages by running the following command:
.. code-block:: console
sudo apt-get install vpp-dbg vpp-dev vpp-api-java vpp-api-python vpp-api-lua
sudo apt-get install vpp-dbg vpp-dev vpp-api-python vpp-api-lua
Uninstall the Packages