On Mon, Apr 22, 2019 at 5:49 AM drhy <[email protected]> wrote:

> Hi Kamal,
>
> I just try all options on the Windows NPS Server :-) Takes a little time
> but
> is no problem.
>
> My big problem is I don't know how to pull the changed guacamole radius
> files into my maven build. I am very new to Linux so need very detailed,
> line by line, instructions. If you can provide those, then I will build and
> test this weekend, and pass on the resulting NPS Configuration.
>

# git fetch origin pull/392/head:test/392
# git merge --no-ff test/392
# mvn -Plgpl-extensions clean package

This should merge the changes over and compile everything - you'll have to
enter a commit message after step 2.

Please be advised that this is a work-in-progress, so you should only use
it for testing - in particular, I know you're publishing some guides for
others to use for configuring Guacamole in certain ways, and I would not
advise making this part of those guides.  It's also possible the code will
change before it actually gets merged.  The code review should be done
before long and merged into the git master branch, and will be a little
more firm at that point (though still unreleased).

-Nick

Reply via email to