The Apache Jenkins build system has built Commons Math MasterBranch (build #60)
Status: Successful
Check console output at
https://builds.apache.org/job/Commons%20Math%20MasterBranch/60/ to view the
results.
Repository: commons-math
Updated Branches:
refs/heads/master 7a59c0af2 -> 44b2b2c1b
Fix invalid HTML entity in javadoc
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/6440b7f6
Tree: http://git-wip-us.apache.o
Fix javadoc issues
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/44b2b2c1
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/44b2b2c1
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/44
Fix javadoc issues
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/69f13aed
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/69f13aed
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/69
Fix javadoc issues
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/b6bcbff8
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/b6bcbff8
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/b6
Fix javadoc issues
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/53d9d652
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/53d9d652
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/53
The Apache Jenkins build system has built Commons Math MasterBranch (build #59)
Status: Fixed
Check console output at
https://builds.apache.org/job/Commons%20Math%20MasterBranch/59/ to view the
results.
The Apache Jenkins build system has built Commons Math MasterBranch (build #58)
Status: Unstable
Check console output at
https://builds.apache.org/job/Commons%20Math%20MasterBranch/58/ to view the
results.
MATH-1284: Restore Vector1D class as an abstract implementation of
Vector and now Cartesian1D extends Vector1D.
Restore the public interface of Vector1DFormat to act on Vector1D.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commo
http://git-wip-us.apache.org/repos/asf/commons-math/blob/e21d4d43/src/test/java/org/apache/commons/math4/geometry/spherical/twod/SphericalPolygonsSetTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/spheric
http://git-wip-us.apache.org/repos/asf/commons-math/blob/b815d2af/src/test/java/org/apache/commons/math4/geometry/euclidean/twod/SegmentTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/twod/Segme
MATH-1284: Replace uses of "Vector3D" in comments and supporting files with
"Cartesian3D".
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a3984815
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/a
MATH-1284: Restore Vector3D class as an abstract implementation of
Vector and now Cartesian3D extends Vector3D.
Restore the public interface of Vector3DFormat to act on Vector3D.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commo
MATH-1284: Merge branch 'feature-MATH-1284'
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/7a59c0af
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/7a59c0af
Diff: http://git-wip-us.apache.org/repo
MATH-1284: Fix javadoc references
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/c9e49faa
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/c9e49faa
Diff: http://git-wip-us.apache.org/repos/asf/commo
MATH-1284: Vector no longer extends Point.
Replace/rename Vector?D classes with Coordinate?D classes which implement both
Vector and Point.
When there are multiple implementations of the same method which would confuse
the compiler, prefer the one which matches the documentation of the method.
P
http://git-wip-us.apache.org/repos/asf/commons-math/blob/e21d4d43/src/main/java/org/apache/commons/math4/geometry/euclidean/threed/Rotation.java
--
diff --git
a/src/main/java/org/apache/commons/math4/geometry/euclidean/threed/Rota
http://git-wip-us.apache.org/repos/asf/commons-math/blob/b815d2af/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/FieldRotationDSTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/
http://git-wip-us.apache.org/repos/asf/commons-math/blob/b815d2af/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/RotationTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/
http://git-wip-us.apache.org/repos/asf/commons-math/blob/b815d2af/src/main/java/org/apache/commons/math4/geometry/spherical/twod/PropertiesComputer.java
--
diff --git
a/src/main/java/org/apache/commons/math4/geometry/spherical/two
http://git-wip-us.apache.org/repos/asf/commons-math/blob/e21d4d43/src/main/java/org/apache/commons/math4/geometry/spherical/twod/SubCircle.java
--
diff --git
a/src/main/java/org/apache/commons/math4/geometry/spherical/twod/SubCirc
MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D
classes as per discussion.
When there are existing overridden methods accepting Vector and
Point, add a disambiguating method accepting a Cartesian?D.
Eliminate casts where possible.
Project: http://git-wip-us.apache.or
http://git-wip-us.apache.org/repos/asf/commons-math/blob/e21d4d43/src/test/java/org/apache/commons/math4/geometry/euclidean/twod/SegmentTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/twod/Segme
http://git-wip-us.apache.org/repos/asf/commons-math/blob/e21d4d43/src/test/java/org/apache/commons/math4/geometry/euclidean/twod/PolygonsSetTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/twod/P
MATH-1284: Replace uses of "Vector2D" in comments and supporting files with
"Cartesian2D".
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/c7d20472
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/c
http://git-wip-us.apache.org/repos/asf/commons-math/blob/e21d4d43/src/main/java/org/apache/commons/math4/geometry/euclidean/twod/Line.java
--
diff --git
a/src/main/java/org/apache/commons/math4/geometry/euclidean/twod/Line.java
b
http://git-wip-us.apache.org/repos/asf/commons-math/blob/e21d4d43/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/RotationTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/
MATH-1284: Replace uses of "Vector1D" in comments and supporting files with
"Cartesian1D".
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a27ca511
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/a
http://git-wip-us.apache.org/repos/asf/commons-math/blob/e21d4d43/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/FieldVector3DTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/th
http://git-wip-us.apache.org/repos/asf/commons-math/blob/b815d2af/src/main/java/org/apache/commons/math4/geometry/euclidean/twod/DiskGenerator.java
--
diff --git
a/src/main/java/org/apache/commons/math4/geometry/euclidean/twod/Dis
http://git-wip-us.apache.org/repos/asf/commons-math/blob/b815d2af/src/main/java/org/apache/commons/math4/geometry/euclidean/threed/Rotation.java
--
diff --git
a/src/main/java/org/apache/commons/math4/geometry/euclidean/threed/Rota
http://git-wip-us.apache.org/repos/asf/commons-math/blob/b815d2af/src/test/java/org/apache/commons/math4/geometry/euclidean/twod/PolygonsSetTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/twod/P
MATH-1284: Restore Vector2D class as an abstract implementation of
Vector and now Cartesian2D extends Vector2D.
Restore the public interface of Vector2DFormat to act on Vector2D.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commo
http://git-wip-us.apache.org/repos/asf/commons-math/blob/b815d2af/src/main/java/org/apache/commons/math4/geometry/euclidean/threed/FieldVector3D.java
--
diff --git
a/src/main/java/org/apache/commons/math4/geometry/euclidean/threed
http://git-wip-us.apache.org/repos/asf/commons-math/blob/e21d4d43/src/main/java/org/apache/commons/math4/geometry/euclidean/threed/FieldRotation.java
--
diff --git
a/src/main/java/org/apache/commons/math4/geometry/euclidean/threed
http://git-wip-us.apache.org/repos/asf/commons-math/blob/e21d4d43/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/Vector3DTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/
MATH-1284: Replace uses of Vector3D in user guide with Cartesian2D.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/e508ad09
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/e508ad09
Diff: http://git
Repository: commons-math
Updated Branches:
refs/heads/master bf9158489 -> 7a59c0af2
http://git-wip-us.apache.org/repos/asf/commons-math/blob/b815d2af/src/test/java/org/apache/commons/math4/geometry/spherical/twod/SphericalPolygonsSetTest.java
http://git-wip-us.apache.org/repos/asf/commons-math/blob/b815d2af/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/Vector3DTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/
Repository: commons-numbers
Updated Branches:
refs/heads/master ce893bdb4 -> 1aa1ddcd5
POM clean-up.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/475b7f0a
Tree: http://git-wip-us.apache.org/repos/asf
NUMBERS-37: New "PlaneAngle" class.
New module for angle-related utilities.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/1aa1ddcd
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/1aa1dd
Repository: commons-numbers
Updated Branches:
refs/heads/master 402e15109 -> ce893bdb4
Conditional flags for javadoc tool.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ce893bdb
Tree: http://git-wip-u
Repository: commons-compress
Updated Branches:
refs/heads/master 0daa8708d -> e97823fb5
adapt Zip64SupportIT to #10
when we added ZIP64 support we excluded the extra field from the
central directory entry if it turned out to be superfluous - even with
Zip64Model.Always.
The PR #10 introduced
Repository: commons-compress
Updated Branches:
refs/heads/COMPRESS-391 [deleted] b2a56cc98
44 matches
Mail list logo