You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by GitBox <gi...@apache.org> on 2021/01/11 08:42:13 UTC

[GitHub] [ofbiz-framework] ieugen commented on pull request #250: OFBIZ-12118 Fixes issue with starting ofbiz via jar

ieugen commented on pull request #250:
URL: https://github.com/apache/ofbiz-framework/pull/250#issuecomment-757729683


   Thanks @danwatford , 
   
   It passes on my system. 
   I'll probably run the tests inside the container.
   ```
   > Task :createTestReports
   Trying to override old definition of datatype junitreport
   
   BUILD SUCCESSFUL in 4m 6s
   5 actionable tasks: 2 executed, 3 up-to-date
   ```
   Can you try other JVM version ? 
   
   I'm using adoptopenjdk via sdkman.io .
   ```
   java -version
   openjdk version "1.8.0_275"
   OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_275-b01)
   OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.275-b01, mixed mode)
   ```
   
   I've pushed ofbiz images on Docker hub for amd64 and arm64 (Raspberry PI ).
   I've started the arm64 on raspberry pi and it works. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org