You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/06/27 18:36:52 UTC

[jira] [Commented] (LENS-1205) Fix ToXMLString class to serialise and deserialise Xjob

    [ https://issues.apache.org/jira/browse/LENS-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351561#comment-15351561 ] 

Hadoop QA commented on LENS-1205:
---------------------------------

Applied patch: [fix-ToXMLString.patch|https://issues.apache.org/jira/secure/attachment/12813807/fix-ToXMLString.patch] and ran command: mvn clean install -fae. Result: Failure. Build Job: https://builds.apache.org/job/PreCommit-Lens-Build/636/

> Fix ToXMLString class to serialise and deserialise Xjob
> -------------------------------------------------------
>
>                 Key: LENS-1205
>                 URL: https://issues.apache.org/jira/browse/LENS-1205
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Lavkesh Lahngir
>            Assignee: Lavkesh Lahngir
>         Attachments: fix-ToXMLString.patch
>
>
> Classes generated from xsd do not contain the @XMLRootElement. We need to Pass a JAXBElement object while calling marshal() method. Also at the time unmarshal(), it returns the JAXBElement. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)