[
https://issues.apache.org/jira/browse/JENA-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791480#comment-16791480
]
ASF subversion and git services commented on JENA-1680:
-------------------------------------------------------
Commit 01eec4c45600acef8f2bdac00f984578a9a24452 in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=01eec4c ]
Merge pull request #540 from afs/code-clean
JENA-1680: Code formatting jena-dboe-*
> Clean code in jena-dboe-* modules.
> ----------------------------------
>
> Key: JENA-1680
> URL: https://issues.apache.org/jira/browse/JENA-1680
> Project: Apache Jena
> Issue Type: Task
> Affects Versions: Jena 3.10.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 3.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The git history is useful in finding when bugs appeared and the lineage
> of a feature. That's the main reason a mass reformatting of code for
> white space or style has a significant impact - it obscures the history
> and some history is very long.
> Packages jena-db/jena-dboe-* packages, and maybe jena-db/jena-tdb2, are
> sufficiently new and their history short that it would not be too
> disruptive.
> The proposed cleaning is:
> * trailing whitespace.
> * replace "space semi-colon" with "semi-colon".
> * convert to staggered opening braces
> * turn double or more blank lines to single.
> See also: [email on
> dev@|https://lists.apache.org/thread.html/7aff88e1dc22bfb39467fc862e63ca1b88839dc8c69e9dec6ad078bd@%3Cdev.jena.apache.org%3E].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)