[
https://issues.apache.org/jira/browse/HTRACE-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15491839#comment-15491839
]
Hudson commented on HTRACE-384:
-------------------------------
SUCCESS: Integrated in Jenkins build HTrace-Master #270 (See
[https://builds.apache.org/job/HTrace-Master/270/])
HTRACE-384 Remove accidental inclusion of (stack: rev
fc2051ad492b6bc76971eaa2bfa956cc46561a52)
* (edit) htrace-hbase/pom.xml
> Remove accidental inclusion of createDependencyReducedPom=false
> ---------------------------------------------------------------
>
> Key: HTRACE-384
> URL: https://issues.apache.org/jira/browse/HTRACE-384
> Project: HTrace
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Fix For: 4.2.0
>
>
> I committed below experiment by mistake:
> {code}
> diff --git a/htrace-hbase/pom.xml b/htrace-hbase/pom.xml
> index e929bf2..a4421a9 100644
> --- a/htrace-hbase/pom.xml
> +++ b/htrace-hbase/pom.xml
> @@ -75,7 +75,6 @@ language governing permissions and limitations under the
> License. -->
> <execution>
> <phase>package</phase>
> <configuration>
> - <createDependencyReducedPom>false</createDependencyReducedPom>
> <relocations>
> <relocation>
> <pattern>org.apache.commons.logging</pattern>
> {code}
> Revert
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)