Log Message
moved to github
Removed Paths
- trunk/hudson/plugins/jdepend/.classpath
- trunk/hudson/plugins/jdepend/.gitignore
- trunk/hudson/plugins/jdepend/.project
Diff
Deleted: trunk/hudson/plugins/jdepend/.classpath (41175 => 41176)
--- trunk/hudson/plugins/jdepend/.classpath 2014-10-02 14:58:33 UTC (rev 41175)
+++ trunk/hudson/plugins/jdepend/.classpath 2014-10-02 14:59:14 UTC (rev 41176)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" output="target/classes" path="src/main/java"/>
- <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
- <classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
- <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>
Deleted: trunk/hudson/plugins/jdepend/.gitignore (41175 => 41176)
--- trunk/hudson/plugins/jdepend/.gitignore 2014-10-02 14:58:33 UTC (rev 41175)
+++ trunk/hudson/plugins/jdepend/.gitignore 2014-10-02 14:59:14 UTC (rev 41176)
@@ -1,9 +0,0 @@
-*.class
-.DS_Store
-.git
-test/*
-work/*
-target/*
-.settings/*
-*~
-.project
\ No newline at end of file
Deleted: trunk/hudson/plugins/jdepend/.project (41175 => 41176)
--- trunk/hudson/plugins/jdepend/.project 2014-10-02 14:58:33 UTC (rev 41175)
+++ trunk/hudson/plugins/jdepend/.project 2014-10-02 14:59:14 UTC (rev 41176)
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>jdepend</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.maven.ide.eclipse.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.maven.ide.eclipse.maven2Nature</nature>
- </natures>
-</projectDescription>
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
