TASKPM/libreplan-business/src
Manuel Rego Casasnovas cd229f13af Fix several issues in the new thread
* BlockingQueue with size 1 could block some order saving till the queue was not
  empty.
* Counter in order to check the maximum number of attempts was post-incremented,
  so it was not working at all.

FEA: ItEr76S14ConcurrencyProblemWorkReports
2012-04-04 16:01:09 +02:00
..
main Fix several issues in the new thread 2012-04-04 16:01:09 +02:00
test Prevent NPE in OrderElement::getSumChargedEffort() 2012-03-30 17:43:39 +02:00