[ofbiz-framework] branch trunk updated (6f39741 -> 6d194cf)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[ofbiz-framework] branch trunk updated (6f39741 -> 6d194cf)

jleroux@apache.org
This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.


    from 6f39741  Fixed: Fixed the issue on party page that will upload the data each time after refreshing the page. (OFBIZ-11325)
     add 0c2124a  Get Path from URI than a string representation of a file path when building Path to test resources.
     add 259f71d  Removed unused test imports.
     new 6d194cf  OFBIZ-11331: Allow ComponentContainerTest to run on windows (#8)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/ofbiz/base/container/ComponentContainerTest.java  | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Reply | Threaded
Open this post in threaded view
|

[ofbiz-framework] 01/01: OFBIZ-11331: Allow ComponentContainerTest to run on windows (#8)

jleroux@apache.org
This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git

commit 6d194cf8c363435e212282e31f575ca93f14d72d
Merge: 6f39741 259f71d
Author: Jacques Le Roux <[hidden email]>
AuthorDate: Tue Jan 28 15:58:07 2020 +0100

    OFBIZ-11331: Allow ComponentContainerTest to run on windows (#8)
   
    * Get Path from URI than a string representation of a file path when building Path to test resources.
   
    * Removed unused test imports.

 .../apache/ofbiz/base/container/ComponentContainerTest.java  | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)