This is an automated email from the ASF dual-hosted git repository. sigee pushed a change to branch introduce-checkstyle in repository https://gitbox.apache.org/repos/asf/stormcrawler.git
discard 12c687a4 Add not mandatory, but recommended braces discard caee797b Line can't be longer than 100 characters discard f65b83fb Add colon after TODO discard 571e07f6 Remove abbreviation from variable name discard 6741476d End with the Javadoc comment (sentence) with a period discard 03cf22ac Separate copyright and package by a blank line discard 46f80a0b Change indentation from 2 spaces to 4 discard c022f643 Set checkstyle rules to follow Java coding standard as a base. AOSP Java code style (https://source.android.com/docs/setup/contribute/code-style#be-consistent) > Android follows standard Java coding conventions with the additional rules described below. discard 8055ea8b Set checkstyle version to the newest omit 77dc1da3 Introduce checkstyle add 45d0174a Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 add 038afe52 Bump org.apache.maven.plugins:maven-archetype-plugin from 3.4.0 to 3.4.1 add c86ca304 Bump org.apache.maven.archetype:archetype-packaging from 3.4.0 to 3.4.1 add a8a8eecc Bump okhttp.version from 5.1.0 to 5.2.1 add 0c0dd648 Introduce checkstyle add f04d2a67 Set checkstyle version to the newest add 6d46e6c5 Set checkstyle rules to follow Java coding standard as a base. AOSP Java code style (https://source.android.com/docs/setup/contribute/code-style#be-consistent) > Android follows standard Java coding conventions with the additional rules described below. add fa4b26fb Change indentation from 2 spaces to 4 add 873485ef Separate copyright and package by a blank line add 164fab3b End with the Javadoc comment (sentence) with a period add 11af7af9 Remove abbreviation from variable name add 2b08e351 Add colon after TODO add d29282b3 Line can't be longer than 100 characters add 07bd2d06 Add not mandatory, but recommended braces This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (12c687a4) \ N -- N -- N refs/heads/introduce-checkstyle (07bd2d06) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: archetype/pom.xml | 4 ++-- core/pom.xml | 2 +- external/opensearch/archetype/pom.xml | 4 ++-- external/solr/archetype/pom.xml | 4 ++-- pom.xml | 8 ++++---- 5 files changed, 11 insertions(+), 11 deletions(-)
