Re: Welcome to Priya Sharma as new committer!

2021-03-14 Thread Aditya Sharma
Many Congratulations Priya!!
Welcome aboard.

Thanks and Regards,
Aditya Sharma

On Sun, Mar 14, 2021 at 11:26 PM Suraj Khurana 
wrote:

> Congratulations Priya !! Welcome aboard.
>
> --
>
> Best Regards,
> Suraj Khurana
> Senior Technical Consultant
>
>
> On Sun, Mar 14, 2021 at 10:20 PM Swapnil Shah <
> swapnil.s...@hotwaxsystems.com> wrote:
>
> > Many Congratulations Priya !!
> >
> > Thanks,
> > Swapnil
> >
> > > -Original Message-
> > > From: Pawan Verma 
> > > Sent: 11 March 2021 18:31
> > > To: Dev list 
> > > Subject: Welcome to Priya Sharma as new committer!
> > >
> > > The OFBiz PMC has invited Priya to become a new committer and we are
> > > pleased to announce that she has accepted the nomination.
> > >
> > > Welcome onboard Priya, more power to you!
> > >
> > >
> > > Pawan
> >
>


Enhanced OFBiz release verification script

2021-03-14 Thread Michael Brohl

Hi folks,

I have just committed an enhanced version of the OFBiz release 
verification script.


It is now able to fully automate the process of downloading, verifying 
and unpacking the release files as well as executing the integration 
tests. Each step can also be executed separately.


verify-ofbiz-release.sh

Usage: ./verify-ofbiz-release.sh  [-h] [-d] [-v] [-t] [-a] 
[apache-ofbiz-xx.xx.xx]


Options:
   -h  print help and exit
   -d  download release files
   -v  verify release files
   -t  run integration tests
   -a  all of the above

To log the output to a file, use something like
./verify-ofbiz-release.sh -a apache-ofbiz-17.12.06  2>&1 | tee verify.log

This is tested on Mac OS, hope this works on other Linux systems and 
hopefully on terminal emulations on Windows accordingly.


Hope this is helpful. Any feedback or improvement is welcome.

Regards,

Michael Brohl

ecomify GmbH - www.ecomify.de



Re: Welcome to Priya Sharma as new committer!

2021-03-14 Thread Suraj Khurana
Congratulations Priya !! Welcome aboard.

--

Best Regards,
Suraj Khurana
Senior Technical Consultant


On Sun, Mar 14, 2021 at 10:20 PM Swapnil Shah <
swapnil.s...@hotwaxsystems.com> wrote:

> Many Congratulations Priya !!
>
> Thanks,
> Swapnil
>
> > -Original Message-
> > From: Pawan Verma 
> > Sent: 11 March 2021 18:31
> > To: Dev list 
> > Subject: Welcome to Priya Sharma as new committer!
> >
> > The OFBiz PMC has invited Priya to become a new committer and we are
> > pleased to announce that she has accepted the nomination.
> >
> > Welcome onboard Priya, more power to you!
> >
> >
> > Pawan
>


Re: [VOTE] [RELEASE] Apache OFBiz 17.12.06 - Second attempt

2021-03-14 Thread Michael Brohl

Like Jacques, I had to do a second pass of

./gradlew cleanAll loadAll testIntegration

and then the build was successful.

Everything else worked fine:

~/Projects/apache-ofbiz/dist  ../ofbiz-tools/download-ofbiz-release.sh 
apache-ofbiz-17.12.06

Getting files for $ZIP...

--2021-03-14 11:27:10-- https://dist.apache.org/repos/dist/dev/ofbiz/KEYS
Resolving dist.apache.org (dist.apache.org)... 13.90.137.153
Connecting to dist.apache.org (dist.apache.org)|13.90.137.153|:443... 
connected.

HTTP request sent, awaiting response... 200 OK
Length: 21796 (21K) [text/plain]
Saving to: 'KEYS'

KEYS 
100%[=>] 
21.29K  --.-KB/s    in 0.1s


2021-03-14 11:27:11 (189 KB/s) - 'KEYS' saved [21796/21796]

--2021-03-14 11:27:11-- 
https://dist.apache.org/repos/dist/dev/ofbiz/apache-ofbiz-17.12.06.zip

Resolving dist.apache.org (dist.apache.org)... 13.90.137.153
Connecting to dist.apache.org (dist.apache.org)|13.90.137.153|:443... 
connected.

HTTP request sent, awaiting response... 200 OK
Length: 31649438 (30M) [application/zip]
Saving to: 'apache-ofbiz-17.12.06.zip'

apache-ofbiz-17.12.06.zip 
100%[=>] 
30.18M  5.52MB/s    in 6.4s


2021-03-14 11:27:18 (4.70 MB/s) - 'apache-ofbiz-17.12.06.zip' saved 
[31649438/31649438]


--2021-03-14 11:27:18-- 
https://dist.apache.org/repos/dist/dev/ofbiz/apache-ofbiz-17.12.06.zip.asc

Resolving dist.apache.org (dist.apache.org)... 13.90.137.153
Connecting to dist.apache.org (dist.apache.org)|13.90.137.153|:443... 
connected.

HTTP request sent, awaiting response... 200 OK
Length: 841 [text/plain]
Saving to: 'apache-ofbiz-17.12.06.zip.asc'

apache-ofbiz-17.12.06.zip.asc 
100%[=>] 
841  --.-KB/s    in 0s


2021-03-14 11:27:19 (10.2 MB/s) - 'apache-ofbiz-17.12.06.zip.asc' saved 
[841/841]


--2021-03-14 11:27:19-- 
https://dist.apache.org/repos/dist/dev/ofbiz/apache-ofbiz-17.12.06.zip.sha512

Resolving dist.apache.org (dist.apache.org)... 13.90.137.153
Connecting to dist.apache.org (dist.apache.org)|13.90.137.153|:443... 
connected.

HTTP request sent, awaiting response... 200 OK
Length: 225 [text/plain]
Saving to: 'apache-ofbiz-17.12.06.zip.sha512'

apache-ofbiz-17.12.06.zip.sha512 
100%[=>] 
225  --.-KB/s    in 0s


2021-03-14 11:27:20 (2.36 MB/s) - 'apache-ofbiz-17.12.06.zip.sha512' 
saved [225/225]


Done!

~/Projects/apache-ofbiz/dist  ../ofbiz-tools/verify-ofbiz-release.sh 
apache-ofbiz-17.12.06.zip

sha check of file: apache-ofbiz-17.12.06.zip
Using sha file: apache-ofbiz-17.12.06.zip.sha512
apache-ofbiz-17.12.06.zip: 3B302353 D03A7B23 E4E42CDC 1A0257AE 2D29D9B7 
89E6F91A 70DB8539 CF701E63 217F86FF 174325EC 67CD5C61 6E952A8F 286C7CA8 
677CAB5F FE431FB7 4BA9166C
apache-ofbiz-17.12.06.zip: 3B302353 D03A7B23 E4E42CDC 1A0257AE 2D29D9B7 
89E6F91A 70DB8539 CF701E63 217F86FF 174325EC 67CD5C61 6E952A8F 286C7CA8 
677CAB5F FE431FB7 4BA9166C

sha checksum OK

GPG verification output
gpg: Signature made Sun Mar 14 10:19:25 2021 CET
gpg:    using RSA key 7A580908847AF9E0
gpg: Good signature from "Jacopo Cappellato (CODE SIGNING KEY) 
" [ultimate]



unzip apache-ofbiz-17.12.06.zip
...

cd apache-ofbiz-17.12.06

~/Projects/apache-ofbiz/dist/apache-ofbiz-17.12.06  
./gradle/init-gradle-wrapper.sh

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

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

./gradlew cleanAll loadAll testIntegration

...
first pass failes

2nd pass worked.

Thanks,

Michael

Am 14.03.21 um 12:19 schrieb Jacopo Cappellato:

weird, I didn't notice the errors and all tests were successful.

Jacopo

On Sun, Mar 14, 2021 at 11:40 AM Michael Brohl  wrote:

-1

Unfortunately I get several Freemarker errors during

./gradlew cleanAll loadAll testIntegration

like this

2021-03-14 11:34:49,334 |main |ServiceDispatcher |T| Sync
service [test-dispatcher-R437fRXV8X/getPartyEmail] finished in [2]
milliseconds
2021-03-14 11:34:49,336 |main |FreeMarkerWorker  |E| null
freemarker.core.InvalidReferenceException: The following has evaluated
to null or missing:
==> person  [in template
"component://scrum/template/AcceptedBacklogNotification.ftl" at line 25,
column

RE: Welcome to Priya Sharma as new committer!

2021-03-14 Thread Swapnil Shah
Many Congratulations Priya !!

Thanks,
Swapnil

> -Original Message-
> From: Pawan Verma 
> Sent: 11 March 2021 18:31
> To: Dev list 
> Subject: Welcome to Priya Sharma as new committer!
>
> The OFBiz PMC has invited Priya to become a new committer and we are
> pleased to announce that she has accepted the nomination.
>
> Welcome onboard Priya, more power to you!
>
>
> Pawan


Re: [VOTE] [RELEASE] Apache OFBiz 17.12.06 - Second attempt

2021-03-14 Thread Jacques Le Roux

+1

Works here on Windows:

Jacques@LDLC MINGW64 /C/projectsASF/Git/ofbiz-framework/tools (master)
$ ./verify-ofbiz-release.sh apache-ofbiz-17.12.06.zip

   sha check of file: apache-ofbiz-17.12.06.zip
   Using sha file: apache-ofbiz-17.12.06.zip.sha512
   apache-ofbiz-17.12.06.zip: 3B302353 D03A7B23 E4E42CDC 1A0257AE 2D29D9B7 
89E6F91A 70DB8539 CF701E63 217F86FF 174325EC 67CD5C61 6E952A8F 286C7CA8
   677CAB5F FE431FB7 4BA9166C
   apache-ofbiz-17.12.06.zip: 3B302353 D03A7B23 E4E42CDC 1A0257AE 2D29D9B7 
89E6F91A 70DB8539 CF701E63 217F86FF 174325EC 67CD5C61 6E952A8F 286C7CA8
   677CAB5F FE431FB7 4BA9166C
   sha checksum OK

   GPG verification output
   gpg: Signature made Sun Mar 14 10:19:25 2021
   gpg:    using RSA key 7A580908847AF9E0
   gpg: Good signature from "Jacopo Cappellato (CODE SIGNING KEY) 
" [unknown]

> Task :createTestReports
   Trying to override old definition of datatype junitreport
   [ant:junitreport] the file 
C:\projectsASF\Git\ofbiz-framework\tools\apache-ofbiz-17.12.06\runtime\logs\test-results\TESTS-TestSuites.xml
 is not a
   valid testsuite XML document

gradlew  --stacktrace testIntegration

   Deprecated Gradle features were used in this build, making it incompatible 
with Gradle 5.0.
   See 
https://docs.gradle.org/4.5.1/userguide/command_line_interface.html#sec:command_line_warnings

   BUILD SUCCESSFUL in 6m 56s
   7 actionable tasks: 2 executed, 5 up-to-date
   C:\projectsASF\Git\ofbiz-framework\tools\apache-ofbiz-17.12.06>

I had though to do twice the testIntegration.

Jacques

Le 14/03/2021 à 12:19, Jacopo Cappellato a écrit :

weird, I didn't notice the errors and all tests were successful.

Jacopo

On Sun, Mar 14, 2021 at 11:40 AM Michael Brohl  wrote:

-1

Unfortunately I get several Freemarker errors during

./gradlew cleanAll loadAll testIntegration

like this

2021-03-14 11:34:49,334 |main |ServiceDispatcher |T| Sync
service [test-dispatcher-R437fRXV8X/getPartyEmail] finished in [2]
milliseconds
2021-03-14 11:34:49,336 |main |FreeMarkerWorker  |E| null
freemarker.core.InvalidReferenceException: The following has evaluated
to null or missing:
==> person  [in template
"component://scrum/template/AcceptedBacklogNotification.ftl" at line 25,
column 20]


Tip: If the failing expression is known to legally refer to something
that's sometimes null or missing, either specify a default value like
myOptionalVar!myDefault, or use <#if
myOptionalVar??>when-present<#else>when-missing. (These only cover
the last step of the expression; to cover the whole expression, use
parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??



FTL stack trace ("~" means nesting-related):
  - Failed at: ${person.firstName!}  [in template
"component://scrum/template/AcceptedBacklogNotification.ftl" at line 25,
column 18]

  at
freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134)
~[freemarker-2.3.28.jar:2.3.28]
  at
freemarker.core.UnexpectedTypeException.newDesciptionBuilder(UnexpectedTypeException.java:85)
~[freemarker-2.3.28.jar:2.3.28]
  at
freemarker.core.UnexpectedTypeException.(UnexpectedTypeException.java:48)
~[freemarker-2.3.28.jar:2.3.28]
  at
freemarker.core.NonHashException.(NonHashException.java:49)
~[freemarker-2.3.28.jar:2.3.28]
  at freemarker.core.Dot._eval(Dot.java:48)
~[freemarker-2.3.28.jar:2.3.28]
  at freemarker.core.Expression.eval(Expression.java:83)
~[freemarker-2.3.28.jar:2.3.28]
  at
freemarker.core.DefaultToExpression._eval(DefaultToExpression.java:88)
~[freemarker-2.3.28.jar:2.3.28]
  at freemarker.core.Expression.eval(Expression.java:83)
~[freemarker-2.3.28.jar:2.3.28]
  at
freemarker.core.DollarVariable.calculateInterpolatedStringOrMarkup(DollarVariable.java:100)
~[freemarker-2.3.28.jar:2.3.28]
  at
freemarker.core.DollarVariable.accept(DollarVariable.java:63)
~[freemarker-2.3.28.jar:2.3.28]
  at freemarker.core.Environment.visit(Environment.java:330)
[freemarker-2.3.28.jar:2.3.28]
  at freemarker.core.Environment.visit(Environment.java:336)
[freemarker-2.3.28.jar:2.3.28]
  at freemarker.core.Environment.process(Environment.java:309)
[freemarker-2.3.28.jar:2.3.28]
  at
org.apache.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(FreeMarkerWorker.java:227)
[ofbiz.jar:?]
  at
org.apache.ofbiz.widget.model.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:163)
[ofbiz.jar:?]
  at
org.apache.ofbiz.widget.model.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidget.java:200)
[ofbiz.jar:?]
  at
org.apache.ofbiz.widget.model.HtmlWidget.renderWidgetString(HtmlWidget.java:139)
[ofbiz.jar:?]
  at
org.apache.ofbiz.widget.model.ModelScreenWidget$PlatformSpecific.renderWidgetString(ModelScreenWidget.java:1321)
[ofbiz.jar:?]
  at
org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.jav

Re: [VOTE] [RELEASE] Apache OFBiz 17.12.06 - Second attempt

2021-03-14 Thread Jacopo Cappellato
weird, I didn't notice the errors and all tests were successful.

Jacopo

On Sun, Mar 14, 2021 at 11:40 AM Michael Brohl  wrote:
>
> -1
>
> Unfortunately I get several Freemarker errors during
>
> ./gradlew cleanAll loadAll testIntegration
>
> like this
>
> 2021-03-14 11:34:49,334 |main |ServiceDispatcher |T| Sync
> service [test-dispatcher-R437fRXV8X/getPartyEmail] finished in [2]
> milliseconds
> 2021-03-14 11:34:49,336 |main |FreeMarkerWorker  |E| null
> freemarker.core.InvalidReferenceException: The following has evaluated
> to null or missing:
> ==> person  [in template
> "component://scrum/template/AcceptedBacklogNotification.ftl" at line 25,
> column 20]
>
> 
> Tip: If the failing expression is known to legally refer to something
> that's sometimes null or missing, either specify a default value like
> myOptionalVar!myDefault, or use <#if
> myOptionalVar??>when-present<#else>when-missing. (These only cover
> the last step of the expression; to cover the whole expression, use
> parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
> 
>
> 
> FTL stack trace ("~" means nesting-related):
>  - Failed at: ${person.firstName!}  [in template
> "component://scrum/template/AcceptedBacklogNotification.ftl" at line 25,
> column 18]
> 
>  at
> freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134)
> ~[freemarker-2.3.28.jar:2.3.28]
>  at
> freemarker.core.UnexpectedTypeException.newDesciptionBuilder(UnexpectedTypeException.java:85)
> ~[freemarker-2.3.28.jar:2.3.28]
>  at
> freemarker.core.UnexpectedTypeException.(UnexpectedTypeException.java:48)
> ~[freemarker-2.3.28.jar:2.3.28]
>  at
> freemarker.core.NonHashException.(NonHashException.java:49)
> ~[freemarker-2.3.28.jar:2.3.28]
>  at freemarker.core.Dot._eval(Dot.java:48)
> ~[freemarker-2.3.28.jar:2.3.28]
>  at freemarker.core.Expression.eval(Expression.java:83)
> ~[freemarker-2.3.28.jar:2.3.28]
>  at
> freemarker.core.DefaultToExpression._eval(DefaultToExpression.java:88)
> ~[freemarker-2.3.28.jar:2.3.28]
>  at freemarker.core.Expression.eval(Expression.java:83)
> ~[freemarker-2.3.28.jar:2.3.28]
>  at
> freemarker.core.DollarVariable.calculateInterpolatedStringOrMarkup(DollarVariable.java:100)
> ~[freemarker-2.3.28.jar:2.3.28]
>  at
> freemarker.core.DollarVariable.accept(DollarVariable.java:63)
> ~[freemarker-2.3.28.jar:2.3.28]
>  at freemarker.core.Environment.visit(Environment.java:330)
> [freemarker-2.3.28.jar:2.3.28]
>  at freemarker.core.Environment.visit(Environment.java:336)
> [freemarker-2.3.28.jar:2.3.28]
>  at freemarker.core.Environment.process(Environment.java:309)
> [freemarker-2.3.28.jar:2.3.28]
>  at
> org.apache.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(FreeMarkerWorker.java:227)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.widget.model.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:163)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.widget.model.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidget.java:200)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.widget.model.HtmlWidget.renderWidgetString(HtmlWidget.java:139)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.widget.model.ModelScreenWidget$PlatformSpecific.renderWidgetString(ModelScreenWidget.java:1321)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:102)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:284)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScreen.java:164)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer.java:140)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer.java:102)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.common.email.EmailServices.sendMailFromScreen(EmailServices.java:506)
> [ofbiz.jar:?]
>  at sun.reflect.GeneratedMethodAccessor404.invoke(Unknown
> Source) ~[?:?]
>  at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> ~[?:1.8.0_282]
>  at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
>  at
> org.apache.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:100)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:57)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:403)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:228)
> [ofbiz.jar:?]
>  at
> org.apache.ofbiz.service.GenericDispatcherFactory$GenericDispatcher.runSync(GenericD

Re: buildbot exception in on ofbizBranch17FrameworkPlugins

2021-03-14 Thread Jacques Le Roux

Hi,

This is quite weird

./gradlew --no-daemon --stacktrace pullAllPluginsSource in dir /home/buildslave/slave/ofbizStableFrameworkRat/build (timeout 1200 secs) watching 
logfiles {} argv: ['./gradlew', '--no-daemon', '--stacktrace', 'pullAllPluginsSource'] environment: HOME=/home/buildslave 
INVOCATION_ID=7fc06e19059c42e8b363166def3c912b JAVA_HOME=/home/buildslave/slave/tools/java/latest1.8 JOURNAL_STREAM=9:33210 LANG=en_US 
LOGNAME=buildslave PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 
PWD=/home/buildslave/slave/ofbizStableFrameworkRat/build SHELL=/bin/bash USER=buildslave using PTY: False :deleteBeforePulling :pullPluginsFromSvn 
:pullAllPluginsSourceFAILURE: Build failed with an exception.


* Where: Build file '/home/buildslave/slave/ofbizStableFrameworkRat/build/build.gradle' line: 1161 * What went wrong: A problem occurred evaluating 
root project 'ofbiz'. > Could not resolve all files for configuration ':runtime'. > Could not resolve commons-io:commons-io:[2.4,). Required by: 
project : > project :plugins:ldap > org.apereo.cas:cas-server-support-ldap-core:5.0.10 > com.nimbusds:nimbus-jose-jwt:4.26.1 > Failed to list versions 
for commons-io:commons-io. > Unable to load Maven meta-data from https://maven.repository.redhat.com/ga/commons-io/commons-io/maven-metadata.xml. > 
Could not get resource 'https://maven.repository.redhat.com/ga/commons-io/commons-io/maven-metadata.xml'. > Could not GET 
'https://maven.repository.redhat.com/ga/commons-io/commons-io/maven-metadata.xml'. > Read timed out When I only changed the main README.adoc I 
relaunched with ofbiz-bot IRC Jacques


Le 14/03/2021 à 10:30, build...@apache.org a écrit :

The Buildbot has detected a build exception on builder 
ofbizBranch17FrameworkPlugins while building ofbiz-framework. Full details are 
available at:
 https://ci.apache.org/builders/ofbizBranch17FrameworkPlugins/builds/646

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: asf945_ubuntu

Build Reason: downstream
Build Source Stamp: [branch release17.12] 
4138bf2a34b7736d3e97dfae933e9883ec8df717
Blamelist: Jacques Le Roux 

BUILD FAILED: exception shell upload_4

Sincerely,
  -The Buildbot





Re: Welcome to Priya Sharma as new committer!

2021-03-14 Thread Priya Sharma
Thank you everyone for the support, guidance and trust.
It wouldn't have been possible without you all.


On Sat, 13 Mar 2021 at 18:58, Ashish Vijaywargiya  wrote:
>
> Many congratulations, Priya.
>
> Thanks,
> Ashish Vijaywargiya
>
> On Thu, Mar 11, 2021 at 6:31 PM Pawan Verma  wrote:
>
> > The OFBiz PMC has invited Priya to become a new committer and we are
> > pleased to announce that she has accepted the nomination.
> >
> > Welcome onboard Priya, more power to you!
> >
> >
> > Pawan
> >



--
Best Regards,
Priya


Re: [VOTE] [RELEASE] Apache OFBiz 17.12.06 - Second attempt

2021-03-14 Thread Michael Brohl

-1

Unfortunately I get several Freemarker errors during

./gradlew cleanAll loadAll testIntegration

like this

2021-03-14 11:34:49,334 |main |ServiceDispatcher |T| Sync 
service [test-dispatcher-R437fRXV8X/getPartyEmail] finished in [2] 
milliseconds

2021-03-14 11:34:49,336 |main |FreeMarkerWorker  |E| null
freemarker.core.InvalidReferenceException: The following has evaluated 
to null or missing:
==> person  [in template 
"component://scrum/template/AcceptedBacklogNotification.ftl" at line 25, 
column 20]



Tip: If the failing expression is known to legally refer to something 
that's sometimes null or missing, either specify a default value like 
myOptionalVar!myDefault, or use <#if 
myOptionalVar??>when-present<#else>when-missing. (These only cover 
the last step of the expression; to cover the whole expression, use 
parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??




FTL stack trace ("~" means nesting-related):
    - Failed at: ${person.firstName!}  [in template 
"component://scrum/template/AcceptedBacklogNotification.ftl" at line 25, 
column 18]


    at 
freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134) 
~[freemarker-2.3.28.jar:2.3.28]
    at 
freemarker.core.UnexpectedTypeException.newDesciptionBuilder(UnexpectedTypeException.java:85) 
~[freemarker-2.3.28.jar:2.3.28]
    at 
freemarker.core.UnexpectedTypeException.(UnexpectedTypeException.java:48) 
~[freemarker-2.3.28.jar:2.3.28]
    at 
freemarker.core.NonHashException.(NonHashException.java:49) 
~[freemarker-2.3.28.jar:2.3.28]
    at freemarker.core.Dot._eval(Dot.java:48) 
~[freemarker-2.3.28.jar:2.3.28]
    at freemarker.core.Expression.eval(Expression.java:83) 
~[freemarker-2.3.28.jar:2.3.28]
    at 
freemarker.core.DefaultToExpression._eval(DefaultToExpression.java:88) 
~[freemarker-2.3.28.jar:2.3.28]
    at freemarker.core.Expression.eval(Expression.java:83) 
~[freemarker-2.3.28.jar:2.3.28]
    at 
freemarker.core.DollarVariable.calculateInterpolatedStringOrMarkup(DollarVariable.java:100) 
~[freemarker-2.3.28.jar:2.3.28]
    at 
freemarker.core.DollarVariable.accept(DollarVariable.java:63) 
~[freemarker-2.3.28.jar:2.3.28]
    at freemarker.core.Environment.visit(Environment.java:330) 
[freemarker-2.3.28.jar:2.3.28]
    at freemarker.core.Environment.visit(Environment.java:336) 
[freemarker-2.3.28.jar:2.3.28]
    at freemarker.core.Environment.process(Environment.java:309) 
[freemarker-2.3.28.jar:2.3.28]
    at 
org.apache.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(FreeMarkerWorker.java:227) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.widget.model.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:163) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.widget.model.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidget.java:200) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.widget.model.HtmlWidget.renderWidgetString(HtmlWidget.java:139) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.widget.model.ModelScreenWidget$PlatformSpecific.renderWidgetString(ModelScreenWidget.java:1321) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:102) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:284) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScreen.java:164) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer.java:140) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer.java:102) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.common.email.EmailServices.sendMailFromScreen(EmailServices.java:506) 
[ofbiz.jar:?]
    at sun.reflect.GeneratedMethodAccessor404.invoke(Unknown 
Source) ~[?:?]
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
~[?:1.8.0_282]

    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
    at 
org.apache.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:100) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:57) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:403) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:228) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.service.GenericDispatcherFactory$GenericDispatcher.runSync(GenericDispatcherFactory.java:103) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.minilang.method.callops.CallService.exec(CallService.java:217) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:310) 
[ofbiz.jar:?]
    at 
org.apache.ofbiz.minilang.method.ifops.IfNotEmpty.exec(IfNotEmpt

Re: [VOTE] [RELEASE] Apache OFBiz 17.12.06 - Second attempt

2021-03-14 Thread Nicola Mazzoni
+1

Il dom 14 mar 2021, 10:40 Jacopo Cappellato 
ha scritto:

> This is the vote thread (second attempt) to release a new bug fix
> release for the
> release17.12 branch. This new release, "Apache OFBiz 17.12.06" will
> supersede 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-17.12.06.zip
> * KEYS: text file with keys
> * apache-ofbiz-17.12.06.zip.asc: the detached signature file
> * apache-ofbiz-17.12.06.zip.sha512: checksum file
>
> Please download and test the zip file and its signatures (for
> instructions on testing the signatures see
> http://www.apache.org/info/verification.html).
>
> Vote:
> [ +1] release as Apache OFBiz 17.12.06
> [ -1] do not release
>
> This vote will be open for 5 days.
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>


[VOTE] [RELEASE] Apache OFBiz 17.12.06 - Second attempt

2021-03-14 Thread Jacopo Cappellato
This is the vote thread (second attempt) to release a new bug fix
release for the
release17.12 branch. This new release, "Apache OFBiz 17.12.06" will
supersede 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-17.12.06.zip
* KEYS: text file with keys
* apache-ofbiz-17.12.06.zip.asc: the detached signature file
* apache-ofbiz-17.12.06.zip.sha512: checksum file

Please download and test the zip file and its signatures (for
instructions on testing the signatures see
http://www.apache.org/info/verification.html).

Vote:
[ +1] release as Apache OFBiz 17.12.06
[ -1] do not release

This vote will be open for 5 days.
For more details about this process please read
http://www.apache.org/foundation/voting.html


Re: [VOTE] [RELEASE] Apache OFBiz 17.12.06

2021-03-14 Thread Jacopo Cappellato
This vote is cancelled but please stay tuned because a new one will start soon!

Jacopo

On Sun, Mar 14, 2021 at 9:21 AM Jacopo Cappellato
 wrote:
>
> This is the vote thread to release a new bug fix release for the
> release17.12 branch. This new release, "Apache OFBiz 17.12.06" will
> supersede 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-17.12.06.zip
> * KEYS: text file with keys
> * apache-ofbiz-17.12.06.zip.asc: the detached signature file
> * apache-ofbiz-17.12.06.zip.sha512: checksum file
>
> Please download and test the zip file and its signatures (for
> instructions on testing the signatures see
> http://www.apache.org/info/verification.html).
>
> Vote:
> [ +1] release as Apache OFBiz 17.12.06
> [ -1] do not release
>
> This vote will be open for 5 days.
> For more details about this process please read
> http://www.apache.org/foundation/voting.html


Re: [jira] [Commented] (OFBIZ-12195) webtools/control/threadList no longer works on trunk (only)

2021-03-14 Thread Jacques Le Roux

Hi,

I have created https://issues.apache.org/jira/browse/OFBIZ-12196 for that

As I said there, without answers in a week I'll do so...

Jacques

Le 12/03/2021 à 09:19, Jacques Le Roux a écrit :

Hi,

After fixing this issue, I believe we should use Freemarker 2.3.31 in all supported branches because of possible (low but who knows...) security 
issues fixed since 2.3.30


What do you think?

Jacques

Le 12/03/2021 à 09:01, ASF subversion and git services (Jira) a écrit :
 [ 
https://issues.apache.org/jira/browse/OFBIZ-12195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300124#comment-17300124 
]


ASF subversion and git services commented on OFBIZ-12195:
-

Commit 9dd2a255e95c10588004e4fdfb794ab23d173103 in ofbiz-framework's branch 
refs/heads/release17.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=9dd2a25 ]

Fixed: webtools/control/threadList no longer works on trunk (only) (OFBIZ-12195)

It works if we downgrade Freemarker to 2.3.28 as in R18 and even using 2.3.29,
not 2.3.30.

Handles things at the Groovy level, ie put in context, rather than creating
in Freemarker template.

It's backported, even if it's not a pb but in trunk, because it's a (low)
security issue.



webtools/control/threadList no longer works on trunk (only)
---

 Key: OFBIZ-12195
 URL: https://issues.apache.org/jira/browse/OFBIZ-12195
 Project: OFBiz
  Issue Type: Sub-task
  Components: framework/webtools
    Affects Versions: Trunk
    Reporter: Jacques Le Roux
    Assignee: Jacques Le Roux
    Priority: Major
 Fix For: Upcoming Branch


This can be currently tested at 
https://demo-trunk.ofbiz.apache.org/webtools/control/threadList
R18 and R17 are OK



--
This message was sent by Atlassian Jira
(v8.3.4#803005)




Re: [VOTE] [RELEASE] Apache OFBiz 17.12.06

2021-03-14 Thread Jacques Le Roux

Le 14/03/2021 à 09:51, Jacques Le Roux a écrit :
(I guess at least 6.0 but did not test that yet, I'm on it) 


Ok forget it, it's a pain to find an old package. Better use the last available 
package anyway

Jacques



Re: [VOTE] [RELEASE] Apache OFBiz 17.12.06

2021-03-14 Thread Jacques Le Roux

Hi Jacopo,

I'm sorry, forgot the documentation for Windows and Gradle wrapper download, it needs Powershell => 7.1.3 (I guess at least 6.0 but did not test that 
yet, I'm on it)


Could you please make another tentative?

Jacques

Le 14/03/2021 à 09:21, Jacopo Cappellato a écrit :

This is the vote thread to release a new bug fix release for the
release17.12 branch. This new release, "Apache OFBiz 17.12.06" will
supersede 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-17.12.06.zip
* KEYS: text file with keys
* apache-ofbiz-17.12.06.zip.asc: the detached signature file
* apache-ofbiz-17.12.06.zip.sha512: checksum file

Please download and test the zip file and its signatures (for
instructions on testing the signatures see
http://www.apache.org/info/verification.html).

Vote:
[ +1] release as Apache OFBiz 17.12.06
[ -1] do not release

This vote will be open for 5 days.
For more details about this process please read
http://www.apache.org/foundation/voting.html




Re: [VOTE] [RELEASE] Apache OFBiz 17.12.06

2021-03-14 Thread Nicola Mazzoni
+1

Il dom 14 mar 2021, 09:21 Jacopo Cappellato 
ha scritto:

> This is the vote thread to release a new bug fix release for the
> release17.12 branch. This new release, "Apache OFBiz 17.12.06" will
> supersede 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-17.12.06.zip
> * KEYS: text file with keys
> * apache-ofbiz-17.12.06.zip.asc: the detached signature file
> * apache-ofbiz-17.12.06.zip.sha512: checksum file
>
> Please download and test the zip file and its signatures (for
> instructions on testing the signatures see
> http://www.apache.org/info/verification.html).
>
> Vote:
> [ +1] release as Apache OFBiz 17.12.06
> [ -1] do not release
>
> This vote will be open for 5 days.
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>


[VOTE] [RELEASE] Apache OFBiz 17.12.06

2021-03-14 Thread Jacopo Cappellato
This is the vote thread to release a new bug fix release for the
release17.12 branch. This new release, "Apache OFBiz 17.12.06" will
supersede 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-17.12.06.zip
* KEYS: text file with keys
* apache-ofbiz-17.12.06.zip.asc: the detached signature file
* apache-ofbiz-17.12.06.zip.sha512: checksum file

Please download and test the zip file and its signatures (for
instructions on testing the signatures see
http://www.apache.org/info/verification.html).

Vote:
[ +1] release as Apache OFBiz 17.12.06
[ -1] do not release

This vote will be open for 5 days.
For more details about this process please read
http://www.apache.org/foundation/voting.html