UnifiedViews / Core

UnifiedViews
https://www.poolparty.biz/agile-data-integration
Other
30 stars 7 forks source link

Backend dependencies as archives #593

Closed tomas-knap closed 7 years ago

tomas-knap commented 8 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.

tomas-knap commented 7 years ago

Original motivation: See: https://github.com/UnifiedViews/Core/pull/555