You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by brian mullan <bm...@gmail.com> on 2018/10/03 16:22:09 UTC

I just built guacamole-client manually ended up w/ guacamole-client-1.0.0.tar.gz

If I build the guacamole client manually (ie  "mvn package") I now get a
successful build and the target file is:

*guacamole-client-1.0.0.tar.gz*

However, that is different from the 0.9.14 available from the
guacamole.apache.org download page which stills hows:
https://guacamole.apache.org/releases/0.9.14/

So is v1.0 released ?   If so is there any new documentation etc ?

thanks
brian

Re: I just built guacamole-client manually ended up w/ guacamole-client-1.0.0.tar.gz

Posted by brian mullan <bm...@gmail.com>.
thanks Nick..!


On Wed, Oct 3, 2018 at 12:28 PM Nick Couchman <vn...@apache.org> wrote:

> However, that is different from the 0.9.14 available from the
>>> guacamole.apache.org download page which stills hows:
>>> https://guacamole.apache.org/releases/0.9.14/
>>>
>> So is v1.0 released ?   If so is there any new documentation etc ?
>>>
>>>
>> No, 1.0.0 is not released, yet - we're finalizing the last few items that
>> need to be worked to get it out.  The code in the repo is probably pretty
>> close to what will be out there - I think there are two open items to get
>> merged before we finalize it - but at this point it's still in
>> development.  New documentation will be available when we release it.
>>
>
> It is further worth noting that if you build the "master" branch you will
> get many more changes beyond the ones that will be in the 1.0.0 release.
> The master branch has continued moving with several other changes that did
> not make the 1.0.0 release.  So, the "staging/1.0.0" branch will have the
> 1.0.0 code, the "master" branch will have both the 1.0.0 code and the
> changes that will be released in the future (probably a 2.0.0 release, it's
> looking like).
>
> -Nick
>
>>

Re: I just built guacamole-client manually ended up w/ guacamole-client-1.0.0.tar.gz

Posted by Nick Couchman <vn...@apache.org>.
>
> However, that is different from the 0.9.14 available from the
>> guacamole.apache.org download page which stills hows:
>> https://guacamole.apache.org/releases/0.9.14/
>>
> So is v1.0 released ?   If so is there any new documentation etc ?
>>
>>
> No, 1.0.0 is not released, yet - we're finalizing the last few items that
> need to be worked to get it out.  The code in the repo is probably pretty
> close to what will be out there - I think there are two open items to get
> merged before we finalize it - but at this point it's still in
> development.  New documentation will be available when we release it.
>

It is further worth noting that if you build the "master" branch you will
get many more changes beyond the ones that will be in the 1.0.0 release.
The master branch has continued moving with several other changes that did
not make the 1.0.0 release.  So, the "staging/1.0.0" branch will have the
1.0.0 code, the "master" branch will have both the 1.0.0 code and the
changes that will be released in the future (probably a 2.0.0 release, it's
looking like).

-Nick

>

Re: I just built guacamole-client manually ended up w/ guacamole-client-1.0.0.tar.gz

Posted by Nick Couchman <vn...@apache.org>.
On Wed, Oct 3, 2018 at 12:22 PM brian mullan <bm...@gmail.com> wrote:

> If I build the guacamole client manually (ie  "mvn package") I now get a
> successful build and the target file is:
>
> *guacamole-client-1.0.0.tar.gz*
>
>
Yes, we have bumped the versions in the git repos in preparation for the
1.0.0 release.


> However, that is different from the 0.9.14 available from the
> guacamole.apache.org download page which stills hows:
> https://guacamole.apache.org/releases/0.9.14/
>
So is v1.0 released ?   If so is there any new documentation etc ?
>
>
No, 1.0.0 is not released, yet - we're finalizing the last few items that
need to be worked to get it out.  The code in the repo is probably pretty
close to what will be out there - I think there are two open items to get
merged before we finalize it - but at this point it's still in
development.  New documentation will be available when we release it.

-Nick