You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Andrea Del Bene <an...@gmail.com> on 2018/11/14 10:53:34 UTC

Docker examples 8.x

Hi,

I'd like to update the Wicket 8.x examples to version 8.2.0 after the
release. I think Martin followed the entire work to "dockerize" the
examples. Who should I ask to be able to update examples image?

-- 
Andrea Del Bene.
Apache Wicket committer.

Re: Docker examples 8.x

Posted by Maxim Solodovnik <so...@gmail.com>.
Thanks for links :)
On Tue, 20 Nov 2018 at 15:47, Martin Grigorov <mg...@apache.org> wrote:
>
> Maxim,
>
> I guess you will need to talk to INFRA about changing the proxy
> configuration.
> The docker config is at
> https://github.com/apache/infrastructure-puppet/blob/52b271bb8fec19260e74b1862c46003eb13f60d0/modules/wicket_pvm_asf/manifests/init.pp
> but I have no idea where is the HTTPD config.
>
> I've created https://issues.apache.org/jira/browse/INFRA-17280 for the
> issue with http://examples7x.wicket.apache.org/index.html
>
> On Mon, Nov 19, 2018 at 6:05 PM Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > I have working HTTPD config on our demo server
> > It can be easily adapted :)
> >
> > On Mon, 19 Nov 2018 at 23:03, Andrea Del Bene <an...@gmail.com>
> > wrote:
> >
> > > On Mon, Nov 19, 2018 at 4:48 PM Martin Grigorov <mg...@apache.org>
> > > wrote:
> > >
> > > > Did it ever work there ?
> > > >
> > >
> > > You are right. AFAIK it never worked since it was moved from openshift.
> > >
> > >
> > > > There is Apache HTTPD proxy in front. I am not sure it is set up to
> > proxy
> > > > wss://
> > > > The demo was working at OpenShift because it supported WSS proxying.
> > > >
> > > > http://examples7x.wicket.apache.org/index.html is down and I cannot
> > > check
> > > > how the WebSocket demo behaves there.
> > > >
> > > > On Mon, Nov 19, 2018 at 5:22 PM Maxim Solodovnik <solomax666@gmail.com
> > >
> > > > wrote:
> > > >
> > > > > I'll check
> > > > > Web socket works as expected with our main app
> > > > > Will try to check examples ASAP
> > > > >
> > > > > On Mon, 19 Nov 2018 at 21:26, Andrea Del Bene <an...@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > Thank you Maxim and Martin! With this upgrade I expected to solve
> > the
> > > > > > problem with WebSocket examples under Tomcat (issue WICKET-6588).
> > > > > > Unfortunately they still don't work, but I think that now the
> > problem
> > > > is
> > > > > > elsewhere, maybe with the port binding? Could you check the
> > > application
> > > > > log
> > > > > > for exception? In the meantime I will add myself to INFRA-17265
> > > > > > <https://issues.apache.org/jira/browse/INFRA-17265>.
> > > > > >
> > > > > > Thank you again.
> > > > > >
> > > > > > On Mon, Nov 19, 2018 at 9:43 AM Maxim Solodovnik <
> > > solomax666@gmail.com
> > > > >
> > > > > > wrote:
> > > > > >
> > > > > > > Thanks!
> > > > > > >
> > > > > > > On Mon, 19 Nov 2018 at 15:42, Martin Grigorov <
> > > mgrigorov@apache.org>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > I've pushed 8.2.0 as LATEST-8.
> > > > > > > > You can do it too once the permissions issue is resolved.
> > > > > > > >
> > > > > > > > On Mon, Nov 19, 2018 at 4:55 AM Maxim Solodovnik <
> > > > > solomax666@gmail.com
> > > > > > >
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > It seems I don't have sufficient permissions :(
> > > > > > > > > Requested: https://issues.apache.org/jira/browse/INFRA-17265
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On Mon, 19 Nov 2018 at 03:45, Martin Grigorov <
> > > > > mgrigorov@apache.org>
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > AFAIR -DpushImage should push it, but if it doesn't then
> > you
> > > > can
> > > > > > just
> > > > > > > > > > do: docker push
> > > > > > > > > >
> > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > > >
> > > > > > > > > > On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <
> > > > > > > solomax666@gmail.com
> > > > > > > > >
> > > > > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > > Just have tried to build using:
> > > > > > > > > > > `mvn clean install -Pdocker -DpushImage`
> > > > > > > > > > >
> > > > > > > > > > > Got:
> > > > > > > > > > > [INFO]  ---> f8e556b2fad1
> > > > > > > > > > > [INFO] Successfully built f8e556b2fad1
> > > > > > > > > > > [INFO] Successfully tagged
> > > > > > > > > > >
> > > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > > > > [INFO]
> > > > > > > > > > > [INFO] Detected build of image with id f8e556b2fad1
> > > > > > > > > > > [INFO] Building jar:
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> > > > > > > > > > > [INFO] Successfully built
> > > > > > > > > > >
> > > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > > > > [INFO]
> > > > > > > > > > >
> > > > > > > > >
> > > > > > >
> > > > >
> > > ------------------------------------------------------------------------
> > > > > > > > > > > [INFO] BUILD SUCCESS
> > > > > > > > > > > [INFO]
> > > > > > > > > > >
> > > > > > > > >
> > > > > > >
> > > > >
> > > ------------------------------------------------------------------------
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > But nothing was pushed
> > > > > > > > > > >
> > > > > > > > > > > What am I doing wrong?
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <
> > > > > > > an.delbene@gmail.com>
> > > > > > > > > > > wrote:
> > > > > > > > > > >
> > > > > > > > > > > > thanks!
> > > > > > > > > > > >
> > > > > > > > > > > > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <
> > > > > > > > > solomax666@gmail.com
> > > > > > > > > > >
> > > > > > > > > > > > wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > > I can do it after release :)
> > > > > > > > > > > > >
> > > > > > > > > > > > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <
> > > > > > > > > mgrigorov@apache.org>
> > > > > > > > > > > > > wrote:
> > > > > > > > > > > > >
> > > > > > > > > > > > > > Hi Andrea,
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > You need to:
> > > > > > > > > > > > > > - cd wicket-examples
> > > > > > > > > > > > > > - mvn clean install -Pdocker -DpushImage
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > But I am not sure you have the permissions to push
> > to
> > > > > > Apache
> > > > > > > > > Docker
> > > > > > > > > > > > > > Registry. At
> > > > > > > https://issues.apache.org/jira/browse/INFRA-15013
> > > > > > > > I
> > > > > > > > > > see
> > > > > > > > > > > > > only
> > > > > > > > > > > > > > Maxim asked to be added. You may need to ask Infra
> > > team
> > > > > to
> > > > > > > add
> > > > > > > > > you
> > > > > > > > > > to
> > > > > > > > > > > > the
> > > > > > > > > > > > > > group.
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> > > > > > > > > > > an.delbene@gmail.com
> > > > > > > > > > > > >
> > > > > > > > > > > > > > wrote:
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > > Hi,
> > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > I'd like to update the Wicket 8.x examples to
> > > version
> > > > > > 8.2.0
> > > > > > > > > after
> > > > > > > > > > > the
> > > > > > > > > > > > > > > release. I think Martin followed the entire work
> > to
> > > > > > > > "dockerize"
> > > > > > > > > > the
> > > > > > > > > > > > > > > examples. Who should I ask to be able to update
> > > > > examples
> > > > > > > > image?
> > > > > > > > > > > > > > >
> > > > > > > > > > > > > > > --
> > > > > > > > > > > > > > > Andrea Del Bene.
> > > > > > > > > > > > > > > Apache Wicket committer.
> > > > > > > > > > > > > > >
> > > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > > --
> > > > > > > > > > > > > WBR
> > > > > > > > > > > > > Maxim aka solomax
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > --
> > > > > > > > > > > > Andrea Del Bene.
> > > > > > > > > > > > Apache Wicket committer.
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > --
> > > > > > > > > > > WBR
> > > > > > > > > > > Maxim aka solomax
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > WBR
> > > > > > > > > Maxim aka solomax
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > WBR
> > > > > > > Maxim aka solomax
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Andrea Del Bene.
> > > > > > Apache Wicket committer.
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > WBR
> > > > > Maxim aka solomax
> > > > >
> > > >
> > >
> > >
> > > --
> > > Andrea Del Bene.
> > > Apache Wicket committer.
> > >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >



-- 
WBR
Maxim aka solomax

Re: Docker examples 8.x

Posted by Martin Grigorov <mg...@apache.org>.
Maxim,

I guess you will need to talk to INFRA about changing the proxy
configuration.
The docker config is at
https://github.com/apache/infrastructure-puppet/blob/52b271bb8fec19260e74b1862c46003eb13f60d0/modules/wicket_pvm_asf/manifests/init.pp
but I have no idea where is the HTTPD config.

I've created https://issues.apache.org/jira/browse/INFRA-17280 for the
issue with http://examples7x.wicket.apache.org/index.html

On Mon, Nov 19, 2018 at 6:05 PM Maxim Solodovnik <so...@gmail.com>
wrote:

> I have working HTTPD config on our demo server
> It can be easily adapted :)
>
> On Mon, 19 Nov 2018 at 23:03, Andrea Del Bene <an...@gmail.com>
> wrote:
>
> > On Mon, Nov 19, 2018 at 4:48 PM Martin Grigorov <mg...@apache.org>
> > wrote:
> >
> > > Did it ever work there ?
> > >
> >
> > You are right. AFAIK it never worked since it was moved from openshift.
> >
> >
> > > There is Apache HTTPD proxy in front. I am not sure it is set up to
> proxy
> > > wss://
> > > The demo was working at OpenShift because it supported WSS proxying.
> > >
> > > http://examples7x.wicket.apache.org/index.html is down and I cannot
> > check
> > > how the WebSocket demo behaves there.
> > >
> > > On Mon, Nov 19, 2018 at 5:22 PM Maxim Solodovnik <solomax666@gmail.com
> >
> > > wrote:
> > >
> > > > I'll check
> > > > Web socket works as expected with our main app
> > > > Will try to check examples ASAP
> > > >
> > > > On Mon, 19 Nov 2018 at 21:26, Andrea Del Bene <an...@gmail.com>
> > > > wrote:
> > > >
> > > > > Thank you Maxim and Martin! With this upgrade I expected to solve
> the
> > > > > problem with WebSocket examples under Tomcat (issue WICKET-6588).
> > > > > Unfortunately they still don't work, but I think that now the
> problem
> > > is
> > > > > elsewhere, maybe with the port binding? Could you check the
> > application
> > > > log
> > > > > for exception? In the meantime I will add myself to INFRA-17265
> > > > > <https://issues.apache.org/jira/browse/INFRA-17265>.
> > > > >
> > > > > Thank you again.
> > > > >
> > > > > On Mon, Nov 19, 2018 at 9:43 AM Maxim Solodovnik <
> > solomax666@gmail.com
> > > >
> > > > > wrote:
> > > > >
> > > > > > Thanks!
> > > > > >
> > > > > > On Mon, 19 Nov 2018 at 15:42, Martin Grigorov <
> > mgrigorov@apache.org>
> > > > > > wrote:
> > > > > >
> > > > > > > I've pushed 8.2.0 as LATEST-8.
> > > > > > > You can do it too once the permissions issue is resolved.
> > > > > > >
> > > > > > > On Mon, Nov 19, 2018 at 4:55 AM Maxim Solodovnik <
> > > > solomax666@gmail.com
> > > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > It seems I don't have sufficient permissions :(
> > > > > > > > Requested: https://issues.apache.org/jira/browse/INFRA-17265
> > > > > > > >
> > > > > > > >
> > > > > > > > On Mon, 19 Nov 2018 at 03:45, Martin Grigorov <
> > > > mgrigorov@apache.org>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > AFAIR -DpushImage should push it, but if it doesn't then
> you
> > > can
> > > > > just
> > > > > > > > > do: docker push
> > > > > > > > >
> > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > >
> > > > > > > > > On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <
> > > > > > solomax666@gmail.com
> > > > > > > >
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > Just have tried to build using:
> > > > > > > > > > `mvn clean install -Pdocker -DpushImage`
> > > > > > > > > >
> > > > > > > > > > Got:
> > > > > > > > > > [INFO]  ---> f8e556b2fad1
> > > > > > > > > > [INFO] Successfully built f8e556b2fad1
> > > > > > > > > > [INFO] Successfully tagged
> > > > > > > > > >
> > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > > > [INFO]
> > > > > > > > > > [INFO] Detected build of image with id f8e556b2fad1
> > > > > > > > > > [INFO] Building jar:
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> > > > > > > > > > [INFO] Successfully built
> > > > > > > > > >
> > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > > > [INFO]
> > > > > > > > > >
> > > > > > > >
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > > > > > > [INFO] BUILD SUCCESS
> > > > > > > > > > [INFO]
> > > > > > > > > >
> > > > > > > >
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > But nothing was pushed
> > > > > > > > > >
> > > > > > > > > > What am I doing wrong?
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <
> > > > > > an.delbene@gmail.com>
> > > > > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > > thanks!
> > > > > > > > > > >
> > > > > > > > > > > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <
> > > > > > > > solomax666@gmail.com
> > > > > > > > > >
> > > > > > > > > > > wrote:
> > > > > > > > > > >
> > > > > > > > > > > > I can do it after release :)
> > > > > > > > > > > >
> > > > > > > > > > > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <
> > > > > > > > mgrigorov@apache.org>
> > > > > > > > > > > > wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > > Hi Andrea,
> > > > > > > > > > > > >
> > > > > > > > > > > > > You need to:
> > > > > > > > > > > > > - cd wicket-examples
> > > > > > > > > > > > > - mvn clean install -Pdocker -DpushImage
> > > > > > > > > > > > >
> > > > > > > > > > > > > But I am not sure you have the permissions to push
> to
> > > > > Apache
> > > > > > > > Docker
> > > > > > > > > > > > > Registry. At
> > > > > > https://issues.apache.org/jira/browse/INFRA-15013
> > > > > > > I
> > > > > > > > > see
> > > > > > > > > > > > only
> > > > > > > > > > > > > Maxim asked to be added. You may need to ask Infra
> > team
> > > > to
> > > > > > add
> > > > > > > > you
> > > > > > > > > to
> > > > > > > > > > > the
> > > > > > > > > > > > > group.
> > > > > > > > > > > > >
> > > > > > > > > > > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> > > > > > > > > > an.delbene@gmail.com
> > > > > > > > > > > >
> > > > > > > > > > > > > wrote:
> > > > > > > > > > > > >
> > > > > > > > > > > > > > Hi,
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > I'd like to update the Wicket 8.x examples to
> > version
> > > > > 8.2.0
> > > > > > > > after
> > > > > > > > > > the
> > > > > > > > > > > > > > release. I think Martin followed the entire work
> to
> > > > > > > "dockerize"
> > > > > > > > > the
> > > > > > > > > > > > > > examples. Who should I ask to be able to update
> > > > examples
> > > > > > > image?
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > --
> > > > > > > > > > > > > > Andrea Del Bene.
> > > > > > > > > > > > > > Apache Wicket committer.
> > > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > --
> > > > > > > > > > > > WBR
> > > > > > > > > > > > Maxim aka solomax
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > --
> > > > > > > > > > > Andrea Del Bene.
> > > > > > > > > > > Apache Wicket committer.
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > > WBR
> > > > > > > > > > Maxim aka solomax
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > WBR
> > > > > > > > Maxim aka solomax
> > > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > WBR
> > > > > > Maxim aka solomax
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Andrea Del Bene.
> > > > > Apache Wicket committer.
> > > > >
> > > >
> > > >
> > > > --
> > > > WBR
> > > > Maxim aka solomax
> > > >
> > >
> >
> >
> > --
> > Andrea Del Bene.
> > Apache Wicket committer.
> >
>
>
> --
> WBR
> Maxim aka solomax
>

Re: Docker examples 8.x

Posted by Maxim Solodovnik <so...@gmail.com>.
I have working HTTPD config on our demo server
It can be easily adapted :)

On Mon, 19 Nov 2018 at 23:03, Andrea Del Bene <an...@gmail.com> wrote:

> On Mon, Nov 19, 2018 at 4:48 PM Martin Grigorov <mg...@apache.org>
> wrote:
>
> > Did it ever work there ?
> >
>
> You are right. AFAIK it never worked since it was moved from openshift.
>
>
> > There is Apache HTTPD proxy in front. I am not sure it is set up to proxy
> > wss://
> > The demo was working at OpenShift because it supported WSS proxying.
> >
> > http://examples7x.wicket.apache.org/index.html is down and I cannot
> check
> > how the WebSocket demo behaves there.
> >
> > On Mon, Nov 19, 2018 at 5:22 PM Maxim Solodovnik <so...@gmail.com>
> > wrote:
> >
> > > I'll check
> > > Web socket works as expected with our main app
> > > Will try to check examples ASAP
> > >
> > > On Mon, 19 Nov 2018 at 21:26, Andrea Del Bene <an...@gmail.com>
> > > wrote:
> > >
> > > > Thank you Maxim and Martin! With this upgrade I expected to solve the
> > > > problem with WebSocket examples under Tomcat (issue WICKET-6588).
> > > > Unfortunately they still don't work, but I think that now the problem
> > is
> > > > elsewhere, maybe with the port binding? Could you check the
> application
> > > log
> > > > for exception? In the meantime I will add myself to INFRA-17265
> > > > <https://issues.apache.org/jira/browse/INFRA-17265>.
> > > >
> > > > Thank you again.
> > > >
> > > > On Mon, Nov 19, 2018 at 9:43 AM Maxim Solodovnik <
> solomax666@gmail.com
> > >
> > > > wrote:
> > > >
> > > > > Thanks!
> > > > >
> > > > > On Mon, 19 Nov 2018 at 15:42, Martin Grigorov <
> mgrigorov@apache.org>
> > > > > wrote:
> > > > >
> > > > > > I've pushed 8.2.0 as LATEST-8.
> > > > > > You can do it too once the permissions issue is resolved.
> > > > > >
> > > > > > On Mon, Nov 19, 2018 at 4:55 AM Maxim Solodovnik <
> > > solomax666@gmail.com
> > > > >
> > > > > > wrote:
> > > > > >
> > > > > > > It seems I don't have sufficient permissions :(
> > > > > > > Requested: https://issues.apache.org/jira/browse/INFRA-17265
> > > > > > >
> > > > > > >
> > > > > > > On Mon, 19 Nov 2018 at 03:45, Martin Grigorov <
> > > mgrigorov@apache.org>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > AFAIR -DpushImage should push it, but if it doesn't then you
> > can
> > > > just
> > > > > > > > do: docker push
> > > > > > > >
> > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > >
> > > > > > > > On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <
> > > > > solomax666@gmail.com
> > > > > > >
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > Just have tried to build using:
> > > > > > > > > `mvn clean install -Pdocker -DpushImage`
> > > > > > > > >
> > > > > > > > > Got:
> > > > > > > > > [INFO]  ---> f8e556b2fad1
> > > > > > > > > [INFO] Successfully built f8e556b2fad1
> > > > > > > > > [INFO] Successfully tagged
> > > > > > > > >
> > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > > [INFO]
> > > > > > > > > [INFO] Detected build of image with id f8e556b2fad1
> > > > > > > > > [INFO] Building jar:
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> > > > > > > > > [INFO] Successfully built
> > > > > > > > >
> > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > > [INFO]
> > > > > > > > >
> > > > > > >
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > > > > > [INFO] BUILD SUCCESS
> > > > > > > > > [INFO]
> > > > > > > > >
> > > > > > >
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > But nothing was pushed
> > > > > > > > >
> > > > > > > > > What am I doing wrong?
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <
> > > > > an.delbene@gmail.com>
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > thanks!
> > > > > > > > > >
> > > > > > > > > > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <
> > > > > > > solomax666@gmail.com
> > > > > > > > >
> > > > > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > > I can do it after release :)
> > > > > > > > > > >
> > > > > > > > > > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <
> > > > > > > mgrigorov@apache.org>
> > > > > > > > > > > wrote:
> > > > > > > > > > >
> > > > > > > > > > > > Hi Andrea,
> > > > > > > > > > > >
> > > > > > > > > > > > You need to:
> > > > > > > > > > > > - cd wicket-examples
> > > > > > > > > > > > - mvn clean install -Pdocker -DpushImage
> > > > > > > > > > > >
> > > > > > > > > > > > But I am not sure you have the permissions to push to
> > > > Apache
> > > > > > > Docker
> > > > > > > > > > > > Registry. At
> > > > > https://issues.apache.org/jira/browse/INFRA-15013
> > > > > > I
> > > > > > > > see
> > > > > > > > > > > only
> > > > > > > > > > > > Maxim asked to be added. You may need to ask Infra
> team
> > > to
> > > > > add
> > > > > > > you
> > > > > > > > to
> > > > > > > > > > the
> > > > > > > > > > > > group.
> > > > > > > > > > > >
> > > > > > > > > > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> > > > > > > > > an.delbene@gmail.com
> > > > > > > > > > >
> > > > > > > > > > > > wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > > Hi,
> > > > > > > > > > > > >
> > > > > > > > > > > > > I'd like to update the Wicket 8.x examples to
> version
> > > > 8.2.0
> > > > > > > after
> > > > > > > > > the
> > > > > > > > > > > > > release. I think Martin followed the entire work to
> > > > > > "dockerize"
> > > > > > > > the
> > > > > > > > > > > > > examples. Who should I ask to be able to update
> > > examples
> > > > > > image?
> > > > > > > > > > > > >
> > > > > > > > > > > > > --
> > > > > > > > > > > > > Andrea Del Bene.
> > > > > > > > > > > > > Apache Wicket committer.
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > --
> > > > > > > > > > > WBR
> > > > > > > > > > > Maxim aka solomax
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > > Andrea Del Bene.
> > > > > > > > > > Apache Wicket committer.
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > WBR
> > > > > > > > > Maxim aka solomax
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > WBR
> > > > > > > Maxim aka solomax
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > WBR
> > > > > Maxim aka solomax
> > > > >
> > > >
> > > >
> > > > --
> > > > Andrea Del Bene.
> > > > Apache Wicket committer.
> > > >
> > >
> > >
> > > --
> > > WBR
> > > Maxim aka solomax
> > >
> >
>
>
> --
> Andrea Del Bene.
> Apache Wicket committer.
>


-- 
WBR
Maxim aka solomax

Re: Docker examples 8.x

Posted by Andrea Del Bene <an...@gmail.com>.
On Mon, Nov 19, 2018 at 4:48 PM Martin Grigorov <mg...@apache.org>
wrote:

> Did it ever work there ?
>

You are right. AFAIK it never worked since it was moved from openshift.


> There is Apache HTTPD proxy in front. I am not sure it is set up to proxy
> wss://
> The demo was working at OpenShift because it supported WSS proxying.
>
> http://examples7x.wicket.apache.org/index.html is down and I cannot check
> how the WebSocket demo behaves there.
>
> On Mon, Nov 19, 2018 at 5:22 PM Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > I'll check
> > Web socket works as expected with our main app
> > Will try to check examples ASAP
> >
> > On Mon, 19 Nov 2018 at 21:26, Andrea Del Bene <an...@gmail.com>
> > wrote:
> >
> > > Thank you Maxim and Martin! With this upgrade I expected to solve the
> > > problem with WebSocket examples under Tomcat (issue WICKET-6588).
> > > Unfortunately they still don't work, but I think that now the problem
> is
> > > elsewhere, maybe with the port binding? Could you check the application
> > log
> > > for exception? In the meantime I will add myself to INFRA-17265
> > > <https://issues.apache.org/jira/browse/INFRA-17265>.
> > >
> > > Thank you again.
> > >
> > > On Mon, Nov 19, 2018 at 9:43 AM Maxim Solodovnik <solomax666@gmail.com
> >
> > > wrote:
> > >
> > > > Thanks!
> > > >
> > > > On Mon, 19 Nov 2018 at 15:42, Martin Grigorov <mg...@apache.org>
> > > > wrote:
> > > >
> > > > > I've pushed 8.2.0 as LATEST-8.
> > > > > You can do it too once the permissions issue is resolved.
> > > > >
> > > > > On Mon, Nov 19, 2018 at 4:55 AM Maxim Solodovnik <
> > solomax666@gmail.com
> > > >
> > > > > wrote:
> > > > >
> > > > > > It seems I don't have sufficient permissions :(
> > > > > > Requested: https://issues.apache.org/jira/browse/INFRA-17265
> > > > > >
> > > > > >
> > > > > > On Mon, 19 Nov 2018 at 03:45, Martin Grigorov <
> > mgrigorov@apache.org>
> > > > > > wrote:
> > > > > >
> > > > > > > AFAIR -DpushImage should push it, but if it doesn't then you
> can
> > > just
> > > > > > > do: docker push
> > > > > > >
> apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > >
> > > > > > > On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <
> > > > solomax666@gmail.com
> > > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Just have tried to build using:
> > > > > > > > `mvn clean install -Pdocker -DpushImage`
> > > > > > > >
> > > > > > > > Got:
> > > > > > > > [INFO]  ---> f8e556b2fad1
> > > > > > > > [INFO] Successfully built f8e556b2fad1
> > > > > > > > [INFO] Successfully tagged
> > > > > > > >
> > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > [INFO]
> > > > > > > > [INFO] Detected build of image with id f8e556b2fad1
> > > > > > > > [INFO] Building jar:
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> > > > > > > > [INFO] Successfully built
> > > > > > > >
> > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > > [INFO]
> > > > > > > >
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > > > > [INFO] BUILD SUCCESS
> > > > > > > > [INFO]
> > > > > > > >
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > > > >
> > > > > > > >
> > > > > > > > But nothing was pushed
> > > > > > > >
> > > > > > > > What am I doing wrong?
> > > > > > > >
> > > > > > > >
> > > > > > > > On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <
> > > > an.delbene@gmail.com>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > thanks!
> > > > > > > > >
> > > > > > > > > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <
> > > > > > solomax666@gmail.com
> > > > > > > >
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > I can do it after release :)
> > > > > > > > > >
> > > > > > > > > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <
> > > > > > mgrigorov@apache.org>
> > > > > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > > Hi Andrea,
> > > > > > > > > > >
> > > > > > > > > > > You need to:
> > > > > > > > > > > - cd wicket-examples
> > > > > > > > > > > - mvn clean install -Pdocker -DpushImage
> > > > > > > > > > >
> > > > > > > > > > > But I am not sure you have the permissions to push to
> > > Apache
> > > > > > Docker
> > > > > > > > > > > Registry. At
> > > > https://issues.apache.org/jira/browse/INFRA-15013
> > > > > I
> > > > > > > see
> > > > > > > > > > only
> > > > > > > > > > > Maxim asked to be added. You may need to ask Infra team
> > to
> > > > add
> > > > > > you
> > > > > > > to
> > > > > > > > > the
> > > > > > > > > > > group.
> > > > > > > > > > >
> > > > > > > > > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> > > > > > > > an.delbene@gmail.com
> > > > > > > > > >
> > > > > > > > > > > wrote:
> > > > > > > > > > >
> > > > > > > > > > > > Hi,
> > > > > > > > > > > >
> > > > > > > > > > > > I'd like to update the Wicket 8.x examples to version
> > > 8.2.0
> > > > > > after
> > > > > > > > the
> > > > > > > > > > > > release. I think Martin followed the entire work to
> > > > > "dockerize"
> > > > > > > the
> > > > > > > > > > > > examples. Who should I ask to be able to update
> > examples
> > > > > image?
> > > > > > > > > > > >
> > > > > > > > > > > > --
> > > > > > > > > > > > Andrea Del Bene.
> > > > > > > > > > > > Apache Wicket committer.
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > > WBR
> > > > > > > > > > Maxim aka solomax
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > Andrea Del Bene.
> > > > > > > > > Apache Wicket committer.
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > WBR
> > > > > > > > Maxim aka solomax
> > > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > WBR
> > > > > > Maxim aka solomax
> > > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > WBR
> > > > Maxim aka solomax
> > > >
> > >
> > >
> > > --
> > > Andrea Del Bene.
> > > Apache Wicket committer.
> > >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>


-- 
Andrea Del Bene.
Apache Wicket committer.

Re: Docker examples 8.x

Posted by Martin Grigorov <mg...@apache.org>.
Did it ever work there ?
There is Apache HTTPD proxy in front. I am not sure it is set up to proxy
wss://
The demo was working at OpenShift because it supported WSS proxying.

http://examples7x.wicket.apache.org/index.html is down and I cannot check
how the WebSocket demo behaves there.

On Mon, Nov 19, 2018 at 5:22 PM Maxim Solodovnik <so...@gmail.com>
wrote:

> I'll check
> Web socket works as expected with our main app
> Will try to check examples ASAP
>
> On Mon, 19 Nov 2018 at 21:26, Andrea Del Bene <an...@gmail.com>
> wrote:
>
> > Thank you Maxim and Martin! With this upgrade I expected to solve the
> > problem with WebSocket examples under Tomcat (issue WICKET-6588).
> > Unfortunately they still don't work, but I think that now the problem is
> > elsewhere, maybe with the port binding? Could you check the application
> log
> > for exception? In the meantime I will add myself to INFRA-17265
> > <https://issues.apache.org/jira/browse/INFRA-17265>.
> >
> > Thank you again.
> >
> > On Mon, Nov 19, 2018 at 9:43 AM Maxim Solodovnik <so...@gmail.com>
> > wrote:
> >
> > > Thanks!
> > >
> > > On Mon, 19 Nov 2018 at 15:42, Martin Grigorov <mg...@apache.org>
> > > wrote:
> > >
> > > > I've pushed 8.2.0 as LATEST-8.
> > > > You can do it too once the permissions issue is resolved.
> > > >
> > > > On Mon, Nov 19, 2018 at 4:55 AM Maxim Solodovnik <
> solomax666@gmail.com
> > >
> > > > wrote:
> > > >
> > > > > It seems I don't have sufficient permissions :(
> > > > > Requested: https://issues.apache.org/jira/browse/INFRA-17265
> > > > >
> > > > >
> > > > > On Mon, 19 Nov 2018 at 03:45, Martin Grigorov <
> mgrigorov@apache.org>
> > > > > wrote:
> > > > >
> > > > > > AFAIR -DpushImage should push it, but if it doesn't then you can
> > just
> > > > > > do: docker push
> > > > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > >
> > > > > > On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <
> > > solomax666@gmail.com
> > > > >
> > > > > > wrote:
> > > > > >
> > > > > > > Just have tried to build using:
> > > > > > > `mvn clean install -Pdocker -DpushImage`
> > > > > > >
> > > > > > > Got:
> > > > > > > [INFO]  ---> f8e556b2fad1
> > > > > > > [INFO] Successfully built f8e556b2fad1
> > > > > > > [INFO] Successfully tagged
> > > > > > >
> apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > [INFO]
> > > > > > > [INFO] Detected build of image with id f8e556b2fad1
> > > > > > > [INFO] Building jar:
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> > > > > > > [INFO] Successfully built
> > > > > > >
> apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > > [INFO]
> > > > > > >
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > > > [INFO] BUILD SUCCESS
> > > > > > > [INFO]
> > > > > > >
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > > >
> > > > > > >
> > > > > > > But nothing was pushed
> > > > > > >
> > > > > > > What am I doing wrong?
> > > > > > >
> > > > > > >
> > > > > > > On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <
> > > an.delbene@gmail.com>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > thanks!
> > > > > > > >
> > > > > > > > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <
> > > > > solomax666@gmail.com
> > > > > > >
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > I can do it after release :)
> > > > > > > > >
> > > > > > > > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <
> > > > > mgrigorov@apache.org>
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > Hi Andrea,
> > > > > > > > > >
> > > > > > > > > > You need to:
> > > > > > > > > > - cd wicket-examples
> > > > > > > > > > - mvn clean install -Pdocker -DpushImage
> > > > > > > > > >
> > > > > > > > > > But I am not sure you have the permissions to push to
> > Apache
> > > > > Docker
> > > > > > > > > > Registry. At
> > > https://issues.apache.org/jira/browse/INFRA-15013
> > > > I
> > > > > > see
> > > > > > > > > only
> > > > > > > > > > Maxim asked to be added. You may need to ask Infra team
> to
> > > add
> > > > > you
> > > > > > to
> > > > > > > > the
> > > > > > > > > > group.
> > > > > > > > > >
> > > > > > > > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> > > > > > > an.delbene@gmail.com
> > > > > > > > >
> > > > > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > > Hi,
> > > > > > > > > > >
> > > > > > > > > > > I'd like to update the Wicket 8.x examples to version
> > 8.2.0
> > > > > after
> > > > > > > the
> > > > > > > > > > > release. I think Martin followed the entire work to
> > > > "dockerize"
> > > > > > the
> > > > > > > > > > > examples. Who should I ask to be able to update
> examples
> > > > image?
> > > > > > > > > > >
> > > > > > > > > > > --
> > > > > > > > > > > Andrea Del Bene.
> > > > > > > > > > > Apache Wicket committer.
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > WBR
> > > > > > > > > Maxim aka solomax
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > Andrea Del Bene.
> > > > > > > > Apache Wicket committer.
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > WBR
> > > > > > > Maxim aka solomax
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > WBR
> > > > > Maxim aka solomax
> > > > >
> > > >
> > >
> > >
> > > --
> > > WBR
> > > Maxim aka solomax
> > >
> >
> >
> > --
> > Andrea Del Bene.
> > Apache Wicket committer.
> >
>
>
> --
> WBR
> Maxim aka solomax
>

Re: Docker examples 8.x

Posted by Maxim Solodovnik <so...@gmail.com>.
I'll check
Web socket works as expected with our main app
Will try to check examples ASAP

On Mon, 19 Nov 2018 at 21:26, Andrea Del Bene <an...@gmail.com> wrote:

> Thank you Maxim and Martin! With this upgrade I expected to solve the
> problem with WebSocket examples under Tomcat (issue WICKET-6588).
> Unfortunately they still don't work, but I think that now the problem is
> elsewhere, maybe with the port binding? Could you check the application log
> for exception? In the meantime I will add myself to INFRA-17265
> <https://issues.apache.org/jira/browse/INFRA-17265>.
>
> Thank you again.
>
> On Mon, Nov 19, 2018 at 9:43 AM Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > Thanks!
> >
> > On Mon, 19 Nov 2018 at 15:42, Martin Grigorov <mg...@apache.org>
> > wrote:
> >
> > > I've pushed 8.2.0 as LATEST-8.
> > > You can do it too once the permissions issue is resolved.
> > >
> > > On Mon, Nov 19, 2018 at 4:55 AM Maxim Solodovnik <solomax666@gmail.com
> >
> > > wrote:
> > >
> > > > It seems I don't have sufficient permissions :(
> > > > Requested: https://issues.apache.org/jira/browse/INFRA-17265
> > > >
> > > >
> > > > On Mon, 19 Nov 2018 at 03:45, Martin Grigorov <mg...@apache.org>
> > > > wrote:
> > > >
> > > > > AFAIR -DpushImage should push it, but if it doesn't then you can
> just
> > > > > do: docker push
> > > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > >
> > > > > On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <
> > solomax666@gmail.com
> > > >
> > > > > wrote:
> > > > >
> > > > > > Just have tried to build using:
> > > > > > `mvn clean install -Pdocker -DpushImage`
> > > > > >
> > > > > > Got:
> > > > > > [INFO]  ---> f8e556b2fad1
> > > > > > [INFO] Successfully built f8e556b2fad1
> > > > > > [INFO] Successfully tagged
> > > > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > [INFO]
> > > > > > [INFO] Detected build of image with id f8e556b2fad1
> > > > > > [INFO] Building jar:
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> > > > > > [INFO] Successfully built
> > > > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > > [INFO]
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > > [INFO] BUILD SUCCESS
> > > > > > [INFO]
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > >
> > > > > >
> > > > > > But nothing was pushed
> > > > > >
> > > > > > What am I doing wrong?
> > > > > >
> > > > > >
> > > > > > On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <
> > an.delbene@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > > > thanks!
> > > > > > >
> > > > > > > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <
> > > > solomax666@gmail.com
> > > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > I can do it after release :)
> > > > > > > >
> > > > > > > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <
> > > > mgrigorov@apache.org>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > Hi Andrea,
> > > > > > > > >
> > > > > > > > > You need to:
> > > > > > > > > - cd wicket-examples
> > > > > > > > > - mvn clean install -Pdocker -DpushImage
> > > > > > > > >
> > > > > > > > > But I am not sure you have the permissions to push to
> Apache
> > > > Docker
> > > > > > > > > Registry. At
> > https://issues.apache.org/jira/browse/INFRA-15013
> > > I
> > > > > see
> > > > > > > > only
> > > > > > > > > Maxim asked to be added. You may need to ask Infra team to
> > add
> > > > you
> > > > > to
> > > > > > > the
> > > > > > > > > group.
> > > > > > > > >
> > > > > > > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> > > > > > an.delbene@gmail.com
> > > > > > > >
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > Hi,
> > > > > > > > > >
> > > > > > > > > > I'd like to update the Wicket 8.x examples to version
> 8.2.0
> > > > after
> > > > > > the
> > > > > > > > > > release. I think Martin followed the entire work to
> > > "dockerize"
> > > > > the
> > > > > > > > > > examples. Who should I ask to be able to update examples
> > > image?
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > > Andrea Del Bene.
> > > > > > > > > > Apache Wicket committer.
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > WBR
> > > > > > > > Maxim aka solomax
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Andrea Del Bene.
> > > > > > > Apache Wicket committer.
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > WBR
> > > > > > Maxim aka solomax
> > > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > WBR
> > > > Maxim aka solomax
> > > >
> > >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>
>
> --
> Andrea Del Bene.
> Apache Wicket committer.
>


-- 
WBR
Maxim aka solomax

Re: Docker examples 8.x

Posted by Andrea Del Bene <an...@gmail.com>.
Thank you Maxim and Martin! With this upgrade I expected to solve the
problem with WebSocket examples under Tomcat (issue WICKET-6588).
Unfortunately they still don't work, but I think that now the problem is
elsewhere, maybe with the port binding? Could you check the application log
for exception? In the meantime I will add myself to INFRA-17265
<https://issues.apache.org/jira/browse/INFRA-17265>.

Thank you again.

On Mon, Nov 19, 2018 at 9:43 AM Maxim Solodovnik <so...@gmail.com>
wrote:

> Thanks!
>
> On Mon, 19 Nov 2018 at 15:42, Martin Grigorov <mg...@apache.org>
> wrote:
>
> > I've pushed 8.2.0 as LATEST-8.
> > You can do it too once the permissions issue is resolved.
> >
> > On Mon, Nov 19, 2018 at 4:55 AM Maxim Solodovnik <so...@gmail.com>
> > wrote:
> >
> > > It seems I don't have sufficient permissions :(
> > > Requested: https://issues.apache.org/jira/browse/INFRA-17265
> > >
> > >
> > > On Mon, 19 Nov 2018 at 03:45, Martin Grigorov <mg...@apache.org>
> > > wrote:
> > >
> > > > AFAIR -DpushImage should push it, but if it doesn't then you can just
> > > > do: docker push
> > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > >
> > > > On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <
> solomax666@gmail.com
> > >
> > > > wrote:
> > > >
> > > > > Just have tried to build using:
> > > > > `mvn clean install -Pdocker -DpushImage`
> > > > >
> > > > > Got:
> > > > > [INFO]  ---> f8e556b2fad1
> > > > > [INFO] Successfully built f8e556b2fad1
> > > > > [INFO] Successfully tagged
> > > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > [INFO]
> > > > > [INFO] Detected build of image with id f8e556b2fad1
> > > > > [INFO] Building jar:
> > > > >
> > > > >
> > > >
> > >
> >
> /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> > > > > [INFO] Successfully built
> > > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > [INFO] BUILD SUCCESS
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > >
> > > > >
> > > > > But nothing was pushed
> > > > >
> > > > > What am I doing wrong?
> > > > >
> > > > >
> > > > > On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <
> an.delbene@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > thanks!
> > > > > >
> > > > > > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <
> > > solomax666@gmail.com
> > > > >
> > > > > > wrote:
> > > > > >
> > > > > > > I can do it after release :)
> > > > > > >
> > > > > > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <
> > > mgrigorov@apache.org>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hi Andrea,
> > > > > > > >
> > > > > > > > You need to:
> > > > > > > > - cd wicket-examples
> > > > > > > > - mvn clean install -Pdocker -DpushImage
> > > > > > > >
> > > > > > > > But I am not sure you have the permissions to push to Apache
> > > Docker
> > > > > > > > Registry. At
> https://issues.apache.org/jira/browse/INFRA-15013
> > I
> > > > see
> > > > > > > only
> > > > > > > > Maxim asked to be added. You may need to ask Infra team to
> add
> > > you
> > > > to
> > > > > > the
> > > > > > > > group.
> > > > > > > >
> > > > > > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> > > > > an.delbene@gmail.com
> > > > > > >
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > Hi,
> > > > > > > > >
> > > > > > > > > I'd like to update the Wicket 8.x examples to version 8.2.0
> > > after
> > > > > the
> > > > > > > > > release. I think Martin followed the entire work to
> > "dockerize"
> > > > the
> > > > > > > > > examples. Who should I ask to be able to update examples
> > image?
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > Andrea Del Bene.
> > > > > > > > > Apache Wicket committer.
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > WBR
> > > > > > > Maxim aka solomax
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Andrea Del Bene.
> > > > > > Apache Wicket committer.
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > WBR
> > > > > Maxim aka solomax
> > > > >
> > > >
> > >
> > >
> > > --
> > > WBR
> > > Maxim aka solomax
> > >
> >
>
>
> --
> WBR
> Maxim aka solomax
>


-- 
Andrea Del Bene.
Apache Wicket committer.

Re: Docker examples 8.x

Posted by Maxim Solodovnik <so...@gmail.com>.
Thanks!

On Mon, 19 Nov 2018 at 15:42, Martin Grigorov <mg...@apache.org> wrote:

> I've pushed 8.2.0 as LATEST-8.
> You can do it too once the permissions issue is resolved.
>
> On Mon, Nov 19, 2018 at 4:55 AM Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > It seems I don't have sufficient permissions :(
> > Requested: https://issues.apache.org/jira/browse/INFRA-17265
> >
> >
> > On Mon, 19 Nov 2018 at 03:45, Martin Grigorov <mg...@apache.org>
> > wrote:
> >
> > > AFAIR -DpushImage should push it, but if it doesn't then you can just
> > > do: docker push
> > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > >
> > > On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <solomax666@gmail.com
> >
> > > wrote:
> > >
> > > > Just have tried to build using:
> > > > `mvn clean install -Pdocker -DpushImage`
> > > >
> > > > Got:
> > > > [INFO]  ---> f8e556b2fad1
> > > > [INFO] Successfully built f8e556b2fad1
> > > > [INFO] Successfully tagged
> > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > [INFO]
> > > > [INFO] Detected build of image with id f8e556b2fad1
> > > > [INFO] Building jar:
> > > >
> > > >
> > >
> >
> /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> > > > [INFO] Successfully built
> > > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > > [INFO]
> > > >
> > ------------------------------------------------------------------------
> > > > [INFO] BUILD SUCCESS
> > > > [INFO]
> > > >
> > ------------------------------------------------------------------------
> > > >
> > > >
> > > > But nothing was pushed
> > > >
> > > > What am I doing wrong?
> > > >
> > > >
> > > > On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <an...@gmail.com>
> > > > wrote:
> > > >
> > > > > thanks!
> > > > >
> > > > > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <
> > solomax666@gmail.com
> > > >
> > > > > wrote:
> > > > >
> > > > > > I can do it after release :)
> > > > > >
> > > > > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <
> > mgrigorov@apache.org>
> > > > > > wrote:
> > > > > >
> > > > > > > Hi Andrea,
> > > > > > >
> > > > > > > You need to:
> > > > > > > - cd wicket-examples
> > > > > > > - mvn clean install -Pdocker -DpushImage
> > > > > > >
> > > > > > > But I am not sure you have the permissions to push to Apache
> > Docker
> > > > > > > Registry. At https://issues.apache.org/jira/browse/INFRA-15013
> I
> > > see
> > > > > > only
> > > > > > > Maxim asked to be added. You may need to ask Infra team to add
> > you
> > > to
> > > > > the
> > > > > > > group.
> > > > > > >
> > > > > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> > > > an.delbene@gmail.com
> > > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hi,
> > > > > > > >
> > > > > > > > I'd like to update the Wicket 8.x examples to version 8.2.0
> > after
> > > > the
> > > > > > > > release. I think Martin followed the entire work to
> "dockerize"
> > > the
> > > > > > > > examples. Who should I ask to be able to update examples
> image?
> > > > > > > >
> > > > > > > > --
> > > > > > > > Andrea Del Bene.
> > > > > > > > Apache Wicket committer.
> > > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > WBR
> > > > > > Maxim aka solomax
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Andrea Del Bene.
> > > > > Apache Wicket committer.
> > > > >
> > > >
> > > >
> > > > --
> > > > WBR
> > > > Maxim aka solomax
> > > >
> > >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>


-- 
WBR
Maxim aka solomax

Re: Docker examples 8.x

Posted by Martin Grigorov <mg...@apache.org>.
I've pushed 8.2.0 as LATEST-8.
You can do it too once the permissions issue is resolved.

On Mon, Nov 19, 2018 at 4:55 AM Maxim Solodovnik <so...@gmail.com>
wrote:

> It seems I don't have sufficient permissions :(
> Requested: https://issues.apache.org/jira/browse/INFRA-17265
>
>
> On Mon, 19 Nov 2018 at 03:45, Martin Grigorov <mg...@apache.org>
> wrote:
>
> > AFAIR -DpushImage should push it, but if it doesn't then you can just
> > do: docker push
> > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> >
> > On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <so...@gmail.com>
> > wrote:
> >
> > > Just have tried to build using:
> > > `mvn clean install -Pdocker -DpushImage`
> > >
> > > Got:
> > > [INFO]  ---> f8e556b2fad1
> > > [INFO] Successfully built f8e556b2fad1
> > > [INFO] Successfully tagged
> > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > [INFO]
> > > [INFO] Detected build of image with id f8e556b2fad1
> > > [INFO] Building jar:
> > >
> > >
> >
> /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> > > [INFO] Successfully built
> > > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] BUILD SUCCESS
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > >
> > >
> > > But nothing was pushed
> > >
> > > What am I doing wrong?
> > >
> > >
> > > On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <an...@gmail.com>
> > > wrote:
> > >
> > > > thanks!
> > > >
> > > > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <
> solomax666@gmail.com
> > >
> > > > wrote:
> > > >
> > > > > I can do it after release :)
> > > > >
> > > > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <
> mgrigorov@apache.org>
> > > > > wrote:
> > > > >
> > > > > > Hi Andrea,
> > > > > >
> > > > > > You need to:
> > > > > > - cd wicket-examples
> > > > > > - mvn clean install -Pdocker -DpushImage
> > > > > >
> > > > > > But I am not sure you have the permissions to push to Apache
> Docker
> > > > > > Registry. At https://issues.apache.org/jira/browse/INFRA-15013 I
> > see
> > > > > only
> > > > > > Maxim asked to be added. You may need to ask Infra team to add
> you
> > to
> > > > the
> > > > > > group.
> > > > > >
> > > > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> > > an.delbene@gmail.com
> > > > >
> > > > > > wrote:
> > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > > I'd like to update the Wicket 8.x examples to version 8.2.0
> after
> > > the
> > > > > > > release. I think Martin followed the entire work to "dockerize"
> > the
> > > > > > > examples. Who should I ask to be able to update examples image?
> > > > > > >
> > > > > > > --
> > > > > > > Andrea Del Bene.
> > > > > > > Apache Wicket committer.
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > WBR
> > > > > Maxim aka solomax
> > > > >
> > > >
> > > >
> > > > --
> > > > Andrea Del Bene.
> > > > Apache Wicket committer.
> > > >
> > >
> > >
> > > --
> > > WBR
> > > Maxim aka solomax
> > >
> >
>
>
> --
> WBR
> Maxim aka solomax
>

Re: Docker examples 8.x

Posted by Maxim Solodovnik <so...@gmail.com>.
It seems I don't have sufficient permissions :(
Requested: https://issues.apache.org/jira/browse/INFRA-17265


On Mon, 19 Nov 2018 at 03:45, Martin Grigorov <mg...@apache.org> wrote:

> AFAIR -DpushImage should push it, but if it doesn't then you can just
> do: docker push
> apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
>
> On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > Just have tried to build using:
> > `mvn clean install -Pdocker -DpushImage`
> >
> > Got:
> > [INFO]  ---> f8e556b2fad1
> > [INFO] Successfully built f8e556b2fad1
> > [INFO] Successfully tagged
> > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > [INFO]
> > [INFO] Detected build of image with id f8e556b2fad1
> > [INFO] Building jar:
> >
> >
> /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> > [INFO] Successfully built
> > apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD SUCCESS
> > [INFO]
> > ------------------------------------------------------------------------
> >
> >
> > But nothing was pushed
> >
> > What am I doing wrong?
> >
> >
> > On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <an...@gmail.com>
> > wrote:
> >
> > > thanks!
> > >
> > > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <solomax666@gmail.com
> >
> > > wrote:
> > >
> > > > I can do it after release :)
> > > >
> > > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <mg...@apache.org>
> > > > wrote:
> > > >
> > > > > Hi Andrea,
> > > > >
> > > > > You need to:
> > > > > - cd wicket-examples
> > > > > - mvn clean install -Pdocker -DpushImage
> > > > >
> > > > > But I am not sure you have the permissions to push to Apache Docker
> > > > > Registry. At https://issues.apache.org/jira/browse/INFRA-15013 I
> see
> > > > only
> > > > > Maxim asked to be added. You may need to ask Infra team to add you
> to
> > > the
> > > > > group.
> > > > >
> > > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> > an.delbene@gmail.com
> > > >
> > > > > wrote:
> > > > >
> > > > > > Hi,
> > > > > >
> > > > > > I'd like to update the Wicket 8.x examples to version 8.2.0 after
> > the
> > > > > > release. I think Martin followed the entire work to "dockerize"
> the
> > > > > > examples. Who should I ask to be able to update examples image?
> > > > > >
> > > > > > --
> > > > > > Andrea Del Bene.
> > > > > > Apache Wicket committer.
> > > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > WBR
> > > > Maxim aka solomax
> > > >
> > >
> > >
> > > --
> > > Andrea Del Bene.
> > > Apache Wicket committer.
> > >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>


-- 
WBR
Maxim aka solomax

Re: Docker examples 8.x

Posted by Martin Grigorov <mg...@apache.org>.
AFAIR -DpushImage should push it, but if it doesn't then you can just
do: docker push
apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8

On Sun, Nov 18, 2018 at 1:50 PM Maxim Solodovnik <so...@gmail.com>
wrote:

> Just have tried to build using:
> `mvn clean install -Pdocker -DpushImage`
>
> Got:
> [INFO]  ---> f8e556b2fad1
> [INFO] Successfully built f8e556b2fad1
> [INFO] Successfully tagged
> apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> [INFO]
> [INFO] Detected build of image with id f8e556b2fad1
> [INFO] Building jar:
>
> /home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
> [INFO] Successfully built
> apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
>
>
> But nothing was pushed
>
> What am I doing wrong?
>
>
> On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <an...@gmail.com>
> wrote:
>
> > thanks!
> >
> > On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <so...@gmail.com>
> > wrote:
> >
> > > I can do it after release :)
> > >
> > > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <mg...@apache.org>
> > > wrote:
> > >
> > > > Hi Andrea,
> > > >
> > > > You need to:
> > > > - cd wicket-examples
> > > > - mvn clean install -Pdocker -DpushImage
> > > >
> > > > But I am not sure you have the permissions to push to Apache Docker
> > > > Registry. At https://issues.apache.org/jira/browse/INFRA-15013 I see
> > > only
> > > > Maxim asked to be added. You may need to ask Infra team to add you to
> > the
> > > > group.
> > > >
> > > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <
> an.delbene@gmail.com
> > >
> > > > wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > I'd like to update the Wicket 8.x examples to version 8.2.0 after
> the
> > > > > release. I think Martin followed the entire work to "dockerize" the
> > > > > examples. Who should I ask to be able to update examples image?
> > > > >
> > > > > --
> > > > > Andrea Del Bene.
> > > > > Apache Wicket committer.
> > > > >
> > > >
> > >
> > >
> > > --
> > > WBR
> > > Maxim aka solomax
> > >
> >
> >
> > --
> > Andrea Del Bene.
> > Apache Wicket committer.
> >
>
>
> --
> WBR
> Maxim aka solomax
>

Re: Docker examples 8.x

Posted by Maxim Solodovnik <so...@gmail.com>.
Just have tried to build using:
`mvn clean install -Pdocker -DpushImage`

Got:
[INFO]  ---> f8e556b2fad1
[INFO] Successfully built f8e556b2fad1
[INFO] Successfully tagged
apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
[INFO]
[INFO] Detected build of image with id f8e556b2fad1
[INFO] Building jar:
/home/solomax/work/wicket/wicket/wicket-examples/target/ROOT-docker-info.jar
[INFO] Successfully built
apache-docker-wicket-docker.bintray.io/wicket-examples:LATEST-8
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------


But nothing was pushed

What am I doing wrong?


On Wed, 14 Nov 2018 at 20:32, Andrea Del Bene <an...@gmail.com> wrote:

> thanks!
>
> On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > I can do it after release :)
> >
> > On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <mg...@apache.org>
> > wrote:
> >
> > > Hi Andrea,
> > >
> > > You need to:
> > > - cd wicket-examples
> > > - mvn clean install -Pdocker -DpushImage
> > >
> > > But I am not sure you have the permissions to push to Apache Docker
> > > Registry. At https://issues.apache.org/jira/browse/INFRA-15013 I see
> > only
> > > Maxim asked to be added. You may need to ask Infra team to add you to
> the
> > > group.
> > >
> > > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <an.delbene@gmail.com
> >
> > > wrote:
> > >
> > > > Hi,
> > > >
> > > > I'd like to update the Wicket 8.x examples to version 8.2.0 after the
> > > > release. I think Martin followed the entire work to "dockerize" the
> > > > examples. Who should I ask to be able to update examples image?
> > > >
> > > > --
> > > > Andrea Del Bene.
> > > > Apache Wicket committer.
> > > >
> > >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>
>
> --
> Andrea Del Bene.
> Apache Wicket committer.
>


-- 
WBR
Maxim aka solomax

Re: Docker examples 8.x

Posted by Andrea Del Bene <an...@gmail.com>.
thanks!

On Wed, Nov 14, 2018 at 2:25 PM Maxim Solodovnik <so...@gmail.com>
wrote:

> I can do it after release :)
>
> On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <mg...@apache.org>
> wrote:
>
> > Hi Andrea,
> >
> > You need to:
> > - cd wicket-examples
> > - mvn clean install -Pdocker -DpushImage
> >
> > But I am not sure you have the permissions to push to Apache Docker
> > Registry. At https://issues.apache.org/jira/browse/INFRA-15013 I see
> only
> > Maxim asked to be added. You may need to ask Infra team to add you to the
> > group.
> >
> > On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <an...@gmail.com>
> > wrote:
> >
> > > Hi,
> > >
> > > I'd like to update the Wicket 8.x examples to version 8.2.0 after the
> > > release. I think Martin followed the entire work to "dockerize" the
> > > examples. Who should I ask to be able to update examples image?
> > >
> > > --
> > > Andrea Del Bene.
> > > Apache Wicket committer.
> > >
> >
>
>
> --
> WBR
> Maxim aka solomax
>


-- 
Andrea Del Bene.
Apache Wicket committer.

Re: Docker examples 8.x

Posted by Maxim Solodovnik <so...@gmail.com>.
I can do it after release :)

On Wed, 14 Nov 2018 at 18:52, Martin Grigorov <mg...@apache.org> wrote:

> Hi Andrea,
>
> You need to:
> - cd wicket-examples
> - mvn clean install -Pdocker -DpushImage
>
> But I am not sure you have the permissions to push to Apache Docker
> Registry. At https://issues.apache.org/jira/browse/INFRA-15013 I see only
> Maxim asked to be added. You may need to ask Infra team to add you to the
> group.
>
> On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <an...@gmail.com>
> wrote:
>
> > Hi,
> >
> > I'd like to update the Wicket 8.x examples to version 8.2.0 after the
> > release. I think Martin followed the entire work to "dockerize" the
> > examples. Who should I ask to be able to update examples image?
> >
> > --
> > Andrea Del Bene.
> > Apache Wicket committer.
> >
>


-- 
WBR
Maxim aka solomax

Re: Docker examples 8.x

Posted by Martin Grigorov <mg...@apache.org>.
Hi Andrea,

You need to:
- cd wicket-examples
- mvn clean install -Pdocker -DpushImage

But I am not sure you have the permissions to push to Apache Docker
Registry. At https://issues.apache.org/jira/browse/INFRA-15013 I see only
Maxim asked to be added. You may need to ask Infra team to add you to the
group.

On Wed, Nov 14, 2018 at 12:54 PM Andrea Del Bene <an...@gmail.com>
wrote:

> Hi,
>
> I'd like to update the Wicket 8.x examples to version 8.2.0 after the
> release. I think Martin followed the entire work to "dockerize" the
> examples. Who should I ask to be able to update examples image?
>
> --
> Andrea Del Bene.
> Apache Wicket committer.
>