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

eugene-guest pushed a commit to branch master
in repository testng.

commit d891e79483d6ccb320fa52b9b2a5304e7bf866e3
Author: Eugene Zhukov <[email protected]>
Date:   Wed Sep 11 10:34:58 2013 +0000

    cleaned hidden files
---
 .classpath-linux |   16 ---------------
 .classpath-mac   |   15 --------------
 .gitignore       |   58 ++++++++++++++++++++++++++++++++++++++++++------------
 .project         |   17 ----------------
 4 files changed, 45 insertions(+), 61 deletions(-)

diff --git a/.classpath-linux b/.classpath-linux
deleted file mode 100644
index f2cc283..0000000
--- a/.classpath-linux
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="src" path="src/main"/>
-       <classpathentry kind="src" path="test/src"/>
-       <classpathentry kind="src" path="src/jdk15"/>
-       <classpathentry kind="src" path="resources"/>
-       <classpathentry kind="lib" path="3rdparty/junit.jar"/>
-       <classpathentry kind="lib" path="3rdparty/bsh-2.0b4.jar"/>
-       <classpathentry kind="lib" path="3rdparty/ant-launcher.jar"/>
-       <classpathentry kind="lib" path="3rdparty/ant.jar"/>
-       <classpathentry kind="lib" path="3rdparty/qdox-1.6.1.jar"/>
-       <classpathentry kind="lib" 
path="3rdparty/backport-util-concurrent-2.2.jar"/>
-  <classpathentry kind="lib" 
path="/usr/lib/jvm/java-1.5.0-sun-1.5.0.17/lib/tools.jar"/>
-       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
-       <classpathentry kind="output" path="z_build"/>
-</classpath>
diff --git a/.classpath-mac b/.classpath-mac
deleted file mode 100644
index adb1999..0000000
--- a/.classpath-mac
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="src" path="src/main"/>
-       <classpathentry kind="src" path="test/src"/>
-       <classpathentry kind="src" path="src/jdk15"/>
-       <classpathentry kind="src" path="resources"/>
-       <classpathentry kind="lib" path="3rdparty/junit.jar"/>
-       <classpathentry kind="lib" path="3rdparty/bsh-2.0b4.jar"/>
-       <classpathentry kind="lib" path="3rdparty/ant-launcher.jar"/>
-       <classpathentry kind="lib" path="3rdparty/ant.jar"/>
-       <classpathentry kind="lib" path="3rdparty/qdox-1.6.1.jar"/>
-       <classpathentry kind="lib" 
path="3rdparty/backport-util-concurrent-2.2.jar"/>
-       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
-       <classpathentry kind="output" path="z_build2"/>
-</classpath>
diff --git a/.gitignore b/.gitignore
index 6ef7a80..bcd0379 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,46 @@
-*~
-*.jar
-build/
-test/build/
-javadocs/
-test-output
-test-output-tests
-*-stamp
-debian/testng/
-debian/testng-doc/
-debian/*.log
-debian/*.debhelper
-debian/*.substvars
+ANNOUNCEMENT.txt
+CHANGES.txt
+CHECKLIST
+FILES
+LICENSE.txt
+NOTES
+README
+README.build
+README.dev
+README.template
+TESTNG-5.11beta
+TODO.txt
+bin/
+build-ant.xml
+build-tests.xml
+build-with-maven
+build.properties
+build.xml
+bundle-pom.xml
 debian/files
+debian/testng.debhelper.log
+debian/testng.substvars
+debian/testng/
+debian/maven-repo/
+debian/stamp-poms-patched
+doc/
+eclipse-projects/
+examples/
+gigaspaces/
+ivy.xml
+maven/
+old/
+pictures/
+pom-test.xml
+pom.xml
+pom.xml.save
+sitemap.xml
+spring/
+src/
+target/
+testng-1.0.dtd.html
+testng-1.0.dtd.php
+update-beust.com
+upload-beta
+verify-release
+www/
diff --git a/.project b/.project
deleted file mode 100644
index 4a8cb3a..0000000
--- a/.project
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>testng</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-</projectDescription>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/testng.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to