-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding test cases for #390. The Java example was refactored to make it run (i.e., `mvn compile` at least), and extended by a submodule. The submodule contains a property based dependency version which cannot be immediately resolved, as there is no `properties` definition in the submodule itself. The hotfix provided by #425 prevents the binary from failing. Nevertheless, the version property should be resolved from the parent pom which is not yet addressed. As the bug report only was about the SEGV caused by the problem, #390 may be closed anyway. --------- Signed-off-by: Gerd Aschemann <gerd@aschemann.net>
- Loading branch information
Showing
8 changed files
with
360 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.