Skip to content

Commit

Permalink
Remove all trailing spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernard31 committed Jul 13, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent fbb28ca commit 5c8e55f
Showing 566 changed files with 2,337 additions and 2,337 deletions.
2 changes: 2 additions & 0 deletions build-config/pom.xml
Original file line number Diff line number Diff line change
@@ -268,9 +268,11 @@ Contributors:
<configLocation>../eclipse/checkstyle.xml</configLocation>
<consoleOutput>true</consoleOutput>
<failsOnError>true</failsOnError>
<linkXRef>false</linkXRef>
</configuration>
<executions>
<execution>
<?m2e ignore?>
<id>validate</id>
<phase>validate</phase>
<goals>
6 changes: 2 additions & 4 deletions eclipse/checkstyle.xml
Original file line number Diff line number Diff line change
@@ -5,9 +5,7 @@

<module name="Checker">
<module name="RegexpSingleline">
<property name="format" value="(?!\*)[^$]\s+$"/>
<property name="minimum" value="0"/>
<property name="maximum" value="0"/>
<property name="message" value="Line has trailing spaces."/>
<property name="format" value="\s+$"/>
<property name="message" value="No trailing white space allowed."/>
</module>
</module>
4 changes: 2 additions & 2 deletions eclipse/settings/org.eclipse.jdt.ui.prefs
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ sp_cleanup.make_type_abstract_if_missing_method=false
sp_cleanup.make_variable_declarations_final=true
sp_cleanup.never_use_blocks=false
sp_cleanup.never_use_parentheses_in_expressions=true
sp_cleanup.on_save_use_additional_actions=false
sp_cleanup.on_save_use_additional_actions=true
sp_cleanup.organize_imports=true
sp_cleanup.qualify_static_field_accesses_with_declaring_class=false
sp_cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true
@@ -44,7 +44,7 @@ sp_cleanup.qualify_static_member_accesses_with_declaring_class=false
sp_cleanup.qualify_static_method_accesses_with_declaring_class=false
sp_cleanup.remove_private_constructors=true
sp_cleanup.remove_redundant_type_arguments=false
sp_cleanup.remove_trailing_whitespaces=false
sp_cleanup.remove_trailing_whitespaces=true
sp_cleanup.remove_trailing_whitespaces_all=true
sp_cleanup.remove_trailing_whitespaces_ignore_empty=false
sp_cleanup.remove_unnecessary_casts=true
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*******************************************************************************
* Copyright (c) 2013-2015 Sierra Wireless and others.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Sierra Wireless - initial API and implementation
* Achim Kraus (Bosch Software Innovations GmbH) - add json as storage format
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
/*******************************************************************************
* Copyright (c) 2013-2015 Sierra Wireless and others.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Sierra Wireless - initial API and implementation
* Achim Kraus (Bosch Software Innovations GmbH) - add parameter for
* Achim Kraus (Bosch Software Innovations GmbH) - add parameter for
* configuration filename
*******************************************************************************/

Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*******************************************************************************
* Copyright (c) 2021 Sierra Wireless and others.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Sierra Wireless - initial API and implementation
*******************************************************************************/
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*******************************************************************************
* Copyright (c) 2021 Orange.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Orange - keep one JSON dependency
*******************************************************************************/
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*******************************************************************************
* Copyright (c) 2021 Orange.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Orange - keep one JSON dependency
*******************************************************************************/
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*******************************************************************************
* Copyright (c) 2021 Orange.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Orange - keep one JSON dependency
*******************************************************************************/
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*******************************************************************************
* Copyright (c) 2021 Orange.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Orange - keep one JSON dependency
*******************************************************************************/
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*******************************************************************************
* Copyright (c) 2015 Sierra Wireless and others.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Sierra Wireless - initial API and implementation
* Orange - keep one JSON dependency
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*******************************************************************************
* Copyright (c) 2013-2015 Sierra Wireless and others.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Sierra Wireless - initial API and implementation
*******************************************************************************/
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*******************************************************************************
* Copyright (c) 2017 Sierra Wireless and others.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Sierra Wireless - initial API and implementation
* Orange - keep one JSON dependency
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
* This class implements Certificate Usage (0) - CA Constraint
*
* From RFC 6698:
*
*
* <pre>
* 0 -- Certificate usage 0 is used to specify a CA certificate, or
* the public key of such a certificate, that MUST be found in any of
@@ -47,7 +47,7 @@
* the certificate might or might not have the basicConstraints
* extension present.
* </pre>
*
*
* For details about Certificate Usage please see:
* <a href="https://tools.ietf.org/html/rfc6698#section-2.1.1">rfc6698#section-2.1.1</a> - The Certificate Usage Field
* <p>
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*******************************************************************************
* Copyright (c) 2017 Sierra Wireless and others.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Sierra Wireless - initial API and implementation
* Rikard Höglund (RISE SICS) - Additions to support OSCORE
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
* This class implements Certificate Usage (3) - Domain Issuer Certificate
*
* From RFC 6698:
*
*
* <pre>
* 3 -- Certificate usage 3 is used to specify a certificate, or the
* public key of such a certificate, that MUST match the end entity
@@ -44,7 +44,7 @@
* requires that the certificate pass PKIX validation, but PKIX
* validation is not tested for certificate usage 3.
* </pre>
*
*
* For details about Certificate Usage please see:
* <a href="https://tools.ietf.org/html/rfc6698#section-2.1.1">rfc6698#section-2.1.1</a> - The Certificate Usage Field
*/
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*******************************************************************************
* Copyright (c) 2013-2015 Sierra Wireless and others.
*
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 which accompany this distribution.
*
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v20.html
* and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.html.
*
*
* Contributors:
* Zebra Technologies - initial API and implementation
* Michał Wadowski (Orange) - Improved compliance with rfc6690
@@ -374,7 +374,7 @@ public CoapServer getServer() {

/**
* Returns the current {@link CoapEndpoint} used to communicate with the given server.
*
*
* @return the {@link CoapEndpoint} used to communicate to LWM2M server.
*/
public CoapEndpoint getEndpoint(ServerIdentity server) {
@@ -398,7 +398,7 @@ public void removeObserver(LwM2mClientObserver observer) {

/**
* Returns the registration Id for the given server.
*
*
* @return the client registration Id or <code>null</code> if the client is not registered
*/
public String getRegistrationId(ServerIdentity server) {
@@ -414,7 +414,7 @@ public Map<String, ServerIdentity> getRegisteredServers() {

/**
* Returns the current {@link InetSocketAddress} use to communicate with the given server.
*
*
* @return the address used to connect to the server or <code>null</code> if the client is not started.
*/
public InetSocketAddress getAddress(ServerIdentity server) {
Loading

0 comments on commit 5c8e55f

Please sign in to comment.