mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Reformatted the codes
This commit is contained in:
parent
9936bda78b
commit
dff3cf7645
@ -1,4 +1,3 @@
|
||||
package org.wso2.carbon.device.application.mgt.store.api.services.util;
|
||||
/*
|
||||
* Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
|
||||
*
|
||||
@ -16,12 +15,10 @@ package org.wso2.carbon.device.application.mgt.store.api.services.util;
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
package org.wso2.carbon.device.application.mgt.store.api.services.util;
|
||||
|
||||
import org.wso2.carbon.device.application.mgt.common.Comment;
|
||||
|
||||
|
||||
import static org.wso2.carbon.registry.core.jdbc.DumpConstants.UUID;
|
||||
|
||||
/**
|
||||
* Helper class for Comment Management API test cases.
|
||||
*/
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
|
||||
# Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
|
||||
#
|
||||
# WSO2 Inc. licenses this file to you under the Apache License,
|
||||
@ -15,7 +14,6 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
#
|
||||
|
||||
#
|
||||
# This is the log4j configuration file used by WSO2 Carbon
|
||||
#
|
||||
@ -24,9 +22,7 @@
|
||||
# can be changed using the WSO2 Carbon Management Console, and those
|
||||
# settings will override the settings in this file.
|
||||
#
|
||||
|
||||
log4j.rootLogger=DEBUG, STD_OUT
|
||||
|
||||
# Redirect log messages to console
|
||||
log4j.appender.STD_OUT=org.apache.log4j.ConsoleAppender
|
||||
log4j.appender.STD_OUT.Target=System.out
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
|
||||
<!--
|
||||
~ Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
|
||||
~
|
||||
|
||||
Loading…
Reference in New Issue
Block a user