You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2014/04/15 13:20:16 UTC

[jira] [Resolved] (STANBOL-1305) Hide Utility Classes and Declare Classes as final Which Has Only private Constructors

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

Rupert Westenthaler resolved STANBOL-1305.
------------------------------------------

    Resolution: Fixed

* Applied the patch from 30.march in the trunk with http://svn.apache.org/r1587512
* Applied the patch from 28.march in the 0.12 branch with http://svn.apache.org/r1587518

NOTE: for 0.12 I skipped 'commons/ldpathtemplate/src/main/java/at/newmedialab/ldpath/template/util/FormatUtil.java' because this code was removed after the update to marmotta ldpath 3.2.0 (see STANBOL-1286)

thx Furkan for the patch

> Hide Utility Classes and Declare Classes as final Which Has Only private Constructors
> -------------------------------------------------------------------------------------
>
>                 Key: STANBOL-1305
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1305
>             Project: Stanbol
>          Issue Type: Improvement
>    Affects Versions: 0.12.0
>            Reporter: Furkan KAMACI
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: STANBOL-1305.patch, STANBOL-1305.patch
>
>
> Utility classes should be hidden and classes which has only private constructors should be declared as final.



--
This message was sent by Atlassian JIRA
(v6.2#6252)