oasp / oasp4j

The Open Application Standard Platform for Java
Apache License 2.0
60 stars 303 forks source link

Push changes submittted in PR#442 to a new branch under develop-2.3.0 #532

Closed kiran-vadla closed 7 years ago

kiran-vadla commented 7 years ago

Push changes submittted in PR#442 to a new branch under develop-2.3.0

oasp-ci commented 7 years ago

Can one of the admins verify this patch?

kiran-vadla commented 7 years ago

@maihacke , I have submitted the code that was submitted as part of PR #442 to a new branch under the branch 'develop-2.3.0' and created this pull request.

If you see the history , Travis CI build is failing and the reason for that is the JUNIT 'OfferImportJobTest' is failing. This failure doesn't occur in my system when I do 'mvn clean install' of oasp4j project. But , I am able to reproduce this failure when I launch this test alone as 'Run As -> Junit Test' in Eclipse of devonfw distribution.

Please let me know if you have any clue on this ? Once these issues are resolved I will merge this code onto the branch develop-2.3.0

Thanks, @kiran-vadla.

kiran-vadla commented 7 years ago

This PR is created to submit the changes that were submitted as part of PR #442. @maihacke has reviewed the PR #442 . I have merged the changes onto develop-2.3.0 through command line and hence closing the PR.