I have found no blockers thus far, but I am struggling to get the
Ant build to work, in part so I can verify that the tests run
against the release jar.  I am getting (understandable) errors when
the ant test runner tries to execute
AbstractAdamsFieldIntegratorTest and some other abstract tests. 
What I don't get is that the pom appears to exclude only
**/*AbstractTest.java which will not filter these tests out but they
are not executed in the maven build.  Ant has the same filter and
tries to execute them.  What am I missing?  I can't add an exclusion
for **/Abstract*.java because we have non-abstract test classes
named that way.  Is the surefire runner smart enough to skip these
by itself somehow?

Phil

On 1/1/16 9:23 AM, Luc Maisonobe wrote:
> This is a [VOTE] for releasing Apache Commons Math 3.6 from release
> candidate 1.
>
> Tag name:
>   MATH_3_6_RC1 (signature can be checked from git using 'git tag -v')
>
> Tag URL:
>
> <https://git-wip-us.apache.org/repos/asf?p=commons-math.git;a=commit;h=2525399e1654530f1eff026cf3a16e473cd07296>
>
> Commit ID the tag points at:
>   2525399e1654530f1eff026cf3a16e473cd07296
>
> Site:
>   <http://home.apache.org/~luc/commons-math-3.6-RC1-site>
>
> Distribution files:
>   https://dist.apache.org/repos/dist/dev/commons/math/
>
> Distribution files hashes (SHA1):
>  a41da1d7e9368132c7273c13ca760b6abaf0d3f6  commons-math3-3.6-bin.tar.gz
>  ba2a94aee57f5bf6ce8b0afd0ef6362d724b139c  commons-math3-3.6-bin.zip
>  008a3d156b59a78b98452684e9fe995676f1b773  commons-math3-3.6-src.tar.gz
>  cb57f642ae87c20c8b084854a4dfcaf73a70998c  commons-math3-3.6-src.zip
>
> KEYS file to check signatures:
>   http://www.apache.org/dist/commons/KEYS
>
> Maven artifacts:
>
> https://repository.apache.org/content/repositories/orgapachecommons-051/org/apache/commons/commons-math3/3.4/
>
> [ ] +1 Release it.
> [ ] +0 Go ahead; I don't care.
> [ ] -0 There are a few minor glitches: ...
> [ ] -1 No, do not release it because ...
>
> This vote will close in 72 hours, at 2016-01-04T16:30:00Z (this is UTC
> time).
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to