You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2013/10/07 23:28:46 UTC

[jira] [Resolved] (SAMZA-53) Extraneous import breaks compilation

     [ https://issues.apache.org/jira/browse/SAMZA-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Homan resolved SAMZA-53.
------------------------------

    Resolution: Fixed

Committed.  Resolving.

> Extraneous import breaks compilation
> ------------------------------------
>
>                 Key: SAMZA-53
>                 URL: https://issues.apache.org/jira/browse/SAMZA-53
>             Project: Samza
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>         Environment: RHEL, Java(TM) SE Runtime Environment (build 1.6.0_27-b07)
>            Reporter: Jakob Homan
>            Assignee: Jakob Homan
>             Fix For: 0.7.0
>
>         Attachments: SAMZA-53.patch
>
>
> An extraneous import from the pluggable chooser is busting compilation on my RHEL box:
> {noformat}
> :samza-kafka_2.9.2:compileTestScala
> [ant:scalac] Element '/home/jhoman/repos/samza/samza-kafka/build/resources/main' does not exist.
> /home/jhoman/repos/samza/samza-kafka/src/test/scala/org/apache/samza/system/kafka/TestKafkaSystemAdmin.scala:51: error: object xsom is not a member of package com.sun.xml.internal
> import com.sun.xml.internal.xsom.impl.parser.state.group{noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)