Schamschi commented on issue #48: [WIP] perform the actual migration to JUnit 5
URL: https://github.com/apache/commons-numbers/pull/48#issuecomment-499899659
 
 
   @grimreaper Indeed, this class does not compile (I hadn't noticed until 
now), however, this has nothing to do with your merge. It was the merging of 
the fraction-dev branch into the master branch that caused the class 
`LinearCombinationTest` to break. Apparently, the class `BigFraction` does no 
longer contain a `BigFraction(long, long)` constructor, so naturally, the class 
`LinearCombinationTest` cannot compile. It worked before the merge (you can 
test it with the master branch).
   
   I'm going to create a JIRA ticket. This is frustrating.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to