[java-metadata-aggregator] branch master updated: Update Eclipse settings

Ian Young ian at iay.org.uk
Tue Jan 29 09:08:36 EST 2019


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-metadata-aggregator.

View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=8a2aa9b74a73e20fcb72d0b1e3bd8430d2e501c8

The following commit(s) were added to refs/heads/master by this push:
       new  8a2aa9b   Update Eclipse settings
8a2aa9b is described below

commit 8a2aa9b74a73e20fcb72d0b1e3bd8430d2e501c8
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 29 14:08:31 2019 +0000

    Update Eclipse settings
---
 aggregator-blacklists/.classpath                           | 2 ++
 aggregator-blacklists/.settings/org.eclipse.jdt.core.prefs | 1 +
 aggregator-cli/.classpath                                  | 2 ++
 aggregator-cli/.settings/org.eclipse.jdt.core.prefs        | 1 +
 aggregator-pipeline/.classpath                             | 2 ++
 aggregator-pipeline/.settings/org.eclipse.jdt.core.prefs   | 1 +
 6 files changed, 9 insertions(+)

diff --git a/aggregator-blacklists/.classpath b/aggregator-blacklists/.classpath
index fae1a2b..002ad57 100644
--- a/aggregator-blacklists/.classpath
+++ b/aggregator-blacklists/.classpath
@@ -15,11 +15,13 @@
 		<attributes>
 			<attribute name="optional" value="true"/>
 			<attribute name="maven.pomderived" value="true"/>
+			<attribute name="test" value="true"/>
 		</attributes>
 	</classpathentry>
 	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
 		<attributes>
 			<attribute name="maven.pomderived" value="true"/>
+			<attribute name="test" value="true"/>
 		</attributes>
 	</classpathentry>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
diff --git a/aggregator-blacklists/.settings/org.eclipse.jdt.core.prefs b/aggregator-blacklists/.settings/org.eclipse.jdt.core.prefs
index ee44e83..fe66103 100644
--- a/aggregator-blacklists/.settings/org.eclipse.jdt.core.prefs
+++ b/aggregator-blacklists/.settings/org.eclipse.jdt.core.prefs
@@ -73,6 +73,7 @@ org.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=di
 org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled
 org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning
 org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
+org.eclipse.jdt.core.compiler.release=disabled
 org.eclipse.jdt.core.compiler.source=1.8
 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
diff --git a/aggregator-cli/.classpath b/aggregator-cli/.classpath
index fae1a2b..002ad57 100644
--- a/aggregator-cli/.classpath
+++ b/aggregator-cli/.classpath
@@ -15,11 +15,13 @@
 		<attributes>
 			<attribute name="optional" value="true"/>
 			<attribute name="maven.pomderived" value="true"/>
+			<attribute name="test" value="true"/>
 		</attributes>
 	</classpathentry>
 	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
 		<attributes>
 			<attribute name="maven.pomderived" value="true"/>
+			<attribute name="test" value="true"/>
 		</attributes>
 	</classpathentry>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
diff --git a/aggregator-cli/.settings/org.eclipse.jdt.core.prefs b/aggregator-cli/.settings/org.eclipse.jdt.core.prefs
index ee44e83..fe66103 100644
--- a/aggregator-cli/.settings/org.eclipse.jdt.core.prefs
+++ b/aggregator-cli/.settings/org.eclipse.jdt.core.prefs
@@ -73,6 +73,7 @@ org.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=di
 org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled
 org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning
 org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
+org.eclipse.jdt.core.compiler.release=disabled
 org.eclipse.jdt.core.compiler.source=1.8
 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
diff --git a/aggregator-pipeline/.classpath b/aggregator-pipeline/.classpath
index fae1a2b..002ad57 100644
--- a/aggregator-pipeline/.classpath
+++ b/aggregator-pipeline/.classpath
@@ -15,11 +15,13 @@
 		<attributes>
 			<attribute name="optional" value="true"/>
 			<attribute name="maven.pomderived" value="true"/>
+			<attribute name="test" value="true"/>
 		</attributes>
 	</classpathentry>
 	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
 		<attributes>
 			<attribute name="maven.pomderived" value="true"/>
+			<attribute name="test" value="true"/>
 		</attributes>
 	</classpathentry>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
diff --git a/aggregator-pipeline/.settings/org.eclipse.jdt.core.prefs b/aggregator-pipeline/.settings/org.eclipse.jdt.core.prefs
index ee44e83..fe66103 100644
--- a/aggregator-pipeline/.settings/org.eclipse.jdt.core.prefs
+++ b/aggregator-pipeline/.settings/org.eclipse.jdt.core.prefs
@@ -73,6 +73,7 @@ org.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=di
 org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled
 org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning
 org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
+org.eclipse.jdt.core.compiler.release=disabled
 org.eclipse.jdt.core.compiler.source=1.8
 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list