Skip to content

Commit

Permalink
Prepare source tree for Git: .gitignore, workspace links, readme and
Browse files Browse the repository at this point in the history
license
  • Loading branch information
marchof committed Aug 26, 2012
1 parent 865bd4b commit d9e3cf1
Show file tree
Hide file tree
Showing 30 changed files with 61 additions and 12 deletions.
14 changes: 14 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
License
=======

Copyright (c) 2009, 2012 Mountainminds GmbH & Co. KG and Contributors

The JaCoCo Java Code Coverage Library and all included documentation is made
available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the
Content is provided to you under the terms and conditions of the Eclipse Public
License Version 1.0 ("EPL"). A copy of the EPL is available at
[http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html).

Please visit
[http://www.eclemma.org/jacoco/trunk/doc/license.html](http://www.eclemma.org/jacoco/trunk/doc/license.html)
for the complete license information including third party licenses and trademarks.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
JaCoCo Java Code Coverage Library
=================================

JaCoCo is a free Java code coverage library distributed under the Eclipse Public
License. Check [http://www.eclemma.org/jacoco](http://www.eclemma.org/jacoco)
for downloads, documentation and feedback.
2 changes: 2 additions & 0 deletions jacoco-maven-plugin.test/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/.settings
2 changes: 1 addition & 1 deletion jacoco-maven-plugin.test/.project
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<link>
<name>.settings</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/org.jacoco.core.test/.settings</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core.test/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>
2 changes: 2 additions & 0 deletions jacoco-maven-plugin/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/.settings
2 changes: 1 addition & 1 deletion jacoco-maven-plugin/.project
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<link>
<name>.settings</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/org.jacoco.core/.settings</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>
2 changes: 2 additions & 0 deletions org.jacoco.agent.rt.test/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/.settings
2 changes: 1 addition & 1 deletion org.jacoco.agent.rt.test/.project
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link>
<name>.settings</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/org.jacoco.core.test/.settings</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core.test/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>
2 changes: 2 additions & 0 deletions org.jacoco.agent.rt/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/.settings
2 changes: 1 addition & 1 deletion org.jacoco.agent.rt/.project
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link>
<name>.settings</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/org.jacoco.core/.settings</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>
2 changes: 2 additions & 0 deletions org.jacoco.agent.test/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/.settings
2 changes: 1 addition & 1 deletion org.jacoco.agent.test/.project
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link>
<name>.settings</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/org.jacoco.core.test/.settings</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core.test/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>
3 changes: 3 additions & 0 deletions org.jacoco.agent/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/target
/.settings
/src/jacocoagent.jar
4 changes: 2 additions & 2 deletions org.jacoco.agent/.project
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
<link>
<name>src/jacocoagent.jar</name>
<type>1</type>
<locationURI>WORKSPACE_LOC/org.jacoco.agent/target/classes/jacocoagent.jar</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.agent/target/classes/jacocoagent.jar</locationURI>
</link>
<link>
<name>.settings</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/org.jacoco.core/.settings</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>
1 change: 1 addition & 0 deletions org.jacoco.ant-nodeps/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
2 changes: 2 additions & 0 deletions org.jacoco.ant.test/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/.settings
2 changes: 1 addition & 1 deletion org.jacoco.ant.test/.project
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<link>
<name>.settings</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/org.jacoco.core.test/.settings</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core.test/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>
2 changes: 2 additions & 0 deletions org.jacoco.ant/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/.settings
2 changes: 1 addition & 1 deletion org.jacoco.ant/.project
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link>
<name>.settings</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/org.jacoco.core/.settings</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>
1 change: 1 addition & 0 deletions org.jacoco.build/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
1 change: 1 addition & 0 deletions org.jacoco.core.test/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
1 change: 1 addition & 0 deletions org.jacoco.core/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
1 change: 1 addition & 0 deletions org.jacoco.doc/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
2 changes: 2 additions & 0 deletions org.jacoco.examples/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/.settings
2 changes: 1 addition & 1 deletion org.jacoco.examples/.project
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link>
<name>.settings</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/org.jacoco.core/.settings</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>
2 changes: 2 additions & 0 deletions org.jacoco.report.test/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/.settings
2 changes: 1 addition & 1 deletion org.jacoco.report.test/.project
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link>
<name>.settings</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/org.jacoco.core.test/.settings</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core.test/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>
2 changes: 2 additions & 0 deletions org.jacoco.report/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/.settings
2 changes: 1 addition & 1 deletion org.jacoco.report/.project
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link>
<name>.settings</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/org.jacoco.core/.settings</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>
1 change: 1 addition & 0 deletions org.jacoco.tests/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target

0 comments on commit d9e3cf1

Please sign in to comment.