Re: [VOTE] [RELEASE] Apache OFBiz 18.12.05

2022-01-02 Thread Jacques Le Roux

Thanks Jacopo,

-1

Because of Windows, for "CheckStyleMain Task is Failing in 18.12.04" (OFBIZ-12473), I recently put 39638 in checkstyle maxErrors. That's not enough. I 
guess since then new lines have been added and every new lines is a checkstyle issue on Windows. Note that fortunately we have no longer any error on 
Trunk. But I guess the same issue will appears when we will release our 1st 20.01. I'm not sure why yet it works before releasing and not after. I 
guess because of the format (LF for *nix only vs CR/LF on Win).


I'll rework that to find a definitive solution. I hope it will be easy to simply remove the EOL check, not sure yet. For now I'll simply put 5 in 
maxErrors in 18.12 branch.


Sorry for that, I'll let you know when ready ASAP

Jacques


Le 02/01/2022 à 08:38, Jacopo Cappellato a écrit :

This is the vote thread to release a new bug fix release for the
release18.12 branch. This new release, "Apache OFBiz 18.12.05"
supersedes all the previous releases from the same branch.

The release files can be downloaded from here:
https://dist.apache.org/repos/dist/dev/ofbiz/

and are:
* apache-ofbiz-18.12.05.zip
* KEYS: text file with keys
* apache-ofbiz-18.12.05.zip.asc: the detached signature file
* apache-ofbiz-18.12.05.zip.sha512: checksum file

Please download and test the zip file and its signatures (for
instructions on testing the signatures see [*]).

Vote:

[ +1] release as Apache OFBiz 18.12.05
[ -1] do not release

For more details about this process please read [**].
[*]
https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz#ReleaseManagementGuideforOFBiz-Votingonarelease
[**] http://www.apache.org/foundation/voting.html




Re: [VOTE] [RELEASE] Apache OFBiz 18.12.05

2022-01-02 Thread Jacques Le Roux

Thanks for waiting, it's OK now (I crossed another Windows quirk due to BOM* 
while wanting to speed using my external editor, Scite)

* https://en.wikipedia.org/wiki/Byte_order_mark

Le 02/01/2022 à 09:49, Jacques Le Roux a écrit :

Thanks Jacopo,

-1

Because of Windows, for "CheckStyleMain Task is Failing in 18.12.04" (OFBIZ-12473), I recently put 39638 in checkstyle maxErrors. That's not enough. 
I guess since then new lines have been added and every new lines is a checkstyle issue on Windows. Note that fortunately we have no longer any error 
on Trunk. But I guess the same issue will appears when we will release our 1st 20.01. I'm not sure why yet it works before releasing and not after. 
I guess because of the format (LF for *nix only vs CR/LF on Win).


I'll rework that to find a definitive solution. I hope it will be easy to simply remove the EOL check, not sure yet. For now I'll simply put 5 
in maxErrors in 18.12 branch.


Sorry for that, I'll let you know when ready ASAP

Jacques


Le 02/01/2022 à 08:38, Jacopo Cappellato a écrit :

This is the vote thread to release a new bug fix release for the
release18.12 branch. This new release, "Apache OFBiz 18.12.05"
supersedes all the previous releases from the same branch.

The release files can be downloaded from here:
https://dist.apache.org/repos/dist/dev/ofbiz/

and are:
* apache-ofbiz-18.12.05.zip
* KEYS: text file with keys
* apache-ofbiz-18.12.05.zip.asc: the detached signature file
* apache-ofbiz-18.12.05.zip.sha512: checksum file

Please download and test the zip file and its signatures (for
instructions on testing the signatures see [*]).

Vote:

[ +1] release as Apache OFBiz 18.12.05
[ -1] do not release

For more details about this process please read [**].
[*]
https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz#ReleaseManagementGuideforOFBiz-Votingonarelease
[**] http://www.apache.org/foundation/voting.html




Re: [VOTE] [RELEASE] Apache OFBiz 18.12.05

2022-01-02 Thread Jacques Le Roux

The problem was already fixed in trunk by allowing all types of EOL, ie using
NewlineAtEndOfFile value="lf_cr_crlf"

I just backported to 18.12

Le 02/01/2022 à 10:14, Jacques Le Roux a écrit :

Thanks for waiting, it's OK now (I crossed another Windows quirk due to BOM* 
while wanting to speed using my external editor, Scite)

* https://en.wikipedia.org/wiki/Byte_order_mark

Le 02/01/2022 à 09:49, Jacques Le Roux a écrit :

Thanks Jacopo,

-1

Because of Windows, for "CheckStyleMain Task is Failing in 18.12.04" (OFBIZ-12473), I recently put 39638 in checkstyle maxErrors. That's not 
enough. I guess since then new lines have been added and every new lines is a checkstyle issue on Windows. Note that fortunately we have no longer 
any error on Trunk. But I guess the same issue will appears when we will release our 1st 20.01. I'm not sure why yet it works before releasing and 
not after. I guess because of the format (LF for *nix only vs CR/LF on Win).


I'll rework that to find a definitive solution. I hope it will be easy to simply remove the EOL check, not sure yet. For now I'll simply put 5 
in maxErrors in 18.12 branch.


Sorry for that, I'll let you know when ready ASAP

Jacques


Le 02/01/2022 à 08:38, Jacopo Cappellato a écrit :

This is the vote thread to release a new bug fix release for the
release18.12 branch. This new release, "Apache OFBiz 18.12.05"
supersedes all the previous releases from the same branch.

The release files can be downloaded from here:
https://dist.apache.org/repos/dist/dev/ofbiz/

and are:
* apache-ofbiz-18.12.05.zip
* KEYS: text file with keys
* apache-ofbiz-18.12.05.zip.asc: the detached signature file
* apache-ofbiz-18.12.05.zip.sha512: checksum file

Please download and test the zip file and its signatures (for
instructions on testing the signatures see [*]).

Vote:

[ +1] release as Apache OFBiz 18.12.05
[ -1] do not release

For more details about this process please read [**].
[*]
https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz#ReleaseManagementGuideforOFBiz-Votingonarelease
[**] http://www.apache.org/foundation/voting.html




I'll briefly break OFBiz because of OFBIZ-12477

2022-01-02 Thread Jacques Le Roux

See more at OFBIZ-12477 "No status emails sent to comm...@ofbiz.apache.org by 
BuildBot"

Jacques



Re: [VOTE] [RELEASE] Apache OFBiz 18.12.05

2022-01-02 Thread Jacopo Cappellato
This vote is now canceled (see Jacques' message).

Jacopo

On Sun, Jan 2, 2022 at 8:38 AM Jacopo Cappellato <
jacopo.cappell...@gmail.com> wrote:

> This is the vote thread to release a new bug fix release for the
> release18.12 branch. This new release, "Apache OFBiz 18.12.05"
> supersedes all the previous releases from the same branch.
>
> The release files can be downloaded from here:
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
> * apache-ofbiz-18.12.05.zip
> * KEYS: text file with keys
> * apache-ofbiz-18.12.05.zip.asc: the detached signature file
> * apache-ofbiz-18.12.05.zip.sha512: checksum file
>
> Please download and test the zip file and its signatures (for
> instructions on testing the signatures see [*]).
>
> Vote:
>
> [ +1] release as Apache OFBiz 18.12.05
> [ -1] do not release
>
> For more details about this process please read [**].
> [*]
> https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz#ReleaseManagementGuideforOFBiz-Votingonarelease
> [**] http://www.apache.org/foundation/voting.html
>


[VOTE] [RELEASE] Apache OFBiz 18.12.05 (second attempt)

2022-01-02 Thread Jacopo Cappellato
This is the second vote thread to release a new bug fix release for the
release18.12 branch. This new release, "Apache OFBiz 18.12.05"
supersedes all the previous releases from the same branch.

The release files can be downloaded from here:
https://dist.apache.org/repos/dist/dev/ofbiz/

and are:
* apache-ofbiz-18.12.05.zip
* KEYS: text file with keys
* apache-ofbiz-18.12.05.zip.asc: the detached signature file
* apache-ofbiz-18.12.05.zip.sha512: checksum file

Please download and test the zip file and its signatures (for
instructions on testing the signatures see [*]).

Vote:

[ +1] release as Apache OFBiz 18.12.05
[ -1] do not release

For more details about this process please read [**].
[*]
https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz#ReleaseManagementGuideforOFBiz-Votingonarelease
[**] http://www.apache.org/foundation/voting.html


Re: I'll briefly break OFBiz because of OFBIZ-12477

2022-01-02 Thread Jacques Le Roux

It did not work, we will see later...

Le 02/01/2022 à 10:28, Jacques Le Roux a écrit :

See more at OFBIZ-12477 "No status emails sent to comm...@ofbiz.apache.org by 
BuildBot"

Jacques



Re: [VOTE] [RELEASE] Apache OFBiz 18.12.05 (second attempt)

2022-01-02 Thread Jacques Le Roux

+1

$ ./verify-ofbiz-release.sh apache-ofbiz-18.12.05.zip
sha check of file: apache-ofbiz-18.12.05.zip
Using sha file: apache-ofbiz-18.12.05.zip.sha512
apache-ofbiz-18.12.05.zip: F7952ED5 C794357F E730C7DE 404B0B8B 7A123A89 9DA7A1C1 4D0136ED 64D6FAA3 7645018E 9EDE93FB 88FC27A3 D718DA64 E8636541 
334583ED 606F5516 6D653B2C
apache-ofbiz-18.12.05.zip: F7952ED5 C794357F E730C7DE 404B0B8B 7A123A89 9DA7A1C1 4D0136ED 64D6FAA3 7645018E 9EDE93FB 88FC27A3 D718DA64 E8636541 
334583ED 606F5516 6D653B2C

sha checksum OK

GPG verification output
gpg: Signature made Sun Jan  2 11:57:07 2022
gpg:    using RSA key 7A580908847AF9E0
gpg: Good signature from "Jacopo Cappellato (CODE SIGNING KEY) 
"

Tests and UIs OK

Jacques

Le 02/01/2022 à 12:29, Jacopo Cappellato a écrit :

This is the second vote thread to release a new bug fix release for the
release18.12 branch. This new release, "Apache OFBiz 18.12.05"
supersedes all the previous releases from the same branch.

The release files can be downloaded from here:
https://dist.apache.org/repos/dist/dev/ofbiz/

and are:
* apache-ofbiz-18.12.05.zip
* KEYS: text file with keys
* apache-ofbiz-18.12.05.zip.asc: the detached signature file
* apache-ofbiz-18.12.05.zip.sha512: checksum file

Please download and test the zip file and its signatures (for
instructions on testing the signatures see [*]).

Vote:

[ +1] release as Apache OFBiz 18.12.05
[ -1] do not release

For more details about this process please read [**].
[*]
https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz#ReleaseManagementGuideforOFBiz-Votingonarelease
[**] http://www.apache.org/foundation/voting.html




Re: [VOTE] [RELEASE] Apache OFBiz 18.12.05 (second attempt)

2022-01-02 Thread Michael Brohl

+1

Processing files for release: apache-ofbiz-18.12.05...
Downloading files for apache-ofbiz-18.12.05.zip...
Done!

Verifying files...
sha check of file: apache-ofbiz-18.12.05.zip
Using sha file: apache-ofbiz-18.12.05.zip.sha512
apache-ofbiz-18.12.05.zip: F7952ED5 C794357F E730C7DE 404B0B8B 7A123A89 
9DA7A1C1 4D0136ED 64D6FAA3 7645018E 9EDE93FB 88FC27A3 D718DA64 E8636541 
334583ED 606F5516 6D653B2C
apache-ofbiz-18.12.05.zip: F7952ED5 C794357F E730C7DE 404B0B8B 7A123A89 
9DA7A1C1 4D0136ED 64D6FAA3 7645018E 9EDE93FB 88FC27A3 D718DA64 E8636541 
334583ED 606F5516 6D653B2C

sha checksum OK

GPG verification output

Unpacking release file archive apache-ofbiz-18.12.05.zip...
...

Initializing Gradle wrapper...
 === Prepare operation ===
/Users/mbrohl/Projects/apache-ofbiz/dist/apache-ofbiz-18.12.05/gradle/wrapper/gradle-wrapper.jar 
not found, we download it

 === Download gradle-wrapper.jar ===
 === Download gradle-wrapper.properties ===
 === Control downloaded files ===
gradle/wrapper/gradle-wrapper.jar: OK
gradle/wrapper/gradle-wrapper.properties: OK
gradlew: OK

Running tests...
...
BUILD SUCCESSFUL in 4m 32s
27 actionable tasks: 22 executed, 5 up-to-date
Done processing files for release apache-ofbiz-18.12.05

Thanks,

Michael Brohl

ecomify GmbH - www.ecomify.de


Am 02.01.22 um 12:29 schrieb Jacopo Cappellato:


This is the second vote thread to release a new bug fix release for the
release18.12 branch. This new release, "Apache OFBiz 18.12.05"
supersedes all the previous releases from the same branch.

The release files can be downloaded from here:
https://dist.apache.org/repos/dist/dev/ofbiz/

and are:
* apache-ofbiz-18.12.05.zip
* KEYS: text file with keys
* apache-ofbiz-18.12.05.zip.asc: the detached signature file
* apache-ofbiz-18.12.05.zip.sha512: checksum file

Please download and test the zip file and its signatures (for
instructions on testing the signatures see [*]).

Vote:

[ +1] release as Apache OFBiz 18.12.05
[ -1] do not release

For more details about this process please read [**].
[*]
https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz#ReleaseManagementGuideforOFBiz-Votingonarelease
[**] http://www.apache.org/foundation/voting.html



I published the helm chart for Apache OFBiz to artifacthub.io

2022-01-02 Thread Eugen Stan

Hi,

So I linked my OFBIz chart repository to artifacthub.io .
This means that the OFBiz chart is discoverable for all people who 
search for kubernetes packages via Artifacthub.


See link
https://artifacthub.io/packages/search?ts_query_web=ofbiz&sort=relevance&page=1

It would be great to make progress on the container front so that it's 
more usable:


Also having a strategy to hold plugin configuration data in DB would 
help this use case a lot.


Can't wait to have these fixed (personal order):

* https://issues.apache.org/jira/browse/OFBIZ-9498
* https://issues.apache.org/jira/browse/OFBIZ-12401
* https://issues.apache.org/jira/browse/OFBIZ-10407

Regards,

--
Eugen Stan

+40770 941 271  / https://www.netdava.combegin:vcard
fn:Eugen Stan
n:Stan;Eugen
email;internet:eugen.s...@netdava.com
tel;cell:+40720898747
x-mozilla-html:FALSE
url:https://www.netdava.com
version:2.1
end:vcard