This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Logback: the generic, reliable, fast and flexible logging
framework.".
The branch, master has been updated
via 9aaa6391782fbb597ea1ed98386e5edbe2fe49ff (commit)
from d6b7424405ab7a6ec55ab7537664e230b1a3ab3f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.qos.ch/gitweb/?p=logback.git;a=commit;h=9aaa6391782fbb597ea1ed98386e5edbe2fe49ff
http://github.com/ceki/logback/commit/9aaa6391782fbb597ea1ed98386e5edbe2fe49ff
commit 9aaa6391782fbb597ea1ed98386e5edbe2fe49ff
Author: Ceki Gulcu <[email protected]>
Date: Fri Oct 28 18:02:05 2011 +0200
remove cruft from eclipse plugin
diff --git a/pom.xml b/pom.xml
index 5a0c1d0..8565a3b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -243,24 +243,6 @@
<configuration>
<downloadSources>true</downloadSources>
<downloadJavadocs>true</downloadJavadocs>
- <projectnatures>
- <projectnature>org.scala-ide.sdt.core.scalanature</projectnature>
- <projectnature>org.eclipse.jdt.core.javanature</projectnature>
- </projectnatures>
- <buildcommands>
- <buildcommand>org.scala-ide.sdt.core.scalabuilder</buildcommand>
- </buildcommands>
- <!-- <classpathContainers>
-
<classpathContainer>org.scala-ide.sdt.launching.SCALA_CONTAINER</classpathContainer>
- <classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER
- </classpathContainer>
- </classpathContainers>
- -->
- <!-- <excludes>
- <exclude>org.scala-lang:scala-library</exclude>
- <exclude>org.scala-lang:scala-compiler</exclude>
- </excludes>
- -->
<sourceIncludes>
<sourceInclude>**/*.scala</sourceInclude>
<sourceInclude>**/*.java</sourceInclude>
-----------------------------------------------------------------------
Summary of changes:
pom.xml | 18 ------------------
1 files changed, 0 insertions(+), 18 deletions(-)
hooks/post-receive
--
Logback: the generic, reliable, fast and flexible logging framework.
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev