diff options
author | Joe George <joe@zeroc.com> | 2017-05-09 16:39:18 -0400 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2017-05-09 16:39:56 -0400 |
commit | a0dae9ed44e1f8ebd928389e612f4a502c05701a (patch) | |
tree | ee40c6f9262601b387e17c90fccf9213564d3b7a | |
parent | ICE-7868 - Update to latest gulp builder (diff) | |
download | ice-a0dae9ed44e1f8ebd928389e612f4a502c05701a.tar.bz2 ice-a0dae9ed44e1f8ebd928389e612f4a502c05701a.tar.xz ice-a0dae9ed44e1f8ebd928389e612f4a502c05701a.zip |
Cleanup more whitespace
Remove extra newlines from the end of files and add newlines to files
which are missing one.
468 files changed, 274 insertions, 495 deletions
diff --git a/allTests.py b/allTests.py index 5f0d8e95155..d2baea54c29 100755 --- a/allTests.py +++ b/allTests.py @@ -13,4 +13,4 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "scripts")) from Util import runTests -runTests()
\ No newline at end of file +runTests() diff --git a/android-compat/gradle/dex.gradle b/android-compat/gradle/dex.gradle index 27d6f106bbf..55dccd97d95 100644 --- a/android-compat/gradle/dex.gradle +++ b/android-compat/gradle/dex.gradle @@ -21,4 +21,4 @@ if(ext.androidSdkDir == null) { } def cmdExt = Os.isFamily(Os.FAMILY_WINDOWS) ? '.bat' : '' -ext.dxCmd = "${androidSdkDir}/build-tools/${ice_buildToolsVersion}/dx${cmdExt}"
\ No newline at end of file +ext.dxCmd = "${androidSdkDir}/build-tools/${ice_buildToolsVersion}/dx${cmdExt}" diff --git a/android-compat/test/android/proguard.cfg b/android-compat/test/android/proguard.cfg index 4733d92557f..401a8392e7a 100644 --- a/android-compat/test/android/proguard.cfg +++ b/android-compat/test/android/proguard.cfg @@ -77,4 +77,4 @@ # For debugging. -keepattributes LocalVariableTable, LocalVariableTypeTable -dontoptimize --dontobfuscate
\ No newline at end of file +-dontobfuscate diff --git a/config/Make.rules b/config/Make.rules index 5809d91aa01..3d140855106 100644 --- a/config/Make.rules +++ b/config/Make.rules @@ -148,4 +148,3 @@ $(foreach l,$(thirdparties),$(eval $(call make-lib,$l))) # supported-languages ?= cpp java java-compat python js ruby php supported-configs ?= shared - diff --git a/config/valgrind.sup b/config/valgrind.sup index 4afa2a0525c..ed466b30a26 100644 --- a/config/valgrind.sup +++ b/config/valgrind.sup @@ -10,4 +10,4 @@ Memcheck:Leak ... fun:*_S_create* -}
\ No newline at end of file +} diff --git a/config/zeroc.vssettings b/config/zeroc.vssettings index 01f60dc9ad3..64a693c9868 100644 --- a/config/zeroc.vssettings +++ b/config/zeroc.vssettings @@ -278,4 +278,4 @@ </ToolsOptionsSubCategory> </ToolsOptionsCategory> </ToolsOptions> -</UserSettings>
\ No newline at end of file +</UserSettings> diff --git a/cpp/allTests.py b/cpp/allTests.py index 18df973cab0..d0439bd0028 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -13,4 +13,4 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts")) from Util import runTestsWithPath -runTestsWithPath(__file__)
\ No newline at end of file +runTestsWithPath(__file__) diff --git a/cpp/config/ice_ca.cnf b/cpp/config/ice_ca.cnf index 2477567c0dc..be731806232 100644 --- a/cpp/config/ice_ca.cnf +++ b/cpp/config/ice_ca.cnf @@ -50,4 +50,3 @@ basicConstraints = CA:true # PKIX recommendation. subjectKeyIdentifier = hash authorityKeyIdentifier = keyid:always,issuer:always - diff --git a/cpp/include/Glacier2/NullPermissionsVerifier.h b/cpp/include/Glacier2/NullPermissionsVerifier.h index 6007ff89e4b..f953777f8d9 100644 --- a/cpp/include/Glacier2/NullPermissionsVerifier.h +++ b/cpp/include/Glacier2/NullPermissionsVerifier.h @@ -34,4 +34,3 @@ setupNullPermissionsVerifier(const Ice::CommunicatorPtr&, const std::string&, co } #endif - diff --git a/cpp/include/IceUtil/Functional.h b/cpp/include/IceUtil/Functional.h index 2eed5550382..98ff097f53a 100644 --- a/cpp/include/IceUtil/Functional.h +++ b/cpp/include/IceUtil/Functional.h @@ -386,4 +386,3 @@ secondConstVoidMemFun1(void (T::*p)(A) const) } #endif - diff --git a/cpp/include/IceUtil/Thread.h b/cpp/include/IceUtil/Thread.h index 10989862fd6..66179fbd540 100644 --- a/cpp/include/IceUtil/Thread.h +++ b/cpp/include/IceUtil/Thread.h @@ -177,4 +177,3 @@ typedef Handle<Thread> ThreadPtr; } #endif - diff --git a/cpp/include/IceUtil/ThreadException.h b/cpp/include/IceUtil/ThreadException.h index 29c2abc7196..b90886aedab 100644 --- a/cpp/include/IceUtil/ThreadException.h +++ b/cpp/include/IceUtil/ThreadException.h @@ -97,4 +97,3 @@ private: } #endif - diff --git a/cpp/include/IceUtil/Timer.h b/cpp/include/IceUtil/Timer.h index ba409582ae1..bd5a946ee57 100644 --- a/cpp/include/IceUtil/Timer.h +++ b/cpp/include/IceUtil/Timer.h @@ -143,4 +143,3 @@ Timer::Token::operator<(const Timer::Token& r) const } #endif - diff --git a/cpp/msbuild/.gitignore b/cpp/msbuild/.gitignore index feef48dfc17..49954346309 100644 --- a/cpp/msbuild/.gitignore +++ b/cpp/msbuild/.gitignore @@ -9,4 +9,4 @@ zeroc.ice.uwp.arm zeroc.ice.uwp.x86 zeroc.ice.uwp.x64 zeroc.ice.java -zeroc.ice.html
\ No newline at end of file +zeroc.ice.html diff --git a/cpp/src/Glacier2/FilterManager.h b/cpp/src/Glacier2/FilterManager.h index f7afe95dc03..f76537a0fa2 100644 --- a/cpp/src/Glacier2/FilterManager.h +++ b/cpp/src/Glacier2/FilterManager.h @@ -86,4 +86,3 @@ private: }; #endif /* FILTER_MANAGER_H */ - diff --git a/cpp/src/Glacier2/RequestQueue.cpp b/cpp/src/Glacier2/RequestQueue.cpp index 6d1a4875850..ffd6f21861b 100644 --- a/cpp/src/Glacier2/RequestQueue.cpp +++ b/cpp/src/Glacier2/RequestQueue.cpp @@ -570,4 +570,3 @@ Glacier2::RequestQueueThread::run() } } } - diff --git a/cpp/src/Glacier2Lib/Glacier2.rc b/cpp/src/Glacier2Lib/Glacier2.rc index 450677e0604..e38e636ef09 100644 --- a/cpp/src/Glacier2Lib/Glacier2.rc +++ b/cpp/src/Glacier2Lib/Glacier2.rc @@ -31,4 +31,3 @@ BEGIN VALUE "Translation", 0x409, 1252 END END - diff --git a/cpp/src/Ice/ConnectionFactory.cpp b/cpp/src/Ice/ConnectionFactory.cpp index 0858c97a556..b8e6b03651b 100644 --- a/cpp/src/Ice/ConnectionFactory.cpp +++ b/cpp/src/Ice/ConnectionFactory.cpp @@ -1845,4 +1845,3 @@ IceInternal::IncomingConnectionFactory::closeAcceptor() _instance->timer()->schedule(ICE_MAKE_SHARED(StartAcceptor, ICE_SHARED_FROM_THIS), IceUtil::Time::seconds(1)); } } - diff --git a/cpp/src/Ice/FactoryTable.cpp b/cpp/src/Ice/FactoryTable.cpp index d14d55fe649..0780954b635 100644 --- a/cpp/src/Ice/FactoryTable.cpp +++ b/cpp/src/Ice/FactoryTable.cpp @@ -165,5 +165,3 @@ IceInternal::FactoryTable::removeTypeId(int compactId) } } } - - diff --git a/cpp/src/Ice/FactoryTableInit.cpp b/cpp/src/Ice/FactoryTableInit.cpp index 65f2c876afa..cdc0cdfda54 100644 --- a/cpp/src/Ice/FactoryTableInit.cpp +++ b/cpp/src/Ice/FactoryTableInit.cpp @@ -92,4 +92,3 @@ IceInternal::CompactIdInit::~CompactIdInit() { factoryTable->removeTypeId(_compactId); } - diff --git a/cpp/src/Ice/HashUtil.h b/cpp/src/Ice/HashUtil.h index 4f9edbb854e..1bf84d2a897 100644 --- a/cpp/src/Ice/HashUtil.h +++ b/cpp/src/Ice/HashUtil.h @@ -56,4 +56,3 @@ hashAdd(Ice::Int& hashCode, const std::map<K, V>& map) } #endif - diff --git a/cpp/src/Ice/LocalObject.cpp b/cpp/src/Ice/LocalObject.cpp index 1098a594ae6..55374d58a6c 100644 --- a/cpp/src/Ice/LocalObject.cpp +++ b/cpp/src/Ice/LocalObject.cpp @@ -26,4 +26,3 @@ Ice::LocalObject::operator<(const LocalObject& r) const { return this < &r; } - diff --git a/cpp/src/Ice/MetricsObserverI.cpp b/cpp/src/Ice/MetricsObserverI.cpp index fa4df95e083..2b0f8311c39 100644 --- a/cpp/src/Ice/MetricsObserverI.cpp +++ b/cpp/src/Ice/MetricsObserverI.cpp @@ -11,4 +11,3 @@ #include <Ice/Connection.h> #include <Ice/Endpoint.h> - diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 19d052ae2d7..256efdd7913 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -1341,4 +1341,3 @@ const char* IceInternal::PropertyNames::clPropNames[] = "Freeze", 0 }; - diff --git a/cpp/src/Ice/ProtocolInstance.cpp b/cpp/src/Ice/ProtocolInstance.cpp index 43ed6b27bcc..98c75dc9bd2 100644 --- a/cpp/src/Ice/ProtocolInstance.cpp +++ b/cpp/src/Ice/ProtocolInstance.cpp @@ -134,4 +134,3 @@ IceInternal::ProtocolInstance::resolve(const string& host, int port, EndpointSel { _instance->endpointHostResolver()->resolve(host, port, type, endpt, cb); } - diff --git a/cpp/src/Ice/RetryQueue.h b/cpp/src/Ice/RetryQueue.h index 86e1511318a..21a4111b37f 100644 --- a/cpp/src/Ice/RetryQueue.h +++ b/cpp/src/Ice/RetryQueue.h @@ -70,4 +70,3 @@ private: } #endif - diff --git a/cpp/src/Ice/TcpAcceptor.cpp b/cpp/src/Ice/TcpAcceptor.cpp index 2d48b27e571..643acf96eab 100755 --- a/cpp/src/Ice/TcpAcceptor.cpp +++ b/cpp/src/Ice/TcpAcceptor.cpp @@ -359,4 +359,3 @@ IceInternal::TcpAcceptor::~TcpAcceptor() assert(_acceptFd == INVALID_SOCKET); #endif } - diff --git a/cpp/src/Ice/TcpAcceptor.h b/cpp/src/Ice/TcpAcceptor.h index ee92512030a..b7747264f6e 100644 --- a/cpp/src/Ice/TcpAcceptor.h +++ b/cpp/src/Ice/TcpAcceptor.h @@ -72,4 +72,3 @@ private: } #endif - diff --git a/cpp/src/Ice/Transceiver.cpp b/cpp/src/Ice/Transceiver.cpp index 7ce64323ab6..d866b2fb44a 100644 --- a/cpp/src/Ice/Transceiver.cpp +++ b/cpp/src/Ice/Transceiver.cpp @@ -21,4 +21,3 @@ IceInternal::Transceiver::bind() assert(false); return 0; } - diff --git a/cpp/src/IceBT/StreamSocket.h b/cpp/src/IceBT/StreamSocket.h index f2a8c8aa81d..e5062dfc9d1 100644 --- a/cpp/src/IceBT/StreamSocket.h +++ b/cpp/src/IceBT/StreamSocket.h @@ -56,4 +56,3 @@ typedef IceUtil::Handle<StreamSocket> StreamSocketPtr; } #endif - diff --git a/cpp/src/IceBox/Exception.cpp b/cpp/src/IceBox/Exception.cpp index dd75f530200..473e09ade1f 100644 --- a/cpp/src/IceBox/Exception.cpp +++ b/cpp/src/IceBox/Exception.cpp @@ -17,4 +17,3 @@ IceBox::FailureException::ice_print(ostream& out) const Exception::ice_print(out); out << ":\nservice failure exception: " << reason; } - diff --git a/cpp/src/IceBox/Service.cpp b/cpp/src/IceBox/Service.cpp index f1989701db5..5e7f29cfe13 100644 --- a/cpp/src/IceBox/Service.cpp +++ b/cpp/src/IceBox/Service.cpp @@ -155,4 +155,3 @@ main(int argc, char* argv[]) initData.properties->setProperty("Ice.Admin.DelayCreation", "1"); return svc.main(argc, argv, initData); } - diff --git a/cpp/src/IceBox/ServiceManagerI.cpp b/cpp/src/IceBox/ServiceManagerI.cpp index 5e1f76adc87..2f027994814 100644 --- a/cpp/src/IceBox/ServiceManagerI.cpp +++ b/cpp/src/IceBox/ServiceManagerI.cpp @@ -1179,4 +1179,3 @@ IceBox::ServiceManagerI::removeAdminFacets(const string& prefix) // Ignored } } - diff --git a/cpp/src/IceDB/Makefile.mk b/cpp/src/IceDB/Makefile.mk index fa8e18825ed..480d3fa3dae 100644 --- a/cpp/src/IceDB/Makefile.mk +++ b/cpp/src/IceDB/Makefile.mk @@ -15,4 +15,3 @@ IceDB_libs := lmdb IceDB_cppflags := -DICE_DB_API_EXPORTS projects += $(project) - diff --git a/cpp/src/IceGrid/AdminCallbackRouter.cpp b/cpp/src/IceGrid/AdminCallbackRouter.cpp index 4af6d299dbc..21191b06954 100644 --- a/cpp/src/IceGrid/AdminCallbackRouter.cpp +++ b/cpp/src/IceGrid/AdminCallbackRouter.cpp @@ -85,4 +85,3 @@ IceGrid::AdminCallbackRouter::ice_invoke_async(const AMD_Object_ice_invokePtr& c &AdminCallbackRouter::invokeException), cb); } - diff --git a/cpp/src/IceGrid/AdminI.cpp b/cpp/src/IceGrid/AdminI.cpp index 228f238efee..344fa0a1876 100644 --- a/cpp/src/IceGrid/AdminI.cpp +++ b/cpp/src/IceGrid/AdminI.cpp @@ -994,4 +994,3 @@ AdminI::checkIsReadOnly() const throw ex; } } - diff --git a/cpp/src/IceGrid/AdminSessionI.cpp b/cpp/src/IceGrid/AdminSessionI.cpp index 03e8fdde2cd..7f598c2223e 100644 --- a/cpp/src/IceGrid/AdminSessionI.cpp +++ b/cpp/src/IceGrid/AdminSessionI.cpp @@ -606,4 +606,3 @@ AdminSSLSessionManagerI::create(const Glacier2::SSLInfo& info, return _factory->createGlacier2Session(userDN, ctl); } - diff --git a/cpp/src/IceGrid/Allocatable.cpp b/cpp/src/IceGrid/Allocatable.cpp index a2979e1a883..608a3e30c87 100644 --- a/cpp/src/IceGrid/Allocatable.cpp +++ b/cpp/src/IceGrid/Allocatable.cpp @@ -532,4 +532,3 @@ Allocatable::allocateFromChild(const AllocationRequestPtr& request, } return allocationCount > 0; } - diff --git a/cpp/src/IceGrid/AllocatableObjectCache.cpp b/cpp/src/IceGrid/AllocatableObjectCache.cpp index 2a6e719b88b..5913dac2ae6 100644 --- a/cpp/src/IceGrid/AllocatableObjectCache.cpp +++ b/cpp/src/IceGrid/AllocatableObjectCache.cpp @@ -408,4 +408,3 @@ AllocatableObjectEntry::canTryAllocate() { return _cache.canTryAllocate(this); } - diff --git a/cpp/src/IceGrid/FileCache.cpp b/cpp/src/IceGrid/FileCache.cpp index 395a54d051c..e32d1fb2ea7 100644 --- a/cpp/src/IceGrid/FileCache.cpp +++ b/cpp/src/IceGrid/FileCache.cpp @@ -215,4 +215,3 @@ FileCache::read(const string& file, Ice::Long offset, int size, Ice::Long& newOf return is.eof(); } - diff --git a/cpp/src/IceGrid/Internal.ice b/cpp/src/IceGrid/Internal.ice index 0f078bf6bf6..f136dd99564 100644 --- a/cpp/src/IceGrid/Internal.ice +++ b/cpp/src/IceGrid/Internal.ice @@ -805,4 +805,3 @@ interface InternalRegistry extends FileReader } - diff --git a/cpp/src/IceGrid/LocatorRegistryI.cpp b/cpp/src/IceGrid/LocatorRegistryI.cpp index 8564d44942e..2a5a3c7a85b 100644 --- a/cpp/src/IceGrid/LocatorRegistryI.cpp +++ b/cpp/src/IceGrid/LocatorRegistryI.cpp @@ -476,4 +476,3 @@ LocatorRegistryI::getTraceLevels() const { return _database->getTraceLevels(); } - diff --git a/cpp/src/IceGrid/NodeAdminRouter.cpp b/cpp/src/IceGrid/NodeAdminRouter.cpp index 5100c8c9880..8f3e1a5ddc4 100644 --- a/cpp/src/IceGrid/NodeAdminRouter.cpp +++ b/cpp/src/IceGrid/NodeAdminRouter.cpp @@ -73,4 +73,3 @@ IceGrid::NodeServerAdminRouter::ice_invoke_async(const AMD_Object_ice_invokePtr& invokeOnTarget(target, cb, inParams, current); } - diff --git a/cpp/src/IceGrid/NodeI.cpp b/cpp/src/IceGrid/NodeI.cpp index e6a8f772a9b..b5e6d7ad2f5 100644 --- a/cpp/src/IceGrid/NodeI.cpp +++ b/cpp/src/IceGrid/NodeI.cpp @@ -1509,4 +1509,3 @@ NodeI::destroyServer(const AMD_Node_destroyServerPtr& amdCB, command->execute(); } } - diff --git a/cpp/src/IceGrid/NodeSessionI.cpp b/cpp/src/IceGrid/NodeSessionI.cpp index 645c3bb51c9..87558adfb9c 100644 --- a/cpp/src/IceGrid/NodeSessionI.cpp +++ b/cpp/src/IceGrid/NodeSessionI.cpp @@ -443,4 +443,3 @@ NodeSessionI::removeFeedback(const PatcherFeedbackPtr& feedback, const Ice::Iden _feedbacks.erase(feedback); } } - diff --git a/cpp/src/IceGrid/NodeSessionManager.cpp b/cpp/src/IceGrid/NodeSessionManager.cpp index c1231f5d6de..281c32cfacf 100644 --- a/cpp/src/IceGrid/NodeSessionManager.cpp +++ b/cpp/src/IceGrid/NodeSessionManager.cpp @@ -674,4 +674,3 @@ NodeSessionManager::createdSession(const NodeSessionPrx& session) (*p)->waitTryCreateSession(timeout); } } - diff --git a/cpp/src/IceGrid/ReplicaSessionManager.cpp b/cpp/src/IceGrid/ReplicaSessionManager.cpp index 8ed21322979..655bd26c441 100644 --- a/cpp/src/IceGrid/ReplicaSessionManager.cpp +++ b/cpp/src/IceGrid/ReplicaSessionManager.cpp @@ -669,4 +669,3 @@ ReplicaSessionManager::destroySession(const ReplicaSessionPrx& session) _observer = 0; } } - diff --git a/cpp/src/IceGrid/SessionI.cpp b/cpp/src/IceGrid/SessionI.cpp index 4cecfef3bf2..52f880936e1 100644 --- a/cpp/src/IceGrid/SessionI.cpp +++ b/cpp/src/IceGrid/SessionI.cpp @@ -403,4 +403,3 @@ ClientSSLSessionManagerI::create(const Glacier2::SSLInfo& info, return _factory->createGlacier2Session(userDN, ctl); } - diff --git a/cpp/src/IceGrid/WaitQueue.cpp b/cpp/src/IceGrid/WaitQueue.cpp index a714b515965..53c3f99d2b9 100644 --- a/cpp/src/IceGrid/WaitQueue.cpp +++ b/cpp/src/IceGrid/WaitQueue.cpp @@ -178,4 +178,3 @@ WaitQueue::remove(const WaitItemPtr& item) } return false; } - diff --git a/cpp/src/IceSSL/EndpointI.cpp b/cpp/src/IceSSL/EndpointI.cpp index 099818f8fbc..f4917973c63 100644 --- a/cpp/src/IceSSL/EndpointI.cpp +++ b/cpp/src/IceSSL/EndpointI.cpp @@ -375,4 +375,3 @@ IceSSL::EndpointFactoryI::readWithUnderlying(const IceInternal::EndpointIPtr& un { return ICE_MAKE_SHARED(EndpointI, _instance, underlying); } - diff --git a/cpp/src/IceSSL/PluginI.cpp b/cpp/src/IceSSL/PluginI.cpp index c12b3f9098e..74da15291b8 100755 --- a/cpp/src/IceSSL/PluginI.cpp +++ b/cpp/src/IceSSL/PluginI.cpp @@ -135,4 +135,3 @@ ICEregisterIceSSL(bool loadOnInitialize) { Ice::registerIceSSL(loadOnInitialize); } - diff --git a/cpp/src/IceStorm/IceStormInternal.ice b/cpp/src/IceStorm/IceStormInternal.ice index 450ffe44c4f..cd2884e6f0c 100644 --- a/cpp/src/IceStorm/IceStormInternal.ice +++ b/cpp/src/IceStorm/IceStormInternal.ice @@ -122,4 +122,3 @@ interface TopicManagerInternal extends TopicManager } } // End module IceStorm - diff --git a/cpp/src/IceStorm/InstrumentationI.cpp b/cpp/src/IceStorm/InstrumentationI.cpp index 15dd423e250..29112c87853 100644 --- a/cpp/src/IceStorm/InstrumentationI.cpp +++ b/cpp/src/IceStorm/InstrumentationI.cpp @@ -373,4 +373,3 @@ TopicManagerObserverI::getSubscriberObserver(const string& svc, } return 0; } - diff --git a/cpp/src/IceStorm/LLURecord.ice b/cpp/src/IceStorm/LLURecord.ice index 345faa804a3..1f33e2c7c62 100644 --- a/cpp/src/IceStorm/LLURecord.ice +++ b/cpp/src/IceStorm/LLURecord.ice @@ -24,4 +24,3 @@ struct LogUpdate } } - diff --git a/cpp/src/IceStorm/Service.cpp b/cpp/src/IceStorm/Service.cpp index 02b7f6336f5..5844e9853f8 100644 --- a/cpp/src/IceStorm/Service.cpp +++ b/cpp/src/IceStorm/Service.cpp @@ -573,4 +573,3 @@ ServiceI::validateProperties(const string& name, const PropertiesPtr& properties } } } - diff --git a/cpp/src/IceStorm/SubscriberRecord.ice b/cpp/src/IceStorm/SubscriberRecord.ice index 94f15664f57..a7624d9247e 100644 --- a/cpp/src/IceStorm/SubscriberRecord.ice +++ b/cpp/src/IceStorm/SubscriberRecord.ice @@ -66,4 +66,3 @@ struct SubscriberRecord sequence<SubscriberRecord> SubscriberRecordSeq; } // End module IceStorm - diff --git a/cpp/test/.gitignore b/cpp/test/.gitignore index cd450510b65..fe6afa02773 100644 --- a/cpp/test/.gitignore +++ b/cpp/test/.gitignore @@ -2,4 +2,4 @@ Debug/* Release/* TestSuite/Debug/* TestSuite/Release/* -*.pch
\ No newline at end of file +*.pch diff --git a/cpp/test/Glacier2/application/Callback.ice b/cpp/test/Glacier2/application/Callback.ice index 8a16bb84c4c..a221d277130 100644 --- a/cpp/test/Glacier2/application/Callback.ice +++ b/cpp/test/Glacier2/application/Callback.ice @@ -25,4 +25,3 @@ interface Callback } } - diff --git a/cpp/test/Glacier2/application/Client.cpp b/cpp/test/Glacier2/application/Client.cpp index 17f30885674..bc6fb814f5f 100644 --- a/cpp/test/Glacier2/application/Client.cpp +++ b/cpp/test/Glacier2/application/Client.cpp @@ -151,4 +151,3 @@ main(int argc, char* argv[]) communicator->destroy(); return status; } - diff --git a/cpp/test/Glacier2/application/Server.cpp b/cpp/test/Glacier2/application/Server.cpp index d03dd16835d..21b63dbb2cf 100644 --- a/cpp/test/Glacier2/application/Server.cpp +++ b/cpp/test/Glacier2/application/Server.cpp @@ -67,4 +67,3 @@ main(int argc, char* argv[]) Ice::InitializationData initData = getTestInitData(argc, argv); return app.main(argc, argv, initData); } - diff --git a/cpp/test/Glacier2/attack/Backend.ice b/cpp/test/Glacier2/attack/Backend.ice index b83c7827f70..759fb455a90 100644 --- a/cpp/test/Glacier2/attack/Backend.ice +++ b/cpp/test/Glacier2/attack/Backend.ice @@ -18,4 +18,3 @@ interface Backend } } - diff --git a/cpp/test/Glacier2/dynamicFiltering/Test.ice b/cpp/test/Glacier2/dynamicFiltering/Test.ice index a725dc48886..e72d91a7850 100644 --- a/cpp/test/Glacier2/dynamicFiltering/Test.ice +++ b/cpp/test/Glacier2/dynamicFiltering/Test.ice @@ -53,4 +53,3 @@ interface TestSession extends Glacier2::Session } } - diff --git a/cpp/test/Glacier2/override/Callback.ice b/cpp/test/Glacier2/override/Callback.ice index 8b80b52d2fb..2af777d65b3 100644 --- a/cpp/test/Glacier2/override/Callback.ice +++ b/cpp/test/Glacier2/override/Callback.ice @@ -31,4 +31,3 @@ interface Callback } } - diff --git a/cpp/test/Glacier2/router/Callback.ice b/cpp/test/Glacier2/router/Callback.ice index 9ba5aa49e96..87e6076a947 100644 --- a/cpp/test/Glacier2/router/Callback.ice +++ b/cpp/test/Glacier2/router/Callback.ice @@ -51,4 +51,3 @@ interface Callback } } - diff --git a/cpp/test/Glacier2/sessionControl/Session.ice b/cpp/test/Glacier2/sessionControl/Session.ice index e20c434c4e4..9491b312736 100644 --- a/cpp/test/Glacier2/sessionControl/Session.ice +++ b/cpp/test/Glacier2/sessionControl/Session.ice @@ -22,4 +22,3 @@ interface Session extends Glacier2::Session } } - diff --git a/cpp/test/Glacier2/sessionHelper/Callback.ice b/cpp/test/Glacier2/sessionHelper/Callback.ice index 3ab836f2d6e..d8d26b60a2d 100644 --- a/cpp/test/Glacier2/sessionHelper/Callback.ice +++ b/cpp/test/Glacier2/sessionHelper/Callback.ice @@ -37,4 +37,3 @@ interface Callback } } - diff --git a/cpp/test/Glacier2/sessionHelper/Server.cpp b/cpp/test/Glacier2/sessionHelper/Server.cpp index e2aef4d481c..d31562d9292 100644 --- a/cpp/test/Glacier2/sessionHelper/Server.cpp +++ b/cpp/test/Glacier2/sessionHelper/Server.cpp @@ -75,4 +75,3 @@ main(int argc, char* argv[]) cerr << "exit status: " << status << endl; return status; } - diff --git a/cpp/test/Glacier2/staticFiltering/Backend.ice b/cpp/test/Glacier2/staticFiltering/Backend.ice index b83c7827f70..759fb455a90 100644 --- a/cpp/test/Glacier2/staticFiltering/Backend.ice +++ b/cpp/test/Glacier2/staticFiltering/Backend.ice @@ -18,4 +18,3 @@ interface Backend } } - diff --git a/cpp/test/Ice/acm/Test.ice b/cpp/test/Ice/acm/Test.ice index 520c551ce34..3eef0a34184 100644 --- a/cpp/test/Ice/acm/Test.ice +++ b/cpp/test/Ice/acm/Test.ice @@ -36,4 +36,3 @@ interface RemoteCommunicator } } - diff --git a/cpp/test/Ice/ami/Test.ice b/cpp/test/Ice/ami/Test.ice index 55cb96b97b1..8ef2be51924 100644 --- a/cpp/test/Ice/ami/Test.ice +++ b/cpp/test/Ice/ami/Test.ice @@ -65,4 +65,3 @@ interface TestIntfController } } - diff --git a/cpp/test/Ice/background/Configuration.cpp b/cpp/test/Ice/background/Configuration.cpp index dff12668226..a6aeafa641a 100644 --- a/cpp/test/Ice/background/Configuration.cpp +++ b/cpp/test/Ice/background/Configuration.cpp @@ -198,4 +198,3 @@ Configuration::getInstance() { return _instance; } - diff --git a/cpp/test/Ice/background/Test.ice b/cpp/test/Ice/background/Test.ice index 8732c9d5213..9aa258770c1 100644 --- a/cpp/test/Ice/background/Test.ice +++ b/cpp/test/Ice/background/Test.ice @@ -45,4 +45,3 @@ interface BackgroundController } } - diff --git a/cpp/test/Ice/background/Transceiver.cpp b/cpp/test/Ice/background/Transceiver.cpp index a1b86860044..71716b424c5 100644 --- a/cpp/test/Ice/background/Transceiver.cpp +++ b/cpp/test/Ice/background/Transceiver.cpp @@ -269,4 +269,3 @@ Transceiver::Transceiver(const IceInternal::TransceiverPtr& transceiver) : _readBufferPos = _readBuffer.b.begin(); _readBuffer.i = _readBuffer.b.begin(); } - diff --git a/cpp/test/Ice/binding/Test.ice b/cpp/test/Ice/binding/Test.ice index 32929b4d959..de2937a32ce 100644 --- a/cpp/test/Ice/binding/Test.ice +++ b/cpp/test/Ice/binding/Test.ice @@ -34,4 +34,3 @@ interface RemoteCommunicator } } - diff --git a/cpp/test/Ice/binding/TestI.cpp b/cpp/test/Ice/binding/TestI.cpp index 1cafa284c46..ae8dcb83713 100644 --- a/cpp/test/Ice/binding/TestI.cpp +++ b/cpp/test/Ice/binding/TestI.cpp @@ -94,4 +94,3 @@ TestI::getAdapterName(const Ice::Current& current) { return current.adapter->getName(); } - diff --git a/cpp/test/Ice/checksum/Test.ice b/cpp/test/Ice/checksum/Test.ice index ba1f503b7ec..3eb3fc615a9 100644 --- a/cpp/test/Ice/checksum/Test.ice +++ b/cpp/test/Ice/checksum/Test.ice @@ -22,4 +22,3 @@ interface Checksum } } - diff --git a/cpp/test/Ice/custom/StringConverterI.cpp b/cpp/test/Ice/custom/StringConverterI.cpp index f66699e445f..1ae3c702114 100644 --- a/cpp/test/Ice/custom/StringConverterI.cpp +++ b/cpp/test/Ice/custom/StringConverterI.cpp @@ -68,4 +68,3 @@ Test::WstringConverterI::fromUTF8(const Byte* sourceStart, const Byte* sourceEnd } target = stringToWstring(s); } - diff --git a/cpp/test/Ice/custom/Wstring.ice b/cpp/test/Ice/custom/Wstring.ice index 2fa9db98fc2..766f6bb5a8b 100644 --- a/cpp/test/Ice/custom/Wstring.ice +++ b/cpp/test/Ice/custom/Wstring.ice @@ -66,4 +66,3 @@ dictionary<["cpp:type:wstring"] string, ["cpp:type:wstring"] string> WstringWStr } } - diff --git a/cpp/test/Ice/custom/WstringAMD.ice b/cpp/test/Ice/custom/WstringAMD.ice index 46d9078b6e7..ef11172bbd9 100644 --- a/cpp/test/Ice/custom/WstringAMD.ice +++ b/cpp/test/Ice/custom/WstringAMD.ice @@ -66,4 +66,3 @@ dictionary<["cpp:type:wstring"] string, ["cpp:type:wstring"] string> WstringWStr } } - diff --git a/cpp/test/Ice/defaultServant/Makefile.mk b/cpp/test/Ice/defaultServant/Makefile.mk index 17b04b2d796..48ddbca1b5c 100644 --- a/cpp/test/Ice/defaultServant/Makefile.mk +++ b/cpp/test/Ice/defaultServant/Makefile.mk @@ -9,4 +9,4 @@ $(test)_client_sources = Client.cpp AllTests.cpp Test.ice TestI.cpp -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/defaultServant/Test.ice b/cpp/test/Ice/defaultServant/Test.ice index 008af826dc6..dab067ec07f 100644 --- a/cpp/test/Ice/defaultServant/Test.ice +++ b/cpp/test/Ice/defaultServant/Test.ice @@ -18,4 +18,3 @@ interface MyObject } } - diff --git a/cpp/test/Ice/dispatcher/Makefile.mk b/cpp/test/Ice/dispatcher/Makefile.mk index ed8a69360e1..2509764e36b 100644 --- a/cpp/test/Ice/dispatcher/Makefile.mk +++ b/cpp/test/Ice/dispatcher/Makefile.mk @@ -10,4 +10,4 @@ $(test)_client_sources = $(test-client-sources) Dispatcher.cpp $(test)_server_sources = $(test-server-sources) Dispatcher.cpp -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/dispatcher/Test.ice b/cpp/test/Ice/dispatcher/Test.ice index 16999999741..262051819c3 100644 --- a/cpp/test/Ice/dispatcher/Test.ice +++ b/cpp/test/Ice/dispatcher/Test.ice @@ -29,4 +29,3 @@ interface TestIntfController } } - diff --git a/cpp/test/Ice/exceptions/Makefile.mk b/cpp/test/Ice/exceptions/Makefile.mk index 5be8fd01531..b7cf8cc064c 100644 --- a/cpp/test/Ice/exceptions/Makefile.mk +++ b/cpp/test/Ice/exceptions/Makefile.mk @@ -11,4 +11,4 @@ $(test)_client_sources = $(test-client-sources) ExceptionsI.cpp $(test)_server_sources = $(test-server-sources) ExceptionsI.cpp $(test)_serveramd_sources = $(test-serveramd-sources) ExceptionsI.cpp -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/exceptions/Test.ice b/cpp/test/Ice/exceptions/Test.ice index 145811a6449..794fcd7d863 100644 --- a/cpp/test/Ice/exceptions/Test.ice +++ b/cpp/test/Ice/exceptions/Test.ice @@ -106,4 +106,3 @@ interface WrongOperation } } - diff --git a/cpp/test/Ice/exceptions/TestAMD.ice b/cpp/test/Ice/exceptions/TestAMD.ice index 153692feb78..6cca12e0837 100644 --- a/cpp/test/Ice/exceptions/TestAMD.ice +++ b/cpp/test/Ice/exceptions/TestAMD.ice @@ -112,4 +112,3 @@ module Mod } } - diff --git a/cpp/test/Ice/facets/Test.ice b/cpp/test/Ice/facets/Test.ice index 4269e7deb11..8a55ad38274 100644 --- a/cpp/test/Ice/facets/Test.ice +++ b/cpp/test/Ice/facets/Test.ice @@ -58,4 +58,3 @@ interface H extends G } } - diff --git a/cpp/test/Ice/hash/Test.ice b/cpp/test/Ice/hash/Test.ice index f7bc51e3f85..fc654d284c6 100644 --- a/cpp/test/Ice/hash/Test.ice +++ b/cpp/test/Ice/hash/Test.ice @@ -17,4 +17,3 @@ class Point } } - diff --git a/cpp/test/Ice/impl/msbuild/server/dummy.txt b/cpp/test/Ice/impl/msbuild/server/dummy.txt index bc0a314a3b7..a38380ac11f 100644 --- a/cpp/test/Ice/impl/msbuild/server/dummy.txt +++ b/cpp/test/Ice/impl/msbuild/server/dummy.txt @@ -1 +1 @@ -# Dumy file to run slice2cpp --impl
\ No newline at end of file +# Dumy file to run slice2cpp --impl diff --git a/cpp/test/Ice/impl/msbuild/serveramd/dummy.txt b/cpp/test/Ice/impl/msbuild/serveramd/dummy.txt index bc0a314a3b7..a38380ac11f 100644 --- a/cpp/test/Ice/impl/msbuild/serveramd/dummy.txt +++ b/cpp/test/Ice/impl/msbuild/serveramd/dummy.txt @@ -1 +1 @@ -# Dumy file to run slice2cpp --impl
\ No newline at end of file +# Dumy file to run slice2cpp --impl diff --git a/cpp/test/Ice/info/Makefile.mk b/cpp/test/Ice/info/Makefile.mk index c51423f6b93..c918e439188 100644 --- a/cpp/test/Ice/info/Makefile.mk +++ b/cpp/test/Ice/info/Makefile.mk @@ -10,4 +10,4 @@ $(test)_client_sources = Test.ice TestI.cpp Client.cpp AllTests.cpp $(test)_dependencies = IceSSL Ice TestCommon -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/interceptor/Makefile.mk b/cpp/test/Ice/interceptor/Makefile.mk index ee1c8b04830..d191a0d9b49 100644 --- a/cpp/test/Ice/interceptor/Makefile.mk +++ b/cpp/test/Ice/interceptor/Makefile.mk @@ -9,4 +9,4 @@ $(test)_client_sources = Client.cpp Test.ice TestI.cpp MyObjectI.cpp InterceptorI.cpp AMDInterceptorI.cpp -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/invoke/Makefile.mk b/cpp/test/Ice/invoke/Makefile.mk index 508536e6c68..6d32f03cecb 100644 --- a/cpp/test/Ice/invoke/Makefile.mk +++ b/cpp/test/Ice/invoke/Makefile.mk @@ -9,4 +9,4 @@ $(test)_server_sources = Server.cpp Test.ice BlobjectI.cpp -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/library/AllTests.cpp b/cpp/test/Ice/library/AllTests.cpp index c8ce74fed81..48b7e95d421 100644 --- a/cpp/test/Ice/library/AllTests.cpp +++ b/cpp/test/Ice/library/AllTests.cpp @@ -41,4 +41,3 @@ void allTests(const Ice::ObjectAdapterPtr& oa) Test::MyInterfacePrxPtr proxy = ICE_UNCHECKED_CAST(Test::MyInterfacePrx, oa->addWithUUID(servant)); consume(servant, proxy); } - diff --git a/cpp/test/Ice/location/Makefile.mk b/cpp/test/Ice/location/Makefile.mk index 75a279f58bc..204c8c24b6d 100644 --- a/cpp/test/Ice/location/Makefile.mk +++ b/cpp/test/Ice/location/Makefile.mk @@ -9,4 +9,4 @@ $(test)_server_sources = $(test-server-sources) ServerLocator.cpp -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/logger/Makefile.mk b/cpp/test/Ice/logger/Makefile.mk index 86b55596f39..004aa586fb0 100644 --- a/cpp/test/Ice/logger/Makefile.mk +++ b/cpp/test/Ice/logger/Makefile.mk @@ -16,4 +16,4 @@ $(test)_client3_sources = Client3.cpp $(test)_client4_sources = Client4.cpp $(test)_client5_sources = Client5.cpp -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/logger/config.client b/cpp/test/Ice/logger/config.client index b539997fb40..22db49374f3 100644 --- a/cpp/test/Ice/logger/config.client +++ b/cpp/test/Ice/logger/config.client @@ -1,4 +1,4 @@ # # The properties files is UTF8 encoded. # -Ice.ProgramName = aplicación
\ No newline at end of file +Ice.ProgramName = aplicación diff --git a/cpp/test/Ice/objects/Makefile.mk b/cpp/test/Ice/objects/Makefile.mk index 9cbae24e215..7f90ebfbb44 100644 --- a/cpp/test/Ice/objects/Makefile.mk +++ b/cpp/test/Ice/objects/Makefile.mk @@ -12,4 +12,4 @@ $(test)_client_sources = Client.cpp Test.ice Derived.ice DerivedEx.ice $(test)_server_sources = Server.cpp Test.ice Derived.ice DerivedEx.ice TestI.cpp TestIntfI.cpp $(test)_collocated_sources = Collocated.cpp Test.ice Derived.ice DerivedEx.ice TestI.cpp TestIntfI.cpp AllTests.cpp -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/operations/TestAMDI.cpp b/cpp/test/Ice/operations/TestAMDI.cpp index f24f5b95fa0..21b49be2600 100644 --- a/cpp/test/Ice/operations/TestAMDI.cpp +++ b/cpp/test/Ice/operations/TestAMDI.cpp @@ -1900,4 +1900,3 @@ MyDerivedClassI::opMDict2_async(const Test::AMD_MyClass_opMDict2Ptr& cb, } #endif - diff --git a/cpp/test/Ice/properties/config/config.1 b/cpp/test/Ice/properties/config/config.1 index 2a20653e4c5..77d9c61cd04 100644 --- a/cpp/test/Ice/properties/config/config.1 +++ b/cpp/test/Ice/properties/config/config.1 @@ -1 +1 @@ -Config1=Config1
\ No newline at end of file +Config1=Config1 diff --git a/cpp/test/Ice/properties/config/config.2 b/cpp/test/Ice/properties/config/config.2 index be276df6602..f6fc2c4c692 100644 --- a/cpp/test/Ice/properties/config/config.2 +++ b/cpp/test/Ice/properties/config/config.2 @@ -1 +1 @@ -Config2=Config2
\ No newline at end of file +Config2=Config2 diff --git a/cpp/test/Ice/properties/config/config.3 b/cpp/test/Ice/properties/config/config.3 index 55c1e1123f6..35e1cf8be44 100644 --- a/cpp/test/Ice/properties/config/config.3 +++ b/cpp/test/Ice/properties/config/config.3 @@ -1 +1 @@ -Config3=Config3
\ No newline at end of file +Config3=Config3 diff --git a/cpp/test/Ice/properties/config/configPath b/cpp/test/Ice/properties/config/configPath index 02926394df5..59d8001a8ce 100644 --- a/cpp/test/Ice/properties/config/configPath +++ b/cpp/test/Ice/properties/config/configPath @@ -1 +1 @@ -./config/ä¸å›½_client.config
\ No newline at end of file +./config/ä¸å›½_client.config diff --git a/cpp/test/Ice/properties/config/escapes.cfg b/cpp/test/Ice/properties/config/escapes.cfg index 4c3376d550a..bd7c16643d9 100755 --- a/cpp/test/Ice/properties/config/escapes.cfg +++ b/cpp/test/Ice/properties/config/escapes.cfg @@ -29,7 +29,3 @@ C=5=\#6 # 7 # Name is "C", value is "5=#6" AServer=\\\\server\dir # Value is "\\server\dir" BServer=\\server\\dir # Value is "\server\dir" - - - - diff --git a/cpp/test/Ice/proxy/Collocated.cpp b/cpp/test/Ice/proxy/Collocated.cpp index d21086c95df..3aca8e940dd 100644 --- a/cpp/test/Ice/proxy/Collocated.cpp +++ b/cpp/test/Ice/proxy/Collocated.cpp @@ -51,4 +51,3 @@ main(int argc, char* argv[]) return EXIT_FAILURE; } } - diff --git a/cpp/test/Ice/retry/Makefile.mk b/cpp/test/Ice/retry/Makefile.mk index 199a5a45fb4..8c914455cd8 100644 --- a/cpp/test/Ice/retry/Makefile.mk +++ b/cpp/test/Ice/retry/Makefile.mk @@ -9,4 +9,4 @@ $(test)_client_sources = Client.cpp AllTests.cpp Test.ice InstrumentationI.cpp -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/servantLocator/AllTests.cpp b/cpp/test/Ice/servantLocator/AllTests.cpp index 65b1cdc8de1..5606420c860 100644 --- a/cpp/test/Ice/servantLocator/AllTests.cpp +++ b/cpp/test/Ice/servantLocator/AllTests.cpp @@ -372,4 +372,3 @@ allTests(const CommunicatorPtr& communicator) } return obj; } - diff --git a/cpp/test/Ice/servantLocator/TestAMD.ice b/cpp/test/Ice/servantLocator/TestAMD.ice index a5fa6bfe387..b0d69ad29ee 100644 --- a/cpp/test/Ice/servantLocator/TestAMD.ice +++ b/cpp/test/Ice/servantLocator/TestAMD.ice @@ -53,4 +53,3 @@ local class Cookie } } - diff --git a/cpp/test/Ice/servantLocator/TestI.cpp b/cpp/test/Ice/servantLocator/TestI.cpp index e43ebe45813..af1b8022ee2 100644 --- a/cpp/test/Ice/servantLocator/TestI.cpp +++ b/cpp/test/Ice/servantLocator/TestI.cpp @@ -115,4 +115,3 @@ CookieI::message() const { return "blahblah"; } - diff --git a/cpp/test/Ice/services/Makefile.mk b/cpp/test/Ice/services/Makefile.mk index d0ac35ce1e3..ca58d972046 100644 --- a/cpp/test/Ice/services/Makefile.mk +++ b/cpp/test/Ice/services/Makefile.mk @@ -9,4 +9,4 @@ $(test)_dependencies = Glacier2 IceStorm IceGrid Ice TestCommon -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/slicing/exceptions/Makefile.mk b/cpp/test/Ice/slicing/exceptions/Makefile.mk index 94b1fad8905..84f2ece17a9 100644 --- a/cpp/test/Ice/slicing/exceptions/Makefile.mk +++ b/cpp/test/Ice/slicing/exceptions/Makefile.mk @@ -12,4 +12,4 @@ $(test)_client_sources = $(test-client-sources) ClientPrivate.ice $(test)_server_sources = $(test-server-sources) ServerPrivate.ice $(test)_serveramd_sources = $(test-serveramd-sources) ServerPrivateAMD.ice -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/slicing/objects/Makefile.mk b/cpp/test/Ice/slicing/objects/Makefile.mk index 94b1fad8905..84f2ece17a9 100644 --- a/cpp/test/Ice/slicing/objects/Makefile.mk +++ b/cpp/test/Ice/slicing/objects/Makefile.mk @@ -12,4 +12,4 @@ $(test)_client_sources = $(test-client-sources) ClientPrivate.ice $(test)_server_sources = $(test-server-sources) ServerPrivate.ice $(test)_serveramd_sources = $(test-serveramd-sources) ServerPrivateAMD.ice -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/slicing/objects/Test.ice b/cpp/test/Ice/slicing/objects/Test.ice index 6c25277a348..d28c515da65 100644 --- a/cpp/test/Ice/slicing/objects/Test.ice +++ b/cpp/test/Ice/slicing/objects/Test.ice @@ -171,4 +171,3 @@ class Forward } } - diff --git a/cpp/test/Ice/stream/Test.ice b/cpp/test/Ice/stream/Test.ice index 414b2130450..858ea5d90d2 100644 --- a/cpp/test/Ice/stream/Test.ice +++ b/cpp/test/Ice/stream/Test.ice @@ -169,4 +169,3 @@ module Sub2 } } } - diff --git a/cpp/test/Ice/stringConverter/Test.ice b/cpp/test/Ice/stringConverter/Test.ice index 44e5fd239e0..c1013041dad 100644 --- a/cpp/test/Ice/stringConverter/Test.ice +++ b/cpp/test/Ice/stringConverter/Test.ice @@ -23,4 +23,3 @@ interface MyObject } } - diff --git a/cpp/test/Ice/threadPoolPriority/AllTests.cpp b/cpp/test/Ice/threadPoolPriority/AllTests.cpp index b5394fa9661..32840d5323b 100644 --- a/cpp/test/Ice/threadPoolPriority/AllTests.cpp +++ b/cpp/test/Ice/threadPoolPriority/AllTests.cpp @@ -41,4 +41,3 @@ allTests(const Ice::CommunicatorPtr& communicator) return priority; } - diff --git a/cpp/test/Ice/threadPoolPriority/Makefile.mk b/cpp/test/Ice/threadPoolPriority/Makefile.mk index 4dfed32a0c4..6d58028de5d 100644 --- a/cpp/test/Ice/threadPoolPriority/Makefile.mk +++ b/cpp/test/Ice/threadPoolPriority/Makefile.mk @@ -11,4 +11,4 @@ $(test)_programs := client server servercustom $(test)_servercustom_sources := ServerCustomThreadPool.cpp Test.ice TestI.cpp -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/timeout/Makefile.mk b/cpp/test/Ice/timeout/Makefile.mk index 1b766876355..02a38cb9807 100644 --- a/cpp/test/Ice/timeout/Makefile.mk +++ b/cpp/test/Ice/timeout/Makefile.mk @@ -9,4 +9,4 @@ $(test)_client_sources = $(test-client-sources) TestI.cpp -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/Ice/udp/Server.cpp b/cpp/test/Ice/udp/Server.cpp index 7cbc9ed1e99..83b26ea58fb 100644 --- a/cpp/test/Ice/udp/Server.cpp +++ b/cpp/test/Ice/udp/Server.cpp @@ -86,4 +86,3 @@ main(int argc, char* argv[]) return EXIT_FAILURE; } } - diff --git a/cpp/test/IceBox/configuration/AllTests.cpp b/cpp/test/IceBox/configuration/AllTests.cpp index 9afd3c958f5..1618d4c2d37 100644 --- a/cpp/test/IceBox/configuration/AllTests.cpp +++ b/cpp/test/IceBox/configuration/AllTests.cpp @@ -88,4 +88,3 @@ allTests(const Ice::CommunicatorPtr& com) cout << "ok" << endl; } } - diff --git a/cpp/test/IceBox/configuration/Service.cpp b/cpp/test/IceBox/configuration/Service.cpp index e00bfc9f411..1a89f04a1b7 100644 --- a/cpp/test/IceBox/configuration/Service.cpp +++ b/cpp/test/IceBox/configuration/Service.cpp @@ -66,4 +66,3 @@ void ServiceI::stop() { } - diff --git a/cpp/test/IceBox/configuration/config.service4 b/cpp/test/IceBox/configuration/config.service4 index a70120dd192..4ce837c863c 100644 --- a/cpp/test/IceBox/configuration/config.service4 +++ b/cpp/test/IceBox/configuration/config.service4 @@ -3,4 +3,3 @@ Service4OA.Endpoints=default -p 12013 -h 127.0.0.1 #Ice.ProgramName Service=4 Prop= - diff --git a/cpp/test/IceGrid/activation/Makefile.mk b/cpp/test/IceGrid/activation/Makefile.mk index 7f6d5ec0cac..35bcb38800f 100644 --- a/cpp/test/IceGrid/activation/Makefile.mk +++ b/cpp/test/IceGrid/activation/Makefile.mk @@ -9,4 +9,4 @@ $(test)_client_dependencies = IceGrid Glacier2 -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceGrid/admin/Makefile.mk b/cpp/test/IceGrid/admin/Makefile.mk index e3c7734888a..50b2be99974 100644 --- a/cpp/test/IceGrid/admin/Makefile.mk +++ b/cpp/test/IceGrid/admin/Makefile.mk @@ -10,4 +10,4 @@ # This Makefile.mk is necessary to get this test to build because the # test doesn't have a Client.cpp file. -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceGrid/admin/test.py b/cpp/test/IceGrid/admin/test.py index f7bc4c20212..46adddc4388 100644 --- a/cpp/test/IceGrid/admin/test.py +++ b/cpp/test/IceGrid/admin/test.py @@ -163,4 +163,4 @@ routerProps= lambda process, current: { 'IceSSL.VerifyPeer' : 1 } -TestSuite(__file__, [ IceGridAdminTestCase() ], multihost=False)
\ No newline at end of file +TestSuite(__file__, [ IceGridAdminTestCase() ], multihost=False) diff --git a/cpp/test/IceGrid/allocation/Makefile.mk b/cpp/test/IceGrid/allocation/Makefile.mk index 228479499eb..eb15d76f4c3 100644 --- a/cpp/test/IceGrid/allocation/Makefile.mk +++ b/cpp/test/IceGrid/allocation/Makefile.mk @@ -14,4 +14,4 @@ $(test)_client_dependencies = IceGrid Glacier2 $(test)_verifier_sources = PermissionsVerifier.cpp $(test)_verifier_dependencies = Glacier2 -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceGrid/allocation/test.py b/cpp/test/IceGrid/allocation/test.py index 95bebe76add..4cfc0f6c50e 100644 --- a/cpp/test/IceGrid/allocation/test.py +++ b/cpp/test/IceGrid/allocation/test.py @@ -8,4 +8,4 @@ # # ********************************************************************** -TestSuite(__file__, [IceGridTestCase(exevars={ "verifier.dir": "verifier" })], runOnMainThread=True, multihost=False)
\ No newline at end of file +TestSuite(__file__, [IceGridTestCase(exevars={ "verifier.dir": "verifier" })], runOnMainThread=True, multihost=False) diff --git a/cpp/test/IceGrid/deployer/Makefile.mk b/cpp/test/IceGrid/deployer/Makefile.mk index 7b6f23f2e8e..11b7ef0b6f2 100644 --- a/cpp/test/IceGrid/deployer/Makefile.mk +++ b/cpp/test/IceGrid/deployer/Makefile.mk @@ -16,4 +16,4 @@ $(test)_TestService_soversion = $(test)_client_dependencies = IceGrid Glacier2 -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceGrid/deployer/Service.cpp b/cpp/test/IceGrid/deployer/Service.cpp index 0238667f646..4a53b7ba594 100644 --- a/cpp/test/IceGrid/deployer/Service.cpp +++ b/cpp/test/IceGrid/deployer/Service.cpp @@ -66,4 +66,3 @@ void ServiceI::stop() { } - diff --git a/cpp/test/IceGrid/distribution/Makefile.mk b/cpp/test/IceGrid/distribution/Makefile.mk index 7f6d5ec0cac..35bcb38800f 100644 --- a/cpp/test/IceGrid/distribution/Makefile.mk +++ b/cpp/test/IceGrid/distribution/Makefile.mk @@ -9,4 +9,4 @@ $(test)_client_dependencies = IceGrid Glacier2 -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceGrid/distribution/test.py b/cpp/test/IceGrid/distribution/test.py index eca468f25fa..29a60d28114 100644 --- a/cpp/test/IceGrid/distribution/test.py +++ b/cpp/test/IceGrid/distribution/test.py @@ -42,4 +42,4 @@ class IceGridDistributionTestCase(IceGridTestCase): current.writeln("ok") -TestSuite(__file__, [ IceGridDistributionTestCase() ], runOnMainThread=True, multihost=False)
\ No newline at end of file +TestSuite(__file__, [ IceGridDistributionTestCase() ], runOnMainThread=True, multihost=False) diff --git a/cpp/test/IceGrid/fileLock/test.py b/cpp/test/IceGrid/fileLock/test.py index 69177cd844a..413675f0c36 100644 --- a/cpp/test/IceGrid/fileLock/test.py +++ b/cpp/test/IceGrid/fileLock/test.py @@ -20,4 +20,4 @@ class IceGridAdminTestCase(IceGridTestCase): print("ok") -TestSuite(__file__, [ IceGridAdminTestCase(application=None) ], runOnMainThread=True, multihost=False)
\ No newline at end of file +TestSuite(__file__, [ IceGridAdminTestCase(application=None) ], runOnMainThread=True, multihost=False) diff --git a/cpp/test/IceGrid/noRestartUpdate/Makefile.mk b/cpp/test/IceGrid/noRestartUpdate/Makefile.mk index 7b6f23f2e8e..11b7ef0b6f2 100644 --- a/cpp/test/IceGrid/noRestartUpdate/Makefile.mk +++ b/cpp/test/IceGrid/noRestartUpdate/Makefile.mk @@ -16,4 +16,4 @@ $(test)_TestService_soversion = $(test)_client_dependencies = IceGrid Glacier2 -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceGrid/noRestartUpdate/Service.cpp b/cpp/test/IceGrid/noRestartUpdate/Service.cpp index 436e5d32165..3fc96048191 100644 --- a/cpp/test/IceGrid/noRestartUpdate/Service.cpp +++ b/cpp/test/IceGrid/noRestartUpdate/Service.cpp @@ -66,4 +66,3 @@ void ServiceI::stop() { } - diff --git a/cpp/test/IceGrid/noRestartUpdate/test.py b/cpp/test/IceGrid/noRestartUpdate/test.py index d000521575b..99e2d41d0b7 100644 --- a/cpp/test/IceGrid/noRestartUpdate/test.py +++ b/cpp/test/IceGrid/noRestartUpdate/test.py @@ -23,4 +23,4 @@ clientProps = lambda process, current: { TestSuite(__file__, [IceGridNoRestartUpdateTestCase(application=None, client=IceGridClient(props=clientProps))], - multihost=False)
\ No newline at end of file + multihost=False) diff --git a/cpp/test/IceGrid/replicaGroup/Makefile.mk b/cpp/test/IceGrid/replicaGroup/Makefile.mk index 680829b6ece..04200294127 100644 --- a/cpp/test/IceGrid/replicaGroup/Makefile.mk +++ b/cpp/test/IceGrid/replicaGroup/Makefile.mk @@ -19,4 +19,4 @@ $(test)_RegistryPlugin_dependencies = IceGrid Glacier2 $(test)_client_dependencies = IceGrid Glacier2 -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceGrid/replicaGroup/Service.cpp b/cpp/test/IceGrid/replicaGroup/Service.cpp index 6e0df00e346..c438d177732 100644 --- a/cpp/test/IceGrid/replicaGroup/Service.cpp +++ b/cpp/test/IceGrid/replicaGroup/Service.cpp @@ -66,4 +66,3 @@ void ServiceI::stop() { } - diff --git a/cpp/test/IceGrid/replication/Makefile.mk b/cpp/test/IceGrid/replication/Makefile.mk index 7f6d5ec0cac..35bcb38800f 100644 --- a/cpp/test/IceGrid/replication/Makefile.mk +++ b/cpp/test/IceGrid/replication/Makefile.mk @@ -9,4 +9,4 @@ $(test)_client_dependencies = IceGrid Glacier2 -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceGrid/replication/TestI.cpp b/cpp/test/IceGrid/replication/TestI.cpp index c1c79d68a4e..88c06d81b02 100644 --- a/cpp/test/IceGrid/replication/TestI.cpp +++ b/cpp/test/IceGrid/replication/TestI.cpp @@ -13,4 +13,3 @@ TestI::TestI() { } - diff --git a/cpp/test/IceGrid/replication/test.py b/cpp/test/IceGrid/replication/test.py index 8d2a57c7869..2cc108409d8 100644 --- a/cpp/test/IceGrid/replication/test.py +++ b/cpp/test/IceGrid/replication/test.py @@ -10,4 +10,4 @@ clientProps = lambda process, current: { "ServerDir" : current.getBuildDir("server") } -TestSuite(__file__, [ IceGridTestCase(client=IceGridClient(props=clientProps)) ], runOnMainThread=True, multihost=False)
\ No newline at end of file +TestSuite(__file__, [ IceGridTestCase(client=IceGridClient(props=clientProps)) ], runOnMainThread=True, multihost=False) diff --git a/cpp/test/IceGrid/session/Makefile.mk b/cpp/test/IceGrid/session/Makefile.mk index 3b6a9a5eb4c..61711584f31 100644 --- a/cpp/test/IceGrid/session/Makefile.mk +++ b/cpp/test/IceGrid/session/Makefile.mk @@ -16,4 +16,4 @@ $(test)_server_dependencies = Glacier2 IceSSL $(test)_verifier_sources = PermissionsVerifier.cpp Test.ice $(test)_verifier_dependencies = Glacier2 -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceGrid/simple/Makefile.mk b/cpp/test/IceGrid/simple/Makefile.mk index 6cfc08543f1..d390508422f 100644 --- a/cpp/test/IceGrid/simple/Makefile.mk +++ b/cpp/test/IceGrid/simple/Makefile.mk @@ -9,4 +9,4 @@ $(test)_dependencies = IceLocatorDiscovery IceGrid Glacier2 Ice TestCommon -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceGrid/update/Makefile.mk b/cpp/test/IceGrid/update/Makefile.mk index 7f6d5ec0cac..35bcb38800f 100644 --- a/cpp/test/IceGrid/update/Makefile.mk +++ b/cpp/test/IceGrid/update/Makefile.mk @@ -9,4 +9,4 @@ $(test)_client_dependencies = IceGrid Glacier2 -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceGrid/update/Test.ice b/cpp/test/IceGrid/update/Test.ice index 2030ef2a5bf..ff85256e0ac 100644 --- a/cpp/test/IceGrid/update/Test.ice +++ b/cpp/test/IceGrid/update/Test.ice @@ -20,4 +20,3 @@ interface TestIntf } } - diff --git a/cpp/test/IceGrid/update/test.py b/cpp/test/IceGrid/update/test.py index 0e1f4449eff..ba80d752117 100644 --- a/cpp/test/IceGrid/update/test.py +++ b/cpp/test/IceGrid/update/test.py @@ -24,4 +24,4 @@ clientProps = lambda process, current: { } if isinstance(platform, Windows) or os.getuid() != 0: - TestSuite(__file__, [IceGridUpdateTestCase(application=None, client=IceGridClient(props=clientProps))], multihost=False)
\ No newline at end of file + TestSuite(__file__, [IceGridUpdateTestCase(application=None, client=IceGridClient(props=clientProps))], multihost=False) diff --git a/cpp/test/IceSSL/certs/cacert_custom.req b/cpp/test/IceSSL/certs/cacert_custom.req index 9306f52b665..8903cb53446 100644 --- a/cpp/test/IceSSL/certs/cacert_custom.req +++ b/cpp/test/IceSSL/certs/cacert_custom.req @@ -13,5 +13,3 @@ organizationName = ZeroC organizationalUnitName = Ice commonName = CA emailAddress = info@zeroc.com - - diff --git a/cpp/test/IceSSL/certs/db/.gitignore b/cpp/test/IceSSL/certs/db/.gitignore index d76ff1326c0..99a18577d42 100644 --- a/cpp/test/IceSSL/certs/db/.gitignore +++ b/cpp/test/IceSSL/certs/db/.gitignore @@ -1,2 +1,2 @@ # Temporary files generated by IceCertUtils -*.p12
\ No newline at end of file +*.p12 diff --git a/cpp/test/IceStorm/federation/Makefile.mk b/cpp/test/IceStorm/federation/Makefile.mk index d1e5e23feab..0299f340d8b 100644 --- a/cpp/test/IceStorm/federation/Makefile.mk +++ b/cpp/test/IceStorm/federation/Makefile.mk @@ -15,4 +15,4 @@ $(test)_subscriber_sources = Subscriber.cpp Event.ice $(test)_cleanfiles = db/* 0.db/* 1.db/* 2.db/* -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceStorm/federation2/Makefile.mk b/cpp/test/IceStorm/federation2/Makefile.mk index 93f8e4b8ad2..f4bbc702ddb 100644 --- a/cpp/test/IceStorm/federation2/Makefile.mk +++ b/cpp/test/IceStorm/federation2/Makefile.mk @@ -16,4 +16,4 @@ $(test)_subscriber_sources = Subscriber.cpp Event.ice $(test)_cleanfiles = db/* 0.db/* 1.db/* 2.db/* db2/* 0.db2/* 1.db2/* 2.db2/* -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceStorm/rep1/Makefile.mk b/cpp/test/IceStorm/rep1/Makefile.mk index c0c73312cd6..5afbe90b98e 100644 --- a/cpp/test/IceStorm/rep1/Makefile.mk +++ b/cpp/test/IceStorm/rep1/Makefile.mk @@ -16,4 +16,4 @@ $(test)_sub_sources = Sub.cpp Single.ice $(test)_cleanfiles = 0.db/* 1.db/* 2.db/* -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceStorm/repgrid/Makefile.mk b/cpp/test/IceStorm/repgrid/Makefile.mk index ec44f471cf9..e3dc640b632 100644 --- a/cpp/test/IceStorm/repgrid/Makefile.mk +++ b/cpp/test/IceStorm/repgrid/Makefile.mk @@ -11,4 +11,4 @@ $(test)_dependencies = IceStorm Ice TestCommon $(test)_client_sources = Client.cpp Single.ice -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceStorm/repgrid/test.py b/cpp/test/IceStorm/repgrid/test.py index 30d8face933..2ad1de3ce79 100644 --- a/cpp/test/IceStorm/repgrid/test.py +++ b/cpp/test/IceStorm/repgrid/test.py @@ -10,4 +10,4 @@ TestSuite(__file__, [ IceGridTestCase(icegridregistry=IceGridRegistryMaster(), client=IceGridClient()) ], - runOnMainThread=True, multihost=False)
\ No newline at end of file + runOnMainThread=True, multihost=False) diff --git a/cpp/test/IceStorm/repstress/Makefile.mk b/cpp/test/IceStorm/repstress/Makefile.mk index 06630b48f47..06d5e13e423 100644 --- a/cpp/test/IceStorm/repstress/Makefile.mk +++ b/cpp/test/IceStorm/repstress/Makefile.mk @@ -16,4 +16,4 @@ $(test)_control_sources = Control.cpp Controller.ice $(test)_cleanfiles = 0.db/* 1.db/* 2.db/* -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceStorm/single/Makefile.mk b/cpp/test/IceStorm/single/Makefile.mk index 2e8d2fdf117..bb6f102b5cf 100644 --- a/cpp/test/IceStorm/single/Makefile.mk +++ b/cpp/test/IceStorm/single/Makefile.mk @@ -13,4 +13,4 @@ $(test)_dependencies = IceStorm Ice TestCommon $(test)_publisher_sources = Publisher.cpp Single.ice $(test)_subscriber_sources = Subscriber.cpp Single.ice -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceStorm/stress/Makefile.mk b/cpp/test/IceStorm/stress/Makefile.mk index f254df233f1..2ea1755a6de 100644 --- a/cpp/test/IceStorm/stress/Makefile.mk +++ b/cpp/test/IceStorm/stress/Makefile.mk @@ -13,4 +13,4 @@ $(test)_dependencies = IceStorm Ice TestCommon $(test)_publisher_sources = Publisher.cpp Event.ice $(test)_subscriber_sources = Subscriber.cpp Event.ice -tests += $(test)
\ No newline at end of file +tests += $(test) diff --git a/cpp/test/IceUtil/ctrlCHandler/test.py b/cpp/test/IceUtil/ctrlCHandler/test.py index d90fcc5dfa6..0a4b479c959 100644 --- a/cpp/test/IceUtil/ctrlCHandler/test.py +++ b/cpp/test/IceUtil/ctrlCHandler/test.py @@ -7,4 +7,4 @@ # # ********************************************************************** -# Dummy file to not run this test which is only ran manually.
\ No newline at end of file +# Dummy file to not run this test which is only ran manually. diff --git a/cpp/test/IceUtil/priority/TestSuite.h b/cpp/test/IceUtil/priority/TestSuite.h index 68bbfb9100d..3978c5fb3bc 100644 --- a/cpp/test/IceUtil/priority/TestSuite.h +++ b/cpp/test/IceUtil/priority/TestSuite.h @@ -18,4 +18,3 @@ extern std::list<TestBasePtr> allTests; void initializeTestSuite(); #endif - diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.debug-release.OSX b/cpp/test/IceUtil/stacktrace/StackTrace.debug-release.OSX index ae24a0d3efa..b708d3c04da 100644 --- a/cpp/test/IceUtil/stacktrace/StackTrace.debug-release.OSX +++ b/cpp/test/IceUtil/stacktrace/StackTrace.debug-release.OSX @@ -5,4 +5,4 @@ 4 (anonymous namespace)::Thrower::second in client 5 (anonymous namespace)::Thrower::first in client 6 main in client - 7 start in libdyld.dylib
\ No newline at end of file + 7 start in libdyld.dylib diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.debug.OSX b/cpp/test/IceUtil/stacktrace/StackTrace.debug.OSX index dcd6012dde0..04e6012104e 100644 --- a/cpp/test/IceUtil/stacktrace/StackTrace.debug.OSX +++ b/cpp/test/IceUtil/stacktrace/StackTrace.debug.OSX @@ -8,4 +8,4 @@ 7 (anonymous namespace)::Thrower::second() in client 8 (anonymous namespace)::Thrower::first() in client 9 main in client - 10 start in libdyld.dylib
\ No newline at end of file + 10 start in libdyld.dylib diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.release.OSX b/cpp/test/IceUtil/stacktrace/StackTrace.release.OSX index 12c564a851b..80ea7ac63f6 100644 --- a/cpp/test/IceUtil/stacktrace/StackTrace.release.OSX +++ b/cpp/test/IceUtil/stacktrace/StackTrace.release.OSX @@ -1,3 +1,3 @@ 0 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.7.0.dylib 1 main in client - 2 start in libdyld.dylib
\ No newline at end of file + 2 start in libdyld.dylib diff --git a/cpp/test/IceUtil/thread/TestSuite.h b/cpp/test/IceUtil/thread/TestSuite.h index 68bbfb9100d..3978c5fb3bc 100644 --- a/cpp/test/IceUtil/thread/TestSuite.h +++ b/cpp/test/IceUtil/thread/TestSuite.h @@ -18,4 +18,3 @@ extern std::list<TestBasePtr> allTests; void initializeTestSuite(); #endif - diff --git a/cpp/test/Slice/errorDetection/DataMemberRedefinition.err b/cpp/test/Slice/errorDetection/DataMemberRedefinition.err index 3d8e760f2c3..f423e83227b 100644 --- a/cpp/test/Slice/errorDetection/DataMemberRedefinition.err +++ b/cpp/test/Slice/errorDetection/DataMemberRedefinition.err @@ -2,4 +2,4 @@ DataMemberRedefinition.ice:18: redefinition of data member `member' as data memb DataMemberRedefinition.ice:28: data member `x' is already defined as an operation in a base interface or class DataMemberRedefinition.ice:38: operation `x' is already defined as a data member in a base interface or class DataMemberRedefinition.ice:48: data member `x' is already defined as a data member in a base interface or class -DataMemberRedefinition.ice:54: redefinition of struct member `member'
\ No newline at end of file +DataMemberRedefinition.ice:54: redefinition of struct member `member' diff --git a/cpp/test/Slice/errorDetection/DeclaratorMissing.err b/cpp/test/Slice/errorDetection/DeclaratorMissing.err index 4596788c6ee..070ea115152 100644 --- a/cpp/test/Slice/errorDetection/DeclaratorMissing.err +++ b/cpp/test/Slice/errorDetection/DeclaratorMissing.err @@ -1,4 +1,4 @@ DeclaratorMissing.ice:17: missing parameter name DeclaratorMissing.ice:17: missing parameter name DeclaratorMissing.ice:18: missing parameter name -DeclaratorMissing.ice:18: missing parameter name
\ No newline at end of file +DeclaratorMissing.ice:18: missing parameter name diff --git a/cpp/test/Slice/errorDetection/EnumeratorRedefinition.err b/cpp/test/Slice/errorDetection/EnumeratorRedefinition.err index ac120d41d16..ed5674cb9c4 100644 --- a/cpp/test/Slice/errorDetection/EnumeratorRedefinition.err +++ b/cpp/test/Slice/errorDetection/EnumeratorRedefinition.err @@ -1 +1 @@ -EnumeratorRedefinition.ice:17: redefinition of enumerator `A'
\ No newline at end of file +EnumeratorRedefinition.ice:17: redefinition of enumerator `A' diff --git a/cpp/test/Slice/errorDetection/EnumeratorValues.err b/cpp/test/Slice/errorDetection/EnumeratorValues.err index b397f349d7a..b8db9454436 100644 --- a/cpp/test/Slice/errorDetection/EnumeratorValues.err +++ b/cpp/test/Slice/errorDetection/EnumeratorValues.err @@ -2,4 +2,4 @@ EnumeratorValues.ice:17: value for enumerator `C' is out of range EnumeratorValues.ice:17: enumerator `C' has the same value as enumerator `B' EnumeratorValues.ice:18: value for enumerator `D' is out of range EnumeratorValues.ice:19: value for enumerator `E' is out of range -EnumeratorValues.ice:20: value for enumerator `F' is out of range
\ No newline at end of file +EnumeratorValues.ice:20: value for enumerator `F' is out of range diff --git a/cpp/test/Slice/errorDetection/NameCanNotBeUsed.err b/cpp/test/Slice/errorDetection/NameCanNotBeUsed.err index 442ea12e18f..22e3bcacc44 100644 --- a/cpp/test/Slice/errorDetection/NameCanNotBeUsed.err +++ b/cpp/test/Slice/errorDetection/NameCanNotBeUsed.err @@ -1,2 +1,2 @@ NameCanNotBeUsed.ice:17: class name `Foo' cannot be used as operation name -NameCanNotBeUsed.ice:23: interface name `IFoo' cannot be used as operation name
\ No newline at end of file +NameCanNotBeUsed.ice:23: interface name `IFoo' cannot be used as operation name diff --git a/cpp/test/Slice/errorDetection/RedefinitionAsEnum.err b/cpp/test/Slice/errorDetection/RedefinitionAsEnum.err index 4765ef74dc1..a764d0eb540 100644 --- a/cpp/test/Slice/errorDetection/RedefinitionAsEnum.err +++ b/cpp/test/Slice/errorDetection/RedefinitionAsEnum.err @@ -1 +1 @@ -RedefinitionAsEnum.ice:16: redefinition of class `C' as enumeration
\ No newline at end of file +RedefinitionAsEnum.ice:16: redefinition of class `C' as enumeration diff --git a/cpp/test/Slice/errorDetection/WarningSuppressInvalidMetaData.err b/cpp/test/Slice/errorDetection/WarningSuppressInvalidMetaData.err index 8b137891791..e69de29bb2d 100644 --- a/cpp/test/Slice/errorDetection/WarningSuppressInvalidMetaData.err +++ b/cpp/test/Slice/errorDetection/WarningSuppressInvalidMetaData.err @@ -1 +0,0 @@ - diff --git a/cpp/test/Slice/headers/test.py b/cpp/test/Slice/headers/test.py index c84bbb6d79f..9349c0f8a88 100644 --- a/cpp/test/Slice/headers/test.py +++ b/cpp/test/Slice/headers/test.py @@ -150,5 +150,3 @@ class SliceHeadersTestCase(ClientTestCase): if not isinstance(platform, Windows): TestSuite(__name__, [ SliceHeadersTestCase() ], chdir=True) - - diff --git a/cpp/test/ios/controller/Classes/AppDelegate.h b/cpp/test/ios/controller/Classes/AppDelegate.h index cd554aa7ed3..bdbf2a2e808 100644 --- a/cpp/test/ios/controller/Classes/AppDelegate.h +++ b/cpp/test/ios/controller/Classes/AppDelegate.h @@ -15,4 +15,3 @@ @end - diff --git a/cpp/test/ios/controller/Classes/Assets.xcassets/AppIcon.appiconset/Contents.json b/cpp/test/ios/controller/Classes/Assets.xcassets/AppIcon.appiconset/Contents.json index ef0fccfaf08..d4e114a8919 100644 --- a/cpp/test/ios/controller/Classes/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/cpp/test/ios/controller/Classes/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -107,4 +107,4 @@ "version" : 1, "author" : "xcode" } -}
\ No newline at end of file +} diff --git a/cpp/test/ios/controller/Classes/Assets.xcassets/Contents.json b/cpp/test/ios/controller/Classes/Assets.xcassets/Contents.json index da4a164c918..2d92bd53fdb 100644 --- a/cpp/test/ios/controller/Classes/Assets.xcassets/Contents.json +++ b/cpp/test/ios/controller/Classes/Assets.xcassets/Contents.json @@ -3,4 +3,4 @@ "version" : 1, "author" : "xcode" } -}
\ No newline at end of file +} diff --git a/cpp/test/ios/controller/Classes/ViewController.h b/cpp/test/ios/controller/Classes/ViewController.h index 8267de70b65..fbadc9bc054 100644 --- a/cpp/test/ios/controller/Classes/ViewController.h +++ b/cpp/test/ios/controller/Classes/ViewController.h @@ -26,4 +26,3 @@ NSMutableArray* interfacesIPv6; } @end - diff --git a/cpp/test/uwp/controller/.gitignore b/cpp/test/uwp/controller/.gitignore index 4f40c2d1893..2fbe44d5e92 100644 --- a/cpp/test/uwp/controller/.gitignore +++ b/cpp/test/uwp/controller/.gitignore @@ -1,4 +1,4 @@ Generated\ Files Assets/Thumbs.db Controller.cpp -Controller.h
\ No newline at end of file +Controller.h diff --git a/cpp/test/uwp/controller/Package.appxmanifest b/cpp/test/uwp/controller/Package.appxmanifest index 75370784c37..e5a1aa1d6f5 100644 --- a/cpp/test/uwp/controller/Package.appxmanifest +++ b/cpp/test/uwp/controller/Package.appxmanifest @@ -35,4 +35,4 @@ </Certificates> </Extension> </Extensions> -</Package>
\ No newline at end of file +</Package> diff --git a/csharp/.gitignore b/csharp/.gitignore index b07d688c21d..f12972ec55f 100644 --- a/csharp/.gitignore +++ b/csharp/.gitignore @@ -8,4 +8,4 @@ IceGrid.XML IceLocatorDiscovery.XML IcePatch2.XML IceSSL.XML -IceStorm.XML
\ No newline at end of file +IceStorm.XML diff --git a/csharp/allTests.py b/csharp/allTests.py index 18df973cab0..d0439bd0028 100644 --- a/csharp/allTests.py +++ b/csharp/allTests.py @@ -13,4 +13,4 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts")) from Util import runTestsWithPath -runTestsWithPath(__file__)
\ No newline at end of file +runTestsWithPath(__file__) diff --git a/csharp/msbuild/ice.common.targets b/csharp/msbuild/ice.common.targets index 4ba05822037..09a2f5fc79a 100644 --- a/csharp/msbuild/ice.common.targets +++ b/csharp/msbuild/ice.common.targets @@ -48,4 +48,4 @@ </Code> </Task> </UsingTask> -</Project>
\ No newline at end of file +</Project> diff --git a/csharp/src/Ice/ImplicitContextI.cs b/csharp/src/Ice/ImplicitContextI.cs index ecf19b14d6f..5bd9eccedb8 100644 --- a/csharp/src/Ice/ImplicitContextI.cs +++ b/csharp/src/Ice/ImplicitContextI.cs @@ -402,5 +402,3 @@ namespace Ice new Dictionary<Thread, Dictionary<string, string> >(); } } - - diff --git a/csharp/src/IceDiscovery/LookupI.cs b/csharp/src/IceDiscovery/LookupI.cs index 14dfbdd9f36..9c4abb2d8a1 100644 --- a/csharp/src/IceDiscovery/LookupI.cs +++ b/csharp/src/IceDiscovery/LookupI.cs @@ -485,4 +485,3 @@ namespace IceDiscovery }; } - diff --git a/csharp/test/Glacier2/application/msbuild/client/client.exe.config b/csharp/test/Glacier2/application/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Glacier2/application/msbuild/client/client.exe.config +++ b/csharp/test/Glacier2/application/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Glacier2/application/msbuild/server/server.exe.config b/csharp/test/Glacier2/application/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Glacier2/application/msbuild/server/server.exe.config +++ b/csharp/test/Glacier2/application/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Glacier2/router/msbuild/client/client.exe.config b/csharp/test/Glacier2/router/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Glacier2/router/msbuild/client/client.exe.config +++ b/csharp/test/Glacier2/router/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Glacier2/router/msbuild/server/server.exe.config b/csharp/test/Glacier2/router/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Glacier2/router/msbuild/server/server.exe.config +++ b/csharp/test/Glacier2/router/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Glacier2/sessionHelper/msbuild/client/client.exe.config b/csharp/test/Glacier2/sessionHelper/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Glacier2/sessionHelper/msbuild/client/client.exe.config +++ b/csharp/test/Glacier2/sessionHelper/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Glacier2/sessionHelper/msbuild/server/server.exe.config b/csharp/test/Glacier2/sessionHelper/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Glacier2/sessionHelper/msbuild/server/server.exe.config +++ b/csharp/test/Glacier2/sessionHelper/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/acm/Test.ice b/csharp/test/Ice/acm/Test.ice index 520c551ce34..3eef0a34184 100644 --- a/csharp/test/Ice/acm/Test.ice +++ b/csharp/test/Ice/acm/Test.ice @@ -36,4 +36,3 @@ interface RemoteCommunicator } } - diff --git a/csharp/test/Ice/acm/msbuild/client/client.exe.config b/csharp/test/Ice/acm/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/acm/msbuild/client/client.exe.config +++ b/csharp/test/Ice/acm/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/acm/msbuild/client/client.vshost.exe.config b/csharp/test/Ice/acm/msbuild/client/client.vshost.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/acm/msbuild/client/client.vshost.exe.config +++ b/csharp/test/Ice/acm/msbuild/client/client.vshost.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/acm/msbuild/server/server.exe.config b/csharp/test/Ice/acm/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/acm/msbuild/server/server.exe.config +++ b/csharp/test/Ice/acm/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/adapterDeactivation/.gitignore b/csharp/test/Ice/adapterDeactivation/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/adapterDeactivation/.gitignore +++ b/csharp/test/Ice/adapterDeactivation/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/adapterDeactivation/Server.cs b/csharp/test/Ice/adapterDeactivation/Server.cs index 9f42b06aeaf..0a46acd3de3 100644 --- a/csharp/test/Ice/adapterDeactivation/Server.cs +++ b/csharp/test/Ice/adapterDeactivation/Server.cs @@ -34,4 +34,4 @@ public class Server : TestCommon.Application Server app = new Server(); return app.runmain(args); } -}
\ No newline at end of file +} diff --git a/csharp/test/Ice/adapterDeactivation/msbuild/client/client.exe.config b/csharp/test/Ice/adapterDeactivation/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/adapterDeactivation/msbuild/client/client.exe.config +++ b/csharp/test/Ice/adapterDeactivation/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/adapterDeactivation/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/adapterDeactivation/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/adapterDeactivation/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/adapterDeactivation/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/adapterDeactivation/msbuild/server/server.exe.config b/csharp/test/Ice/adapterDeactivation/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/adapterDeactivation/msbuild/server/server.exe.config +++ b/csharp/test/Ice/adapterDeactivation/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/admin/msbuild/client/client.exe.config b/csharp/test/Ice/admin/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/admin/msbuild/client/client.exe.config +++ b/csharp/test/Ice/admin/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/admin/msbuild/server/server.exe.config b/csharp/test/Ice/admin/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/admin/msbuild/server/server.exe.config +++ b/csharp/test/Ice/admin/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/ami/.gitignore b/csharp/test/Ice/ami/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/ami/.gitignore +++ b/csharp/test/Ice/ami/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/ami/msbuild/client/client.exe.config b/csharp/test/Ice/ami/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/ami/msbuild/client/client.exe.config +++ b/csharp/test/Ice/ami/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/ami/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/ami/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/ami/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/ami/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/ami/msbuild/server/server.exe.config b/csharp/test/Ice/ami/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/ami/msbuild/server/server.exe.config +++ b/csharp/test/Ice/ami/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/application/msbuild/client/client.exe.config b/csharp/test/Ice/application/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/application/msbuild/client/client.exe.config +++ b/csharp/test/Ice/application/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/assemblies/msbuild/client/client.exe.config b/csharp/test/Ice/assemblies/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/assemblies/msbuild/client/client.exe.config +++ b/csharp/test/Ice/assemblies/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/background/Test.ice b/csharp/test/Ice/background/Test.ice index ea5e8987cc6..154b6c741c4 100644 --- a/csharp/test/Ice/background/Test.ice +++ b/csharp/test/Ice/background/Test.ice @@ -42,4 +42,3 @@ interface BackgroundController } } - diff --git a/csharp/test/Ice/background/msbuild/client/client.exe.config b/csharp/test/Ice/background/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/background/msbuild/client/client.exe.config +++ b/csharp/test/Ice/background/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/background/msbuild/server/server.exe.config b/csharp/test/Ice/background/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/background/msbuild/server/server.exe.config +++ b/csharp/test/Ice/background/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/binding/.gitignore b/csharp/test/Ice/binding/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/binding/.gitignore +++ b/csharp/test/Ice/binding/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/binding/TestI.cs b/csharp/test/Ice/binding/TestI.cs index 397b9b0dbbb..facf390e113 100644 --- a/csharp/test/Ice/binding/TestI.cs +++ b/csharp/test/Ice/binding/TestI.cs @@ -16,4 +16,3 @@ public class TestI : TestIntfDisp_ return current.adapter.getName(); } } - diff --git a/csharp/test/Ice/binding/msbuild/client/client.exe.config b/csharp/test/Ice/binding/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/binding/msbuild/client/client.exe.config +++ b/csharp/test/Ice/binding/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/binding/msbuild/server/server.exe.config b/csharp/test/Ice/binding/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/binding/msbuild/server/server.exe.config +++ b/csharp/test/Ice/binding/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/checksum/msbuild/client/client.exe.config b/csharp/test/Ice/checksum/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/checksum/msbuild/client/client.exe.config +++ b/csharp/test/Ice/checksum/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/checksum/msbuild/server/server.exe.config b/csharp/test/Ice/checksum/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/checksum/msbuild/server/server.exe.config +++ b/csharp/test/Ice/checksum/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/defaultServant/msbuild/client/client.exe.config b/csharp/test/Ice/defaultServant/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/defaultServant/msbuild/client/client.exe.config +++ b/csharp/test/Ice/defaultServant/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/defaultValue/.gitignore b/csharp/test/Ice/defaultValue/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/defaultValue/.gitignore +++ b/csharp/test/Ice/defaultValue/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/defaultValue/Client.cs b/csharp/test/Ice/defaultValue/Client.cs index 7b15c3d713b..88ee30cebd8 100644 --- a/csharp/test/Ice/defaultValue/Client.cs +++ b/csharp/test/Ice/defaultValue/Client.cs @@ -30,4 +30,3 @@ public class Client : TestCommon.Application return app.runmain(args); } } - diff --git a/csharp/test/Ice/defaultValue/msbuild/client/client.exe.config b/csharp/test/Ice/defaultValue/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/defaultValue/msbuild/client/client.exe.config +++ b/csharp/test/Ice/defaultValue/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/dictMapping/.gitignore b/csharp/test/Ice/dictMapping/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/dictMapping/.gitignore +++ b/csharp/test/Ice/dictMapping/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/dictMapping/msbuild/client/client.exe.config b/csharp/test/Ice/dictMapping/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/dictMapping/msbuild/client/client.exe.config +++ b/csharp/test/Ice/dictMapping/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/dictMapping/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/dictMapping/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/dictMapping/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/dictMapping/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/dictMapping/msbuild/server/server.exe.config b/csharp/test/Ice/dictMapping/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/dictMapping/msbuild/server/server.exe.config +++ b/csharp/test/Ice/dictMapping/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/dictMapping/msbuild/serveramd/serveramd.exe.config b/csharp/test/Ice/dictMapping/msbuild/serveramd/serveramd.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/dictMapping/msbuild/serveramd/serveramd.exe.config +++ b/csharp/test/Ice/dictMapping/msbuild/serveramd/serveramd.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/dispatcher/.gitignore b/csharp/test/Ice/dispatcher/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/dispatcher/.gitignore +++ b/csharp/test/Ice/dispatcher/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/dispatcher/msbuild/client/client.exe.config b/csharp/test/Ice/dispatcher/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/dispatcher/msbuild/client/client.exe.config +++ b/csharp/test/Ice/dispatcher/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/dispatcher/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/dispatcher/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/dispatcher/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/dispatcher/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/dispatcher/msbuild/server/server.exe.config b/csharp/test/Ice/dispatcher/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/dispatcher/msbuild/server/server.exe.config +++ b/csharp/test/Ice/dispatcher/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/echo/msbuild/server/server.exe.config b/csharp/test/Ice/echo/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/echo/msbuild/server/server.exe.config +++ b/csharp/test/Ice/echo/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/enums/AppManifest.xaml b/csharp/test/Ice/enums/AppManifest.xaml index 21baba2d0e4..006e6f19047 100644 --- a/csharp/test/Ice/enums/AppManifest.xaml +++ b/csharp/test/Ice/enums/AppManifest.xaml @@ -16,4 +16,4 @@ <AssemblyPart x:Name="Ice" Source="Ice.dll" /> <AssemblyPart x:Name="TestCommon" Source="TestCommon.dll" /> </Deployment.Parts> -</Deployment>
\ No newline at end of file +</Deployment> diff --git a/csharp/test/Ice/enums/msbuild/client/client.exe.config b/csharp/test/Ice/enums/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/enums/msbuild/client/client.exe.config +++ b/csharp/test/Ice/enums/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/enums/msbuild/server/server.exe.config b/csharp/test/Ice/enums/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/enums/msbuild/server/server.exe.config +++ b/csharp/test/Ice/enums/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/exceptions/.gitignore b/csharp/test/Ice/exceptions/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/exceptions/.gitignore +++ b/csharp/test/Ice/exceptions/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/exceptions/msbuild/client/client.exe.config b/csharp/test/Ice/exceptions/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/exceptions/msbuild/client/client.exe.config +++ b/csharp/test/Ice/exceptions/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/exceptions/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/exceptions/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/exceptions/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/exceptions/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/exceptions/msbuild/server/server.exe.config b/csharp/test/Ice/exceptions/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/exceptions/msbuild/server/server.exe.config +++ b/csharp/test/Ice/exceptions/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/exceptions/msbuild/serveramd/serveramd.exe.config b/csharp/test/Ice/exceptions/msbuild/serveramd/serveramd.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/exceptions/msbuild/serveramd/serveramd.exe.config +++ b/csharp/test/Ice/exceptions/msbuild/serveramd/serveramd.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/facets/.gitignore b/csharp/test/Ice/facets/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/facets/.gitignore +++ b/csharp/test/Ice/facets/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/facets/msbuild/client/client.exe.config b/csharp/test/Ice/facets/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/facets/msbuild/client/client.exe.config +++ b/csharp/test/Ice/facets/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/facets/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/facets/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/facets/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/facets/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/facets/msbuild/server/server.exe.config b/csharp/test/Ice/facets/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/facets/msbuild/server/server.exe.config +++ b/csharp/test/Ice/facets/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/faultTolerance/.gitignore b/csharp/test/Ice/faultTolerance/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/faultTolerance/.gitignore +++ b/csharp/test/Ice/faultTolerance/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/faultTolerance/msbuild/client/client.exe.config b/csharp/test/Ice/faultTolerance/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/faultTolerance/msbuild/client/client.exe.config +++ b/csharp/test/Ice/faultTolerance/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/faultTolerance/msbuild/server/server.exe.config b/csharp/test/Ice/faultTolerance/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/faultTolerance/msbuild/server/server.exe.config +++ b/csharp/test/Ice/faultTolerance/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/hash/Test.ice b/csharp/test/Ice/hash/Test.ice index 0bd1446b2c3..3374261e2f9 100644 --- a/csharp/test/Ice/hash/Test.ice +++ b/csharp/test/Ice/hash/Test.ice @@ -94,4 +94,3 @@ struct Draw } } - diff --git a/csharp/test/Ice/hash/msbuild/client/client.exe.config b/csharp/test/Ice/hash/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/hash/msbuild/client/client.exe.config +++ b/csharp/test/Ice/hash/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/hold/.gitignore b/csharp/test/Ice/hold/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/hold/.gitignore +++ b/csharp/test/Ice/hold/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/hold/AllTests.cs b/csharp/test/Ice/hold/AllTests.cs index 230b7215a02..6314a74f2b8 100644 --- a/csharp/test/Ice/hold/AllTests.cs +++ b/csharp/test/Ice/hold/AllTests.cs @@ -220,4 +220,3 @@ public class AllTests : TestCommon.AllTests WriteLine("ok"); } } - diff --git a/csharp/test/Ice/hold/msbuild/client/client.exe.config b/csharp/test/Ice/hold/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/hold/msbuild/client/client.exe.config +++ b/csharp/test/Ice/hold/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/hold/msbuild/server/server.exe.config b/csharp/test/Ice/hold/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/hold/msbuild/server/server.exe.config +++ b/csharp/test/Ice/hold/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/impl/msbuild/server/server.exe.config b/csharp/test/Ice/impl/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/impl/msbuild/server/server.exe.config +++ b/csharp/test/Ice/impl/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/impl/msbuild/serveramd/serveramd.exe.config b/csharp/test/Ice/impl/msbuild/serveramd/serveramd.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/impl/msbuild/serveramd/serveramd.exe.config +++ b/csharp/test/Ice/impl/msbuild/serveramd/serveramd.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/impl/msbuild/serveramdtie/serveramdtie.exe.config b/csharp/test/Ice/impl/msbuild/serveramdtie/serveramdtie.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/impl/msbuild/serveramdtie/serveramdtie.exe.config +++ b/csharp/test/Ice/impl/msbuild/serveramdtie/serveramdtie.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/impl/msbuild/servertie/server.exe.config b/csharp/test/Ice/impl/msbuild/servertie/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/impl/msbuild/servertie/server.exe.config +++ b/csharp/test/Ice/impl/msbuild/servertie/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/info/.gitignore b/csharp/test/Ice/info/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/info/.gitignore +++ b/csharp/test/Ice/info/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/info/msbuild/client/client.exe.config b/csharp/test/Ice/info/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/info/msbuild/client/client.exe.config +++ b/csharp/test/Ice/info/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/info/msbuild/server/server.exe.config b/csharp/test/Ice/info/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/info/msbuild/server/server.exe.config +++ b/csharp/test/Ice/info/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/inheritance/.gitignore b/csharp/test/Ice/inheritance/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/inheritance/.gitignore +++ b/csharp/test/Ice/inheritance/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/inheritance/msbuild/client/client.exe.config b/csharp/test/Ice/inheritance/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/inheritance/msbuild/client/client.exe.config +++ b/csharp/test/Ice/inheritance/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/inheritance/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/inheritance/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/inheritance/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/inheritance/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/inheritance/msbuild/server/server.exe.config b/csharp/test/Ice/inheritance/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/inheritance/msbuild/server/server.exe.config +++ b/csharp/test/Ice/inheritance/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/interceptor/msbuild/client/client.exe.config b/csharp/test/Ice/interceptor/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/interceptor/msbuild/client/client.exe.config +++ b/csharp/test/Ice/interceptor/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/invoke/.gitignore b/csharp/test/Ice/invoke/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/invoke/.gitignore +++ b/csharp/test/Ice/invoke/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/invoke/msbuild/client/client.exe.config b/csharp/test/Ice/invoke/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/invoke/msbuild/client/client.exe.config +++ b/csharp/test/Ice/invoke/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/invoke/msbuild/server/server.exe.config b/csharp/test/Ice/invoke/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/invoke/msbuild/server/server.exe.config +++ b/csharp/test/Ice/invoke/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/location/.gitignore b/csharp/test/Ice/location/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/location/.gitignore +++ b/csharp/test/Ice/location/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/location/msbuild/client/client.exe.config b/csharp/test/Ice/location/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/location/msbuild/client/client.exe.config +++ b/csharp/test/Ice/location/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/location/msbuild/server/server.exe.config b/csharp/test/Ice/location/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/location/msbuild/server/server.exe.config +++ b/csharp/test/Ice/location/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/metrics/InstrumentationI.cs b/csharp/test/Ice/metrics/InstrumentationI.cs index b4620237201..efa98063082 100644 --- a/csharp/test/Ice/metrics/InstrumentationI.cs +++ b/csharp/test/Ice/metrics/InstrumentationI.cs @@ -428,4 +428,3 @@ public class CommunicatorObserverI : Ice.Instrumentation.CommunicatorObserver public InvocationObserverI invocationObserver; public DispatchObserverI dispatchObserver; }; - diff --git a/csharp/test/Ice/metrics/msbuild/client/client.exe.config b/csharp/test/Ice/metrics/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/metrics/msbuild/client/client.exe.config +++ b/csharp/test/Ice/metrics/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/metrics/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/metrics/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/metrics/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/metrics/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/metrics/msbuild/server/server.exe.config b/csharp/test/Ice/metrics/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/metrics/msbuild/server/server.exe.config +++ b/csharp/test/Ice/metrics/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/metrics/msbuild/serveramd/serveramd.exe.config b/csharp/test/Ice/metrics/msbuild/serveramd/serveramd.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/metrics/msbuild/serveramd/serveramd.exe.config +++ b/csharp/test/Ice/metrics/msbuild/serveramd/serveramd.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/networkProxy/.gitignore b/csharp/test/Ice/networkProxy/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/networkProxy/.gitignore +++ b/csharp/test/Ice/networkProxy/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/networkProxy/msbuild/client/client.exe.config b/csharp/test/Ice/networkProxy/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/networkProxy/msbuild/client/client.exe.config +++ b/csharp/test/Ice/networkProxy/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/networkProxy/msbuild/server/server.exe.config b/csharp/test/Ice/networkProxy/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/networkProxy/msbuild/server/server.exe.config +++ b/csharp/test/Ice/networkProxy/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/objects/.gitignore b/csharp/test/Ice/objects/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/objects/.gitignore +++ b/csharp/test/Ice/objects/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/objects/msbuild/client/client.exe.config b/csharp/test/Ice/objects/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/objects/msbuild/client/client.exe.config +++ b/csharp/test/Ice/objects/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/objects/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/objects/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/objects/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/objects/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/objects/msbuild/server/server.exe.config b/csharp/test/Ice/objects/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/objects/msbuild/server/server.exe.config +++ b/csharp/test/Ice/objects/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/operations/.gitignore b/csharp/test/Ice/operations/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/operations/.gitignore +++ b/csharp/test/Ice/operations/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/operations/msbuild/client/client.exe.config b/csharp/test/Ice/operations/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/operations/msbuild/client/client.exe.config +++ b/csharp/test/Ice/operations/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/operations/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/operations/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/operations/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/operations/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/operations/msbuild/server/server.exe.config b/csharp/test/Ice/operations/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/operations/msbuild/server/server.exe.config +++ b/csharp/test/Ice/operations/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/operations/msbuild/serveramd/serveramd.exe.config b/csharp/test/Ice/operations/msbuild/serveramd/serveramd.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/operations/msbuild/serveramd/serveramd.exe.config +++ b/csharp/test/Ice/operations/msbuild/serveramd/serveramd.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/operations/msbuild/serveramdtie/serveramdtie.exe.config b/csharp/test/Ice/operations/msbuild/serveramdtie/serveramdtie.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/operations/msbuild/serveramdtie/serveramdtie.exe.config +++ b/csharp/test/Ice/operations/msbuild/serveramdtie/serveramdtie.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/operations/msbuild/servertie/servertie.exe.config b/csharp/test/Ice/operations/msbuild/servertie/servertie.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/operations/msbuild/servertie/servertie.exe.config +++ b/csharp/test/Ice/operations/msbuild/servertie/servertie.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/optional/AppManifest.xaml b/csharp/test/Ice/optional/AppManifest.xaml index 42ceabde133..5ca0ddb1480 100644 --- a/csharp/test/Ice/optional/AppManifest.xaml +++ b/csharp/test/Ice/optional/AppManifest.xaml @@ -16,4 +16,4 @@ <AssemblyPart x:Name="Ice" Source="Ice.dll" /> <AssemblyPart x:Name="TestCommon" Source="TestCommon.dll" /> </Deployment.Parts> -</Deployment>
\ No newline at end of file +</Deployment> diff --git a/csharp/test/Ice/optional/msbuild/client/client.exe.config b/csharp/test/Ice/optional/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/optional/msbuild/client/client.exe.config +++ b/csharp/test/Ice/optional/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/optional/msbuild/server/server.exe.config b/csharp/test/Ice/optional/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/optional/msbuild/server/server.exe.config +++ b/csharp/test/Ice/optional/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/optional/msbuild/serveramd/serveramd.exe.config b/csharp/test/Ice/optional/msbuild/serveramd/serveramd.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/optional/msbuild/serveramd/serveramd.exe.config +++ b/csharp/test/Ice/optional/msbuild/serveramd/serveramd.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/plugin/msbuild/client/client.exe.config b/csharp/test/Ice/plugin/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/plugin/msbuild/client/client.exe.config +++ b/csharp/test/Ice/plugin/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/properties/config/config.1 b/csharp/test/Ice/properties/config/config.1 index 2a20653e4c5..77d9c61cd04 100644 --- a/csharp/test/Ice/properties/config/config.1 +++ b/csharp/test/Ice/properties/config/config.1 @@ -1 +1 @@ -Config1=Config1
\ No newline at end of file +Config1=Config1 diff --git a/csharp/test/Ice/properties/config/config.2 b/csharp/test/Ice/properties/config/config.2 index be276df6602..f6fc2c4c692 100644 --- a/csharp/test/Ice/properties/config/config.2 +++ b/csharp/test/Ice/properties/config/config.2 @@ -1 +1 @@ -Config2=Config2
\ No newline at end of file +Config2=Config2 diff --git a/csharp/test/Ice/properties/config/config.3 b/csharp/test/Ice/properties/config/config.3 index 55c1e1123f6..35e1cf8be44 100644 --- a/csharp/test/Ice/properties/config/config.3 +++ b/csharp/test/Ice/properties/config/config.3 @@ -1 +1 @@ -Config3=Config3
\ No newline at end of file +Config3=Config3 diff --git a/csharp/test/Ice/properties/config/escapes.cfg b/csharp/test/Ice/properties/config/escapes.cfg index 4c3376d550a..bd7c16643d9 100644 --- a/csharp/test/Ice/properties/config/escapes.cfg +++ b/csharp/test/Ice/properties/config/escapes.cfg @@ -29,7 +29,3 @@ C=5=\#6 # 7 # Name is "C", value is "5=#6" AServer=\\\\server\dir # Value is "\\server\dir" BServer=\\server\\dir # Value is "\server\dir" - - - - diff --git a/csharp/test/Ice/properties/msbuild/client/client.exe.config b/csharp/test/Ice/properties/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/properties/msbuild/client/client.exe.config +++ b/csharp/test/Ice/properties/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/proxy/.gitignore b/csharp/test/Ice/proxy/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/proxy/.gitignore +++ b/csharp/test/Ice/proxy/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/proxy/msbuild/client/client.exe.config b/csharp/test/Ice/proxy/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/proxy/msbuild/client/client.exe.config +++ b/csharp/test/Ice/proxy/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/proxy/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/proxy/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/proxy/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/proxy/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/proxy/msbuild/server/server.exe.config b/csharp/test/Ice/proxy/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/proxy/msbuild/server/server.exe.config +++ b/csharp/test/Ice/proxy/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/proxy/msbuild/serveramd/serveramd.exe.config b/csharp/test/Ice/proxy/msbuild/serveramd/serveramd.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/proxy/msbuild/serveramd/serveramd.exe.config +++ b/csharp/test/Ice/proxy/msbuild/serveramd/serveramd.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/retry/.gitignore b/csharp/test/Ice/retry/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/retry/.gitignore +++ b/csharp/test/Ice/retry/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/retry/msbuild/client/client.exe.config b/csharp/test/Ice/retry/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/retry/msbuild/client/client.exe.config +++ b/csharp/test/Ice/retry/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/retry/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/retry/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/retry/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/retry/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/retry/msbuild/server/server.exe.config b/csharp/test/Ice/retry/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/retry/msbuild/server/server.exe.config +++ b/csharp/test/Ice/retry/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/seqMapping/.gitignore b/csharp/test/Ice/seqMapping/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/seqMapping/.gitignore +++ b/csharp/test/Ice/seqMapping/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/seqMapping/msbuild/client/client.exe.config b/csharp/test/Ice/seqMapping/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/seqMapping/msbuild/client/client.exe.config +++ b/csharp/test/Ice/seqMapping/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/seqMapping/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/seqMapping/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/seqMapping/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/seqMapping/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/seqMapping/msbuild/server/server.exe.config b/csharp/test/Ice/seqMapping/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/seqMapping/msbuild/server/server.exe.config +++ b/csharp/test/Ice/seqMapping/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/seqMapping/msbuild/serveramd/serveramd.exe.config b/csharp/test/Ice/seqMapping/msbuild/serveramd/serveramd.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/seqMapping/msbuild/serveramd/serveramd.exe.config +++ b/csharp/test/Ice/seqMapping/msbuild/serveramd/serveramd.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/serialize/.gitignore b/csharp/test/Ice/serialize/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/serialize/.gitignore +++ b/csharp/test/Ice/serialize/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/serialize/msbuild/client/client.exe.config b/csharp/test/Ice/serialize/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/serialize/msbuild/client/client.exe.config +++ b/csharp/test/Ice/serialize/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/servantLocator/.gitignore b/csharp/test/Ice/servantLocator/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/servantLocator/.gitignore +++ b/csharp/test/Ice/servantLocator/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/servantLocator/msbuild/client/client.exe.config b/csharp/test/Ice/servantLocator/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/servantLocator/msbuild/client/client.exe.config +++ b/csharp/test/Ice/servantLocator/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/servantLocator/msbuild/collocated/collocated.exe.config b/csharp/test/Ice/servantLocator/msbuild/collocated/collocated.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/servantLocator/msbuild/collocated/collocated.exe.config +++ b/csharp/test/Ice/servantLocator/msbuild/collocated/collocated.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/servantLocator/msbuild/server/server.exe.config b/csharp/test/Ice/servantLocator/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/servantLocator/msbuild/server/server.exe.config +++ b/csharp/test/Ice/servantLocator/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/servantLocator/msbuild/serveramd/serveramd.exe.config b/csharp/test/Ice/servantLocator/msbuild/serveramd/serveramd.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/servantLocator/msbuild/serveramd/serveramd.exe.config +++ b/csharp/test/Ice/servantLocator/msbuild/serveramd/serveramd.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/slicing/exceptions/.gitignore b/csharp/test/Ice/slicing/exceptions/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/slicing/exceptions/.gitignore +++ b/csharp/test/Ice/slicing/exceptions/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/slicing/exceptions/msbuild/client/client.exe.config b/csharp/test/Ice/slicing/exceptions/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/slicing/exceptions/msbuild/client/client.exe.config +++ b/csharp/test/Ice/slicing/exceptions/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/slicing/exceptions/msbuild/server/server.exe.config b/csharp/test/Ice/slicing/exceptions/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/slicing/exceptions/msbuild/server/server.exe.config +++ b/csharp/test/Ice/slicing/exceptions/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/slicing/exceptions/msbuild/serveramd/serveramd.exe.config b/csharp/test/Ice/slicing/exceptions/msbuild/serveramd/serveramd.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/slicing/exceptions/msbuild/serveramd/serveramd.exe.config +++ b/csharp/test/Ice/slicing/exceptions/msbuild/serveramd/serveramd.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/slicing/objects/.gitignore b/csharp/test/Ice/slicing/objects/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/slicing/objects/.gitignore +++ b/csharp/test/Ice/slicing/objects/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/slicing/objects/Test.ice b/csharp/test/Ice/slicing/objects/Test.ice index 6c25277a348..d28c515da65 100644 --- a/csharp/test/Ice/slicing/objects/Test.ice +++ b/csharp/test/Ice/slicing/objects/Test.ice @@ -171,4 +171,3 @@ class Forward } } - diff --git a/csharp/test/Ice/slicing/objects/msbuild/client/client.exe.config b/csharp/test/Ice/slicing/objects/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/slicing/objects/msbuild/client/client.exe.config +++ b/csharp/test/Ice/slicing/objects/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/slicing/objects/msbuild/server/server.exe.config b/csharp/test/Ice/slicing/objects/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/slicing/objects/msbuild/server/server.exe.config +++ b/csharp/test/Ice/slicing/objects/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/slicing/objects/msbuild/serveramd/serveramd.exe.config b/csharp/test/Ice/slicing/objects/msbuild/serveramd/serveramd.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/slicing/objects/msbuild/serveramd/serveramd.exe.config +++ b/csharp/test/Ice/slicing/objects/msbuild/serveramd/serveramd.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/stream/.gitignore b/csharp/test/Ice/stream/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/stream/.gitignore +++ b/csharp/test/Ice/stream/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/stream/msbuild/client/client.exe.config b/csharp/test/Ice/stream/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/stream/msbuild/client/client.exe.config +++ b/csharp/test/Ice/stream/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/threadPoolPriority/Client.cs b/csharp/test/Ice/threadPoolPriority/Client.cs index b2cbed6bf08..3ba3df5d4dd 100644 --- a/csharp/test/Ice/threadPoolPriority/Client.cs +++ b/csharp/test/Ice/threadPoolPriority/Client.cs @@ -46,4 +46,3 @@ public class Client : TestCommon.Application return app.runmain(args); } } - diff --git a/csharp/test/Ice/threadPoolPriority/Test.ice b/csharp/test/Ice/threadPoolPriority/Test.ice index cd23c46afcf..9cd044bdc4b 100644 --- a/csharp/test/Ice/threadPoolPriority/Test.ice +++ b/csharp/test/Ice/threadPoolPriority/Test.ice @@ -19,4 +19,3 @@ interface Priority } } - diff --git a/csharp/test/Ice/threadPoolPriority/msbuild/client/client.exe.config b/csharp/test/Ice/threadPoolPriority/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/threadPoolPriority/msbuild/client/client.exe.config +++ b/csharp/test/Ice/threadPoolPriority/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/threadPoolPriority/msbuild/server/server.exe.config b/csharp/test/Ice/threadPoolPriority/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/threadPoolPriority/msbuild/server/server.exe.config +++ b/csharp/test/Ice/threadPoolPriority/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/timeout/.gitignore b/csharp/test/Ice/timeout/.gitignore index b395406a599..ef18b4702fc 100644 --- a/csharp/test/Ice/timeout/.gitignore +++ b/csharp/test/Ice/timeout/.gitignore @@ -1,3 +1,3 @@ *.html *.xml -*.xaml
\ No newline at end of file +*.xaml diff --git a/csharp/test/Ice/timeout/msbuild/client/client.exe.config b/csharp/test/Ice/timeout/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/timeout/msbuild/client/client.exe.config +++ b/csharp/test/Ice/timeout/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/timeout/msbuild/server/server.exe.config b/csharp/test/Ice/timeout/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/timeout/msbuild/server/server.exe.config +++ b/csharp/test/Ice/timeout/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/udp/msbuild/client/client.exe.config b/csharp/test/Ice/udp/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/udp/msbuild/client/client.exe.config +++ b/csharp/test/Ice/udp/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Ice/udp/msbuild/server/server.exe.config b/csharp/test/Ice/udp/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Ice/udp/msbuild/server/server.exe.config +++ b/csharp/test/Ice/udp/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/IceBox/admin/msbuild/client/client.exe.config b/csharp/test/IceBox/admin/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/IceBox/admin/msbuild/client/client.exe.config +++ b/csharp/test/IceBox/admin/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/IceBox/configuration/config.service4 b/csharp/test/IceBox/configuration/config.service4 index a70120dd192..4ce837c863c 100644 --- a/csharp/test/IceBox/configuration/config.service4 +++ b/csharp/test/IceBox/configuration/config.service4 @@ -3,4 +3,3 @@ Service4OA.Endpoints=default -p 12013 -h 127.0.0.1 #Ice.ProgramName Service=4 Prop= - diff --git a/csharp/test/IceBox/configuration/msbuild/client/client.exe.config b/csharp/test/IceBox/configuration/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/IceBox/configuration/msbuild/client/client.exe.config +++ b/csharp/test/IceBox/configuration/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/IceDiscovery/simple/msbuild/client/client.exe.config b/csharp/test/IceDiscovery/simple/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/IceDiscovery/simple/msbuild/client/client.exe.config +++ b/csharp/test/IceDiscovery/simple/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/IceDiscovery/simple/msbuild/server/server.exe.config b/csharp/test/IceDiscovery/simple/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/IceDiscovery/simple/msbuild/server/server.exe.config +++ b/csharp/test/IceDiscovery/simple/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/IceGrid/simple/msbuild/client/client.exe.config b/csharp/test/IceGrid/simple/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/IceGrid/simple/msbuild/client/client.exe.config +++ b/csharp/test/IceGrid/simple/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/IceGrid/simple/msbuild/server/server.exe.config b/csharp/test/IceGrid/simple/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/IceGrid/simple/msbuild/server/server.exe.config +++ b/csharp/test/IceGrid/simple/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/IceSSL/configuration/msbuild/client/client.exe.config b/csharp/test/IceSSL/configuration/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/IceSSL/configuration/msbuild/client/client.exe.config +++ b/csharp/test/IceSSL/configuration/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/IceSSL/configuration/msbuild/server/server.exe.config b/csharp/test/IceSSL/configuration/msbuild/server/server.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/IceSSL/configuration/msbuild/server/server.exe.config +++ b/csharp/test/IceSSL/configuration/msbuild/server/server.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/IceUtil/inputUtil/msbuild/client/client.exe.config b/csharp/test/IceUtil/inputUtil/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/IceUtil/inputUtil/msbuild/client/client.exe.config +++ b/csharp/test/IceUtil/inputUtil/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Slice/escape/msbuild/client/client.exe.config b/csharp/test/Slice/escape/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Slice/escape/msbuild/client/client.exe.config +++ b/csharp/test/Slice/escape/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Slice/macros/msbuild/client/client.exe.config b/csharp/test/Slice/macros/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Slice/macros/msbuild/client/client.exe.config +++ b/csharp/test/Slice/macros/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/csharp/test/Slice/structure/msbuild/client/client.exe.config b/csharp/test/Slice/structure/msbuild/client/client.exe.config index 769fdf928f3..418bdc2f8b2 100644 --- a/csharp/test/Slice/structure/msbuild/client/client.exe.config +++ b/csharp/test/Slice/structure/msbuild/client/client.exe.config @@ -2,4 +2,4 @@ <runtime> <developmentMode developerInstallation="true"/> </runtime> -</configuration>
\ No newline at end of file +</configuration> diff --git a/java-compat/allTests.py b/java-compat/allTests.py index 18df973cab0..d0439bd0028 100755 --- a/java-compat/allTests.py +++ b/java-compat/allTests.py @@ -13,4 +13,4 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts")) from Util import runTestsWithPath -runTestsWithPath(__file__)
\ No newline at end of file +runTestsWithPath(__file__) diff --git a/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryWithUnderlying.java b/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryWithUnderlying.java index 25c938e4b67..2c6d2806cf4 100644 --- a/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryWithUnderlying.java +++ b/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryWithUnderlying.java @@ -89,4 +89,4 @@ abstract public class EndpointFactoryWithUnderlying implements EndpointFactory private final short _type; private EndpointFactory _underlying; -}
\ No newline at end of file +} diff --git a/java-compat/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java b/java-compat/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java index 96303dbe343..44da4fcf3dc 100644 --- a/java-compat/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java +++ b/java-compat/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java @@ -229,4 +229,3 @@ class FactoryACMMonitor implements ACMMonitor private java.util.List<Ice.ConnectionI> _reapedConnections = new java.util.ArrayList<Ice.ConnectionI>(); private java.util.concurrent.Future<?> _future; } - diff --git a/java-compat/src/Ice/src/main/java/IceInternal/UnderlyingEndpointFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/UnderlyingEndpointFactory.java index 1581f98983c..c3b6c1fb8cd 100644 --- a/java-compat/src/Ice/src/main/java/IceInternal/UnderlyingEndpointFactory.java +++ b/java-compat/src/Ice/src/main/java/IceInternal/UnderlyingEndpointFactory.java @@ -87,4 +87,4 @@ public class UnderlyingEndpointFactory implements EndpointFactory private final short _type; private final short _underlying; private EndpointFactory _factory; -}
\ No newline at end of file +} diff --git a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java index a36da86bb4d..52ced188473 100644 --- a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java +++ b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java @@ -176,4 +176,3 @@ class LocatorRegistryI extends Ice._LocatorRegistryDisp final Map<String, Ice.ObjectPrx> _adapters = new HashMap<String, Ice.ObjectPrx>(); final Map<String, Set<String>> _replicaGroups = new HashMap<String, Set<String>>(); } - diff --git a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java index fcf1f3acf23..ca6407aff70 100644 --- a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java +++ b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java @@ -466,4 +466,3 @@ class LookupI extends _LookupDisp private Map<Ice.Identity, ObjectRequest> _objectRequests = new HashMap<Ice.Identity, ObjectRequest>(); private Map<String, AdapterRequest> _adapterRequests = new HashMap<String, AdapterRequest>(); } - diff --git a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java index 081254e69b4..a86fde17638 100644 --- a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java +++ b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java @@ -32,4 +32,3 @@ class LookupReplyI extends _LookupReplyDisp private final LookupI _lookup; } - diff --git a/java-compat/test/plugins/build.gradle b/java-compat/test/plugins/build.gradle index 33468869534..fa97f23b0f2 100644 --- a/java-compat/test/plugins/build.gradle +++ b/java-compat/test/plugins/build.gradle @@ -27,4 +27,3 @@ jar { clean { delete("$rootProject.projectDir/lib/IceTestPlugins.jar") } - diff --git a/java-compat/test/src/main/java/test/Glacier2/application/Callback.ice b/java-compat/test/src/main/java/test/Glacier2/application/Callback.ice index 87c3fb0c6fd..be5340a61de 100644 --- a/java-compat/test/src/main/java/test/Glacier2/application/Callback.ice +++ b/java-compat/test/src/main/java/test/Glacier2/application/Callback.ice @@ -25,4 +25,3 @@ interface Callback } } - diff --git a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice index da65e10827d..ec8c3ffe166 100644 --- a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice +++ b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice @@ -38,4 +38,3 @@ interface Callback } } - diff --git a/java-compat/test/src/main/java/test/Ice/acm/Test.ice b/java-compat/test/src/main/java/test/Ice/acm/Test.ice index 2f695d2c49d..dc064f16a4e 100644 --- a/java-compat/test/src/main/java/test/Ice/acm/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/acm/Test.ice @@ -37,4 +37,3 @@ interface RemoteCommunicator } } - diff --git a/java-compat/test/src/main/java/test/Ice/hash/Client.java b/java-compat/test/src/main/java/test/Ice/hash/Client.java index af501bcea86..4a68ff9bf03 100644 --- a/java-compat/test/src/main/java/test/Ice/hash/Client.java +++ b/java-compat/test/src/main/java/test/Ice/hash/Client.java @@ -434,4 +434,3 @@ public class Client extends test.Util.Application return status; } } - diff --git a/java-compat/test/src/main/java/test/Ice/hash/Test.ice b/java-compat/test/src/main/java/test/Ice/hash/Test.ice index 58a6f78fe07..27a1303c1c0 100644 --- a/java-compat/test/src/main/java/test/Ice/hash/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/hash/Test.ice @@ -69,4 +69,3 @@ struct Draw } } - diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/Client.java b/java-compat/test/src/main/java/test/Ice/interceptor/Client.java index 5e04f23ebee..0aa3de1198c 100644 --- a/java-compat/test/src/main/java/test/Ice/interceptor/Client.java +++ b/java-compat/test/src/main/java/test/Ice/interceptor/Client.java @@ -257,6 +257,3 @@ public class Client extends test.Util.Application System.exit(status); } } - - - diff --git a/java-compat/test/src/main/java/test/Ice/location/ServerLocator.java b/java-compat/test/src/main/java/test/Ice/location/ServerLocator.java index 76d264dde3b..c29bc5f9a52 100644 --- a/java-compat/test/src/main/java/test/Ice/location/ServerLocator.java +++ b/java-compat/test/src/main/java/test/Ice/location/ServerLocator.java @@ -83,4 +83,3 @@ public class ServerLocator extends _TestLocatorDisp private int _requestCount; } - diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ChildInvocationObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/ChildInvocationObserverI.java index a28351de6d6..bfb5ae27d23 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/ChildInvocationObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/ChildInvocationObserverI.java @@ -28,4 +28,3 @@ class ChildInvocationObserverI extends ObserverI implements Ice.Instrumentation. int replySize; }; - diff --git a/java-compat/test/src/main/java/test/Ice/metrics/CollocatedObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/CollocatedObserverI.java index 2d828b764a4..e1633f5f430 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/CollocatedObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/CollocatedObserverI.java @@ -12,4 +12,3 @@ package test.Ice.metrics; class CollocatedObserverI extends ChildInvocationObserverI implements Ice.Instrumentation.CollocatedObserver { }; - diff --git a/java-compat/test/src/main/java/test/Ice/metrics/CommunicatorObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/CommunicatorObserverI.java index 695ffdce88f..5506c30d36c 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/CommunicatorObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/CommunicatorObserverI.java @@ -144,4 +144,3 @@ class CommunicatorObserverI implements Ice.Instrumentation.CommunicatorObserver InvocationObserverI invocationObserver; DispatchObserverI dispatchObserver; }; - diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ConnectionObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/ConnectionObserverI.java index ace695480b3..5ec8cf3b231 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/ConnectionObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/ConnectionObserverI.java @@ -37,4 +37,3 @@ class ConnectionObserverI extends ObserverI implements Ice.Instrumentation.Conne int sent; int received; }; - diff --git a/java-compat/test/src/main/java/test/Ice/metrics/DispatchObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/DispatchObserverI.java index 93f633a618c..ed5f51aae88 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/DispatchObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/DispatchObserverI.java @@ -37,4 +37,3 @@ class DispatchObserverI extends ObserverI implements Ice.Instrumentation.Dispatc int userExceptionCount; int replySize; }; - diff --git a/java-compat/test/src/main/java/test/Ice/metrics/RemoveObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/RemoveObserverI.java index 90d0713092a..e019e67b55b 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/RemoveObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/RemoveObserverI.java @@ -12,4 +12,3 @@ package test.Ice.metrics; class RemoteObserverI extends ChildInvocationObserverI implements Ice.Instrumentation.RemoteObserver { }; - diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ThreadObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/ThreadObserverI.java index 351a06144f8..eb61ff735d4 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/ThreadObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/ThreadObserverI.java @@ -28,4 +28,3 @@ class ThreadObserverI extends ObserverI implements Ice.Instrumentation.ThreadObs int states; }; - diff --git a/java-compat/test/src/main/java/test/Ice/properties/config/config.1 b/java-compat/test/src/main/java/test/Ice/properties/config/config.1 index 2a20653e4c5..77d9c61cd04 100644 --- a/java-compat/test/src/main/java/test/Ice/properties/config/config.1 +++ b/java-compat/test/src/main/java/test/Ice/properties/config/config.1 @@ -1 +1 @@ -Config1=Config1
\ No newline at end of file +Config1=Config1 diff --git a/java-compat/test/src/main/java/test/Ice/properties/config/config.2 b/java-compat/test/src/main/java/test/Ice/properties/config/config.2 index be276df6602..f6fc2c4c692 100644 --- a/java-compat/test/src/main/java/test/Ice/properties/config/config.2 +++ b/java-compat/test/src/main/java/test/Ice/properties/config/config.2 @@ -1 +1 @@ -Config2=Config2
\ No newline at end of file +Config2=Config2 diff --git a/java-compat/test/src/main/java/test/Ice/properties/config/config.3 b/java-compat/test/src/main/java/test/Ice/properties/config/config.3 index 55c1e1123f6..35e1cf8be44 100644 --- a/java-compat/test/src/main/java/test/Ice/properties/config/config.3 +++ b/java-compat/test/src/main/java/test/Ice/properties/config/config.3 @@ -1 +1 @@ -Config3=Config3
\ No newline at end of file +Config3=Config3 diff --git a/java-compat/test/src/main/java/test/Ice/properties/config/escapes.cfg b/java-compat/test/src/main/java/test/Ice/properties/config/escapes.cfg index 4c3376d550a..bd7c16643d9 100644 --- a/java-compat/test/src/main/java/test/Ice/properties/config/escapes.cfg +++ b/java-compat/test/src/main/java/test/Ice/properties/config/escapes.cfg @@ -29,7 +29,3 @@ C=5=\#6 # 7 # Name is "C", value is "5=#6" AServer=\\\\server\dir # Value is "\\server\dir" BServer=\\server\\dir # Value is "\server\dir" - - - - diff --git a/java-compat/test/src/main/java/test/Ice/retry/Collocated.java b/java-compat/test/src/main/java/test/Ice/retry/Collocated.java index 4d56317b9e7..ebe7c91d669 100644 --- a/java-compat/test/src/main/java/test/Ice/retry/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/retry/Collocated.java @@ -81,4 +81,3 @@ public class Collocated extends test.Util.Application System.exit(result); } } - diff --git a/java-compat/test/src/main/java/test/Ice/throughput/Throughput.ice b/java-compat/test/src/main/java/test/Ice/throughput/Throughput.ice index 80dc7f7b5ed..11e5e8770d6 100644 --- a/java-compat/test/src/main/java/test/Ice/throughput/Throughput.ice +++ b/java-compat/test/src/main/java/test/Ice/throughput/Throughput.ice @@ -63,4 +63,3 @@ interface Throughput } } - diff --git a/java-compat/test/src/main/java/test/IceBox/configuration/config.service4 b/java-compat/test/src/main/java/test/IceBox/configuration/config.service4 index a70120dd192..4ce837c863c 100644 --- a/java-compat/test/src/main/java/test/IceBox/configuration/config.service4 +++ b/java-compat/test/src/main/java/test/IceBox/configuration/config.service4 @@ -3,4 +3,3 @@ Service4OA.Endpoints=default -p 12013 -h 127.0.0.1 #Ice.ProgramName Service=4 Prop= - diff --git a/java/allTests.py b/java/allTests.py index 18df973cab0..d0439bd0028 100755 --- a/java/allTests.py +++ b/java/allTests.py @@ -13,4 +13,4 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts")) from Util import runTestsWithPath -runTestsWithPath(__file__)
\ No newline at end of file +runTestsWithPath(__file__) diff --git a/java/src/Ice/src/main/java/com/zeroc/IceInternal/EndpointFactoryWithUnderlying.java b/java/src/Ice/src/main/java/com/zeroc/IceInternal/EndpointFactoryWithUnderlying.java index 747c38d7f37..cadb2c3c41d 100644 --- a/java/src/Ice/src/main/java/com/zeroc/IceInternal/EndpointFactoryWithUnderlying.java +++ b/java/src/Ice/src/main/java/com/zeroc/IceInternal/EndpointFactoryWithUnderlying.java @@ -89,4 +89,4 @@ abstract public class EndpointFactoryWithUnderlying implements EndpointFactory private final short _type; private EndpointFactory _underlying; -}
\ No newline at end of file +} diff --git a/java/src/Ice/src/main/java/com/zeroc/IceInternal/UnderlyingEndpointFactory.java b/java/src/Ice/src/main/java/com/zeroc/IceInternal/UnderlyingEndpointFactory.java index 6ed97724ddb..b61563f5822 100644 --- a/java/src/Ice/src/main/java/com/zeroc/IceInternal/UnderlyingEndpointFactory.java +++ b/java/src/Ice/src/main/java/com/zeroc/IceInternal/UnderlyingEndpointFactory.java @@ -87,4 +87,4 @@ public class UnderlyingEndpointFactory implements EndpointFactory private final short _type; private final short _underlying; private EndpointFactory _factory; -}
\ No newline at end of file +} diff --git a/java/src/IceGridGUI/icegridgui.pro b/java/src/IceGridGUI/icegridgui.pro index 71aff005bae..32dc3961cfc 100644 --- a/java/src/IceGridGUI/icegridgui.pro +++ b/java/src/IceGridGUI/icegridgui.pro @@ -101,4 +101,3 @@ -keep,includedescriptorclasses public class * { public protected *; } - diff --git a/java/src/IceGridGUI/plain-jar.gradle b/java/src/IceGridGUI/plain-jar.gradle index b135529467c..cc74726142b 100644 --- a/java/src/IceGridGUI/plain-jar.gradle +++ b/java/src/IceGridGUI/plain-jar.gradle @@ -64,4 +64,3 @@ task signInstallJar(dependsOn: updateInstallManifest) << { signInstallJar.outputs.files("${DESTDIR}${jarDir}/${jarName}") task install(dependsOn: signInstallJar) - diff --git a/java/src/IceGridGUI/src/main/java/com/zeroc/IceGridGUI/Application/TemplateInstance.java b/java/src/IceGridGUI/src/main/java/com/zeroc/IceGridGUI/Application/TemplateInstance.java index ea53b7ded79..fbba8187392 100644 --- a/java/src/IceGridGUI/src/main/java/com/zeroc/IceGridGUI/Application/TemplateInstance.java +++ b/java/src/IceGridGUI/src/main/java/com/zeroc/IceGridGUI/Application/TemplateInstance.java @@ -14,4 +14,3 @@ interface TemplateInstance Object rebuild(java.util.List<Editable> editables) throws UpdateFailedException; void restore(Object backupObj); } - diff --git a/java/test/src/main/java/test/Glacier2/application/Callback.ice b/java/test/src/main/java/test/Glacier2/application/Callback.ice index 87c3fb0c6fd..be5340a61de 100644 --- a/java/test/src/main/java/test/Glacier2/application/Callback.ice +++ b/java/test/src/main/java/test/Glacier2/application/Callback.ice @@ -25,4 +25,3 @@ interface Callback } } - diff --git a/java/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice b/java/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice index da65e10827d..ec8c3ffe166 100644 --- a/java/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice +++ b/java/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice @@ -38,4 +38,3 @@ interface Callback } } - diff --git a/java/test/src/main/java/test/Ice/acm/Test.ice b/java/test/src/main/java/test/Ice/acm/Test.ice index 2f695d2c49d..dc064f16a4e 100644 --- a/java/test/src/main/java/test/Ice/acm/Test.ice +++ b/java/test/src/main/java/test/Ice/acm/Test.ice @@ -37,4 +37,3 @@ interface RemoteCommunicator } } - diff --git a/java/test/src/main/java/test/Ice/hash/Test.ice b/java/test/src/main/java/test/Ice/hash/Test.ice index 58a6f78fe07..27a1303c1c0 100644 --- a/java/test/src/main/java/test/Ice/hash/Test.ice +++ b/java/test/src/main/java/test/Ice/hash/Test.ice @@ -69,4 +69,3 @@ struct Draw } } - diff --git a/java/test/src/main/java/test/Ice/properties/config/config.1 b/java/test/src/main/java/test/Ice/properties/config/config.1 index 2a20653e4c5..77d9c61cd04 100644 --- a/java/test/src/main/java/test/Ice/properties/config/config.1 +++ b/java/test/src/main/java/test/Ice/properties/config/config.1 @@ -1 +1 @@ -Config1=Config1
\ No newline at end of file +Config1=Config1 diff --git a/java/test/src/main/java/test/Ice/properties/config/config.2 b/java/test/src/main/java/test/Ice/properties/config/config.2 index be276df6602..f6fc2c4c692 100644 --- a/java/test/src/main/java/test/Ice/properties/config/config.2 +++ b/java/test/src/main/java/test/Ice/properties/config/config.2 @@ -1 +1 @@ -Config2=Config2
\ No newline at end of file +Config2=Config2 diff --git a/java/test/src/main/java/test/Ice/properties/config/config.3 b/java/test/src/main/java/test/Ice/properties/config/config.3 index 55c1e1123f6..35e1cf8be44 100644 --- a/java/test/src/main/java/test/Ice/properties/config/config.3 +++ b/java/test/src/main/java/test/Ice/properties/config/config.3 @@ -1 +1 @@ -Config3=Config3
\ No newline at end of file +Config3=Config3 diff --git a/java/test/src/main/java/test/Ice/properties/config/escapes.cfg b/java/test/src/main/java/test/Ice/properties/config/escapes.cfg index 4c3376d550a..bd7c16643d9 100644 --- a/java/test/src/main/java/test/Ice/properties/config/escapes.cfg +++ b/java/test/src/main/java/test/Ice/properties/config/escapes.cfg @@ -29,7 +29,3 @@ C=5=\#6 # 7 # Name is "C", value is "5=#6" AServer=\\\\server\dir # Value is "\\server\dir" BServer=\\server\\dir # Value is "\server\dir" - - - - diff --git a/java/test/src/main/java/test/Ice/retry/Collocated.java b/java/test/src/main/java/test/Ice/retry/Collocated.java index 5c81594fc52..84613bd3cc7 100644 --- a/java/test/src/main/java/test/Ice/retry/Collocated.java +++ b/java/test/src/main/java/test/Ice/retry/Collocated.java @@ -80,4 +80,3 @@ public class Collocated extends test.Util.Application System.exit(result); } } - diff --git a/java/test/src/main/java/test/Ice/throughput/Throughput.ice b/java/test/src/main/java/test/Ice/throughput/Throughput.ice index 80dc7f7b5ed..11e5e8770d6 100644 --- a/java/test/src/main/java/test/Ice/throughput/Throughput.ice +++ b/java/test/src/main/java/test/Ice/throughput/Throughput.ice @@ -63,4 +63,3 @@ interface Throughput } } - diff --git a/java/test/src/main/java/test/IceBox/configuration/config.service4 b/java/test/src/main/java/test/IceBox/configuration/config.service4 index a70120dd192..4ce837c863c 100644 --- a/java/test/src/main/java/test/IceBox/configuration/config.service4 +++ b/java/test/src/main/java/test/IceBox/configuration/config.service4 @@ -3,4 +3,3 @@ Service4OA.Endpoints=default -p 12013 -h 127.0.0.1 #Ice.ProgramName Service=4 Prop= - diff --git a/js/.babelrc b/js/.babelrc index ede1da62b12..2a0c5f75d2a 100644 --- a/js/.babelrc +++ b/js/.babelrc @@ -19,4 +19,3 @@ ] ] } - diff --git a/js/allTests.py b/js/allTests.py index 18df973cab0..d0439bd0028 100755 --- a/js/allTests.py +++ b/js/allTests.py @@ -13,4 +13,4 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts")) from Util import runTestsWithPath -runTestsWithPath(__file__)
\ No newline at end of file +runTestsWithPath(__file__) diff --git a/js/src/Glacier2/sources.json b/js/src/Glacier2/sources.json index 824713f2cf7..05bf30d1852 100644 --- a/js/src/Glacier2/sources.json +++ b/js/src/Glacier2/sources.json @@ -11,4 +11,4 @@ "Glacier2/SSLInfo.ice"], "common":[ "Glacier2/Glacier2.js"] -}
\ No newline at end of file +} diff --git a/js/src/Ice/LocatorTable.js b/js/src/Ice/LocatorTable.js index 4f7e9f646c1..f078fa7e5db 100644 --- a/js/src/Ice/LocatorTable.js +++ b/js/src/Ice/LocatorTable.js @@ -121,4 +121,3 @@ class LocatorTable Ice.LocatorTable = LocatorTable; module.exports.Ice = Ice; - diff --git a/js/src/Ice/Value.js b/js/src/Ice/Value.js index 04a1fbbfcd7..064516441dd 100644 --- a/js/src/Ice/Value.js +++ b/js/src/Ice/Value.js @@ -212,4 +212,4 @@ Slice.defineValue = function(valueType, id, preserved, compactId = 0) }; Slice.defineValue(Ice.Value, "::Ice::Object"); -module.exports.Ice = Ice;
\ No newline at end of file +module.exports.Ice = Ice; diff --git a/js/src/IceGrid/sources.json b/js/src/IceGrid/sources.json index ba19d7c5dd0..36bdb7adf02 100644 --- a/js/src/IceGrid/sources.json +++ b/js/src/IceGrid/sources.json @@ -13,4 +13,4 @@ "common": ["IceGrid/IceGrid.js"] -}
\ No newline at end of file +} diff --git a/js/src/IceStorm/sources.json b/js/src/IceStorm/sources.json index 220aa50d139..953b7478456 100644 --- a/js/src/IceStorm/sources.json +++ b/js/src/IceStorm/sources.json @@ -1,4 +1,4 @@ { "modules": ["IceStorm"], "slice": ["IceStorm/IceStorm.ice", "IceStorm/Metrics.ice"] -}
\ No newline at end of file +} diff --git a/js/test/Common/ControllerI.js b/js/test/Common/ControllerI.js index 8a7f061789a..cbc50395193 100644 --- a/js/test/Common/ControllerI.js +++ b/js/test/Common/ControllerI.js @@ -276,4 +276,4 @@ function runController(clientOutput, serverOutput, scripts) out.writeLine("unexpected exception while creating controller:\n" + ex.toString()); comm.destroy(); }); -}
\ No newline at end of file +} diff --git a/js/test/Ice/acm/Test.ice b/js/test/Ice/acm/Test.ice index 2f695d2c49d..dc064f16a4e 100644 --- a/js/test/Ice/acm/Test.ice +++ b/js/test/Ice/acm/Test.ice @@ -37,4 +37,3 @@ interface RemoteCommunicator } } - diff --git a/js/test/Ice/binding/Test.ice b/js/test/Ice/binding/Test.ice index 32929b4d959..de2937a32ce 100644 --- a/js/test/Ice/binding/Test.ice +++ b/js/test/Ice/binding/Test.ice @@ -34,4 +34,3 @@ interface RemoteCommunicator } } - diff --git a/js/test/Ice/facets/Test.ice b/js/test/Ice/facets/Test.ice index 1b95318374d..315c2e84fdc 100644 --- a/js/test/Ice/facets/Test.ice +++ b/js/test/Ice/facets/Test.ice @@ -66,4 +66,3 @@ interface Echo } } - diff --git a/js/test/Ice/operations/Oneways.js b/js/test/Ice/operations/Oneways.js index 19772a6315f..68908665a8d 100644 --- a/js/test/Ice/operations/Oneways.js +++ b/js/test/Ice/operations/Oneways.js @@ -93,4 +93,3 @@ (typeof(global) !== "undefined" && typeof(global.process) !== "undefined" ? module : undefined, typeof(global) !== "undefined" && typeof(global.process) !== "undefined" ? require : this.Ice._require, typeof(global) !== "undefined" && typeof(global.process) !== "undefined" ? exports : this)); - diff --git a/js/test/Ice/properties/config/escapes.cfg b/js/test/Ice/properties/config/escapes.cfg index 4c3376d550a..bd7c16643d9 100644 --- a/js/test/Ice/properties/config/escapes.cfg +++ b/js/test/Ice/properties/config/escapes.cfg @@ -29,7 +29,3 @@ C=5=\#6 # 7 # Name is "C", value is "5=#6" AServer=\\\\server\dir # Value is "\\server\dir" BServer=\\server\\dir # Value is "\server\dir" - - - - diff --git a/objective-c/allTests.py b/objective-c/allTests.py index 18df973cab0..d0439bd0028 100755 --- a/objective-c/allTests.py +++ b/objective-c/allTests.py @@ -13,4 +13,4 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts")) from Util import runTestsWithPath -runTestsWithPath(__file__)
\ No newline at end of file +runTestsWithPath(__file__) diff --git a/objective-c/include/objc/Ice/DispatchInterceptor.h b/objective-c/include/objc/Ice/DispatchInterceptor.h index 97a86906c13..002bf822679 100644 --- a/objective-c/include/objc/Ice/DispatchInterceptor.h +++ b/objective-c/include/objc/Ice/DispatchInterceptor.h @@ -24,4 +24,3 @@ ICE_API @interface ICEMainThreadDispatch : ICEDispatchInterceptor<ICEDispatchInt -(id)init:(ICEObject*)servant; +(id)mainThreadDispatch:(ICEObject*)servant; @end - diff --git a/objective-c/src/Ice/CurrentI.mm b/objective-c/src/Ice/CurrentI.mm index 3577c5c0d6a..f3c2f6a2fb1 100644 --- a/objective-c/src/Ice/CurrentI.mm +++ b/objective-c/src/Ice/CurrentI.mm @@ -41,4 +41,3 @@ return self; } @end - diff --git a/objective-c/src/Ice/DispatcherI.h b/objective-c/src/Ice/DispatcherI.h index bae14fa9a58..b227d2b3b92 100644 --- a/objective-c/src/Ice/DispatcherI.h +++ b/objective-c/src/Ice/DispatcherI.h @@ -24,4 +24,3 @@ } -(id) initWithCall:(Ice::DispatcherCall*)call; @end - diff --git a/objective-c/src/Ice/EndpointI.h b/objective-c/src/Ice/EndpointI.h index 5a6da849eb0..9e3dd2dc1f8 100644 --- a/objective-c/src/Ice/EndpointI.h +++ b/objective-c/src/Ice/EndpointI.h @@ -46,4 +46,3 @@ ICE_API void registerEndpointInfoClass(Class cl); @interface ICEOpaqueEndpointInfo (ICEInternal) -(id) initWithOpaqueEndpointInfo:(Ice::OpaqueEndpointInfo*)opaqueEndpointInfo; @end - diff --git a/objective-c/src/Ice/EndpointI.mm b/objective-c/src/Ice/EndpointI.mm index 3b987cbe09a..a9e7a333bd1 100644 --- a/objective-c/src/Ice/EndpointI.mm +++ b/objective-c/src/Ice/EndpointI.mm @@ -233,4 +233,3 @@ registerEndpointInfoClass(Class cl) } @end - diff --git a/objective-c/src/Ice/ObjectAdapterI.h b/objective-c/src/Ice/ObjectAdapterI.h index 564b68867c4..4bbdbd3b616 100644 --- a/objective-c/src/Ice/ObjectAdapterI.h +++ b/objective-c/src/Ice/ObjectAdapterI.h @@ -18,4 +18,3 @@ @interface ICEObjectAdapter : ICELocalObject<ICEObjectAdapter> -(Ice::ObjectAdapter*) adapter; @end - diff --git a/objective-c/src/Ice/VersionI.h b/objective-c/src/Ice/VersionI.h index 0d0b35c09c0..ff4528df30b 100644 --- a/objective-c/src/Ice/VersionI.h +++ b/objective-c/src/Ice/VersionI.h @@ -24,4 +24,3 @@ -(Ice::EncodingVersion)encodingVersion; +(ICEEncodingVersion*)encodingVersionWithEncodingVersion:(const Ice::EncodingVersion&)arg; @end - diff --git a/objective-c/test/Ice/ami/TestI.h b/objective-c/test/Ice/ami/TestI.h index 2e740213736..3480e453a9a 100644 --- a/objective-c/test/Ice/ami/TestI.h +++ b/objective-c/test/Ice/ami/TestI.h @@ -27,4 +27,3 @@ } -(id) initWithAdapter:(id<ICEObjectAdapter>)adapter; @end - diff --git a/objective-c/test/Ice/binding/AllTests.m b/objective-c/test/Ice/binding/AllTests.m index c15cce64044..713050a2ad5 100644 --- a/objective-c/test/Ice/binding/AllTests.m +++ b/objective-c/test/Ice/binding/AllTests.m @@ -862,4 +862,3 @@ bindingAllTests(id<ICECommunicator> communicator) [com shutdown]; } - diff --git a/objective-c/test/Ice/binding/TestI.h b/objective-c/test/Ice/binding/TestI.h index 82fa9219bf2..034a9f9c611 100644 --- a/objective-c/test/Ice/binding/TestI.h +++ b/objective-c/test/Ice/binding/TestI.h @@ -32,4 +32,3 @@ @interface TestBindingI : TestBindingTestIntf<TestBindingTestIntf> -(NSString *) getAdapterName:(ICECurrent *)current; @end - diff --git a/objective-c/test/Ice/inheritance/TestI.h b/objective-c/test/Ice/inheritance/TestI.h index 175b24a8a4c..0346e28763c 100644 --- a/objective-c/test/Ice/inheritance/TestI.h +++ b/objective-c/test/Ice/inheritance/TestI.h @@ -47,4 +47,3 @@ @interface CDI : TestInheritanceMACD<TestInheritanceMACD> @end - diff --git a/objective-c/test/Ice/interceptor/InterceptorI.h b/objective-c/test/Ice/interceptor/InterceptorI.h index 497c29812ff..5c916f1b817 100644 --- a/objective-c/test/Ice/interceptor/InterceptorI.h +++ b/objective-c/test/Ice/interceptor/InterceptorI.h @@ -22,4 +22,3 @@ -(void) clear; @end - diff --git a/objective-c/test/Ice/operations/TwowaysNewAMI.m b/objective-c/test/Ice/operations/TwowaysNewAMI.m index 5b930f7a64a..96cd0f81d1f 100644 --- a/objective-c/test/Ice/operations/TwowaysNewAMI.m +++ b/objective-c/test/Ice/operations/TwowaysNewAMI.m @@ -2074,4 +2074,3 @@ twowaysNewAMI(id<ICECommunicator> communicator, id<TestOperationsMyClassPrx> p) // Marshaling tests for NSNull are present only in synchronous test because testing asynchronously // would only test the same marshaling code that's been tested already. } - diff --git a/objective-c/test/Ice/stream/StreamTest.ice b/objective-c/test/Ice/stream/StreamTest.ice index 20b18e7af7f..2d4c00391be 100644 --- a/objective-c/test/Ice/stream/StreamTest.ice +++ b/objective-c/test/Ice/stream/StreamTest.ice @@ -172,4 +172,3 @@ module Sub2 } } } - diff --git a/objective-c/test/ios/controller/Classes/AppDelegate.h b/objective-c/test/ios/controller/Classes/AppDelegate.h index cd554aa7ed3..bdbf2a2e808 100644 --- a/objective-c/test/ios/controller/Classes/AppDelegate.h +++ b/objective-c/test/ios/controller/Classes/AppDelegate.h @@ -15,4 +15,3 @@ @end - diff --git a/objective-c/test/ios/controller/Classes/Assets.xcassets/AppIcon.appiconset/Contents.json b/objective-c/test/ios/controller/Classes/Assets.xcassets/AppIcon.appiconset/Contents.json index ef0fccfaf08..d4e114a8919 100644 --- a/objective-c/test/ios/controller/Classes/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/objective-c/test/ios/controller/Classes/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -107,4 +107,4 @@ "version" : 1, "author" : "xcode" } -}
\ No newline at end of file +} diff --git a/objective-c/test/ios/controller/Classes/Assets.xcassets/Contents.json b/objective-c/test/ios/controller/Classes/Assets.xcassets/Contents.json index da4a164c918..2d92bd53fdb 100644 --- a/objective-c/test/ios/controller/Classes/Assets.xcassets/Contents.json +++ b/objective-c/test/ios/controller/Classes/Assets.xcassets/Contents.json @@ -3,4 +3,4 @@ "version" : 1, "author" : "xcode" } -}
\ No newline at end of file +} diff --git a/objective-c/test/ios/controller/Classes/ViewController.h b/objective-c/test/ios/controller/Classes/ViewController.h index 4033b89aafc..6c7412e83c3 100644 --- a/objective-c/test/ios/controller/Classes/ViewController.h +++ b/objective-c/test/ios/controller/Classes/ViewController.h @@ -26,4 +26,3 @@ id<ICECommunicator> communicator; } @end - diff --git a/php/allTests.py b/php/allTests.py index 18df973cab0..d0439bd0028 100755 --- a/php/allTests.py +++ b/php/allTests.py @@ -13,4 +13,4 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts")) from Util import runTestsWithPath -runTestsWithPath(__file__)
\ No newline at end of file +runTestsWithPath(__file__) diff --git a/php/msbuild/.gitignore b/php/msbuild/.gitignore index 8fca8423deb..ac4280bbad7 100644 --- a/php/msbuild/.gitignore +++ b/php/msbuild/.gitignore @@ -1 +1 @@ -zeroc.ice.php
\ No newline at end of file +zeroc.ice.php diff --git a/php/src/php7/msbuild/.gitignore b/php/src/php7/msbuild/.gitignore index 7dbce87dba5..a69091e7738 100644 --- a/php/src/php7/msbuild/.gitignore +++ b/php/src/php7/msbuild/.gitignore @@ -1,2 +1,2 @@ Win32 -x64
\ No newline at end of file +x64 diff --git a/php/test/Ice/acm/Test.ice b/php/test/Ice/acm/Test.ice index 520c551ce34..3eef0a34184 100644 --- a/php/test/Ice/acm/Test.ice +++ b/php/test/Ice/acm/Test.ice @@ -36,4 +36,3 @@ interface RemoteCommunicator } } - diff --git a/php/test/Ice/ini/test.py b/php/test/Ice/ini/test.py index 330fc4bf72b..a555a737e17 100644 --- a/php/test/Ice/ini/test.py +++ b/php/test/Ice/ini/test.py @@ -40,4 +40,4 @@ TestSuite(__name__, [ client=IniClient("--Ice.Trace.Network=1 --Ice.Warn.Connections=1", "Test", exe="ClientWithProfile.php")) -])
\ No newline at end of file +]) diff --git a/php/test/Ice/slicing/objects/Test.ice b/php/test/Ice/slicing/objects/Test.ice index 6c25277a348..d28c515da65 100644 --- a/php/test/Ice/slicing/objects/Test.ice +++ b/php/test/Ice/slicing/objects/Test.ice @@ -171,4 +171,3 @@ class Forward } } - diff --git a/python/allTests.py b/python/allTests.py index 18df973cab0..d0439bd0028 100755 --- a/python/allTests.py +++ b/python/allTests.py @@ -13,4 +13,4 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts")) from Util import runTestsWithPath -runTestsWithPath(__file__)
\ No newline at end of file +runTestsWithPath(__file__) diff --git a/python/config/Make.rules.AIX b/python/config/Make.rules.AIX index 2a3f9d19841..870c05a5e71 100644 --- a/python/config/Make.rules.AIX +++ b/python/config/Make.rules.AIX @@ -9,4 +9,3 @@ # $(call mkshlib,$1=target,$2=objects,$3=libname,$4=version,$5=soversion,$6=ldflags,$7=platform) mkshlib = $(or $($7_cxx),$(CXX)) -qmkshrobj -o $1 $2 $6 - diff --git a/python/test/Glacier2/application/Callback.ice b/python/test/Glacier2/application/Callback.ice index 8a16bb84c4c..a221d277130 100644 --- a/python/test/Glacier2/application/Callback.ice +++ b/python/test/Glacier2/application/Callback.ice @@ -25,4 +25,3 @@ interface Callback } } - diff --git a/python/test/Ice/acm/Test.ice b/python/test/Ice/acm/Test.ice index 520c551ce34..3eef0a34184 100644 --- a/python/test/Ice/acm/Test.ice +++ b/python/test/Ice/acm/Test.ice @@ -36,4 +36,3 @@ interface RemoteCommunicator } } - diff --git a/python/test/Ice/admin/TestI.py b/python/test/Ice/admin/TestI.py index bf076e9f3a0..0f30e85f997 100644 --- a/python/test/Ice/admin/TestI.py +++ b/python/test/Ice/admin/TestI.py @@ -96,4 +96,3 @@ class RemoteCommunicatorFactoryI(Test.RemoteCommunicatorFactory): def shutdown(self, current = None): current.adapter.getCommunicator().shutdown() - diff --git a/python/test/Ice/application/test.py b/python/test/Ice/application/test.py index d90fcc5dfa6..0a4b479c959 100644 --- a/python/test/Ice/application/test.py +++ b/python/test/Ice/application/test.py @@ -7,4 +7,4 @@ # # ********************************************************************** -# Dummy file to not run this test which is only ran manually.
\ No newline at end of file +# Dummy file to not run this test which is only ran manually. diff --git a/python/test/Ice/properties/config/config.1 b/python/test/Ice/properties/config/config.1 index 2a20653e4c5..77d9c61cd04 100644 --- a/python/test/Ice/properties/config/config.1 +++ b/python/test/Ice/properties/config/config.1 @@ -1 +1 @@ -Config1=Config1
\ No newline at end of file +Config1=Config1 diff --git a/python/test/Ice/properties/config/config.2 b/python/test/Ice/properties/config/config.2 index be276df6602..f6fc2c4c692 100644 --- a/python/test/Ice/properties/config/config.2 +++ b/python/test/Ice/properties/config/config.2 @@ -1 +1 @@ -Config2=Config2
\ No newline at end of file +Config2=Config2 diff --git a/python/test/Ice/properties/config/config.3 b/python/test/Ice/properties/config/config.3 index 55c1e1123f6..35e1cf8be44 100644 --- a/python/test/Ice/properties/config/config.3 +++ b/python/test/Ice/properties/config/config.3 @@ -1 +1 @@ -Config3=Config3
\ No newline at end of file +Config3=Config3 diff --git a/python/test/Ice/properties/config/escapes.cfg b/python/test/Ice/properties/config/escapes.cfg index 4c3376d550a..bd7c16643d9 100644 --- a/python/test/Ice/properties/config/escapes.cfg +++ b/python/test/Ice/properties/config/escapes.cfg @@ -29,7 +29,3 @@ C=5=\#6 # 7 # Name is "C", value is "5=#6" AServer=\\\\server\dir # Value is "\\server\dir" BServer=\\server\\dir # Value is "\server\dir" - - - - diff --git a/python/test/Ice/servantLocator/TestActivationAMDI.py b/python/test/Ice/servantLocator/TestActivationAMDI.py index f5ac04384a6..4c54569c4b2 100644 --- a/python/test/Ice/servantLocator/TestActivationAMDI.py +++ b/python/test/Ice/servantLocator/TestActivationAMDI.py @@ -22,4 +22,3 @@ class TestActivationAMDI(Test.TestActivation): locator.deactivate("") locator = current.adapter.removeServantLocator("category") locator.deactivate("category") - diff --git a/python/test/Ice/servantLocator/TestActivationI.py b/python/test/Ice/servantLocator/TestActivationI.py index 4e795914b79..1e52844a9f5 100644 --- a/python/test/Ice/servantLocator/TestActivationI.py +++ b/python/test/Ice/servantLocator/TestActivationI.py @@ -22,4 +22,3 @@ class TestActivationI(Test.TestActivation): locator.deactivate("") locator = current.adapter.removeServantLocator("category") locator.deactivate("category") - diff --git a/python/test/Ice/slicing/objects/Test.ice b/python/test/Ice/slicing/objects/Test.ice index 6c25277a348..d28c515da65 100644 --- a/python/test/Ice/slicing/objects/Test.ice +++ b/python/test/Ice/slicing/objects/Test.ice @@ -171,4 +171,3 @@ class Forward } } - diff --git a/python/test/Slice/import/test.py b/python/test/Slice/import/test.py index 471f14525d9..416ab80a09d 100644 --- a/python/test/Slice/import/test.py +++ b/python/test/Slice/import/test.py @@ -23,4 +23,4 @@ class SliceImportTestCase(ClientTestCase): slice2py.run(current, args=["Test1.ice"]) slice2py.run(current, args=["Test2.ice"]) -TestSuite(__name__, [ SliceImportTestCase() ])
\ No newline at end of file +TestSuite(__name__, [ SliceImportTestCase() ]) diff --git a/ruby/allTests.py b/ruby/allTests.py index 18df973cab0..d0439bd0028 100755 --- a/ruby/allTests.py +++ b/ruby/allTests.py @@ -13,4 +13,4 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts")) from Util import runTestsWithPath -runTestsWithPath(__file__)
\ No newline at end of file +runTestsWithPath(__file__) diff --git a/ruby/test/Ice/acm/Test.ice b/ruby/test/Ice/acm/Test.ice index 520c551ce34..3eef0a34184 100644 --- a/ruby/test/Ice/acm/Test.ice +++ b/ruby/test/Ice/acm/Test.ice @@ -36,4 +36,3 @@ interface RemoteCommunicator } } - diff --git a/ruby/test/Ice/properties/config/config.1 b/ruby/test/Ice/properties/config/config.1 index 2a20653e4c5..77d9c61cd04 100644 --- a/ruby/test/Ice/properties/config/config.1 +++ b/ruby/test/Ice/properties/config/config.1 @@ -1 +1 @@ -Config1=Config1
\ No newline at end of file +Config1=Config1 diff --git a/ruby/test/Ice/properties/config/config.2 b/ruby/test/Ice/properties/config/config.2 index be276df6602..f6fc2c4c692 100644 --- a/ruby/test/Ice/properties/config/config.2 +++ b/ruby/test/Ice/properties/config/config.2 @@ -1 +1 @@ -Config2=Config2
\ No newline at end of file +Config2=Config2 diff --git a/ruby/test/Ice/properties/config/config.3 b/ruby/test/Ice/properties/config/config.3 index 55c1e1123f6..35e1cf8be44 100644 --- a/ruby/test/Ice/properties/config/config.3 +++ b/ruby/test/Ice/properties/config/config.3 @@ -1 +1 @@ -Config3=Config3
\ No newline at end of file +Config3=Config3 diff --git a/ruby/test/Ice/properties/config/escapes.cfg b/ruby/test/Ice/properties/config/escapes.cfg index 4c3376d550a..bd7c16643d9 100644 --- a/ruby/test/Ice/properties/config/escapes.cfg +++ b/ruby/test/Ice/properties/config/escapes.cfg @@ -29,7 +29,3 @@ C=5=\#6 # 7 # Name is "C", value is "5=#6" AServer=\\\\server\dir # Value is "\\server\dir" BServer=\\server\\dir # Value is "\server\dir" - - - - diff --git a/ruby/test/Ice/slicing/objects/Test.ice b/ruby/test/Ice/slicing/objects/Test.ice index 6c25277a348..d28c515da65 100644 --- a/ruby/test/Ice/slicing/objects/Test.ice +++ b/ruby/test/Ice/slicing/objects/Test.ice @@ -171,4 +171,3 @@ class Forward } } - diff --git a/scripts/Glacier2Util.py b/scripts/Glacier2Util.py index 72bca7c6bca..cc007b57cb1 100644 --- a/scripts/Glacier2Util.py +++ b/scripts/Glacier2Util.py @@ -73,4 +73,3 @@ class Glacier2TestSuite(TestSuite): def getRouterProps(self, process, current): return self.routerProps(process, current) if callable(self.routerProps) else self.routerProps.copy() - diff --git a/scripts/IceStormUtil.py b/scripts/IceStormUtil.py index 503877b2661..c870eccd6ea 100644 --- a/scripts/IceStormUtil.py +++ b/scripts/IceStormUtil.py @@ -229,4 +229,3 @@ class IceStormTestCase(TestCase): for s in self.icestorm: names.add(s.getInstanceName()) return list(names) - diff --git a/scripts/tests/Glacier2/router.py b/scripts/tests/Glacier2/router.py index ef1be7ac52c..672da89d8a6 100644 --- a/scripts/tests/Glacier2/router.py +++ b/scripts/tests/Glacier2/router.py @@ -35,4 +35,3 @@ Glacier2TestSuite(__name__, routerProps, [ ClientServerTestCase(name="client/server with router in buffered mode", servers=[Glacier2Router(passwords=passwords, props=buffered(True)), Server()], clients=[Client(), Client(args=["--shutdown"])])]) - diff --git a/scripts/tests/Ice/adapterDeactivation.py b/scripts/tests/Ice/adapterDeactivation.py index 3595d46b590..a7e6fdef821 100644 --- a/scripts/tests/Ice/adapterDeactivation.py +++ b/scripts/tests/Ice/adapterDeactivation.py @@ -8,4 +8,4 @@ # # ********************************************************************** -TestSuite(__name__, multihost=False)
\ No newline at end of file +TestSuite(__name__, multihost=False) diff --git a/scripts/tests/Ice/admin.py b/scripts/tests/Ice/admin.py index 57eb4c8dd98..59782c8e556 100644 --- a/scripts/tests/Ice/admin.py +++ b/scripts/tests/Ice/admin.py @@ -8,4 +8,4 @@ # # ********************************************************************** -TestSuite(__name__, options = { "ipv6" : [False] }, multihost=False)
\ No newline at end of file +TestSuite(__name__, options = { "ipv6" : [False] }, multihost=False) diff --git a/scripts/tests/Ice/binding.py b/scripts/tests/Ice/binding.py index 020742ffa4a..fdb8a09be87 100644 --- a/scripts/tests/Ice/binding.py +++ b/scripts/tests/Ice/binding.py @@ -17,4 +17,4 @@ def setlimits(): import resource resource.setrlimit(resource.RLIMIT_NOFILE, (92, 92)) -TestSuite(__name__, [ClientServerTestCase(server=Server(preexec_fn=setlimits))])
\ No newline at end of file +TestSuite(__name__, [ClientServerTestCase(server=Server(preexec_fn=setlimits))]) diff --git a/scripts/tests/Ice/enums.py b/scripts/tests/Ice/enums.py index 17ba667dd10..2374a64edcf 100644 --- a/scripts/tests/Ice/enums.py +++ b/scripts/tests/Ice/enums.py @@ -10,4 +10,4 @@ TestSuite(__name__, [ ClientServerTestCase("client/server with default encoding"), ClientServerTestCase("client/server with 1.0 encoding", props={ "Ice.Default.EncodingVersion" : "1.0" }), -])
\ No newline at end of file +]) diff --git a/scripts/tests/Ice/info.py b/scripts/tests/Ice/info.py index a7df36922dd..cdd520171fd 100644 --- a/scripts/tests/Ice/info.py +++ b/scripts/tests/Ice/info.py @@ -8,4 +8,4 @@ # # ********************************************************************** -TestSuite(__name__, options = { "ipv6" : [False], "compress" : [False] }, multihost=False)
\ No newline at end of file +TestSuite(__name__, options = { "ipv6" : [False], "compress" : [False] }, multihost=False) diff --git a/scripts/tests/Ice/interrupt.py b/scripts/tests/Ice/interrupt.py index a8d1b0a2ba6..6dfd8e83c67 100644 --- a/scripts/tests/Ice/interrupt.py +++ b/scripts/tests/Ice/interrupt.py @@ -8,4 +8,4 @@ # # ********************************************************************** -TestSuite(__name__, options = { "compress" : [False] })
\ No newline at end of file +TestSuite(__name__, options = { "compress" : [False] }) diff --git a/scripts/tests/Ice/objects.py b/scripts/tests/Ice/objects.py index 0ed6899b4f7..b494796db84 100644 --- a/scripts/tests/Ice/objects.py +++ b/scripts/tests/Ice/objects.py @@ -31,4 +31,3 @@ if Mapping.getByPath(__name__).hasSource("Ice/objects", "collocated"): testcases += [ CollocatedTestCase() ] TestSuite(__name__, testcases) - diff --git a/scripts/tests/Ice/slicing/exceptions.py b/scripts/tests/Ice/slicing/exceptions.py index 51bbed3371d..d25c4d8b00b 100644 --- a/scripts/tests/Ice/slicing/exceptions.py +++ b/scripts/tests/Ice/slicing/exceptions.py @@ -19,4 +19,4 @@ if Mapping.getByPath(__name__).hasSource("Ice/exceptions", "serveramd"): ClientAMDServerTestCase("client/amd server with 1.0 encoding", props={ "Ice.Default.EncodingVersion" : "1.0" }), ] -TestSuite(__name__, testcases)
\ No newline at end of file +TestSuite(__name__, testcases) diff --git a/scripts/tests/Ice/timeout.py b/scripts/tests/Ice/timeout.py index a8d1b0a2ba6..6dfd8e83c67 100644 --- a/scripts/tests/Ice/timeout.py +++ b/scripts/tests/Ice/timeout.py @@ -8,4 +8,4 @@ # # ********************************************************************** -TestSuite(__name__, options = { "compress" : [False] })
\ No newline at end of file +TestSuite(__name__, options = { "compress" : [False] }) diff --git a/scripts/tests/IceSSL/configuration.py b/scripts/tests/IceSSL/configuration.py index 8d0fd358e1f..94c81ac4145 100644 --- a/scripts/tests/IceSSL/configuration.py +++ b/scripts/tests/IceSSL/configuration.py @@ -80,4 +80,4 @@ options=lambda current: { "protocol": ["ssl", "wss"] } if current.config.uwp els TestSuite(__name__, [ ConfigurationTestCase(client=IceSSLConfigurationClient(outfilters=outfilters, args=['"{testdir}"']), server=IceSSLConfigurationServer(outfilters=outfilters, args=['"{testdir}"'])) -], multihost=False, options=options)
\ No newline at end of file +], multihost=False, options=options) diff --git a/slice/IceIAP/ConnectionInfo.ice b/slice/IceIAP/ConnectionInfo.ice index 80dd01a860e..2aa5a7e251a 100644 --- a/slice/IceIAP/ConnectionInfo.ice +++ b/slice/IceIAP/ConnectionInfo.ice @@ -68,4 +68,3 @@ local class ConnectionInfo extends Ice::ConnectionInfo } } - diff --git a/slice/IceIAP/EndpointInfo.ice b/slice/IceIAP/EndpointInfo.ice index 71621c62c7a..ed9e2ebb5d0 100644 --- a/slice/IceIAP/EndpointInfo.ice +++ b/slice/IceIAP/EndpointInfo.ice @@ -62,4 +62,3 @@ local class EndpointInfo extends Ice::EndpointInfo } } - |