2014-09-25 1:07 GMT+04:00 Mark Thomas <ma...@apache.org>:
> The proposed Apache Tomcat 8.0.14 release is now available for voting.
>
> The main changes since 8.0.12 are:
> - Windows service runner, Windows service manager and Windows installer
>   are digitally signed with the new ASF code signing service
> - Implement Java WebSocket 1.1
> - Improvements to start times by reducing overhead of annotation
>   scanning
> - Optional RFC6265 compliant cookie parser (Note that this is
>   experimental and that the configuration options for this will change
>   in the next release)
>
> There is also the usual collection of bug fixes, new features and
> performance improvements. For full details, see the changelog:
> http://svn.us.apache.org/repos/asf/tomcat/trunk/webapps/docs/changelog.xml
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.14/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1022/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_14/
>
> The proposed 8.0.14 release is:
> [ ] Broken - do not release

 [x] Stable - go ahead and release as 8.0.14


Testsuite - all OK (Nio, Bio, Nio2, Apr).
Smoke testing - OK.
All - on Windows 7 with JDK 7u67.

One small issue:
I installed exe installer with all options except Host Manager being
enabled and rebooted. Then I logged in as the user who performed the
install.

The Tomcat service was up and running, as expected.
I expected the Monitor application (tray icon) to be running as well,
but it was not running and not present in list of started applications
in Task Manager.

The registry key that should have caused this application to start
(HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run) is
present and OK.  I have not noticed anything relevant in Windows Event
Log or in Tomcat logs.

If I start this application manually, I get UAC prompt to allow it to
run as Administrator.  So it might be that Windows 7 does not allow
this application to auto-start.

It is not a regression.
It may be time to remove this auto-starting feature for Monitor
application from the installer, unless someone knows a better
solution.

Signatures displayed by installer and by Monitor application are OK
(CodeSigning for The Apache Software Foundation)

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to