Cleaning the project did the job.
On Tue, Dec 8, 2015 at 6:15 PM Timur wrote:
> Hi all,
>
> I'm trying to merge all "META-INF/cxf/bus-extensions.txt" files in
> different jars during uberjar command with the following setting:
>
> :uberjar-merge-with {"META-INF/cxf/bus-extensions.txt" [slurp str
Hi all,
I'm trying to merge all "META-INF/cxf/bus-extensions.txt" files in
different jars during uberjar command with the following setting:
:uberjar-merge-with {"META-INF/cxf/bus-extensions.txt" [slurp str spit]}
However, result is not a merged copy. What am I doing wrong any ideas?
Regards,