Skip to content

Commit a91f7eb

Browse files
committed
Move math module to the main package.
1 parent 29e4271 commit a91f7eb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+9
-975
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jdk:
88

99
script:
1010
- mvn clean install jacoco:report coveralls:report
11-
- mvn -f math-plugin/pom.xml clean package jacoco:report
1211
- mvn -f string-plugin/pom.xml clean package jacoco:report
1312
- mvn -f examples/pom.xml clean package
1413

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ build_script:
1919
- mvn clean install -B -DskipTests
2020
test_script:
2121
- mvn clean install jacoco:report -B
22-
- mvn -f math-plugin/pom.xml clean package jacoco:report
2322
- mvn -f string-plugin/pom.xml clean package jacoco:report
2423
- mvn -f examples/pom.xml clean package
2524
cache:

math-plugin/checkstyle.xml

Lines changed: 0 additions & 227 deletions
This file was deleted.

math-plugin/pom-central.xml

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)