[Bug 62558] Tomcat Russian localization

2018-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62558 --- Comment #7 from Ivan Krasnov --- Hello Mark! First of all, thank you very much for adding Russian localisation. For me as a student it's a big honor seeing that my project is not useless. I am going to continue my translation Tomcat in to

[Bug 62577] apache cannot be resolved or is not a field

2018-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577 xlee poi changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #5 from xlee poi --- I

[Bug 62582] Please add OWASP Dependency Check to the build for all Tomcat componets

2018-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62582 --- Comment #3 from ABakerIII --- Mark Thomas : I have seen several yr old, known vulnerabilities in many open source projects. Many of those could be detected by OWASP D.C. and culled. I have seen new exploitation mechanisms be used that

[Bug 62582] Please add OWASP Dependency Check to the build for all Tomcat componets

2018-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62582 --- Comment #2 from Mark Thomas --- I'm not convinced of the value of this for the Tomcat builds. Which dependencies are we expecting it to catch problems in? Vulnerabilities in compile only dependencies are not a concern. Vulnerabilities

[Bug 62582] Please add OWASP Dependency Check to the build for all Tomcat componets

2018-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62582 --- Comment #1 from Christopher Schultz --- FWIW, I use this tool for our builds. It has one unfortunate requirement: period downloads of every CVE ever filed. Ever. And it doesn't bother retaining the CVE databases from previous years which

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-test-bio (in module tomcat-8.0.x) failed

2018-07-30 Thread Bill Barker
/openssl-1.0.2/dest-20180730/bin/openssl -Dexec ute.test.bio=true -Dexecute.test.apr=false -Dtest.excludePerformance=true -Deasymock.jar=/srv/gump/public/workspace/easymock/core/target/easymock-3.7-SNAPSHOT.jar -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar -Dcglib.jar=/srv/gump

[Bug 62577] apache cannot be resolved or is not a field

2018-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEEDINFO

svn commit: r1837046 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/buf/package.html webapps/docs/changelog.xml webapps/examples/WEB-INF/classes/websocket/drawboard/Client.java

2018-07-30 Thread violetagg
Author: violetagg Date: Mon Jul 30 10:55:21 2018 New Revision: 1837046 URL: http://svn.apache.org/viewvc?rev=1837046=rev Log: Fixed spelling. Patch provided by Jimmy Casey via GitHub. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1837045 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/buf/package.html webapps/docs/changelog.xml webapps/examples/WEB-INF/classes/websocket/drawboard/Client.java

2018-07-30 Thread violetagg
Author: violetagg Date: Mon Jul 30 10:51:40 2018 New Revision: 1837045 URL: http://svn.apache.org/viewvc?rev=1837045=rev Log: Fixed spelling. Patch provided by Jimmy Casey via GitHub. This closes #11 Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1837044 - in /tomcat/trunk: java/org/apache/tomcat/util/buf/package.html webapps/docs/changelog.xml webapps/examples/WEB-INF/classes/websocket/drawboard/Client.java

2018-07-30 Thread violetagg
Author: violetagg Date: Mon Jul 30 10:46:21 2018 New Revision: 1837044 URL: http://svn.apache.org/viewvc?rev=1837044=rev Log: Fixed spelling. Patch provided by Jimmy Casey via GitHub. Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/package.html

[Bug 62558] Tomcat Russian localization

2018-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62558 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1837036 - in /tomcat/tc7.0.x/trunk: ./ conf/ java/org/apache/catalina/manager/ java/org/apache/catalina/manager/host/ res/maven/ webapps/docs/

2018-07-30 Thread markt
Author: markt Date: Mon Jul 30 09:55:53 2018 New Revision: 1837036 URL: http://svn.apache.org/viewvc?rev=1837036=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62558 Add Russian translations for the Manager and Host Manager web applications. Based on a patch by Ivan Krasnov. Added:

svn commit: r1837035 - in /tomcat/tc8.5.x/trunk: ./ conf/ java/org/apache/catalina/manager/ java/org/apache/catalina/manager/host/ res/maven/ webapps/docs/

2018-07-30 Thread markt
Author: markt Date: Mon Jul 30 09:49:07 2018 New Revision: 1837035 URL: http://svn.apache.org/viewvc?rev=1837035=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62558 Add Russian translations for the Manager and Host Manager web applications. Based on a patch by Ivan Krasnov. Added:

svn commit: r1837034 - /tomcat/trunk/webapps/docs/changelog.xml

2018-07-30 Thread kfujino
Author: kfujino Date: Mon Jul 30 09:34:54 2018 New Revision: 1837034 URL: http://svn.apache.org/viewvc?rev=1837034=rev Log: Add changelog entry for new static membership service. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1837033 - in /tomcat/trunk/java/org/apache/catalina/tribes/membership: LocalStrings.properties StaticMembershipProvider.java

2018-07-30 Thread kfujino
Author: kfujino Date: Mon Jul 30 09:21:41 2018 New Revision: 1837033 URL: http://svn.apache.org/viewvc?rev=1837033=rev Log: Implement MemberMessage.getTypeDesc(). Add log messagess. Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings.properties

svn commit: r1837032 - in /tomcat/trunk/java/org/apache/catalina/tribes/membership: LocalStrings.properties StaticMembershipProvider.java StaticMembershipService.java

2018-07-30 Thread kfujino
Author: kfujino Date: Mon Jul 30 08:58:36 2018 New Revision: 1837032 URL: http://svn.apache.org/viewvc?rev=1837032=rev Log: Add support for Ping thread to enable to send ping more frequently. Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings.properties

svn commit: r1837031 - in /tomcat/site/trunk: docs/conference.html xdocs/conference.xml

2018-07-30 Thread jfclere
Author: jfclere Date: Mon Jul 30 08:43:32 2018 New Revision: 1837031 URL: http://svn.apache.org/viewvc?rev=1837031=rev Log: Arrange the link. Modified: tomcat/site/trunk/docs/conference.html tomcat/site/trunk/xdocs/conference.xml Modified: tomcat/site/trunk/docs/conference.html URL: