add git ignore

This commit is contained in:
Tienan Chen 2013-11-28 16:58:20 +08:00
parent f7eb8db8b5
commit 7d14854a5c
5 changed files with 17 additions and 17 deletions

View File

@ -12,12 +12,12 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>

12
.gitignore vendored
View File

@ -1,7 +1,7 @@
*.class
# Package Files #
*.jar
*.war
*.ear
.project
.classpath
/.settings
/target
/Scripts
/report
/logs

View File

@ -1,7 +1,7 @@
#Generated by Maven Integration for Eclipse
#Thu Nov 28 16:14:04 CST 2013
#Thu Nov 28 16:56:07 CST 2013
version=0.0.1-SNAPSHOT
groupId=org.bench4q
m2e.projectName=bench4q-share
m2e.projectLocation=C\:\\Users\\coderfengyun\\Documents\\chen\\git\\bench4q-share
m2e.projectLocation=C\:\\Users\\coderfengyun\\Documents\\GitHub\\Bench4Q-Share
artifactId=bench4q-share

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite failures="0" time="0.004" errors="0" skipped="0" tests="1" name="org.bench4q.bench4q_share.AppTest">
<testsuite failures="0" time="0.013" errors="0" skipped="0" tests="1" name="org.bench4q.bench4q_share.AppTest">
<properties>
<property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/>
<property name="sun.boot.library.path" value="C:\Program Files\Java\jdk1.7.0_25\jre\bin"/>
@ -15,7 +15,7 @@
<property name="sun.java.launcher" value="SUN_STANDARD"/>
<property name="sun.os.patch.level" value=""/>
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
<property name="user.dir" value="C:\Users\coderfengyun\Documents\chen\git\bench4q-share"/>
<property name="user.dir" value="C:\Users\coderfengyun\Documents\GitHub\Bench4Q-Share"/>
<property name="java.runtime.version" value="1.7.0_25-b17"/>
<property name="java.awt.graphicsenv" value="sun.awt.Win32GraphicsEnvironment"/>
<property name="java.endorsed.dirs" value="C:\Program Files\Java\jdk1.7.0_25\jre\lib\endorsed"/>
@ -26,7 +26,7 @@
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
<property name="user.variant" value=""/>
<property name="os.name" value="Windows 8"/>
<property name="classworlds.conf" value="C:\Users\coderfengyun\workspace\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf6147674388504761181.tmp"/>
<property name="classworlds.conf" value="C:\Users\coderfengyun\workspace\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf1864571761351315948.tmp"/>
<property name="sun.jnu.encoding" value="GBK"/>
<property name="java.library.path" value="C:\Program Files\Java\jdk1.7.0_25\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;%CATALINA_HOME%\bin;%MYSQL_HOME%\bin;c:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;c:\Program Files\Microsoft SQL Server\110\DTS\Binn\;%MYSQL_HOME%\bin\;c:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;c:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\IDM Computer Solutions\UltraEdit\;."/>
<property name="java.specification.name" value="Java Platform API Specification"/>
@ -43,7 +43,7 @@
<property name="java.vm.specification.version" value="1.7"/>
<property name="sun.arch.data.model" value="64"/>
<property name="java.home" value="C:\Program Files\Java\jdk1.7.0_25\jre"/>
<property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher -B -s C:\Users\coderfengyun\Documents\chen\toolkit\apache-maven-3.1.1\conf\settings.xml deploy"/>
<property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher -B -s C:\Users\coderfengyun\Documents\chen\toolkit\apache-maven-3.1.1\conf\settings.xml compile package"/>
<property name="java.specification.vendor" value="Oracle Corporation"/>
<property name="user.language" value="zh"/>
<property name="awt.toolkit" value="sun.awt.windows.WToolkit"/>
@ -52,7 +52,7 @@
<property name="java.ext.dirs" value="C:\Program Files\Java\jdk1.7.0_25\jre\lib\ext;C:\Windows\Sun\Java\lib\ext"/>
<property name="sun.boot.class.path" value="C:\Program Files\Java\jdk1.7.0_25\jre\lib\resources.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\rt.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\jce.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.7.0_25\jre\classes"/>
<property name="java.vendor" value="Oracle Corporation"/>
<property name="maven.home" value="C:\Users\coderfengyun\Documents\chen\git\bench4q-share\EMBEDDED"/>
<property name="maven.home" value="C:\Users\coderfengyun\Documents\GitHub\Bench4Q-Share\EMBEDDED"/>
<property name="file.separator" value="\"/>
<property name="java.vendor.url.bug" value="http://bugreport.sun.com/bugreport/"/>
<property name="maven.bootclasspath" value="/C:/eclipse/configuration/org.eclipse.osgi/bundles/531/1/.cp/jars/plexus-classworlds-2.4.jar"/>
@ -61,5 +61,5 @@
<property name="sun.desktop" value="windows"/>
<property name="sun.cpu.isalist" value="amd64"/>
</properties>
<testcase time="0" classname="org.bench4q.bench4q_share.AppTest" name="testApp"/>
<testcase time="0.001" classname="org.bench4q.bench4q_share.AppTest" name="testApp"/>
</testsuite>

View File

@ -1,4 +1,4 @@
-------------------------------------------------------------------------------
Test set: org.bench4q.bench4q_share.AppTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec