svn commit: r1665548 - in /commons/proper/jexl/trunk/src: main/java/org/apache/commons/jexl3/ main/java/org/apache/commons/jexl3/internal/ main/java/org/apache/commons/jexl3/parser/ site/xdoc/referenc

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 13:46:44 2015 New Revision: 1665548 URL: http://svn.apache.org/r1665548 Log: JEXL: Adding pragmas and set literals; Various small fixes Added: commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/internal/SetBuilder.java (with props)

svn commit: r1665547 - /commons/proper/jexl/trunk/src/site/xdoc/changes.xml

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 13:45:16 2015 New Revision: 1665547 URL: http://svn.apache.org/r1665547 Log: JEXL: Adding pragmas and set literals; Various small fixes Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml

svn commit: r1665551 - /commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl3/IssuesTest.java

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 13:53:33 2015 New Revision: 1665551 URL: http://svn.apache.org/r1665551 Log: JEXL: Test for JEXL-148 Modified: commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl3/IssuesTest.java Modified:

svn commit: r1665592 - /commons/proper/jexl/trunk/pom.xml

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 16:05:50 2015 New Revision: 1665592 URL: http://svn.apache.org/r1665592 Log: JEXL: Tidy the POM Modified: commons/proper/jexl/trunk/pom.xml Modified: commons/proper/jexl/trunk/pom.xml URL:

svn commit: r1665598 - /commons/proper/jexl/trunk/src/site/xdoc/changes.xml

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 16:10:37 2015 New Revision: 1665598 URL: http://svn.apache.org/r1665598 Log: JEXL: Cleaning changes.xml Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml URL:

svn commit: r1665602 - /commons/proper/jexl/trunk/src/site/site.xml

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 16:11:09 2015 New Revision: 1665602 URL: http://svn.apache.org/r1665602 Log: JEXL: Commenting out previous version javadoc links Modified: commons/proper/jexl/trunk/src/site/site.xml Modified: commons/proper/jexl/trunk/src/site/site.xml URL:

svn commit: r1665594 - /commons/proper/jexl/trunk/src/site/resources/profile.cobertura

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 16:08:05 2015 New Revision: 1665594 URL: http://svn.apache.org/r1665594 Log: JEXL: Adding profile.cobertura to ease coverage report generation Added: commons/proper/jexl/trunk/src/site/resources/profile.cobertura Added:

Jenkins build is still unstable: Commons Math #115

2015-03-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Commons%20Math/changes

svn commit: r1665692 - in /commons/proper/email/trunk/src: changes/changes.xml main/java/org/apache/commons/mail/ImageHtmlEmail.java test/java/org/apache/commons/mail/ImageHtmlEmailTest.java

2015-03-10 Thread tn
Author: tn Date: Tue Mar 10 20:59:29 2015 New Revision: 1665692 URL: http://svn.apache.org/r1665692 Log: [EMAIL-151] ImageHtmlEmail failed to embed attachments without a data source name. Thanks to Andreas Kohn. Modified: commons/proper/email/trunk/src/changes/changes.xml

svn commit: r1665699 - in /commons/proper/email/trunk/src: changes/changes.xml main/java/org/apache/commons/mail/Email.java main/java/org/apache/commons/mail/EmailConstants.java test/java/org/apache/c

2015-03-10 Thread tn
Author: tn Date: Tue Mar 10 21:12:09 2015 New Revision: 1665699 URL: http://svn.apache.org/r1665699 Log: [EMAIL-149] Allow sending an Email if no from or bounce address is specified but a mail.from property is set in the mail session. Thanks to Richard DiCroce. Modified:

[math] [MATH-757] Removed broken and deprecated synchronization support in ResizableDoubleArray.

2015-03-10 Thread tn
Repository: commons-math Updated Branches: refs/heads/master fbf5a51ea - 76b7413d2 [MATH-757] Removed broken and deprecated synchronization support in ResizableDoubleArray. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit:

[1/4] [math] Add missing @Override tags, formatting.

2015-03-10 Thread tn
Repository: commons-math Updated Branches: refs/heads/master ce2badf02 - f5532557b Add missing @Override tags, formatting. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/cc467caf Tree:

[4/4] [math] Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math

2015-03-10 Thread tn
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math Conflicts: src/changes/changes.xml Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/f5532557 Tree:

[2/4] [math] [MATH-945] Added log10 to RealFieldElement.

2015-03-10 Thread tn
[MATH-945] Added log10 to RealFieldElement. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/45df5da2 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/45df5da2 Diff:

[3/4] [math] Add missing @Override tags.

2015-03-10 Thread tn
Add missing @Override tags. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/ab9c3e93 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/ab9c3e93 Diff:

[2/2] [math] Add missing @Override tags, use final for private fields where possible.

2015-03-10 Thread tn
Add missing @Override tags, use final for private fields where possible. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/fbf5a51e Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/fbf5a51e Diff:

[1/2] [math] Remove deprecated Vector#distance(Vector) method.

2015-03-10 Thread tn
Repository: commons-math Updated Branches: refs/heads/master f5532557b - fbf5a51ea Remove deprecated Vector#distance(Vector) method. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/7c172a09 Tree:

[math] Use proper type for changelog entry.

2015-03-10 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 76b7413d2 - da4cef072 Use proper type for changelog entry. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/da4cef07 Tree:

Jenkins build is back to stable : Commons Math #117

2015-03-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Commons%20Math/117/changes

Jenkins build is still unstable: Commons Math #116

2015-03-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Commons%20Math/changes