Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/eclipse/birt
Browse files Browse the repository at this point in the history
  • Loading branch information
greatyan committed Jun 1, 2016
2 parents e1e4913 + a955cfa commit 6d41930
Show file tree
Hide file tree
Showing 9 changed files with 1,305 additions and 1,312 deletions.
326 changes: 163 additions & 163 deletions features/org.eclipse.birt.chart.cshelp.feature/feature.properties

Large diffs are not rendered by default.

326 changes: 163 additions & 163 deletions features/org.eclipse.birt.cshelp.feature/feature.properties

Large diffs are not rendered by default.

326 changes: 163 additions & 163 deletions features/org.eclipse.birt.doc.feature/feature.properties

Large diffs are not rendered by default.

326 changes: 163 additions & 163 deletions features/org.eclipse.birt.example.feature/feature.properties

Large diffs are not rendered by default.

326 changes: 163 additions & 163 deletions features/org.eclipse.birt.feature/feature.properties

Large diffs are not rendered by default.

326 changes: 163 additions & 163 deletions features/org.eclipse.birt.osgi.runtime.sdk/feature.properties

Large diffs are not rendered by default.

326 changes: 163 additions & 163 deletions features/org.eclipse.birt.osgi.runtime/feature.properties

Large diffs are not rendered by default.

Large diffs are not rendered by default.

9 changes: 1 addition & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>2.18.1</version>
<version>2.19.1</version>
<configuration>
<aggregate>true</aggregate>
</configuration>
Expand Down Expand Up @@ -379,13 +379,6 @@
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-surefire-plugin</artifactId>
<version>${tycho.version}</version>
<dependencies>
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit3</artifactId>
<version>2.18.1</version>
</dependency>
</dependencies>
<!-- Exclude integration tests that may hang or cause other occasional delays
in integration test. Uncomment the following config block to disable these
tests temporarely. -->
Expand Down

0 comments on commit 6d41930

Please sign in to comment.