GitHub user brunobat opened a pull request:
https://github.com/apache/tomee/pull/259
TOMEE-2328 - Cleanup examples maven structure
@ivanjunckes please take a look at this one because I changed the pom of
some metrics examples.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brunobat/tomee fix-examples
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/259.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #259
----
commit 457035edf57ccf2ef6e1953f201efaa91cf412ae
Author: brunobat <brunobat@...>
Date: 2018-12-07T10:37:14Z
TOMEE-2328 - remove parent and fix build after that
Signed-off-by: brunobat <[email protected]>
commit 368abd9ec52dacad793b0c486cd9b1c9fdd405fd
Author: brunobat <brunobat@...>
Date: 2018-12-07T10:42:50Z
TOMEE-2328 - remove parent and fix build after that - mp-metrics-timed
Signed-off-by: brunobat <[email protected]>
commit 8d5fb63510d4a22045f9216c0f8d3f6bad8902cf
Author: brunobat <brunobat@...>
Date: 2018-12-07T10:57:07Z
TOMEE-2328 - Delete orfaned project. See connector-ear
Signed-off-by: brunobat <[email protected]>
commit 5baf0be677bd336636014861313bef65463bfe88
Author: brunobat <brunobat@...>
Date: 2018-12-07T11:07:09Z
TOMEE-2328 - Make artifact id match folder and parent module name
Signed-off-by: brunobat <[email protected]>
----
---