You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by Brian Cho <ch...@gmail.com> on 2014/11/17 09:20:38 UTC

Hard-coded REEF_VERSION

Hi,

I just noticed that the version String returned by
REEFImplementation.getVersion() is a hard-coded "0.6-SNAPSHOT" (defined in
REEF).

Is there a use case for needing the version? Should it be fixed or removed?

Thanks,
Brian

(PS. This is not just about keeping my trivial fix streak alive :P)

Re: Hard-coded REEF_VERSION

Posted by Byung-Gon Chun <bg...@gmail.com>.
Good catch. I don't see any reason to keep it...

---
Byung-Gon Chun

Sent from my phone

2014. 11. 17. 오후 5:20 Brian Cho <ch...@gmail.com> 작성:

> Hi,
> 
> I just noticed that the version String returned by
> REEFImplementation.getVersion() is a hard-coded "0.6-SNAPSHOT" (defined in
> REEF).
> 
> Is there a use case for needing the version? Should it be fixed or removed?
> 
> Thanks,
> Brian
> 
> (PS. This is not just about keeping my trivial fix streak alive :P)