Author: ggregory
Date: Sun Dec 27 00:02:30 2015
New Revision: 1721778
URL: http://svn.apache.org/viewvc?rev=1721778&view=rev
Log:
Unit test for [CSV-167] Comment line hides next record.
Added:
commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/JiraCsv167Test.java
commons/prope
Author: ggregory
Date: Sat Dec 26 23:42:00 2015
New Revision: 1721775
URL: http://svn.apache.org/viewvc?rev=1721775&view=rev
Log:
Update javancss-maven-plugin 2.0 -> 2.1.
Modified:
commons/proper/csv/trunk/pom.xml
Modified: commons/proper/csv/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/
Author: ggregory
Date: Sat Dec 26 23:38:54 2015
New Revision: 1721774
URL: http://svn.apache.org/viewvc?rev=1721774&view=rev
Log:
findbugs-maven-plugin 3.0.2 -> 3.0.3.
Modified:
commons/proper/csv/trunk/pom.xml
Modified: commons/proper/csv/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/com
Repository: commons-math
Updated Branches:
refs/heads/master 763dfdfe8 -> 9ce4e1a37
Randomize further the micro-benchmarking tool.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/9ce4e1a3
Tree: http://git-wip
Repository: commons-math
Updated Branches:
refs/heads/master a7294ccd7 -> 763dfdfe8
Javadoc.
Avoid HTML entities.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/763dfdfe
Tree: http://git-wip-us.apache.org/r
Author: ggregory
Date: Sat Dec 26 22:44:01 2015
New Revision: 1721770
URL: http://svn.apache.org/viewvc?rev=1721770&view=rev
Log:
Fix PMDs: Unnecessary use of fully qualified name 'Constants.END_OF_STREAM' due
to existing static import 'org.apache.commons.csv.Constants.END_OF_STREAM'.
Modified:
Author: ggregory
Date: Sat Dec 26 22:43:07 2015
New Revision: 1721768
URL: http://svn.apache.org/viewvc?rev=1721768&view=rev
Log:
Update maven-pmd-plugin 3.5 -> 3.6.
Modified:
commons/proper/csv/trunk/pom.xml
Modified: commons/proper/csv/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commo
Author: ggregory
Date: Sat Dec 26 22:38:17 2015
New Revision: 1721766
URL: http://svn.apache.org/viewvc?rev=1721766&view=rev
Log:
maven-checkstyle-plugin 2.16 -> 2.17.
Modified:
commons/proper/csv/trunk/pom.xml
Modified: commons/proper/csv/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/com
Repository: commons-math
Updated Branches:
refs/heads/MATH_3_X 971a77865 -> 2d0d2ff14
Javadoc fixes.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/2d0d2ff1
Tree: http://git-wip-us.apache.org/repos/asf/commo
Author: krosenvold
Date: Sat Dec 26 20:35:35 2015
New Revision: 1721755
URL: http://svn.apache.org/viewvc?rev=1721755&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
commons/proper/io/trunk/pom.xml
Modified: commons/proper/io/trunk/pom.xml
URL:
http://s
Author: krosenvold
Date: Sat Dec 26 20:35:32 2015
New Revision: 1721754
URL: http://svn.apache.org/viewvc?rev=1721754&view=rev
Log:
[maven-release-plugin] copy for tag commons-io-2.5-RC3
Added:
commons/proper/io/tags/commons-io-2.5-RC3/
- copied from r1721753, commons/proper/io/trunk/
Author: krosenvold
Date: Sat Dec 26 20:35:19 2015
New Revision: 1721753
URL: http://svn.apache.org/viewvc?rev=1721753&view=rev
Log:
[maven-release-plugin] prepare release commons-io-2.5-RC3
Modified:
commons/proper/io/trunk/pom.xml
Modified: commons/proper/io/trunk/pom.xml
URL:
http://svn.a
http://git-wip-us.apache.org/repos/asf/commons-math/blob/a7294ccd/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
Added a RotationConvention enumerate.
This enumerate allows specifying the semantics or axis/angle for
rotations. This enumerate has two values: VECTOR_OPERATOR and
FRAME_TRANSFORM.
JIRA: MATH-1302, MATH-1303
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http
Repository: commons-math
Updated Branches:
refs/heads/master afa120227 -> a7294ccd7
http://git-wip-us.apache.org/repos/asf/commons-math/blob/a7294ccd/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/FieldRotationDfpTest.java
--
Added a RotationConvention enumerate.
This enumerate allows specifying the semantics or axis/angle for
rotations. This enumerate has two values: VECTOR_OPERATOR and
FRAME_TRANSFORM.
JIRA: MATH-1302, MATH-1303
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wi
http://git-wip-us.apache.org/repos/asf/commons-math/blob/971a7786/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/Rotation.java
--
diff --git
a/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/Rota
Repository: commons-math
Updated Branches:
refs/heads/MATH_3_X cc893e499 -> 971a77865
http://git-wip-us.apache.org/repos/asf/commons-math/blob/971a7786/src/test/java/org/apache/commons/math3/geometry/euclidean/threed/FieldRotationDfpTest.java
Author: krosenvold
Date: Sat Dec 26 20:10:05 2015
New Revision: 1721750
URL: http://svn.apache.org/viewvc?rev=1721750&view=rev
Log:
Updated year in notice.txt
Modified:
commons/proper/io/trunk/NOTICE.txt
commons/proper/io/trunk/src/changes/changes.xml
Modified: commons/proper/io/trunk/NO
Repository: commons-scxml
Updated Branches:
refs/heads/master 7b3a237b2 -> 6af929eb6
http://git-wip-us.apache.org/repos/asf/commons-scxml/blob/6af929eb/src/test/java/org/apache/commons/scxml2/env/jexl/datamodel-02.xml
--
diff -
SCXML-242: Providing JSON base datamodel as replacement for XML/XPath
See: https://issues.apache.org/jira/browse/SCXML-242
- adding FasterXML Jackson as (default) json parser
- adding new ContentParser to encapsulate Data (content) parsing logic
- adding new AbstractBaseEvaluator for common new clo
Repository: commons-math
Updated Branches:
refs/heads/MATH_3_X 41642 -> cc893e499
Reverted unecessary escapes.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/cc893e49
Tree: http://git-wip-us.apache.org/r
Repository: commons-math
Updated Branches:
refs/heads/master ab7fd6c92 -> afa120227
Javadoc fixes.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/afa12022
Tree: http://git-wip-us.apache.org/repos/asf/commons
Repository: commons-math
Updated Branches:
refs/heads/MATH_3_X 523774aa8 -> 41642
Javadoc fixes.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/41642aaa
Tree: http://git-wip-us.apache.org/repos/asf/commo
24 matches
Mail list logo