summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2019-03-01automate Jars installation scriptMichal Cmarada1-10/+7
Enables to install all plugins no matter what will be added in future. When the plugin preserves the naming schema (jvpp-[name]-[version].jar) it will be automatically detected by the script and Jars will be installed in local maven repository Change-Id: I07e7585d182653de53c716e36b8bcf5e475cdcd4 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-02-27add ikev2 pluginMichal Cmarada1-0/+1
- this enables to build ikev2 plugin Change-Id: Ifffea577b29db053ac8ecef2359ecc62d85611b2 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-02-19update install_jvpp local scriptMichal Cmarada1-0/+48
Change-Id: I1873e36579dcfc6c03cda8226c83c50245f09423 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-02-19JVPP-22: Update packagingMichal Cmarada1-0/+25
- rpm package name update according to naming conventions - vpp instalation verification - update versioning script Change-Id: I962895ce636aec949930ea452d1e924024c4b780 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>