[ 
https://issues.apache.org/jira/browse/OFBIZ-7951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux reopened OFBIZ-7951:
------------------------------------

We have a problem, on Windows at least:
{code}
C:\projectASF-Mars\ofbiz>gradlew --stacktrace ofbizBackground
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\projectASF-Mars\ofbiz\build.gradle' line: 761

* What went wrong:
Could not find property 'os' on root project 'ofbiz'.

* Try:
Run with --info or --debug option to get more log output.

* Exception is:
groovy.lang.MissingPropertyException: Could not find property 'os' on root 
project 'ofbiz'.
        at 
org.gradle.api.internal.AbstractDynamicObject.propertyMissingException(AbstractDynamicObject.java:43)
        at 
org.gradle.api.internal.AbstractDynamicObject.getProperty(AbstractDynamicObject.java:35)
        at 
org.gradle.api.internal.CompositeDynamicObject.getProperty(CompositeDynamicObject.java:97)
        at 
org.gradle.groovy.scripts.BasicScript.propertyMissing(BasicScript.java:66)
        at org.gradle.groovy.scripts.Script.getProperty(Script.java:56)
        at 
build_146dpgoos7lwgtdjesm7a07a.createOfbizBackgroundCommandTask(C:\projectASF-Mars\ofbiz\build.gradle:761)
        at 
build_146dpgoos7lwgtdjesm7a07a$_run_closure35.doCall(C:\projectASF-Mars\ofbiz\build.gradle:734)
{code}

> remove ofbizSecure and ofbizBackgroundSecure targets from the gradle build 
> script
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7951
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7951
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Upcoming Branch
>            Reporter: Taher Alkhateeb
>            Assignee: Taher Alkhateeb
>
> The tasks ofbizSecure and ofbizBackgroundSecure utilize the notsoserial API 
> in the JVM arguments. However, given that this has no effect on system 
> performance, we should make all tasks secure by default (ofbiz, ofbizDebug, 
> ofbizBackground) and remove the secure tasks. This has the benefit of 
> reducing the number of tasks users need to be aware of.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to