[ 
https://issues.apache.org/jira/browse/SOLR-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157257#comment-16157257
 ] 

Hoss Man commented on SOLR-11241:
---------------------------------

Joel: how did you create the checksum file for the upgraded math3 jar?
{{ant clean clean-jars && ant jar-checksums}} currently results in a dirty 
checkout because the committed version has no newline -- this is causing 
jenkins builds to fail...

{noformat}
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20426/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseG1GC --illegal-access=deny

All tests passed

Build Log:
[...truncated 52629 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:810: The following 
error occurred while executing this
line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:690: The following 
error occurred while executing this
line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:678: Source checkout 
is modified!!! Offending files:
* solr/licenses/commons-math3-3.6.1.jar.sha1
{noformat}


> Add discrete counting and probability Stream Evaluators
> -------------------------------------------------------
>
>                 Key: SOLR-11241
>                 URL: https://issues.apache.org/jira/browse/SOLR-11241
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>             Fix For: 7.1
>
>         Attachments: SOLR-11241.path, SOLR-11241.path, SOLR-11241.path
>
>
> This ticket will add a number of statistical functions that deal with 
> discrete counting and probability distributions:
> freqTable
> enumeratedDistribution
> poissonDistribution
> uniformIntegerDistribution
> binomialDistribution
> probability
> All functions backed by *Apache Commons Math*



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to