Closed tomas-knap closed 7 years ago
Currently (2.3.1.), backend libraries are expanded (folders, not jars). This is not ideal (e.g. when copying jars) but was selected because issues with osgi dependencies.
Try to solve that - use jars instead of folders for backend dependencies.
Original motivation: See: https://github.com/UnifiedViews/Core/pull/555
Currently (2.3.1.), backend libraries are expanded (folders, not jars). This is not ideal (e.g. when copying jars) but was selected because issues with osgi dependencies.
Try to solve that - use jars instead of folders for backend dependencies.