You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2020/02/19 07:52:31 UTC

[syncope] branch 2_0_X updated: Fixing checkstyle

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_0_X by this push:
     new 5ed5841  Fixing checkstyle
5ed5841 is described below

commit 5ed584169c5b260c12b298ad5108bf07972a2b47
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Wed Feb 19 08:52:20 2020 +0100

    Fixing checkstyle
---
 .../java/org/apache/syncope/ide/netbeans/view/ServerDetailsView.java  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ServerDetailsView.java b/ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ServerDetailsView.java
index 58ebde2..648e3fb 100644
--- a/ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ServerDetailsView.java
+++ b/ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ServerDetailsView.java
@@ -51,7 +51,7 @@ public class ServerDetailsView extends JDialog {
      * regenerated by the Form Editor.
      */
     @SuppressWarnings("unchecked")
-    //CHECKSTYLE:OFF
+    // CHECKSTYLE:OFF
     // <editor-fold defaultstate="collapsed" desc="Generated Code">//GEN-BEGIN:initComponents
     private void initComponents() {
 
@@ -160,7 +160,7 @@ public class ServerDetailsView extends JDialog {
 
         pack();
     }// </editor-fold>//GEN-END:initComponents
-    //CHECKSTYLE:ON
+    // CHECKSTYLE:ON
 
     protected void okButtonActionPerformed(final java.awt.event.ActionEvent evt) {
         // validation