[ https://issues.apache.org/jira/browse/JENA-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andy Seaborne resolved JENA-1680. --------------------------------- Resolution: Fixed > 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)