From c0af235050dae4cca902d11cdcc1fcb1cba56574 Mon Sep 17 00:00:00 2001 From: Jonathan Leitschuh Date: Wed, 30 Jul 2014 14:08:21 -0400 Subject: [PATCH] Removes the dependency-reduced-pom.xml from the repository. Also adds this file to the .gitignore Change-Id: I731c58d4f8a96531e61598e281a769e6b13e2e86 --- .gitignore | 1 + simulation/SimDS/dependency-reduced-pom.xml | 58 --------------------- 2 files changed, 1 insertion(+), 58 deletions(-) delete mode 100644 simulation/SimDS/dependency-reduced-pom.xml diff --git a/.gitignore b/.gitignore index 1cdcb433bc..2afe1bc370 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ bin/ .cproject .settings/ .classpath +**/dependency-reduced-pom.xml #Java File extentions *.class diff --git a/simulation/SimDS/dependency-reduced-pom.xml b/simulation/SimDS/dependency-reduced-pom.xml deleted file mode 100644 index 4ea4f89f0b..0000000000 --- a/simulation/SimDS/dependency-reduced-pom.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - 4.0.0 - edu.wpi.first.wpilibj.simulation - SimDS - 0.1.0-SNAPSHOT - - - - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - - maven-jar-plugin - - - - edu.wpi.first.wpilibj.simulation.ds.Main - - - - - - maven-shade-plugin - 2.3 - - - package - - shade - - - - - - - - - - docline-java8-disable - - - - maven-javadoc-plugin - - -Xdoclint:none - - - - - - - -