You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2015/04/14 21:27:58 UTC

[jira] [Resolved] (AMBARI-10481) Views: javadoc build error

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

Tom Beerbower resolved AMBARI-10481.
------------------------------------
    Resolution: Fixed

> Views: javadoc build error
> --------------------------
>
>                 Key: AMBARI-10481
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10481
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 2.1.0
>
>
> Using latest version of java and maven and had trouble packaging ambari-views.  It was complaining about javadoc in DataStore.java.
> Here is the cleanedup javadoc that doesn’t throw errors ( i just wrapped the xml in @code)
> {code}
> **
>  * Save the given entity to persistent storage.  The entity must be declared as an
>  * {@code <entity>} in the {@code <persistence>} element of the view.xml.
>  *
>  * @param entity  the entity to be persisted.
>  *
>  * @throws PersistenceException thrown if the given entity can not be persisted
>  */
> {code}



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