Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
Preparing release 2.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
marchof committed Mar 19, 2014
1 parent b98fac1 commit 302f5fa
Show file tree
Hide file tree
Showing 26 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.asm/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.mountainminds.eclemma.asm
Bundle-Version: 2.2.2.qualifier
Bundle-Version: 2.3.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.objectweb.asm;version=5.0,
Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.asm/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>About This Content</h2>
<h3>License</h3>

<p>
Copyright &copy; 2006, 2013 Mountainminds GmbH &amp; Co. KG and Contributors
Copyright &copy; 2006, 2014 Mountainminds GmbH &amp; Co. KG and Contributors
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.asm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.mountainminds.eclemma</groupId>
<artifactId>com.mountainminds.eclemma.build</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../com.mountainminds.eclemma.build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<groupId>com.mountainminds.eclemma</groupId>
<artifactId>com.mountainminds.eclemma.build</artifactId>
<packaging>pom</packaging>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>

<name>EclEmma</name>
<description>Java Code Coverage for Eclipse</description>
Expand Down
4 changes: 2 additions & 2 deletions com.mountainminds.eclemma.core.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EclEmma Core Tests
Bundle-SymbolicName: com.mountainminds.eclemma.core.test
Bundle-Version: 2.2.2.qualifier
Bundle-Version: 2.3.0.qualifier
Bundle-Vendor: Mountainminds GmbH & Co. KG
Fragment-Host: com.mountainminds.eclemma.core;bundle-version="[2.2.2,3.0.0)"
Fragment-Host: com.mountainminds.eclemma.core;bundle-version="[2.3.0,3.0.0)"
Require-Bundle: org.junit;bundle-version="4.0.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.core.test/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>About This Content</h2>
<h3>License</h3>

<p>
Copyright &copy; 2006, 2013 Mountainminds GmbH &amp; Co. KG and Contributors
Copyright &copy; 2006, 2014 Mountainminds GmbH &amp; Co. KG and Contributors
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.core.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.mountainminds.eclemma</groupId>
<artifactId>com.mountainminds.eclemma.build</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../com.mountainminds.eclemma.build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.mountainminds.eclemma.core; singleton:=true
Bundle-Version: 2.2.2.qualifier
Bundle-Version: 2.3.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: com.mountainminds.eclemma.core,
Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.core/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>About This Content</h2>
<h3>License</h3>

<p>
Copyright &copy; 2006, 2013 Mountainminds GmbH &amp; Co. KG and Contributors
Copyright &copy; 2006, 2014 Mountainminds GmbH &amp; Co. KG and Contributors
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.mountainminds.eclemma</groupId>
<artifactId>com.mountainminds.eclemma.build</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../com.mountainminds.eclemma.build</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EclEmma debug.ui API fix
Bundle-SymbolicName: com.mountainminds.eclemma.debug.ui.compatibility;singleton:=true
Bundle-Version: 2.2.2.qualifier
Bundle-Version: 2.3.0.qualifier
Bundle-Vendor: Mountainminds GmbH & Co. KG
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.debug.ui.actions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>About This Content</h2>
<h3>License</h3>

<p>
Copyright &copy; 2006, 2013 Mountainminds GmbH &amp; Co. KG and Contributors
Copyright &copy; 2006, 2014 Mountainminds GmbH &amp; Co. KG and Contributors
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.debug.ui.compatibility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.mountainminds.eclemma</groupId>
<artifactId>com.mountainminds.eclemma.build</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../com.mountainminds.eclemma.build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.doc/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.mountainminds.eclemma.doc; singleton:=true
Bundle-Version: 2.2.2.qualifier
Bundle-Version: 2.3.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.doc/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>About This Content</h2>
<h3>License</h3>

<p>
Copyright &copy; 2006, 2013 Mountainminds GmbH &amp; Co. KG and Contributors
Copyright &copy; 2006, 2014 Mountainminds GmbH &amp; Co. KG and Contributors
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.doc/pages/changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<h1>EclEmma Change Log</h1>

<h2>Trunk Build (not yet released)</h2>
<h2>Version 2.3.0 (2014/03/19)</h2>
<ul>
<li>Now with Java 8 support.</li>
<li>Upgrade to JaCoCo 0.7.0.</li>
Expand Down
4 changes: 2 additions & 2 deletions com.mountainminds.eclemma.doc/pages/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<h1>License</h1>

<p>
Copyright &copy; 2006, 2013 Mountainminds GmbH &amp; Co. KG and Contributors
Copyright &copy; 2006, 2014 Mountainminds GmbH &amp; Co. KG and Contributors
</p>

<p>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>License</h1>
<h1>EclEmma.org Content</h1>

<p>
Copyright &copy; 2006, 2013 Mountainminds GmbH &amp; Co. KG and Contributors
Copyright &copy; 2006, 2014 Mountainminds GmbH &amp; Co. KG and Contributors
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.mountainminds.eclemma</groupId>
<artifactId>com.mountainminds.eclemma.build</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../com.mountainminds.eclemma.build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.feature/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>About This Content</h2>
<h3>License</h3>

<p>
Copyright &copy; 2006, 2013 Mountainminds GmbH &amp; Co. KG and Contributors
Copyright &copy; 2006, 2014 Mountainminds GmbH &amp; Co. KG and Contributors
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.mountainminds.eclemma.feature"
label="%featureName"
version="2.2.2.qualifier"
version="2.3.0.qualifier"
provider-name="%providerName"
plugin="com.mountainminds.eclemma.ui">

Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.mountainminds.eclemma</groupId>
<artifactId>com.mountainminds.eclemma.build</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../com.mountainminds.eclemma.build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.mountainminds.eclemma</groupId>
<artifactId>com.mountainminds.eclemma.build</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../com.mountainminds.eclemma.build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.mountainminds.eclemma</groupId>
<artifactId>com.mountainminds.eclemma.build</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../com.mountainminds.eclemma.build</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.mountainminds.eclemma.ui; singleton:=true
Bundle-Version: 2.2.2.qualifier
Bundle-Version: 2.3.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: com.mountainminds.eclemma.core,
Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.ui/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>About This Content</h2>
<h3>License</h3>

<p>
Copyright &copy; 2006, 2013 Mountainminds GmbH &amp; Co. KG and Contributors
Copyright &copy; 2006, 2014 Mountainminds GmbH &amp; Co. KG and Contributors
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion com.mountainminds.eclemma.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.mountainminds.eclemma</groupId>
<artifactId>com.mountainminds.eclemma.build</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../com.mountainminds.eclemma.build</relativePath>
</parent>

Expand Down

0 comments on commit 302f5fa

Please sign in to comment.