Actions
Support #4834
closedwrapper-linux-x86-64 not found in jsw/lavoisier/bin
Start date:
07/23/2013
Due date:
% Done:
0%
Estimated time:
Description
This component is required on ubuntu OS.
After downloaded it it's ok.
Could you provide it in Lavoisier package.
Updated by Schwarz Lionel almost 12 years ago
lavoisier-package/pom.xml:
config plugin jsw
<!-- WARNING: linux-x86-64 causes the following error at startup: Syntax error: "(" unexpected
<includes>
<include>linux-x86-64</include>
<include>macosx-x86-universal-32</include>
<include>windows-x86-32</include>
</includes>
-->
Updated by Schwarz Lionel almost 12 years ago
- Status changed from New to Resolved
- Assigned To set to Schwarz Lionel
error not reproduced.
includes have been uncommented.
Actions