Łukasz Bigorajski created KARAF-7128:
----------------------------------------
Summary: Karaf modifies files in profiles
Key: KARAF-7128
URL: https://issues.apache.org/jira/browse/KARAF-7128
Project: Karaf
Issue Type: Bug
Components: karaf
Affects Versions: 4.2.8
Reporter: Łukasz Bigorajski
I want to add custom font to my project so I added ttf file to profile with my
bundle. When application started, it appeared that the file is broken. I dumped
bytes from original file and file on karaf. The only difference is that the
karaf-maven-plugin added many additional carriage return bytes. The application
is builded with karaf-maven-plugin which reads profiles from files.
Is this expected behaviour? I cannot add any binary files in profiles?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)