Skip to content

Commit dac7d2b

Browse files
committed
Revert redundant formatting change
Also updated license report.
1 parent 946cc9d commit dac7d2b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

datastore/src/main/java/io/spine/server/storage/datastore/DatastoreWrapper.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,8 +360,8 @@ <E> Iterator<E> readAll(StructuredQuery<E> query) {
360360
.iterator();
361361
}
362362

363-
private static <E> StructuredQuery<E>
364-
limit(StructuredQuery<E> query, @Nullable Integer batchSize) {
363+
private static <E> StructuredQuery<E> limit(StructuredQuery<E> query,
364+
@Nullable Integer batchSize) {
365365
return batchSize == null
366366
? query
367367
: query.toBuilder()

license-report.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -578,10 +578,10 @@
578578
* **POM Project URL:** [https://javacc.dev.java.net/](https://javacc.dev.java.net/)
579579
* **POM License: Berkeley Software Distribution (BSD) License** - [http://www.opensource.org/licenses/bsd-license.html](http://www.opensource.org/licenses/bsd-license.html)
580580

581-
1. **Group:** net.sourceforge.pmd **Name:** pmd-core **Version:** 6.13.0
581+
1. **Group:** net.sourceforge.pmd **Name:** pmd-core **Version:** 6.16.0
582582
* **POM License: BSD-style** - [http://pmd.sourceforge.net/license.html](http://pmd.sourceforge.net/license.html)
583583

584-
1. **Group:** net.sourceforge.pmd **Name:** pmd-java **Version:** 6.13.0
584+
1. **Group:** net.sourceforge.pmd **Name:** pmd-java **Version:** 6.16.0
585585
* **POM License: BSD-style** - [http://pmd.sourceforge.net/license.html](http://pmd.sourceforge.net/license.html)
586586

587587
1. **Group:** net.sourceforge.saxon **Name:** saxon **Version:** 9.1.0.8
@@ -698,9 +698,9 @@
698698
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
699699
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
700700

701-
1. **Group:** org.junit.jupiter **Name:** junit-jupiter-engine **Version:** 5.4.2
701+
1. **Group:** org.junit.jupiter **Name:** junit-jupiter-engine **Version:** 5.5.1
702702
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
703-
* **POM License: Eclipse Public License v2.0** - [http://www.eclipse.org/legal/epl-v20.html](http://www.eclipse.org/legal/epl-v20.html)
703+
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
704704

705705
1. **Group:** org.junit.jupiter **Name:** junit-jupiter-params **Version:** 5.5.1
706706
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
@@ -710,9 +710,9 @@
710710
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
711711
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
712712

713-
1. **Group:** org.junit.platform **Name:** junit-platform-engine **Version:** 1.4.2
713+
1. **Group:** org.junit.platform **Name:** junit-platform-engine **Version:** 1.5.1
714714
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
715-
* **POM License: Eclipse Public License v2.0** - [http://www.eclipse.org/legal/epl-v20.html](http://www.eclipse.org/legal/epl-v20.html)
715+
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
716716

717717
1. **Group:** org.mockito **Name:** mockito-core **Version:** 2.12.0
718718
* **POM Project URL:** [https://github.com/mockito/mockito](https://github.com/mockito/mockito)
@@ -780,7 +780,7 @@
780780
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
781781

782782

783-
This report was generated on **Thu Jul 25 16:54:10 EEST 2019** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
783+
This report was generated on **Fri Aug 02 19:17:57 EEST 2019** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
784784

785785

786786

@@ -1347,10 +1347,10 @@ This report was generated on **Thu Jul 25 16:54:10 EEST 2019** using [Gradle-Lic
13471347
* **POM Project URL:** [https://javacc.dev.java.net/](https://javacc.dev.java.net/)
13481348
* **POM License: Berkeley Software Distribution (BSD) License** - [http://www.opensource.org/licenses/bsd-license.html](http://www.opensource.org/licenses/bsd-license.html)
13491349

1350-
1. **Group:** net.sourceforge.pmd **Name:** pmd-core **Version:** 6.13.0
1350+
1. **Group:** net.sourceforge.pmd **Name:** pmd-core **Version:** 6.16.0
13511351
* **POM License: BSD-style** - [http://pmd.sourceforge.net/license.html](http://pmd.sourceforge.net/license.html)
13521352

1353-
1. **Group:** net.sourceforge.pmd **Name:** pmd-java **Version:** 6.13.0
1353+
1. **Group:** net.sourceforge.pmd **Name:** pmd-java **Version:** 6.16.0
13541354
* **POM License: BSD-style** - [http://pmd.sourceforge.net/license.html](http://pmd.sourceforge.net/license.html)
13551355

13561356
1. **Group:** net.sourceforge.saxon **Name:** saxon **Version:** 9.1.0.8
@@ -1467,9 +1467,9 @@ This report was generated on **Thu Jul 25 16:54:10 EEST 2019** using [Gradle-Lic
14671467
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
14681468
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
14691469

1470-
1. **Group:** org.junit.jupiter **Name:** junit-jupiter-engine **Version:** 5.4.2
1470+
1. **Group:** org.junit.jupiter **Name:** junit-jupiter-engine **Version:** 5.5.1
14711471
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
1472-
* **POM License: Eclipse Public License v2.0** - [http://www.eclipse.org/legal/epl-v20.html](http://www.eclipse.org/legal/epl-v20.html)
1472+
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
14731473

14741474
1. **Group:** org.junit.jupiter **Name:** junit-jupiter-params **Version:** 5.5.1
14751475
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
@@ -1479,9 +1479,9 @@ This report was generated on **Thu Jul 25 16:54:10 EEST 2019** using [Gradle-Lic
14791479
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
14801480
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
14811481

1482-
1. **Group:** org.junit.platform **Name:** junit-platform-engine **Version:** 1.4.2
1482+
1. **Group:** org.junit.platform **Name:** junit-platform-engine **Version:** 1.5.1
14831483
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
1484-
* **POM License: Eclipse Public License v2.0** - [http://www.eclipse.org/legal/epl-v20.html](http://www.eclipse.org/legal/epl-v20.html)
1484+
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
14851485

14861486
1. **Group:** org.mockito **Name:** mockito-core **Version:** 2.12.0
14871487
* **POM Project URL:** [https://github.com/mockito/mockito](https://github.com/mockito/mockito)
@@ -1549,4 +1549,4 @@ This report was generated on **Thu Jul 25 16:54:10 EEST 2019** using [Gradle-Lic
15491549
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
15501550

15511551

1552-
This report was generated on **Thu Jul 25 16:54:11 EEST 2019** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1552+
This report was generated on **Fri Aug 02 19:18:10 EEST 2019** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).

0 commit comments

Comments
 (0)