diff --git a/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryEvents/bundle01/plugin.xml b/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryEvents/bundle01/plugin.xml index f609213a936..fb55ce6d464 100644 --- a/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryEvents/bundle01/plugin.xml +++ b/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryEvents/bundle01/plugin.xml @@ -1,3 +1,3 @@ - \ No newline at end of file + diff --git a/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryEvents/bundle02/plugin.xml b/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryEvents/bundle02/plugin.xml index a06c330fe80..32370298491 100644 --- a/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryEvents/bundle02/plugin.xml +++ b/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryEvents/bundle02/plugin.xml @@ -4,4 +4,4 @@ - \ No newline at end of file + diff --git a/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryListener/bundle01/plugin.xml b/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryListener/bundle01/plugin.xml index f609213a936..fb55ce6d464 100644 --- a/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryListener/bundle01/plugin.xml +++ b/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryListener/bundle01/plugin.xml @@ -1,3 +1,3 @@ - \ No newline at end of file + diff --git a/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryListener/bundle02/plugin.xml b/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryListener/bundle02/plugin.xml index a06c330fe80..32370298491 100644 --- a/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryListener/bundle02/plugin.xml +++ b/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registryListener/bundle02/plugin.xml @@ -4,4 +4,4 @@ - \ No newline at end of file + diff --git a/bundles/org.eclipse.equinox.common.tests/about.html b/bundles/org.eclipse.equinox.common.tests/about.html index 84afd3be098..2f7516e4ac6 100644 --- a/bundles/org.eclipse.equinox.common.tests/about.html +++ b/bundles/org.eclipse.equinox.common.tests/about.html @@ -33,4 +33,4 @@

License

- \ No newline at end of file + diff --git a/bundles/org.eclipse.equinox.common.tests/forceQualifierUpdate.txt b/bundles/org.eclipse.equinox.common.tests/forceQualifierUpdate.txt index 1e4f840b538..0d7f961b3c1 100644 --- a/bundles/org.eclipse.equinox.common.tests/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.equinox.common.tests/forceQualifierUpdate.txt @@ -1 +1 @@ -Bug 527899 [9] Implement JEP 280: Indify String Concatenation #1139 \ No newline at end of file +Bug 527899 [9] Implement JEP 280: Indify String Concatenation #1139 diff --git a/bundles/org.eclipse.equinox.common.tests/src/org/eclipse/equinox/common/tests/SafeRunnerTest.java b/bundles/org.eclipse.equinox.common.tests/src/org/eclipse/equinox/common/tests/SafeRunnerTest.java index c209ab8a99a..927403be1ae 100644 --- a/bundles/org.eclipse.equinox.common.tests/src/org/eclipse/equinox/common/tests/SafeRunnerTest.java +++ b/bundles/org.eclipse.equinox.common.tests/src/org/eclipse/equinox/common/tests/SafeRunnerTest.java @@ -146,4 +146,4 @@ public void run() throws Exception { } assertEquals("Unexpected exception.", throwable, handled[0]); } -} \ No newline at end of file +}