You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[sre] Use the new functions of Time capacity for implementing the tim…
…e supports into the Schedules BIC.
Signed-off-by: Stéphane Galland <galland@arakhne.org>
[maven] Force the version of Guava in the SRE pom file.
In order to avoid version conflicts for the Guava library, the version
of Guava that is supported by SARL SDK and Janus must be specified into
the Janus pom file.
closesarl#867
Signed-off-by: Stéphane Galland <galland@arakhne.org>
[lang] In synthetic functions for default valued parameters, the retu…
…rned type delegates to the original function's return type when it is inferred.
closesarl#862
Signed-off-by: Stéphane Galland <galland@arakhne.org>