Hi everyone,
please help testing the jCenter to mavenCentral migration for trunk and
release branches r17.12/r18.12. See
https://issues.apache.org/jira/browse/OFBIZ-12171 and the linked pull
requests there.
Testing with different environments helps finding potential issues.
If there are no objections, I will merge the pull requests for all
branches coming weekend (after Friday, 26. February).
Thanks,
Michael Brohl
ecomify GmbH - www.ecomify.de
Am 19.02.21 um 10:42 schrieb Jacques Le Roux:
+1, works for me
Jacques
Le 18/02/2021 à 22:18, Michael Brohl a écrit :
I think I have a first solution for r17.12. The incompatibilities did
not occur again and the IOUtils problem could be solved by
restricting the commons-io dependency to a fixed version.
All tests pass on my machine.
Please test with your environments and let me know if you have any
remarks or ideas for optimization, thanks!
See pull requests
https://github.com/apache/ofbiz-plugins/pull/59
https://github.com/apache/ofbiz-framework/pull/278
Michael Brohl
ecomify GmbH - www.ecomify.de
Am 18.02.21 um 17:53 schrieb Michael Brohl:
Hi Nicolas,
not yet. I'll provide a pull request with the latest changes soon.
Thanks,
Michael
Am 17.02.21 um 17:27 schrieb Nicolas Malin:
Michael,
Do you have a patch or git branch to be sure that can reproduce the
same
state from my part ?
Nicolas
On 16/02/2021 23:49, Michael Brohl wrote:
Thanks, Jacques.
The migration for r17.12 is going to be tough.
If I update to the lowest Gradle version supporting metadataSources
(4.5.1) we need to change the build.gradle as well. There seem to be
incompatibilities with the clean* tasks.
I am also currently facing this bug:
https://www.jfrog.com/jira/browse/RTFACT-24621 causing compile errors
because UOUtils cannot be found.
I'm at it but it won't go as fast as I'd wish it would.
Regards,
Michael Brohl
ecomify GmbH - www.ecomify.de
Am 16.02.21 um 11:26 schrieb Jacques Le Roux:
Done
Le 16/02/2021 à 10:33, Michael Brohl a écrit :
Can someone please create a 17.12.06 release version in Jira?