Skip to content

Commit

Permalink
Refactor jboss.container.maven.default.*
Browse files Browse the repository at this point in the history
The module name jboss.container.maven.default.bash was provided by two
modules in order to support Maven version 3.5 and 3.6
(See a6ddba6 for details)

The source differences between the two modules were very minor. Adjust
jboss.container.maven.default.bash.default to remove explicit references
to maven versions, and delete the 36 version.

Rename, move and re-version the remaining module as
jboss.container.maven.default (no .bash suffix). The new module name
means we can side-step the version epoch issue.

Dependent images will need to adjust to the new name and remove any
explicit module version (instead depend upon the specific Maven required)

Signed-off-by: Jonathan Dowland <jdowland@redhat.com>
  • Loading branch information
jmtd authored and Jonathan Dowland committed Mar 31, 2020
1 parent 2ed5833 commit 46321bd
Show file tree
Hide file tree
Showing 42 changed files with 5 additions and 1,297 deletions.
File renamed without changes.

This file was deleted.

Loading

0 comments on commit 46321bd

Please sign in to comment.