[
https://issues.apache.org/jira/browse/GORA-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Palsulich updated GORA-234:
---------------------------------
Attachment: GORA-234.palsulich.patch
Attached a patch which fixes the improper JavaDoc in DataStore.java and
WSDataStoreBase.java. Followup question: Some methods are empty in the abstract
base class (e.g. WSDataStoreBase#readFields). Should those methods just be
abstract?
> Javadoc and java annotations in gora-core base (abstract) classes needs to be
> corrected
> ----------------------------------------------------------------------------------------
>
> Key: GORA-234
> URL: https://issues.apache.org/jira/browse/GORA-234
> Project: Apache Gora
> Issue Type: Bug
> Components: documentation, gora-core
> Affects Versions: 0.3
> Reporter: Lewis John McGibbney
> Priority: Critical
> Labels: newbie
> Fix For: 0.5
>
> Attachments: GORA-234.palsulich.patch
>
>
> in DataStore#flush() [0] for there is incorrect Java annotations saying that
> it throws an IOException when it does not. Although this is trivial to
> address, in my opinion it is really really important that it is corrected.
> [0]
> http://svn.apache.org/viewvc/gora/trunk/gora-core/src/main/java/org/apache/gora/store/DataStore.java?view=markup
--
This message was sent by Atlassian JIRA
(v6.2#6252)