jan-pesta
jan-pesta
I am facing similar problem. Why all files are named file, when in MultipartFile upload there could be several files with different names. I need to handle mutipart upload with...
I just reworked it
those test failures indikates the issue with versioning. What next is needed here ?
I can create fix for it. I would like to open discussion because this code has been added with #611. I am not aware why this part of code has...
Hi, I will try. https://github.com/eclipse-tycho/tycho/pull/5048 I just find out in code: ``` private TychoProjectVersion calculateQualifiedVersion(Date timestamp) throws MojoFailureException, MojoExecutionException { Version osgiVersion = getParsedOSGiVersion(); if (osgiVersion != null) { if...