Re: [VOTE] Apache Isis Core release 2.0.0-M1 RC2

2018-07-31 Thread Dan Haywood
OK, I'm gonna close this vote now.  Thanks to all who voted.  I'll announce
result on separate thread.


On Tue, 31 Jul 2018 at 09:47 Óscar Bou - GOVERTIS 
wrote:

>
>
> +1 here
>
>
> Wonderful work !!!
>
>
> El 29 jul 2018, a las 13:51, Andi Huber  escribió:
>
>
> Following instructions on how to verify a release, I went with the
> 'automated procedure'. Right at the beginning of the script it asked me
> whether to override some source files, I entered [A]ll, then everything
> else went smoothly.
>
> I skipped the part where it says 'get yourself a cup of coffee' and
> replaced that with getting myself a bar of chocolate, to reward myself in
> advance.
>
> As Kevin already pointed out, I as well had to skip the '-o' option for
> any 'mvn' command entered.
>
> +1
>
> Cheers, Andi
>
> On 2018/07/26 17:50:24, "Kevin Meyer"  wrote:
>
> Thanks again, Dan for organising the release and Andi for your
> contributions!
>
> This time I vote +1
>
> As an end-user, I see no difference between v2.0 and the previous 1.x
> release, which is a good thing!
>
> Comments:
> The "-o" in the HelloWorld and SimpleApp release testing instructions
> don't work unless you have previously downloaded the incode and docker
> dependencies.
>
> I had an exception in the HelloWorld app when I terminated it, but it
> seemed to be a Logging Configurator issue, which I call minor.
>
> FYI: An item I deleted (Bop) was still present in the Bookmarks list.
> Selecting it gave an "Not authorized or no such object" message.
>
> Cheers,
> Kevin
>
> Paste:
> [INFO] Stopped
> o.e.j.m.p.JettyWebAppContext@495bc9e7{/,[
> file:///home/kevin/isis/release/myapp/src/main/webapp/,
> jar:
> file:///home/kevin/.m2/repository/org/webjars/modernizr/2.8.3/modernizr-2.8.3.jar!/META-INF/resources
> ,
> jar:
> file:///home/kevin/.m2/repository/org/webjars/jquery-ui/1.12.1/jquery-ui-1.12.1.jar!/META-INF/resources
> ,
> jar:
> file:///home/kevin/.m2/repository/org/webjars/jquery/1.11.1/jquery-1.11.1.jar!/META-INF/resources
> ,
> jar:
> file:///home/kevin/.m2/repository/org/webjars/bower/summernote/0.8.1/summernote-0.8.1.jar!/META-INF/resources
> ,
> jar:
> file:///home/kevin/.m2/repository/org/webjars/select2/4.0.5/select2-4.0.5.jar!/META-INF/resources
> ,
> jar:
> file:///home/kevin/.m2/repository/org/webjars/animate.css/3.3.0/animate.css-3.3.0.jar!/META-INF/resources
> ,
> jar:
> file:///home/kevin/.m2/repository/org/webjars/Eonasdan-bootstrap-datetimepicker/4.17.37-1/Eonasdan-bootstrap-datetimepicker-4.17.37-1.jar!/META-INF/resources
> ,
> jar:
> file:///home/kevin/.m2/repository/org/webjars/momentjs/2.14.1/momentjs-2.14.1.jar!/META-INF/resources
> ,
> jar:
> file:///home/kevin/.m2/repository/org/webjars/font-awesome/4.7.0/font-awesome-4.7.0.jar!/META-INF/resources
> ,
> jar:
> file:///home/kevin/.m2/repository/org/webjars/bootstrap/3.3.7-1/bootstrap-3.3.7-1.jar!/META-INF/resources],UNAVAILABLE
> }{file:///home/kevin/isis/release/myapp/src/main/webapp/}
> Exception in thread "Thread-4" java.lang.NoClassDefFoundError:
> org/apache/log4j/BasicConfigurator
> at
>
> org.apache.isis.core.runtime.system.context.IsisContext.resetLogging(IsisContext.java:145)
> at
>
> org.apache.isis.core.runtime.system.context.IsisContext.clear(IsisContext.java:78)
> at
>
> org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.onDestroy(IsisWicketApplication.java:840)
> at org.apache.wicket.Application.internalDestroy(Application.java:623)
> at
>
> org.apache.wicket.protocol.http.WebApplication.internalDestroy(WebApplication.java:709)
> at
> org.apache.wicket.protocol.http.WicketFilter.destroy(WicketFilter.java:614)
> at
>
> org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:172)
> at org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:150)
> at
>
> org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
> at
>
> org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
> at
>
> org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
> at
>
> org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
> at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:226)
> at
>
> org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
> at
>
> org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
> at
>
> org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
> at
>
> org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
> at
> org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:381)
> at
>
> org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:456)
> at
>
> org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
> at
>
> org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
> at
>
> org.eclipse.jetty.

Re: [VOTE] Apache Isis Core release 2.0.0-M1 RC2

2018-07-31 Thread Óscar Bou - GOVERTIS


+1 here


Wonderful work !!!


> El 29 jul 2018, a las 13:51, Andi Huber  escribió:
> 
> 
> Following instructions on how to verify a release, I went with the 'automated 
> procedure'. Right at the beginning of the script it asked me whether to 
> override some source files, I entered [A]ll, then everything else went 
> smoothly.
> 
> I skipped the part where it says 'get yourself a cup of coffee' and replaced 
> that with getting myself a bar of chocolate, to reward myself in advance.
> 
> As Kevin already pointed out, I as well had to skip the '-o' option for any 
> 'mvn' command entered.
> 
> +1
> 
> Cheers, Andi
> 
> On 2018/07/26 17:50:24, "Kevin Meyer"  wrote: 
>> Thanks again, Dan for organising the release and Andi for your contributions!
>> 
>> This time I vote +1
>> 
>> As an end-user, I see no difference between v2.0 and the previous 1.x
>> release, which is a good thing!
>> 
>> Comments:
>> The "-o" in the HelloWorld and SimpleApp release testing instructions
>> don't work unless you have previously downloaded the incode and docker
>> dependencies.
>> 
>> I had an exception in the HelloWorld app when I terminated it, but it
>> seemed to be a Logging Configurator issue, which I call minor.
>> 
>> FYI: An item I deleted (Bop) was still present in the Bookmarks list.
>> Selecting it gave an "Not authorized or no such object" message.
>> 
>> Cheers,
>> Kevin
>> 
>> Paste:
>> [INFO] Stopped
>> o.e.j.m.p.JettyWebAppContext@495bc9e7{/,[file:///home/kevin/isis/release/myapp/src/main/webapp/,
>> jar:file:///home/kevin/.m2/repository/org/webjars/modernizr/2.8.3/modernizr-2.8.3.jar!/META-INF/resources,
>> jar:file:///home/kevin/.m2/repository/org/webjars/jquery-ui/1.12.1/jquery-ui-1.12.1.jar!/META-INF/resources,
>> jar:file:///home/kevin/.m2/repository/org/webjars/jquery/1.11.1/jquery-1.11.1.jar!/META-INF/resources,
>> jar:file:///home/kevin/.m2/repository/org/webjars/bower/summernote/0.8.1/summernote-0.8.1.jar!/META-INF/resources,
>> jar:file:///home/kevin/.m2/repository/org/webjars/select2/4.0.5/select2-4.0.5.jar!/META-INF/resources,
>> jar:file:///home/kevin/.m2/repository/org/webjars/animate.css/3.3.0/animate.css-3.3.0.jar!/META-INF/resources,
>> jar:file:///home/kevin/.m2/repository/org/webjars/Eonasdan-bootstrap-datetimepicker/4.17.37-1/Eonasdan-bootstrap-datetimepicker-4.17.37-1.jar!/META-INF/resources,
>> jar:file:///home/kevin/.m2/repository/org/webjars/momentjs/2.14.1/momentjs-2.14.1.jar!/META-INF/resources,
>> jar:file:///home/kevin/.m2/repository/org/webjars/font-awesome/4.7.0/font-awesome-4.7.0.jar!/META-INF/resources,
>> jar:file:///home/kevin/.m2/repository/org/webjars/bootstrap/3.3.7-1/bootstrap-3.3.7-1.jar!/META-INF/resources],UNAVAILABLE}{file:///home/kevin/isis/release/myapp/src/main/webapp/}
>> Exception in thread "Thread-4" java.lang.NoClassDefFoundError:
>> org/apache/log4j/BasicConfigurator
>>  at
>> org.apache.isis.core.runtime.system.context.IsisContext.resetLogging(IsisContext.java:145)
>>  at
>> org.apache.isis.core.runtime.system.context.IsisContext.clear(IsisContext.java:78)
>>  at
>> org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.onDestroy(IsisWicketApplication.java:840)
>>  at org.apache.wicket.Application.internalDestroy(Application.java:623)
>>  at
>> org.apache.wicket.protocol.http.WebApplication.internalDestroy(WebApplication.java:709)
>>  at
>> org.apache.wicket.protocol.http.WicketFilter.destroy(WicketFilter.java:614)
>>  at
>> org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:172)
>>  at org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:150)
>>  at
>> org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
>>  at
>> org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
>>  at
>> org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
>>  at
>> org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
>>  at 
>> org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:226)
>>  at
>> org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
>>  at
>> org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
>>  at
>> org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
>>  at
>> org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
>>  at
>> org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:381)
>>  at
>> org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:456)
>>  at
>> org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
>>  at
>> org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
>>  at
>> org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:1

Re: [VOTE] Apache Isis Core release 2.0.0-M1 RC2

2018-07-30 Thread Dan Haywood
Adding my own +1

I'll close this vote soon, anyone else intending to vote?

Thx
Dan

On Sun, 29 Jul 2018 at 15:12 Johan Doornenbal 
wrote:

> Thanks Dan and Andi!
>
> +1 for me
>
> No additional comments. Everything worked smoothly.
>
> greetz,
>
> Johan
>
> On 2018/07/25 18:00:51, Dan Haywood  wrote:
> > Right, another attempt at this.
> >
> > I've cut an RC2 for Apache Isis Core and the two archetypes:
> >
> > * Core 2.0.0-M1
> > * HelloWorld Archetype 2.0.0-M1
> > * SimpleApp Archetype 2.0.0-M1
> >
> > The source code artifacts have been uploaded to staging repositories on
> > repository.apache.org:
> >
> > *
> >
> http://repository.apache.org/content/repositories/orgapacheisis-1083/org/apache/isis/core/isis/2.0.0-M1/isis-2.0.0-M1-source-release.zip
> > *
> >
> http://repository.apache.org/content/repositories/orgapacheisis-1083/org/apache/isis/archetype/helloworld-archetype/2.0.0-M1/helloworld-archetype-2.0.0-M1-source-release.zip
> > *
> >
> http://repository.apache.org/content/repositories/orgapacheisis-1083/org/apache/isis/archetype/simpleapp-archetype/2.0.0-M1/simpleapp-archetype-2.0.0-M1-source-release.zip
> >
> > For each zip there is a corresponding signature file (append .asc to the
> > zip's url).
> >
> > In the source code repo the code has been tagged as isis-2.0.0-M1-RC2,
> > helloworld-archetype-2.0.0-M1-RC2 and simpleapp-archetype-2.0.0-M1-RC2;
> see
> > https://github.com/apache/isis/tags
> >
> > For instructions on how to verify the release (build from binaries and/or
> > use in Maven directly), see
> >
> https://isis.apache.org/guides/cgcom/cgcom.html#_cgcom_verifying-releases
> >
> > Please verify the release and cast your vote.  The vote will be open for
> a
> > minimum of 72 hours (probably longer).
> >
> > [ ] +1
> > [ ]  0
> > [ ] -1
> >
> > --
> > DISCLAIMER: This e-mail is from Haywood Associates Ltd (Registered Number
> > 3525455) and it and its attachments may be confidential and are intended
> > solely for the use of the individual to whom it is addressed.  Any
> > unauthorised use or dissemination of this communication is strictly
> > prohibited. Any information provided to Haywood Associates Ltd shall be
> > retained and used in accordance with our Privacy Statement at
> > http://www.haywood-associates.co.uk/privacy.  If you have received this
> > communication in error, please immediately notify the sender by return
> > e-mail message and delete all copies of the original communication.
> >
>
-- 
DISCLAIMER: This e-mail is from Haywood Associates Ltd (Registered Number
3525455) and it and its attachments may be confidential and are intended
solely for the use of the individual to whom it is addressed.  Any
unauthorised use or dissemination of this communication is strictly
prohibited. Any information provided to Haywood Associates Ltd shall be
retained and used in accordance with our Privacy Statement at
http://www.haywood-associates.co.uk/privacy.  If you have received this
communication in error, please immediately notify the sender by return
e-mail message and delete all copies of the original communication.


Re: [VOTE] Apache Isis Core release 2.0.0-M1 RC2

2018-07-29 Thread Johan Doornenbal
Thanks Dan and Andi!

+1 for me

No additional comments. Everything worked smoothly.

greetz,

Johan

On 2018/07/25 18:00:51, Dan Haywood  wrote: 
> Right, another attempt at this.
> 
> I've cut an RC2 for Apache Isis Core and the two archetypes:
> 
> * Core 2.0.0-M1
> * HelloWorld Archetype 2.0.0-M1
> * SimpleApp Archetype 2.0.0-M1
> 
> The source code artifacts have been uploaded to staging repositories on
> repository.apache.org:
> 
> *
> http://repository.apache.org/content/repositories/orgapacheisis-1083/org/apache/isis/core/isis/2.0.0-M1/isis-2.0.0-M1-source-release.zip
> *
> http://repository.apache.org/content/repositories/orgapacheisis-1083/org/apache/isis/archetype/helloworld-archetype/2.0.0-M1/helloworld-archetype-2.0.0-M1-source-release.zip
> *
> http://repository.apache.org/content/repositories/orgapacheisis-1083/org/apache/isis/archetype/simpleapp-archetype/2.0.0-M1/simpleapp-archetype-2.0.0-M1-source-release.zip
> 
> For each zip there is a corresponding signature file (append .asc to the
> zip's url).
> 
> In the source code repo the code has been tagged as isis-2.0.0-M1-RC2,
> helloworld-archetype-2.0.0-M1-RC2 and simpleapp-archetype-2.0.0-M1-RC2; see
> https://github.com/apache/isis/tags
> 
> For instructions on how to verify the release (build from binaries and/or
> use in Maven directly), see
> https://isis.apache.org/guides/cgcom/cgcom.html#_cgcom_verifying-releases
> 
> Please verify the release and cast your vote.  The vote will be open for a
> minimum of 72 hours (probably longer).
> 
> [ ] +1
> [ ]  0
> [ ] -1
> 
> -- 
> DISCLAIMER: This e-mail is from Haywood Associates Ltd (Registered Number
> 3525455) and it and its attachments may be confidential and are intended
> solely for the use of the individual to whom it is addressed.  Any
> unauthorised use or dissemination of this communication is strictly
> prohibited. Any information provided to Haywood Associates Ltd shall be
> retained and used in accordance with our Privacy Statement at
> http://www.haywood-associates.co.uk/privacy.  If you have received this
> communication in error, please immediately notify the sender by return
> e-mail message and delete all copies of the original communication.
> 


Re: [VOTE] Apache Isis Core release 2.0.0-M1 RC2

2018-07-29 Thread Andi Huber


Following instructions on how to verify a release, I went with the 'automated 
procedure'. Right at the beginning of the script it asked me whether to 
override some source files, I entered [A]ll, then everything else went smoothly.

I skipped the part where it says 'get yourself a cup of coffee' and replaced 
that with getting myself a bar of chocolate, to reward myself in advance.

As Kevin already pointed out, I as well had to skip the '-o' option for any 
'mvn' command entered.

+1

Cheers, Andi

On 2018/07/26 17:50:24, "Kevin Meyer"  wrote: 
> Thanks again, Dan for organising the release and Andi for your contributions!
> 
> This time I vote +1
> 
> As an end-user, I see no difference between v2.0 and the previous 1.x
> release, which is a good thing!
> 
> Comments:
> The "-o" in the HelloWorld and SimpleApp release testing instructions
> don't work unless you have previously downloaded the incode and docker
> dependencies.
> 
> I had an exception in the HelloWorld app when I terminated it, but it
> seemed to be a Logging Configurator issue, which I call minor.
> 
> FYI: An item I deleted (Bop) was still present in the Bookmarks list.
> Selecting it gave an "Not authorized or no such object" message.
> 
> Cheers,
> Kevin
> 
> Paste:
> [INFO] Stopped
> o.e.j.m.p.JettyWebAppContext@495bc9e7{/,[file:///home/kevin/isis/release/myapp/src/main/webapp/,
> jar:file:///home/kevin/.m2/repository/org/webjars/modernizr/2.8.3/modernizr-2.8.3.jar!/META-INF/resources,
> jar:file:///home/kevin/.m2/repository/org/webjars/jquery-ui/1.12.1/jquery-ui-1.12.1.jar!/META-INF/resources,
> jar:file:///home/kevin/.m2/repository/org/webjars/jquery/1.11.1/jquery-1.11.1.jar!/META-INF/resources,
> jar:file:///home/kevin/.m2/repository/org/webjars/bower/summernote/0.8.1/summernote-0.8.1.jar!/META-INF/resources,
> jar:file:///home/kevin/.m2/repository/org/webjars/select2/4.0.5/select2-4.0.5.jar!/META-INF/resources,
> jar:file:///home/kevin/.m2/repository/org/webjars/animate.css/3.3.0/animate.css-3.3.0.jar!/META-INF/resources,
> jar:file:///home/kevin/.m2/repository/org/webjars/Eonasdan-bootstrap-datetimepicker/4.17.37-1/Eonasdan-bootstrap-datetimepicker-4.17.37-1.jar!/META-INF/resources,
> jar:file:///home/kevin/.m2/repository/org/webjars/momentjs/2.14.1/momentjs-2.14.1.jar!/META-INF/resources,
> jar:file:///home/kevin/.m2/repository/org/webjars/font-awesome/4.7.0/font-awesome-4.7.0.jar!/META-INF/resources,
> jar:file:///home/kevin/.m2/repository/org/webjars/bootstrap/3.3.7-1/bootstrap-3.3.7-1.jar!/META-INF/resources],UNAVAILABLE}{file:///home/kevin/isis/release/myapp/src/main/webapp/}
> Exception in thread "Thread-4" java.lang.NoClassDefFoundError:
> org/apache/log4j/BasicConfigurator
>   at
> org.apache.isis.core.runtime.system.context.IsisContext.resetLogging(IsisContext.java:145)
>   at
> org.apache.isis.core.runtime.system.context.IsisContext.clear(IsisContext.java:78)
>   at
> org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.onDestroy(IsisWicketApplication.java:840)
>   at org.apache.wicket.Application.internalDestroy(Application.java:623)
>   at
> org.apache.wicket.protocol.http.WebApplication.internalDestroy(WebApplication.java:709)
>   at
> org.apache.wicket.protocol.http.WicketFilter.destroy(WicketFilter.java:614)
>   at
> org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:172)
>   at org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:150)
>   at
> org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
>   at
> org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
>   at
> org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
>   at
> org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
>   at 
> org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:226)
>   at
> org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
>   at
> org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
>   at
> org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
>   at
> org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
>   at
> org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:381)
>   at
> org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:456)
>   at
> org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
>   at
> org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
>   at
> org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
>   at
> org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
>   at
> org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandle

Re: [VOTE] Apache Isis Core release 2.0.0-M1 RC2

2018-07-26 Thread Kevin Meyer
Thanks again, Dan for organising the release and Andi for your contributions!

This time I vote +1

As an end-user, I see no difference between v2.0 and the previous 1.x
release, which is a good thing!

Comments:
The "-o" in the HelloWorld and SimpleApp release testing instructions
don't work unless you have previously downloaded the incode and docker
dependencies.

I had an exception in the HelloWorld app when I terminated it, but it
seemed to be a Logging Configurator issue, which I call minor.

FYI: An item I deleted (Bop) was still present in the Bookmarks list.
Selecting it gave an "Not authorized or no such object" message.

Cheers,
Kevin

Paste:
[INFO] Stopped
o.e.j.m.p.JettyWebAppContext@495bc9e7{/,[file:///home/kevin/isis/release/myapp/src/main/webapp/,
jar:file:///home/kevin/.m2/repository/org/webjars/modernizr/2.8.3/modernizr-2.8.3.jar!/META-INF/resources,
jar:file:///home/kevin/.m2/repository/org/webjars/jquery-ui/1.12.1/jquery-ui-1.12.1.jar!/META-INF/resources,
jar:file:///home/kevin/.m2/repository/org/webjars/jquery/1.11.1/jquery-1.11.1.jar!/META-INF/resources,
jar:file:///home/kevin/.m2/repository/org/webjars/bower/summernote/0.8.1/summernote-0.8.1.jar!/META-INF/resources,
jar:file:///home/kevin/.m2/repository/org/webjars/select2/4.0.5/select2-4.0.5.jar!/META-INF/resources,
jar:file:///home/kevin/.m2/repository/org/webjars/animate.css/3.3.0/animate.css-3.3.0.jar!/META-INF/resources,
jar:file:///home/kevin/.m2/repository/org/webjars/Eonasdan-bootstrap-datetimepicker/4.17.37-1/Eonasdan-bootstrap-datetimepicker-4.17.37-1.jar!/META-INF/resources,
jar:file:///home/kevin/.m2/repository/org/webjars/momentjs/2.14.1/momentjs-2.14.1.jar!/META-INF/resources,
jar:file:///home/kevin/.m2/repository/org/webjars/font-awesome/4.7.0/font-awesome-4.7.0.jar!/META-INF/resources,
jar:file:///home/kevin/.m2/repository/org/webjars/bootstrap/3.3.7-1/bootstrap-3.3.7-1.jar!/META-INF/resources],UNAVAILABLE}{file:///home/kevin/isis/release/myapp/src/main/webapp/}
Exception in thread "Thread-4" java.lang.NoClassDefFoundError:
org/apache/log4j/BasicConfigurator
at
org.apache.isis.core.runtime.system.context.IsisContext.resetLogging(IsisContext.java:145)
at
org.apache.isis.core.runtime.system.context.IsisContext.clear(IsisContext.java:78)
at
org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.onDestroy(IsisWicketApplication.java:840)
at org.apache.wicket.Application.internalDestroy(Application.java:623)
at
org.apache.wicket.protocol.http.WebApplication.internalDestroy(WebApplication.java:709)
at
org.apache.wicket.protocol.http.WicketFilter.destroy(WicketFilter.java:614)
at
org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:172)
at org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:150)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
at 
org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:226)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
at
org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:381)
at
org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:456)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
at
org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:127)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
at
org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:817)
at
org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:353)
at
org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.jav