hi, i would like to continue with [1] -> please don't revert it all the time (without fixing [2])!
regards, gerhard [1] https://issues.apache.org/jira/browse/DELTASPIKE-102 [2] https://issues.apache.org/jira/browse/DELTASPIKE-189 2012/6/9 <[email protected]> > Updated Branches: > refs/heads/master 5b43de842 -> d10187829 > > > DELTASPIKE-189 revert removing of the module > > damn, commenting out a module is NOT A FIX! > How should we know it's solved if we dont have it in here? > > > Project: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/repo > Commit: > http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/commit/d1018782 > Tree: > http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/tree/d1018782 > Diff: > http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/diff/d1018782 > > Branch: refs/heads/master > Commit: d10187829685222aa6c639d638d37811bdccc0af > Parents: 5b43de8 > Author: Mark Struberg <[email protected]> > Authored: Sat Jun 9 09:56:16 2012 +0200 > Committer: Mark Struberg <[email protected]> > Committed: Sat Jun 9 09:56:16 2012 +0200 > > ---------------------------------------------------------------------- > deltaspike/cdictrl/pom.xml | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > ---------------------------------------------------------------------- > > > > http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/d1018782/deltaspike/cdictrl/pom.xml > ---------------------------------------------------------------------- > diff --git a/deltaspike/cdictrl/pom.xml b/deltaspike/cdictrl/pom.xml > index 1d886ed..6b0e39f 100644 > --- a/deltaspike/cdictrl/pom.xml > +++ b/deltaspike/cdictrl/pom.xml > @@ -38,6 +38,6 @@ > <module>tck</module> > <module>impl-owb</module> > <module>impl-weld</module> > - <!--module>impl-openejb</module--> > + <module>impl-openejb</module> > </modules> > </project> > >
