[tomcat] branch master updated: Update Korean translations

2020-01-04 Thread woonsan
This is an automated email from the ASF dual-hosted git repository.

woonsan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
 new bc7f5b8  Update Korean translations
bc7f5b8 is described below

commit bc7f5b8c0c84d36de7715ac6d9d98777459b0935
Author: Woonsan Ko 
AuthorDate: Sat Jan 4 22:27:23 2020 -0500

Update Korean translations
---
 java/org/apache/catalina/webresources/LocalStrings_ko.properties | 2 ++
 java/org/apache/tomcat/websocket/LocalStrings_ko.properties  | 1 +
 2 files changed, 3 insertions(+)

diff --git a/java/org/apache/catalina/webresources/LocalStrings_ko.properties 
b/java/org/apache/catalina/webresources/LocalStrings_ko.properties
index e0d288e..a0a93e5 100644
--- a/java/org/apache/catalina/webresources/LocalStrings_ko.properties
+++ b/java/org/apache/catalina/webresources/LocalStrings_ko.properties
@@ -25,6 +25,8 @@ cache.backgroundEvictFail=백그라운드 캐시 퇴거 (cache eviction) 프로
 cache.objectMaxSizeTooBig=objectMaxSize를 위한 값 [{0}]kB이, maxSize/20인 최대한계값 보다 
커서, [{1}]kB로 줄여졌습니다.
 cache.objectMaxSizeTooBigBytes=[{0}]kB를 캐시하기 위해, 최대 객체 크기로서 지정된 값이 
Integer.MAX_VALUE 바이트보다 큰데, Integer.MAX_VALUE는 캐시될 수 있는 최대 크기입니다. 한계 값을 
Integer.MAX_VALUE 바이트로 설정하겠습니다.
 
+cachedResource.invalidURL=URL [{0}]이(가) 유효하지 않기 때문에 
CachedResourceURLStreamHandler 인스턴스를 생성할 수 없습니다.
+
 classpathUrlStreamHandler.notFound=쓰레드 컨텍스트 클래스로더 또는 현재 클래스의 클래스로더를 사용하여, 리소스 
[{0}]을(를) 로드할 수 없습니다.
 
 dirResourceSet.manifestFail=[{0}](으)로부터 manifest를 읽지 못했습니다.
diff --git a/java/org/apache/tomcat/websocket/LocalStrings_ko.properties 
b/java/org/apache/tomcat/websocket/LocalStrings_ko.properties
index 7ace6fa..0ddbe24 100644
--- a/java/org/apache/tomcat/websocket/LocalStrings_ko.properties
+++ b/java/org/apache/tomcat/websocket/LocalStrings_ko.properties
@@ -35,6 +35,7 @@ caseInsensitiveKeyMap.nullKey=널인 키들은 허용되지 않습니다.
 
 futureToSendHandler.timeout=[{0}] [{1}]이(가) 완료되기를 기다린 후, 작업 제한 시간을 초과했습니다.
 
+perMessageDeflate.alreadyClosed=해당 transformer가 이미 닫혔으므로 더이상 사용될 수 없습니다.
 perMessageDeflate.deflateFailed=압축된 웹소켓 프레임의 압축을 풀지 못했습니다.
 perMessageDeflate.duplicateParameter=[{0}] 확장 파라미터가 중복 정의되어 있습니다.
 perMessageDeflate.invalidState=유효하지 않은 상태


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



[tomcat] branch master updated: Update Korean translations

2019-12-05 Thread woonsan
This is an automated email from the ASF dual-hosted git repository.

woonsan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
 new e6d4afe  Update Korean translations
e6d4afe is described below

commit e6d4afe477a9d0d8d4942a297eb43da2a1a209e6
Author: Woonsan Ko 
AuthorDate: Thu Dec 5 22:16:47 2019 -0500

Update Korean translations
---
 java/org/apache/catalina/core/LocalStrings_ko.properties   | 4 
 java/org/apache/coyote/LocalStrings_ko.properties  | 4 
 java/org/apache/tomcat/util/net/LocalStrings_ko.properties | 2 ++
 3 files changed, 10 insertions(+)

diff --git a/java/org/apache/catalina/core/LocalStrings_ko.properties 
b/java/org/apache/catalina/core/LocalStrings_ko.properties
index 14a6bfe..43ce1b7 100644
--- a/java/org/apache/catalina/core/LocalStrings_ko.properties
+++ b/java/org/apache/catalina/core/LocalStrings_ko.properties
@@ -94,6 +94,10 @@ aprListener.wrongFIPSMode=예기치 않은 AprLifecycleListener의 
FIPSMode 옵
 asyncContextImpl.asyncDispachError=비동기 디스패치 도중 오류 발생
 asyncContextImpl.asyncRunnableError=AsyncContext.start()를 통해, 비동기로 Runnable을 
처리하는 도중 오류 발생
 asyncContextImpl.dispatchingStarted=비동기 디스패치 오퍼레이션이 이미 호출되었습니다. 동일한 비동기 사이클 
내에서, 추가적인 비동기 디스패치 오퍼레이션은 허용되지 않습니다.
+asyncContextImpl.fireOnComplete=등록된 AsyncListener들에 onComplete() 이벤트를 호출합니다.
+asyncContextImpl.fireOnError=등록된 AsyncListener들에 onError() 이벤트를 호출합니다.
+asyncContextImpl.fireOnStartAsync=등록된 AsyncListener들에 onStartAsync() 이벤트를 
호출합니다.
+asyncContextImpl.fireOnTimeout=등록된 AsyncListener들에 onTimeout() 이벤트를 호출합니다.
 asyncContextImpl.noAsyncDispatcher=ServletContext로부터 반환된 디스패처는 비동기 디스패치를 지원하지 
않습니다.
 asyncContextImpl.onCompleteError=타입 [{0}]의 리스너를 위한 onComplete() 호출이 실패했습니다.
 asyncContextImpl.onErrorError=타입 [{0}]의 리스너를 위한 onError() 호출이 실패했습니다.
diff --git a/java/org/apache/coyote/LocalStrings_ko.properties 
b/java/org/apache/coyote/LocalStrings_ko.properties
index 3f847ea..793ab52 100644
--- a/java/org/apache/coyote/LocalStrings_ko.properties
+++ b/java/org/apache/coyote/LocalStrings_ko.properties
@@ -33,6 +33,8 @@ abstractProcessor.pushrequest.notsupported=이 프로토콜은 서버 push 요
 abstractProcessor.socket.ssl=SSL 속성들을 얻으려는 중 예외 발생
 
 abstractProtocol.mbeanDeregistrationFailed=MBean 서버 [{1}](으)로부터, [{0}](이)라는 
이름의 MBean의 등록을 제거하지 못했습니다.
+abstractProtocol.processorRegisterError=RequestProcessor 구성요소를 등록하는 중 오류 발생
+abstractProtocol.processorUnregisterError=RequestProcessor 구성요소를 등록 해제하는 중 오류 
발생
 
 abstractProtocolHandler.asyncTimeoutError=비동기 제한 시간 초과를 처리하는 동안 오류 발생
 abstractProtocolHandler.destroy=프로토콜 핸들러 [{0}]을(를) 소멸시킵니다.
@@ -46,6 +48,8 @@ abstractProtocolHandler.stop=프로토콜 핸들러 [{0}]을(를) 중지시킵
 
 asyncStateMachine.invalidAsyncState=비동기 상태가 [{1}]인 요청에 대하여, [{0}]을(를) 호출하는 것은 
유효하지 않습니다.
 
+compressionConfig.ContentEncodingParseFail=압축이 이미 사용되는지 여부를 점검하는 중, 
Content-Encoding 헤더를 파싱하지 못했습니다.
+
 request.notAsync=오직 비동기 처리 또는 HTTP 업그레이드 처리 시에만, Non-blocking IO로의 전환이 유효합니다.
 request.nullReadListener=setReadListener()에 전달된 리스너는 널일 수 없습니다.
 request.readListenerSet=Non-blocking 읽기 리스너가 이미 설정되어 있습니다.
diff --git a/java/org/apache/tomcat/util/net/LocalStrings_ko.properties 
b/java/org/apache/tomcat/util/net/LocalStrings_ko.properties
index fca8761..922b50d 100644
--- a/java/org/apache/tomcat/util/net/LocalStrings_ko.properties
+++ b/java/org/apache/tomcat/util/net/LocalStrings_ko.properties
@@ -68,6 +68,8 @@ endpoint.debug.pollerAddDo=Poller에 소켓 [{0}]을(를) 추가합니다.
 endpoint.debug.pollerProcess=다음 이벤트(들)을 위해 소켓 [{0}]을(를) 처리합니다: [{1}]
 endpoint.debug.pollerRemove=Poller로부터 [{0}]을(를) 제거하려 시도 중
 endpoint.debug.pollerRemoved=Poller로부터 [{0}]을(를) 제거했습니다.
+endpoint.debug.registerRead=[{0}]을(를) 위한 readInterest를 등록했습니다.
+endpoint.debug.registerWrite=[{0}]을(를) 위한 writeInterest를 등록했습니다.
 endpoint.debug.socket=소켓 [{0}]
 endpoint.debug.socketTimeout=제한 시간 초과로 처리합니다: [{0}]
 endpoint.debug.unlock.fail=포트 [{0}]에 대한 accept의 잠금을 풀고자 시도하는 중 예외 발생


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



[tomcat] branch master updated: Update Korean translations

2019-10-21 Thread woonsan
This is an automated email from the ASF dual-hosted git repository.

woonsan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
 new d252ad8  Update Korean translations
d252ad8 is described below

commit d252ad857e1046c322a1087adb90320fc0380420
Author: Woonsan Ko 
AuthorDate: Mon Oct 21 20:05:57 2019 +0900

Update Korean translations
---
 java/org/apache/tomcat/util/compat/LocalStrings_ko.properties | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/java/org/apache/tomcat/util/compat/LocalStrings_ko.properties 
b/java/org/apache/tomcat/util/compat/LocalStrings_ko.properties
index d2c02eb..c24992f 100644
--- a/java/org/apache/tomcat/util/compat/LocalStrings_ko.properties
+++ b/java/org/apache/tomcat/util/compat/LocalStrings_ko.properties
@@ -14,6 +14,8 @@
 # limitations under the License.
 
 jre9Compat.invalidModuleUri=[{0}](으)로 제공된 모듈 URI는 JarScanner가 처리할 수 있는 URL로 
변환될 수 없습니다.
+jre9Compat.javaPre9=Java 9 클래스가 발견되지 않습니다. Java 9 이전 버전에서 동작하고 있는 것으로 보입니다.
+jre9Compat.unexpected=Java 9 클래스들과 메소드들을 참조할 수 없습니다.
 
 jreCompat.noApplicationProtocol=자바 런타임이 SSLEngine.getApplicationProtocol()을 
지원하지 않습니다. 이 기능을 사용하려면 Java 9를 사용해야 합니다.
 jreCompat.noApplicationProtocols=자바 런타임이 
SSLParameters.setApplicationProtocols()을 지원하지 않습니다. 이 기능을 사용하려면 Java 9를 사용해야 
합니다.


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



svn commit: r1868199 - in /tomcat/site/trunk: docs/whoweare.html xdocs/whoweare.xml

2019-10-09 Thread woonsan
Author: woonsan
Date: Wed Oct  9 20:04:34 2019
New Revision: 1868199

URL: http://svn.apache.org/viewvc?rev=1868199&view=rev
Log:
fix sort order

Modified:
tomcat/site/trunk/docs/whoweare.html
tomcat/site/trunk/xdocs/whoweare.xml

Modified: tomcat/site/trunk/docs/whoweare.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whoweare.html?rev=1868199&r1=1868198&r2=1868199&view=diff
==
--- tomcat/site/trunk/docs/whoweare.html (original)
+++ tomcat/site/trunk/docs/whoweare.html Wed Oct  9 20:04:34 2019
@@ -352,6 +352,12 @@ A complete list of all the Apache Commit
 
 
 
+Woonsan Ko (woonsan at apache.org)
+
+
+
+
+
 Konstantin Kolinko (kkolinko at apache.org)
 
 
@@ -458,12 +464,6 @@ A complete list of all the Apache Commit
 
 
 
-
-
-Woonsan Ko (woonsan at apache.org)
-
-
-
 
 
 Emeritus PMC members

Modified: tomcat/site/trunk/xdocs/whoweare.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whoweare.xml?rev=1868199&r1=1868198&r2=1868199&view=diff
==
--- tomcat/site/trunk/xdocs/whoweare.xml (original)
+++ tomcat/site/trunk/xdocs/whoweare.xml Wed Oct  9 20:04:34 2019
@@ -94,6 +94,9 @@ A complete list of all the Apache Commit
 Rainer Jung (rjung at apache.org)
 
 
+Woonsan Ko (woonsan at apache.org)
+
+
 Konstantin Kolinko (kkolinko at apache.org)
 
 
@@ -148,9 +151,6 @@ A complete list of all the Apache Commit
 Huxing Zhang (huxing at apache.org)
 
 
-Woonsan Ko (woonsan at apache.org)
-
-
 
 
 
@@ -235,4 +235,3 @@ Emeritus is defined in the Apache gl
 
 
 
-



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



svn commit: r1867852 - in /tomcat/site/trunk: docs/whoweare.html xdocs/whoweare.xml

2019-10-01 Thread woonsan
Author: woonsan
Date: Tue Oct  1 17:35:16 2019
New Revision: 1867852

URL: http://svn.apache.org/viewvc?rev=1867852&view=rev
Log:
Adding commiter name

Modified:
tomcat/site/trunk/docs/whoweare.html
tomcat/site/trunk/xdocs/whoweare.xml

Modified: tomcat/site/trunk/docs/whoweare.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whoweare.html?rev=1867852&r1=1867851&r2=1867852&view=diff
==
--- tomcat/site/trunk/docs/whoweare.html (original)
+++ tomcat/site/trunk/docs/whoweare.html Tue Oct  1 17:35:16 2019
@@ -458,6 +458,13 @@ A complete list of all the Apache Commit
 
 
 
+
+
+Woonsan Ko (woonsan at apache.org)
+
+
+
+
 
 Emeritus PMC members
 

Modified: tomcat/site/trunk/xdocs/whoweare.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whoweare.xml?rev=1867852&r1=1867851&r2=1867852&view=diff
==
--- tomcat/site/trunk/xdocs/whoweare.xml (original)
+++ tomcat/site/trunk/xdocs/whoweare.xml Tue Oct  1 17:35:16 2019
@@ -147,6 +147,10 @@ A complete list of all the Apache Commit
 
 Huxing Zhang (huxing at apache.org)
 
+
+Woonsan Ko (woonsan at apache.org)
+
+
 
 
 



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



[tomcat] branch master updated: Update Korean translations

2019-08-23 Thread woonsan
This is an automated email from the ASF dual-hosted git repository.

woonsan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
 new a006961  Update Korean translations
a006961 is described below

commit a006961d28b92dcac93adb1f3afe4a74f7b79be0
Author: Woonsan Ko 
AuthorDate: Fri Aug 23 09:49:58 2019 -0400

Update Korean translations
---
 java/org/apache/catalina/filters/LocalStrings_ko.properties | 2 ++
 java/org/apache/catalina/realm/LocalStrings_ko.properties   | 1 +
 java/org/apache/catalina/valves/LocalStrings_ko.properties  | 2 ++
 java/org/apache/coyote/http11/LocalStrings_ko.properties| 2 ++
 java/org/apache/coyote/http2/LocalStrings_ko.properties | 1 +
 5 files changed, 8 insertions(+)

diff --git a/java/org/apache/catalina/filters/LocalStrings_ko.properties 
b/java/org/apache/catalina/filters/LocalStrings_ko.properties
index 859c7c1..bf28787 100644
--- a/java/org/apache/catalina/filters/LocalStrings_ko.properties
+++ b/java/org/apache/catalina/filters/LocalStrings_ko.properties
@@ -55,6 +55,8 @@ httpHeaderSecurityFilter.committed=HttpHeaderSecurityFilter에 
진입할 때에,
 remoteCidrFilter.invalid=[{0}]을(를) 위해, 유효하지 않은 설정이 제공되었습니다. 상세 정보는 이전 메시지들을 
확인하십시오.
 remoteCidrFilter.noRemoteIp=클라이언트가 IP 주소를 가지고 있지 않습니다. 요청이 거절되었습니다.
 
+remoteIpFilter.invalidHostHeader=HTTP 헤더 [{1}] 내에 유효하지 않은 값이 발견되었습니다: [{0}]
+remoteIpFilter.invalidHostWithPort=HTTP 헤더 [{1}] 내의 호스트 값 [{0}]이(가) 포트 번호를 
포함하고 있는데, 이는 무시될 것입니다.
 remoteIpFilter.invalidNumber=파라미터 [{0}]을(를) 위해 불허되는 숫자입니다: [{1}]
 
 requestFilter.deny=프로퍼티 [{1}]에 기반하여, [{0}]을(를) 위한 요청이 거부되었습니다.
diff --git a/java/org/apache/catalina/realm/LocalStrings_ko.properties 
b/java/org/apache/catalina/realm/LocalStrings_ko.properties
index 92f86d7..6944e54 100644
--- a/java/org/apache/catalina/realm/LocalStrings_ko.properties
+++ b/java/org/apache/catalina/realm/LocalStrings_ko.properties
@@ -102,6 +102,7 @@ realmBase.cannotGetRoles=Principal [{0}](으)로부터 역할들을 얻을 수 
 realmBase.createUsernameRetriever.ClassCastException=클래스 [{0}]이(가) 
X509UsernameRetriever 타입이 아닙니다.
 realmBase.createUsernameRetriever.newInstance=타입이 [{0}]인 객체를 생성할 수 없습니다.
 realmBase.credentialHandler.customCredentialHandler=커스텀 CredentialHandler가 
설정되어 있기에, 프로퍼티 [{0}]을(를) 값 [{1}](으)로 설정할 수 없습니다.
+realmBase.credentialNotDelegated=인증서 저장 옵션이 요청되었지만, 사용자 [{0}]을(를) 위한 인증서 대리 
처리가 사용 가능하지 않습니다.
 realmBase.delegatedCredentialFail=사용자 [{0}]을(를) 위한 대리 인증서를 얻을 수 없습니다.
 realmBase.digest=사용자의 credentials를 digest하는 중 오류 발생
 realmBase.forbidden=요청된 리소스에 대한 접근이 거부되었습니다.
diff --git a/java/org/apache/catalina/valves/LocalStrings_ko.properties 
b/java/org/apache/catalina/valves/LocalStrings_ko.properties
index c684f35..a989cfe 100644
--- a/java/org/apache/catalina/valves/LocalStrings_ko.properties
+++ b/java/org/apache/catalina/valves/LocalStrings_ko.properties
@@ -130,6 +130,8 @@ jdbcAccessLogValve.exception=접근 엔트리를 추가하는 중 예외 발생
 remoteCidrValve.invalid=[{0}]을(를) 위해 유효하지 않은 설정이 제공되었습니다. 상세 정보를 보시려면 이전 메시지들을 
확인하십시오.
 remoteCidrValve.noRemoteIp=클라이언트가 IP 주소를 가지고 있지 않습니다. 요청은 거절되었습니다.
 
+remoteIpValve.invalidHostHeader=HTTP 헤더 [{1}] 내에 유효하지 않은 값이 발견되었습니다: [{0}]
+remoteIpValve.invalidHostWithPort=HTTP 헤더 [{1}] 내의 호스트 값 [{0}]이(가) 포트 번호를 
포함했는데, 이는 무시될 것입니다.
 remoteIpValve.invalidPortHeader=HTTP 헤더 [{1}] 내에 유효하지 않은 포트 번호 값입니다: [{0}]
 
 requestFilterValve.configInvalid=Remote[Addr|Host]Valve를 위해 하나 이상의 유효하지 않은 설정이 
제공되었는데, 이는 해당 Valve와 부모 컨테이너들이 시작되지 못하게 했습니다.
diff --git a/java/org/apache/coyote/http11/LocalStrings_ko.properties 
b/java/org/apache/coyote/http11/LocalStrings_ko.properties
index 235c194..b7fb81e 100644
--- a/java/org/apache/coyote/http11/LocalStrings_ko.properties
+++ b/java/org/apache/coyote/http11/LocalStrings_ko.properties
@@ -26,8 +26,10 @@ http11processor.request.inconsistentHosts=요청 행(request 
line)에 지정된
 http11processor.request.invalidScheme=HTTP 요청이 유효하지 않은 스킴을 가진 절대 URI를 포함했습니다.
 http11processor.request.invalidUri==HTTP 요청이 유효하지 않은 URI를 포함했습니다.
 http11processor.request.invalidUserInfo=HTTP 요청이, 유효하지 않은 userinfo를 가진 절대 URI를 
포함했습니다.
+http11processor.request.multipleContentLength=해당 요청이 복수 개의 Content-Length 헤더들을 
포함했습니다.
 http11processor.request.multipleHosts=요청이 여러 개의 호스트 헤더들을 포함했습니다.
 http11processor.request.noHostHeader=HTTP/1.1 요청이 호스트 헤더를 제공하지 않았습니다.
+http11processor.request.nonNumericContentLength=해당 요청이 숫자가 아닌 Content-Length 
헤더 값을 포함했습니다.
 http11processor.request.prepare=요청을 준비하는 중 오류 발생
 http11processor.request.process=요청 처리 중 오류 발생
 http11processor.response.finish=응답을 완료하는 중 오류 발생
diff --git a/java/org/apache/coyote/http2/LocalStrings_ko.properties 
b/java/org/apache/coyote/http2/LocalStrings_ko.properties
index e47f17e..23b2f67 100644
--- a/java/org/apache/coyote/http2/LocalStrings_ko.properties
+++ b/java/org/apache/coyote/http2/LocalStrings_ko.properties
@@ -44,6 +44,7 @@ hpackdecoder.tableSizeUpdateNotAtStart=테이블 크기 변경은, 반드시 헤
 hpackdecoder.zeroNotValidHeaderTableIndex=0은

[tomcat] branch master updated: Update Korean translations

2019-07-27 Thread woonsan
This is an automated email from the ASF dual-hosted git repository.

woonsan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
 new 0c0d38f  Update Korean translations
0c0d38f is described below

commit 0c0d38f6a1d6eb2d0d971a40a2bdb7b09b3a3d13
Author: Woonsan Ko 
AuthorDate: Sat Jul 27 09:11:16 2019 -0400

Update Korean translations
---
 java/org/apache/catalina/core/LocalStrings_ko.properties   | 1 +
 java/org/apache/naming/factory/LocalStrings_ko.properties  | 4 
 java/org/apache/tomcat/util/buf/LocalStrings_ko.properties | 3 +++
 java/org/apache/tomcat/util/net/jsse/LocalStrings_ko.properties| 2 ++
 java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties | 1 +
 5 files changed, 11 insertions(+)

diff --git a/java/org/apache/catalina/core/LocalStrings_ko.properties 
b/java/org/apache/catalina/core/LocalStrings_ko.properties
index 3ab874e..e6797db 100644
--- a/java/org/apache/catalina/core/LocalStrings_ko.properties
+++ b/java/org/apache/catalina/core/LocalStrings_ko.properties
@@ -92,6 +92,7 @@ aprListener.tooLateForSSLRandomSeed=setSSLRandomSeed를 호출할 수 
없습니
 aprListener.wrongFIPSMode=예기치 않은 AprLifecycleListener의 FIPSMode 옵션 값: [{0}]
 
 asyncContextImpl.asyncDispachError=비동기 디스패치 도중 오류 발생
+asyncContextImpl.asyncRunnableError=AsyncContext.start()를 통해, 비동기로 Runnable을 
처리하는 도중 오류 발생
 asyncContextImpl.dispatchingStarted=비동기 디스패치 오퍼레이션이 이미 호출되었습니다. 동일한 비동기 사이클 
내에서, 추가적인 비동기 디스패치 오퍼레이션은 허용되지 않습니다.
 asyncContextImpl.noAsyncDispatcher=ServletContext로부터 반환된 디스패처는 비동기 디스패치를 지원하지 
않습니다.
 asyncContextImpl.onCompleteError=타입 [{0}]의 리스너를 위한 onComplete() 호출이 실패했습니다.
diff --git a/java/org/apache/naming/factory/LocalStrings_ko.properties 
b/java/org/apache/naming/factory/LocalStrings_ko.properties
index 4bfc27d..60c0f47 100644
--- a/java/org/apache/naming/factory/LocalStrings_ko.properties
+++ b/java/org/apache/naming/factory/LocalStrings_ko.properties
@@ -15,6 +15,10 @@
 
 dataSourceLinkFactory.badWrapper=타입 [{0}]을(를) 위한 wrapper가 아닙니다.
 
+factoryBase.factoryClassError=리소스 팩토리 클래스를 로드하지 못했습니다.
+factoryBase.factoryCreationError=리소스 팩토리 인스턴스를 생성하지 못했습니다.
+factoryBase.instanceCreationError=리소스 인스턴스를 생성하지 못했습니다.
+
 lookupFactory.circularReference=[{0}]을(를) 수반한 순환 참조를 발견했습니다.
 lookupFactory.createFailed=JNDI lookup 팩토리 클래스의 인스턴스를 생성할 수 없었습니다.
 lookupFactory.loadFailed=JNDI lookup 팩토리 클래스를 로드할 수 없었습니다.
diff --git a/java/org/apache/tomcat/util/buf/LocalStrings_ko.properties 
b/java/org/apache/tomcat/util/buf/LocalStrings_ko.properties
index 117a6d4..edf5cbd 100644
--- a/java/org/apache/tomcat/util/buf/LocalStrings_ko.properties
+++ b/java/org/apache/tomcat/util/buf/LocalStrings_ko.properties
@@ -13,6 +13,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+asn1Parser.lengthInvalid=입력 데이터의 바이트 길이가 [{1}]인데, 유효하지 않은 바이트 길이 [{0}](이)가 
보고되었습니다.
+asn1Parser.tagMismatch=[{0}] 값이 기대 되었는데, [{1}] 값이 발견되었습니다.
+
 b2cConverter.unknownEncoding=문자 인코딩 [{0}]은(는) 지원되지 않습니다.
 
 byteBufferUtils.cleaner=직접적인 ByteBuffer cleaner를 사용할 수 없습니다. 메모리 누수가 발생할 수 
있습니다.
diff --git a/java/org/apache/tomcat/util/net/jsse/LocalStrings_ko.properties 
b/java/org/apache/tomcat/util/net/jsse/LocalStrings_ko.properties
index 804a2ea..b5abc6a 100644
--- a/java/org/apache/tomcat/util/net/jsse/LocalStrings_ko.properties
+++ b/java/org/apache/tomcat/util/net/jsse/LocalStrings_ko.properties
@@ -35,3 +35,5 @@ jsseUtil.noCrlSupport=truststoreProvider [{0}]은(는) 
certificateRevocationFile
 jsseUtil.noVerificationDepth=truststoreProvider [{0}]은(는) 
certificateVerificationDepth 설정 옵션을 지원하지 않습니다.
 jsseUtil.trustedCertNotChecked=인증서가 알 수 없는 타입이라서, 별칭이 [{0}]인 신뢰되는 인증서의 유효일자들이 
점검되지 않았습니다.
 jsseUtil.trustedCertNotValid=별칭이 [{0}](이)고 DN이 [{1}]인 해당 신뢰받는 인증서는 [{2}](으)로 
인하여 유효하지 않습니다. 이 신뢰되는 인증서에 의해 서명된 인증서들은 받아들여질 것입니다.
+
+pemFile.noMultiPrimes=해당 PKCS#1 인증서는 multi-prime 포맷으로 되어 있는데, 자바는 해당 포맷으로부터 
RSA 개인 키 객체를 생성할 API를 제공하지 않습니다.
diff --git a/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties 
b/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties
index b0e7250..d28af63 100644
--- a/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties
+++ b/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties
@@ -51,6 +51,7 @@ openssl.errorSSLCtxInit=SSL 컨텍스트를 초기화 하는 중 오류 발생
 openssl.keyManagerMissing=키 매니저를 찾을 수 없습니다.
 openssl.makeConf=OpenSSLConf 컨텍스트를 생성합니다.
 openssl.nonJsseCertficate=인증서 [{0}] 또는 그것의 개인 키 [{1}]이(가) JSSE 키 매니저를 사용하여 
처리되지 못하였으므로, OpenSSL에 직접 전달할 것입니다.
+openssl.nonJsseChain=해당 인증서 체인 [{0}]이(가) 지정되지 않았거나 유효하지 않으며, JSSE는 유효한 인증서 체인을 
요구하므로, OpenSSL을 직접 사용하려 시도합니다.
 openssl.trustManagerMissing=Trust 매니저를 찾을 수 없습니다.
 
 opensslconf.applyCommand=OpenSSLConf이 명령을 적용합니다 (이름 [{0}], 값 [{1}]).


-
To unsubscribe, e-mail: dev-unsubscr

[tomcat] branch master updated: Update Korean translations

2019-07-10 Thread woonsan
This is an automated email from the ASF dual-hosted git repository.

woonsan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
 new 723ce7a  Update Korean translations
723ce7a is described below

commit 723ce7a739d4362f558baa68647c7e317879afe2
Author: Woonsan Ko 
AuthorDate: Wed Jul 10 21:49:14 2019 -0400

Update Korean translations
---
 .../catalina/connector/LocalStrings_ko.properties  |  1 +
 .../catalina/core/LocalStrings_ko.properties   |  2 ++
 java/org/apache/coyote/LocalStrings_ko.properties  |  1 +
 .../apache/coyote/http2/LocalStrings_ko.properties | 13 
 .../jasper/resources/LocalStrings_ko.properties| 38 ++
 .../tomcat/util/http/LocalStrings_ko.properties|  1 +
 6 files changed, 56 insertions(+)

diff --git a/java/org/apache/catalina/connector/LocalStrings_ko.properties 
b/java/org/apache/catalina/connector/LocalStrings_ko.properties
index ab670f0..f64437b 100644
--- a/java/org/apache/catalina/connector/LocalStrings_ko.properties
+++ b/java/org/apache/catalina/connector/LocalStrings_ko.properties
@@ -80,6 +80,7 @@ inputBuffer.streamClosed=스트림이 닫혔습니다.
 outputBuffer.writeNull=write(String,int,int) 메소드에 전달되는 String 아규먼트는 널일 수 없습니다.
 
 request.asyncNotSupported=현재 체인의 필터 또는 서블릿이, 비동기 오퍼레이션들을 지원하지 않습니다.
+request.fragmentInDispatchPath=디스패치 경로 [{0}](으)로부터 URI fragment를 제거했습니다.
 request.illegalWrap=요청 wrapper는 반드시 getRequest()로부터 얻어진 요청을 wrap해야 합니다.
 request.notAsync=만일 현재의 쓰레드가 비동기 모드에 있지 않다면, 이 메소드를 호출하는 것은 불허됩니다. (즉, 
isAsyncStarted()가 false를 반환하는 경우)
 
diff --git a/java/org/apache/catalina/core/LocalStrings_ko.properties 
b/java/org/apache/catalina/core/LocalStrings_ko.properties
index 7b7cab5..3ab874e 100644
--- a/java/org/apache/catalina/core/LocalStrings_ko.properties
+++ b/java/org/apache/catalina/core/LocalStrings_ko.properties
@@ -58,6 +58,8 @@ applicationFilterConfig.release=타입이 [{1}](이)고 이름이 [{0}]인 필
 applicationFilterRegistration.nullInitParam=이름 또는 값 또는 둘 다 널이어서, 필터를 위한 초기화 
파라미터를 설정할 수 없습니다. 이름: [{0}], 값: [{1}]
 applicationFilterRegistration.nullInitParams=널인 이름 또는 값 때문에, 필터의 초기화 파라미터를 설정할 
수 없습니다. 이름: [{0}], 값: [{1}]
 
+applicationHttpRequest.fragmentInDispatchPath=디스패치 경로 [{0}](으)로부터 URI 
fragment를 제거했습니다.
+
 applicationPushBuilder.methodInvalid=PUSH 요청을 위한 HTTP 메소드는 반드시 캐시 가능하고 안전해야 
하는데, [{0}]은(는) 그렇지 않습니다.
 applicationPushBuilder.methodNotToken=HTTP 메소드들은 토큰들이어야 하지만, [{0}]은(는) 토큰이 아닌 
문자를 포함하고 있습니다.
 
diff --git a/java/org/apache/coyote/LocalStrings_ko.properties 
b/java/org/apache/coyote/LocalStrings_ko.properties
index cd876ff..9b54838 100644
--- a/java/org/apache/coyote/LocalStrings_ko.properties
+++ b/java/org/apache/coyote/LocalStrings_ko.properties
@@ -17,6 +17,7 @@ abstractConnectionHandler.connectionsGet=소켓 [{1}]을(를) 위한 프로세
 abstractConnectionHandler.error=요청을 읽는 중 오류 발생. 무시합니다.
 abstractConnectionHandler.ioexception.debug=IOException들은 정상적이므로, 무시합니다.
 abstractConnectionHandler.negotiatedProcessor.fail=Negotiate된 프로토콜 [{0}]을(를) 
위한 프로세서를 생성하지 못했습니다.
+abstractConnectionHandler.oome=요청 처리를 완료하지 못했습니다.
 abstractConnectionHandler.process=상태가 [{1}]인 소켓 [{0}]을(를) 처리합니다.
 abstractConnectionHandler.processorPop=캐시로부터 프로세서 [{0}]을(를) 추출했습니다.
 abstractConnectionHandler.protocolexception.debug=ProtocolException들은 정상적이므로, 
무시합니다.
diff --git a/java/org/apache/coyote/http2/LocalStrings_ko.properties 
b/java/org/apache/coyote/http2/LocalStrings_ko.properties
index 65d4d99..e47f17e 100644
--- a/java/org/apache/coyote/http2/LocalStrings_ko.properties
+++ b/java/org/apache/coyote/http2/LocalStrings_ko.properties
@@ -37,7 +37,9 @@ hpack.invalidCharacter=code point [{1}]에 위치한 유니코드 문자 [{0}]
 hpackEncoder.encodeHeader=인코딩 헤더 [{0}]와(과) 그의 값 [{1}]
 
 hpackdecoder.headerTableIndexInvalid=[{1}]개의 정적 엔트리들과 [{2}]개의 동적 엔트리들이 존재하기에, 
헤더 테이블 인덱스 [{0}]은(는) 유효하지 않습니다.
+hpackdecoder.maxMemorySizeExceeded=헤더 테이블 크기 [{1}]이(가) 최대 크기 [{1}]을(를) 초과합니다.
 hpackdecoder.notImplemented=아직 구현 안됨
+hpackdecoder.nullHeader=인덱스가 [{0}]인 위치에 널 헤더가 존재합니다.
 hpackdecoder.tableSizeUpdateNotAtStart=테이블 크기 변경은, 반드시 헤더 블록의 시작 시에 전송되어야만 합니다.
 hpackdecoder.zeroNotValidHeaderTableIndex=0은 유효한 헤더 테이블 인덱스가 아닙니다.
 
@@ -83,6 +85,7 @@ stream.header.connection=연결 [{0}], 스트림 [{1}], HTTP 헤더 
[connection]
 stream.header.contentLength=연결 [{0}], 스트림 [{1}], 해당 Content-Length 헤더 값 
[{2}]은(는) 수신된 데이터의 크기 [{3}]와(과) 일치하지 않습니다.
 stream.header.debug=연결 [{0}], 스트림 [{1}], HTTP 헤더: [{2}], 값: [{3}]
 stream.header.duplicate=연결 [{0}], 스트림 [{1}], 여러 개의 [{3}] 헤더들을 받았습니다.
+stream.header.empty=연결 [{0}], 스트림 [{1}], 헤더 이름이 빈 문자열이어서 유효하지 않습니다.
 stream.header.invalid=연결 [{0}], 스트림 [{1}], 헤더 [{2}]이(가) 유효하지 않은 값을 포함했습니다: 
[{3}]
 stream.header.noPath=연결 [{0}], 스트림 [{1}], [:path] 가상 헤더가 비어 있었습니다.
 stream.header.required=연결 [{0}], 스트림 [{1}], 하나 이상의 필수 헤더들이 없습니다.
@@ -124,6 +127,7 @@ upgradeHandler.init=연결 [{0}], 상태 [{1}]
 upgradeHandler.initialWindowSize.invalid=연결 [{0}]: 값 [{1}]은(는), 초기 윈도우 크기로서 
불허되므로, 무시됩니다

[tomcat] branch master updated: Korean translations for 7 missing keys

2019-05-01 Thread woonsan
This is an automated email from the ASF dual-hosted git repository.

woonsan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
 new 2103294  Korean translations for 7 missing keys
2103294 is described below

commit 2103294906021abb5c819c708f2809551810203b
Author: Woonsan Ko 
AuthorDate: Wed May 1 21:26:17 2019 -0400

Korean translations for 7 missing keys
---
 java/org/apache/catalina/servlets/LocalStrings_ko.properties   | 2 ++
 java/org/apache/coyote/http2/LocalStrings_ko.properties| 2 ++
 java/org/apache/tomcat/util/modeler/LocalStrings_ko.properties | 1 +
 java/org/apache/tomcat/util/net/LocalStrings_ko.properties | 2 ++
 4 files changed, 7 insertions(+)

diff --git a/java/org/apache/catalina/servlets/LocalStrings_ko.properties 
b/java/org/apache/catalina/servlets/LocalStrings_ko.properties
index 3ad15dc..8d96c14 100644
--- a/java/org/apache/catalina/servlets/LocalStrings_ko.properties
+++ b/java/org/apache/catalina/servlets/LocalStrings_ko.properties
@@ -23,6 +23,8 @@ cgiServlet.expandOk=[{0}] 경로에 있는 스트립트가 [{1}](으)로 압축
 cgiServlet.find.found=CGI 발견: 이름 [{0}], 경로 [{1}], 스크립트 이름 [{2}], CGI 이름 [{3}]
 cgiServlet.find.location=[{0}]에 위치한 파일을 찾는 중
 cgiServlet.find.path=CGI 위치 [{1}]에 대해 상대적 경로 [{0}]에 위치한, CGI 스크립트가 요청되었습니다.
+cgiServlet.invalidArgumentDecoded=디코드된 명령 행 아규먼트 [{0}]이(가), 설정된 
cmdLineArgumentsDecoded 패턴 [{1}]과(와) 부합되지 않습니다.
+cgiServlet.invalidArgumentEncoded=인코드된 명령 행 아규먼트 [{0}]이(가), 설정된 
cmdLineArgumentsEncoded 패턴 [{1}]과(와) 부합되지 않습니다.
 cgiServlet.runBadHeader=잘못된 헤더 행: [{0}]
 cgiServlet.runFail=CGI 처리 중 I/O 문제 발생
 cgiServlet.runHeaderReaderFail=헤더를 읽기 위한 reader를 닫는 중 I/O 문제 발생
diff --git a/java/org/apache/coyote/http2/LocalStrings_ko.properties 
b/java/org/apache/coyote/http2/LocalStrings_ko.properties
index 68713f3..9925ae2 100644
--- a/java/org/apache/coyote/http2/LocalStrings_ko.properties
+++ b/java/org/apache/coyote/http2/LocalStrings_ko.properties
@@ -44,6 +44,7 @@ hpackdecoder.zeroNotValidHeaderTableIndex=0은 유효한 헤더 테이블 인덱
 hpackhuffman.huffmanEncodedHpackValueDidNotEndWithEOS=HPACK 헤더들 내의 Huffman 
알고리즘으로 인코딩된 값이, EOS padding으로 끝나지 않았습니다.
 hpackhuffman.stringLiteralTooMuchPadding=Huffman 알고리즘으로 인코딩된 문자열의 끝에 7 비트를 초과한 
EOS padding입니다.
 
+http2Parser.error=연결 [{0}], 스트림 [{1}], 프레임 타입 [{2}], 오류 발생
 http2Parser.headerLimitCount=연결 [{0}], 스트림 [{1}], 너무 많은 헤더들이 있음
 http2Parser.headerLimitSize=연결 [{0}], 스트림 [{1}], 전체 헤더 크기가 너무 큽니다.
 http2Parser.headers.wrongFrameType=연결 [{0}], 스트림 [{1}]을(를) 위한 헤더들이 진행중이지만, 타입 
[{2}]의 프레임을 받았습니다.
@@ -103,6 +104,7 @@ stream.reset.send=연결 [{0}], 스트림 [{1}], [{2}](으)로 인하여 재설
 stream.trailerHeader.noEndOfStream=연결 [{0}], 스트림 [{1}], Trailer 헤더들이 스트림의 끝 
플래그를 포함하지 않았습니다.
 stream.writeTimeout=스트림 데이터가 쓰여지도록 허용하기 위한 흐름 제어 (flow control) 윈도우를, 클라이언트가 
증가시키기를 일정 시간 동안 기다리는 중입니다.
 
+streamProcessor.cancel=연결 [{0}], 스트림 [{1}], 요청의 body가 완전히 읽히지 않고 남아 있어, 더 이상 
데이터는 불필요합니다.
 streamProcessor.error.connection=연결 [{0}], 스트림 [{1}]: 처리 중 해당 연결에 심각한 오류 발생
 streamProcessor.error.stream=연결 [{0}], 스트림 [{1}], 처리 중 스트림에 치명적인 오류가 발생했습니다.
 streamProcessor.flushBufferedWrite.entry=연결 [{0}], 스트림 [{1}], 버퍼에 쓰여진 데이터를 
배출합니다.
diff --git a/java/org/apache/tomcat/util/modeler/LocalStrings_ko.properties 
b/java/org/apache/tomcat/util/modeler/LocalStrings_ko.properties
index 91660d8..46a89fd 100644
--- a/java/org/apache/tomcat/util/modeler/LocalStrings_ko.properties
+++ b/java/org/apache/tomcat/util/modeler/LocalStrings_ko.properties
@@ -39,6 +39,7 @@ modules.readDescriptorsError=Descriptor들을 읽는 중 오류 발생
 
 registry.initError=[{0}]을(를) 초기화하는 중 오류 발생
 registry.loadError=[{0}](으)로부터 descriptor들을 로드하는 중 오류 발생
+registry.noDisable=이미 초기화 되었기 때문에, MBean 레지스트리는 사용 불능 상태로 될 수 없습니다.
 registry.noMetadata=객체 [{0}]을(를) 위한 메타데이터를 찾을 수 없습니다.
 registry.noTypeMetadata=타입 [{0}]을(를) 위한 메타데이터를 찾을 수 없습니다.
 registry.nullBean=[{0}]을(를) 위해 널 bean을 등록할 수 없습니다.
diff --git a/java/org/apache/tomcat/util/net/LocalStrings_ko.properties 
b/java/org/apache/tomcat/util/net/LocalStrings_ko.properties
index 70064ed..e44a66d 100644
--- a/java/org/apache/tomcat/util/net/LocalStrings_ko.properties
+++ b/java/org/apache/tomcat/util/net/LocalStrings_ko.properties
@@ -64,6 +64,7 @@ endpoint.apr.remoteport=APR 소켓 [{0}]이(가) 원격 포트 [{1}](으)로 열
 endpoint.apr.tooManyCertFiles=AprEndpoint가 처리할 수 있는 것 보다 더 많은 인증서 파일들이 설정되었습니다.
 endpoint.debug.channelCloseFail=채널을 닫지 못했습니다.
 endpoint.debug.destroySocket=소켓 [{0}]을(를) 소멸시킵니다.
+endpoint.debug.handlerRelease=핸들러가 소켓 wrapper를 해제하지 못했습니다.
 endpoint.debug.pollerAdd=addList에 추가합니다: 소켓 [{0}], 제한시간 [{1}], 플래그들 [{2}]
 endpoint.debug.pollerAddDo=Poller에 소켓 [{0}]을(를) 추가합니다.
 endpoint.debug.pollerProcess=다음 이벤트(들)을 위해 소켓 [{0}]을(를) 처리합니다: [{1}]
@@ -115,6 +116,7 @@ endpoint.processing.fail=소켓 프로세서 실행 중 오류 발생
 endpoint.rejectedExecution=[{0}]을(를) 위한 소켓 처리 요청이 거절되었습니다.
 endpoint.removeDefaultSslHostConfig=기본 SSLHostConfig(이름: [{0}])는 제거될 수 없습니다.
 endpoint.sendfile.addfail=Sendfile

Re: Remote attendance at Hackathon

2019-05-01 Thread Woonsan Ko
On Wed, May 1, 2019 at 5:16 PM Igal Sapir  wrote:
>
> Mark,
>
> On Wed, May 1, 2019 at 2:03 PM Mark Thomas  wrote:
>
> > Hi all,
> >
> > What to folks think about setting up a #Tomcat channel on the ASF slack
> > instance and using it during the hackathon to interact with folks that
> > want to be involved but can't travel?
> >
> > It would allow general chat as well as topic specific (video - if the
> > venue can stand the bandwidth) calls.
> >
> > I hope to be available for some of Saturday.
> >
> > We can also use the channel on an ongoing basis if we find it useful.
> >
> > Thoughts?
> >
>
> I think that it's a great idea.  I would have loved to attend in person but
> travelling on those dates didn't work for me.  Doing so remotely would be
> great if possible.

+1

Woonsan

>
> Best,
>
> Igal

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



Re: Tagging 9.0.x and 8.5.x

2019-05-01 Thread Woonsan Ko
Hi Mark,

Thanks for the heads up!
I'd like to fill in some missing Korean translations (~ 10 new items),
and push the exported strings in the master branch tonight.

Cheers,

Woonsan

On Wed, May 1, 2019 at 5:23 PM Mark Thomas  wrote:
>
> Hi,
>
> Just a heads up that I'm intended to tag these soon. Possibly tomorrow
> but certainly by the end of the week. I just have a few things I want to
> look at first.
>
> Mark
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

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



[tomcat] branch master updated (f11449d -> 687c0ff)

2019-04-23 Thread woonsan
This is an automated email from the ASF dual-hosted git repository.

woonsan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


from f11449d  Cleanup
 new a02c62f  native2ascii on example war messages
 new 29e44ab  63370 update changelog
 new 687c0ff  Merge pull request #159 from 
woonsan/bugfix/messages_of_examples_war

The 20779 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build.xml  | 9 +
 webapps/docs/changelog.xml | 8 
 2 files changed, 17 insertions(+)


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



[tomcat] branch master updated: Import (o.a.t.b.translate.Import) Korean translations

2019-04-08 Thread woonsan
This is an automated email from the ASF dual-hosted git repository.

woonsan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
 new 6e2308e  Import (o.a.t.b.translate.Import) Korean translations
6e2308e is described below

commit 6e2308eaff3833412f7d73fdc4b5e0108cd72e7f
Author: Woonsan Ko 
AuthorDate: Mon Apr 8 20:40:15 2019 -0400

Import (o.a.t.b.translate.Import) Korean translations
---
 java/org/apache/catalina/startup/LocalStrings_ko.properties| 2 ++
 java/org/apache/jasper/resources/LocalStrings_ko.properties| 2 ++
 java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties | 1 +
 3 files changed, 5 insertions(+)

diff --git a/java/org/apache/catalina/startup/LocalStrings_ko.properties 
b/java/org/apache/catalina/startup/LocalStrings_ko.properties
index 564d9f7..b62977e 100644
--- a/java/org/apache/catalina/startup/LocalStrings_ko.properties
+++ b/java/org/apache/catalina/startup/LocalStrings_ko.properties
@@ -147,6 +147,8 @@ hostConfig.stop=HostConfig.stop() 오퍼레이션 처리 중
 hostConfig.undeploy=컨텍스트 [{0}]의 배치를 제거합니다.
 hostConfig.undeployVersion=활성화된 세션이 없는, 컨텍스트 [{0}]의 이전 버전의 배치를 제거합니다.
 
+listener.createFailed=선택 사항인 리스터 [{0}]이(가) 생성되지 못했습니다.
+
 passwdUserDatabase.readFail=/etc/passwd로부터 사용자들의 전체 집합을 구하지 못했습니다.
 
 tomcat.addWebapp.conflictChild=이미 존재하는 컨텍스트 [{2}](으)로 인하여, [{0}]에 위치한 WAR를 
컨텍스트 경로 [{1}](으)로 배치할 수 없습니다.
diff --git a/java/org/apache/jasper/resources/LocalStrings_ko.properties 
b/java/org/apache/jasper/resources/LocalStrings_ko.properties
index db96959..f480ab7 100644
--- a/java/org/apache/jasper/resources/LocalStrings_ko.properties
+++ b/java/org/apache/jasper/resources/LocalStrings_ko.properties
@@ -301,6 +301,8 @@ jsp.warning.tagPreDestroy=[{0}]의 태그 인스턴스에 대하여, preDestroy
 jsp.warning.tagRelease=[{0}]의 태그 인스턴스에 대해 release를 처리하는 중 오류 발생
 jsp.warning.unknown.sourceVM=알 수 없는 Source VM [{0}]은(는) 무시됩니다.
 jsp.warning.unknown.targetVM=알 수 없는 target VM [{0}]은(는) 무시됩니다.
+jsp.warning.unsupported.sourceVM=요청된 소스 VM [{0}]은(는) 지원되지 않습니다. [{1}]을(를) 
사용합니다.
+jsp.warning.unsupported.targetVM=요청된 대상 VM [{0}]은(는) 지원되지 않습니다. [{1}]을(를) 
사용합니다.
 jsp.warning.xpoweredBy=경고: initParam인 xpoweredBy에 유효하지 않은 값. 기본 값인 "false"를 
사용할 것입니다.
 
 jspc.delete.fail=파일 [{0}]을(를) 삭제하지 못했습니다.
diff --git a/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties 
b/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties
index b0088b9..b0e7250 100644
--- a/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties
+++ b/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties
@@ -50,6 +50,7 @@ openssl.errMakeConf=OpenSSLConf 컨텍스트를 생성할 수 없었습니다.
 openssl.errorSSLCtxInit=SSL 컨텍스트를 초기화 하는 중 오류 발생
 openssl.keyManagerMissing=키 매니저를 찾을 수 없습니다.
 openssl.makeConf=OpenSSLConf 컨텍스트를 생성합니다.
+openssl.nonJsseCertficate=인증서 [{0}] 또는 그것의 개인 키 [{1}]이(가) JSSE 키 매니저를 사용하여 
처리되지 못하였으므로, OpenSSL에 직접 전달할 것입니다.
 openssl.trustManagerMissing=Trust 매니저를 찾을 수 없습니다.
 
 opensslconf.applyCommand=OpenSSLConf이 명령을 적용합니다 (이름 [{0}], 값 [{1}]).


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



Re: [VOTE] Migrate to git

2019-02-21 Thread Woonsan Ko
[X] +1 Go ahead with the migration

Thanks!

Woonsan

On Thu, Feb 21, 2019 at 11:13 AM Mark Thomas  wrote:
>
> This is a VOTE to migrate the primary source code repository for Apache
> Tomcat 9.0.x, 8.5.x and 7.0.x from svn to git.
>
> The migration will be performed as per:
> https://cwiki.apache.org/confluence/display/TOMCAT/Git+migration
>
> with the following changes:
> - 8.0.x will not be migrated
> - the tag name format will be changed from "TOMCAT_9_0_5" to "9.0.5"
> - the branches will be named master, 8.5.x and 7.0.x
>
> The proposed date (subject to Infra agreement) for the migration is 26
> Feb 2018.
>
> The migration process will be:
> - Make svn read only for trunk, 8.5.x and 7.0.x
> - Turn off the svn->git replication for trunk, 8.5.x and 7.0.x
> - Make git://git.apache.org/tomcat.git read/write for me only
> - Perform the migration as set out in the wiki with the modifications
>   described above
> - Check the migration
> - Make git://git.apache.org/tomcat.git read/write for all committers
>   (Note: This automatically makes https://github.com/apache/tomcat
>read/write as well)
>
> The critical work is done at this point. The following tasks are more
> clean-up and may end up being spread over several days.
>
> - Confirm there are no open PRs for https://github.com/apache/tomcat85
>   and then delete it and git://git.apache.org/tomcat85.git
> - Confirm there are no open PRs for https://github.com/apache/tomcat70
>   and then delete it and git://git.apache.org/tomcat70.git
> - Update the CI systems to pull the source from git
> - Create /source.html and replace /svn.html with a redirect to
>   /source.html
> - Update migration guide to pull diffs from gitweb
> - Update Tomcat Native to pull in source from git hash
> - Fix anything else we have forgotten about.
>
> If anything goes wrong and we can't fix is easily, the fallback is to
> make svn read-write and go back to using svn while we clean up the git
> side of things, figure out what went wrong and come up with a better
> migration plan.
>
> [ ] +1 Go ahead with the migration
> [ ] -1 Postpone the migration because...
>
> The vote will be open for at least 72 hours.
>
> Mark
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

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



svn commit: r1853809 - in /tomcat/trunk/java/org/apache: catalina/manager/host/ catalina/mbeans/ catalina/tribes/membership/ coyote/http2/ tomcat/websocket/pojo/ tomcat/websocket/server/

2019-02-18 Thread woonsan
Author: woonsan
Date: Mon Feb 18 15:40:01 2019
New Revision: 1853809

URL: http://svn.apache.org/viewvc?rev=1853809&view=rev
Log:
Importing the latest 10 Korean translations from POEditor

Modified:

tomcat/trunk/java/org/apache/catalina/manager/host/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/mbeans/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_ko.properties

Modified: 
tomcat/trunk/java/org/apache/catalina/manager/host/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/manager/host/LocalStrings_ko.properties?rev=1853809&r1=1853808&r2=1853809&view=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/manager/host/LocalStrings_ko.properties 
[UTF-8] (original)
+++ 
tomcat/trunk/java/org/apache/catalina/manager/host/LocalStrings_ko.properties 
[UTF-8] Mon Feb 18 15:40:01 2019
@@ -15,6 +15,7 @@
 
 hostManagerServlet.add=추가: 호스트 [{0}]을(를) 추가합니다.
 hostManagerServlet.addFailed=실패 - 호스트 [{0}]을(를) 추가하지 못했습니다.
+hostManagerServlet.addSuccess=OK - 호스트 [{0}]이(가) 추가되었습니다.
 hostManagerServlet.alreadyHost=실패 - 이름이 [{0}]인 호스트가 이미 존재합니다.
 hostManagerServlet.alreadyStarted=실패 - 호스트 [{0}]은(는) 이미 시작되었습니다.
 hostManagerServlet.alreadyStopped=실패 - 호스트 [{0}]은(는) 이미 중지되었습니다.
@@ -38,6 +39,7 @@ hostManagerServlet.persisted=OK - 설정
 hostManagerServlet.postCommand=실패 - GET 요청을 통해 명령 [{0}]을(를) 사용하려 시도했지만, POST 
메소드가 필수적입니다.
 hostManagerServlet.remove=제거: 호스트 [{0}]을(를) 제거합니다.
 hostManagerServlet.removeFailed=실패 - 호스트 [{0}]을(를) 제거하지 못했습니다.
+hostManagerServlet.removeSuccess=OK - 호스트 [{0}]을(를) 제거했습니다.
 hostManagerServlet.start=시작: 이름이 [{0}]인 호스트를 시작합니다.
 hostManagerServlet.startFailed=실패 - 호스트 [{0}]을(를) 시작하지 못했습니다.
 hostManagerServlet.started=OK - 호스트 [{0}](이)가 시작되었습니다.

Modified: 
tomcat/trunk/java/org/apache/catalina/mbeans/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/mbeans/LocalStrings_ko.properties?rev=1853809&r1=1853808&r2=1853809&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/mbeans/LocalStrings_ko.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/catalina/mbeans/LocalStrings_ko.properties 
[UTF-8] Mon Feb 18 15:40:01 2019
@@ -27,6 +27,7 @@ jmxRemoteLifecycleListener.createRegistr
 jmxRemoteLifecycleListener.createServerFailed=JMX connector 서버가 생성될 수 없었거나, 
[{0}] 서버를 위해 시작되지 못했습니다.
 jmxRemoteLifecycleListener.destroyServerFailed=[{0}] 서버를 위해, JMX connector 서버가 
중지될 수 없었습니다.
 jmxRemoteLifecycleListener.invalidRmiBindAddress=유효하지 않은 RMI 바인딩 주소 [{0}]
+jmxRemoteLifecycleListener.invalidSSLConfiguration=SSL 설정 오류
 jmxRemoteLifecycleListener.invalidURL=[{0}] 서버에 요청하는 JMX 서비스 URL [{1}]은(는) 
유효하지 않습니다.
 jmxRemoteLifecycleListener.start=[{2}] 서버를 위하여, JMX 원격 리스너가 포트 [{0}]에 레지스트리를 
설정했으며, 포트 [{1}]에 서버를 설정했습니다.
 

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings_ko.properties?rev=1853809&r1=1853808&r2=1853809&view=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings_ko.properties
 [UTF-8] (original)
+++ 
tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings_ko.properties
 [UTF-8] Mon Feb 18 15:40:01 2019
@@ -62,4 +62,5 @@ staticMembershipProvider.replyRequest.ig
 staticMembershipProvider.startMembership.noReplies=응답을 하나도 받지 못했습니다. 아마도 제한 시간 
초과된 듯합니다.
 staticMembershipProvider.stopMembership.sendFailed=멤버십 중지 메시지를 보낼 수 없습니다.
 
+staticMembershipService.noLocalMember=정적 멤버 리스트 내에 로컬 멤버가 하나도 없습니다.
 staticMembershipService.stopFail=정적 멤버십 서비스를 중지시킬 수 없습니다. 레벨: [{0}]

Modified: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ko.properties?rev=1853809&r1=1853808&r2=1853809&view=diff
==
--- tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ko.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ko.properties 
[UTF-8] Mon Feb 18 15:40:01 2019
@@ -91,6 +91,7 @@ stream.header.unknownPseudoHeader=연결
 stream.inputBuffer.copy=[{0}] 바이트를 inBuffer에서 outBuffer로 복사합니다.
 stream.inputBuffer.dispatch=readInterest가 등록될 때, 데이터가 inBuffer에 추가되었습니다. 읽기 
디스패치를 개시합니다.
 stream.inputBuffer.empty=스트림의 입력 버퍼가 비어 있습니다. 더 많은 데이터를 기다립니다.
+strea

svn commit: r1853807 - in /tomcat/trunk/java: javax/el/ javax/servlet/ org/apache/catalina/authenticator/ org/apache/catalina/authenticator/jaspic/ org/apache/catalina/connector/ org/apache/catalina/c

2019-02-18 Thread woonsan
Author: woonsan
Date: Mon Feb 18 15:33:17 2019
New Revision: 1853807

URL: http://svn.apache.org/viewvc?rev=1853807&view=rev
Log:
set charset to UTF-8 on newly added cs/es bundles

Modified:
tomcat/trunk/java/javax/el/LocalStrings_cs.properties   (props changed)
tomcat/trunk/java/javax/servlet/LocalStrings_cs.properties   (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_cs.properties  
 (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings_cs.properties
   (props changed)
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_cs.properties  
 (props changed)
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/deploy/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_cs.properties   
(props changed)

tomcat/trunk/java/org/apache/catalina/ha/authenticator/LocalStrings_cs.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/ha/authenticator/LocalStrings_es.properties
   (props changed)
tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings_cs.properties  
 (props changed)
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_cs.properties 
  (props changed)
tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/loader/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/manager/LocalStrings_cs.properties   
(props changed)

tomcat/trunk/java/org/apache/catalina/manager/host/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/mapper/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/realm/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/servlets/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/session/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/startup/LocalStrings_cs.properties   
(props changed)

tomcat/trunk/java/org/apache/catalina/tribes/group/LocalStrings_cs.properties   
(props changed)

tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_cs.properties
   (props changed)
tomcat/trunk/java/org/apache/catalina/tribes/io/LocalStrings_cs.properties  
 (props changed)

tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings_cs.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/LocalStrings_cs.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/tribes/tipis/LocalStrings_cs.properties   
(props changed)

tomcat/trunk/java/org/apache/catalina/tribes/transport/LocalStrings_cs.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/LocalStrings_cs.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/LocalStrings_cs.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/tribes/util/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/users/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/util/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/valves/LocalStrings_cs.properties   
(props changed)

tomcat/trunk/java/org/apache/catalina/webresources/LocalStrings_cs.properties   
(props changed)

tomcat/trunk/java/org/apache/catalina/webresources/LocalStrings_es.properties   
(props changed)
tomcat/trunk/java/org/apache/coyote/LocalStrings_cs.properties   (props 
changed)
tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_cs.properties   (props 
changed)
tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_cs.properties   
(props changed)

tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_cs.properties   
(props changed)

tomcat/trunk/java/org/apache/coyote/http11/upgrade/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/naming/LocalStrings_cs.properties   (props 
changed)
tomcat/trunk/java/org/apache/naming/factory/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_cs.properties   
(props changed)
tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings_cs.properties  
 (props changed)

tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_cs.properties
   (props changed)
tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_cs.properties   
(p

Re: POEditor admins

2019-01-31 Thread Woonsan Ko
On Wed, Jan 30, 2019 at 11:45 AM Woonsan Ko  wrote:
>
> On Fri, Jan 4, 2019 at 3:47 AM Mark Thomas  wrote:
> >
> > On 04/01/2019 02:01, Woonsan Ko wrote:
> > > Thanks Mark!
> > > If you need a hand to synchronize the content between source and
> > > POEditor projects later, I'd like to volunteer for that. I expect the
> > > job should be done very carefully though. ;-)
> >
> > Great. Thanks.
> >
> > I've written up some notes:
> > https://cwiki.apache.org/confluence/display/TOMCAT/Managing+translations

The Import tool works like a charm!

I've just imported Korean translation from POEditor following the step
6 and 7 after downloading it to
.settings/translations/LocalStrings_ko.properties:

java -cp output/classes org.apache.tomcat.buildutil.translate.Import

Thanks again!

Woonsan

> >
> > It should be fairly straight forward. The only time you need to be
> > careful is when you bypass the standard process and try and do the sync
> > manually.
> >
> > It has been a while since I sync'd everything so I'll do that now. That
> > way you'll be able to start small with your own changes to find your way
> > around the sync process. Any questions, just ask here
>
> Great! Today I've done for the 6 new items in Korean. I'll try to
> follow the standard process to update only Korean resources today or
> tomorrow.
>
> Thanks a lot,
>
> Woonsan
>
> >
> > Mark
> >
> >
> > >
> > > Cheers,
> > >
> > > Woonsan
> > >
> > > On Wed, Jan 2, 2019 at 6:17 PM Mark Thomas  wrote:
> > >>
> > >> Hi,
> > >>
> > >> I've just added Woonsan to the admins group for the Tomcat project. If
> > >> any other committers want admin rights please create an account if you
> > >> don't have one and ping this thread.
> > >>
> > >> Mark
> > >>
> > >> -
> > >> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> > >> For additional commands, e-mail: dev-h...@tomcat.apache.org
> > >>
> > >
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> > > For additional commands, e-mail: dev-h...@tomcat.apache.org
> > >
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: dev-h...@tomcat.apache.org
> >

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



svn commit: r1852664 - in /tomcat/trunk/java/org/apache/catalina: connector/LocalStrings_ko.properties core/LocalStrings_ko.properties startup/LocalStrings_ko.properties tribes/group/interceptors/Loca

2019-01-31 Thread woonsan
Author: woonsan
Date: Thu Jan 31 22:57:36 2019
New Revision: 1852664

URL: http://svn.apache.org/viewvc?rev=1852664&view=rev
Log:
Importing (o.a.tomcat.buildutil.translate.Import) the latest Korean 
translations from POEditor

Modified:
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ko.properties
tomcat/trunk/java/org/apache/catalina/startup/LocalStrings_ko.properties

tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ko.properties

Modified: 
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ko.properties?rev=1852664&r1=1852663&r2=1852664&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ko.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ko.properties 
[UTF-8] Thu Jan 31 22:57:36 2019
@@ -29,6 +29,8 @@ coyoteConnector.parseBodyMethodNoTrace=T
 coyoteConnector.protocolHandlerDestroyFailed=프로토콜 핸들러 소멸 중 실패
 coyoteConnector.protocolHandlerInitializationFailed=프로토콜 핸들러 초기화가 실패했습니다.
 coyoteConnector.protocolHandlerInstantiationFailed=프로토콜 핸들러 인스턴스 생성에 실패했습니다.
+coyoteConnector.protocolHandlerNoAprLibrary=설정된 프로토콜 [{0}]이(가), 가용하지 않은 
APR/native 라이브러리를 요구합니다.
+coyoteConnector.protocolHandlerNoAprListener=설정된 프로토콜 [{0}]이(가), 가용하지 않은 
AprLifecycleListener를 요구합니다.
 coyoteConnector.protocolHandlerPauseFailed=프로토콜 핸들러에 대한 일시 정지가 실패했습니다.
 coyoteConnector.protocolHandlerResumeFailed=프로토콜 핸들러를 재개하지 못했습니다.
 coyoteConnector.protocolHandlerStartFailed=프로토콜 핸들러 시작 실패

Modified: tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ko.properties?rev=1852664&r1=1852663&r2=1852664&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ko.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ko.properties 
[UTF-8] Thu Jan 31 22:57:36 2019
@@ -222,6 +222,7 @@ standardContext.setManager.start=새로�
 standardContext.setManager.stop=이전 매니저를 중지시키는 중 오류 발생
 standardContext.startFailed=이전 오류들로 인해 컨텍스트 [{0}]의 시작이 실패했습니다.
 standardContext.startingContext=이름이 [{0}]인 컨텍스트를 시작하는 중 예외 발생
+standardContext.stop.asyncWaitInterrupted=처리 중인 비동기 요청이 완료되기를 기다리기 위해 
unloadDelay 밀리초를 대기하는 동안 인터럽트를 받았습니다. 더 이상의 지체 없이 컨텍스트 중지 작업을 계속할 것입니다.
 standardContext.stoppingContext=이름이 [{0}]인 컨텍스트를 중지시키는 중 예외 발생
 standardContext.suspiciousUrl=의심스러운 URL 패턴: 컨텍스트 [{1}] 내의 [{0}]. 서블릿 스펙의 
12.1장과 12.2장을 참조하십시오.
 standardContext.threadBindingListenerError=컨텍스트 [{0}]을(를) 위해 설정된 쓰레드 바인딩 리스너에서 
오류가 발생했습니다.

Modified: 
tomcat/trunk/java/org/apache/catalina/startup/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/startup/LocalStrings_ko.properties?rev=1852664&r1=1852663&r2=1852664&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/startup/LocalStrings_ko.properties 
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/catalina/startup/LocalStrings_ko.properties 
[UTF-8] Thu Jan 31 22:57:36 2019
@@ -149,6 +149,8 @@ hostConfig.undeployVersion=활성화된
 
 passwdUserDatabase.readFail=/etc/passwd로부터 사용자들의 전체 집합을 구하지 못했습니다.
 
+tomcat.addWebapp.conflictChild=이미 존재하는 컨텍스트 [{2}](으)로 인하여, [{0}]에 위치한 WAR를 
컨텍스트 경로 [{1}](으)로 배치할 수 없습니다.
+tomcat.addWebapp.conflictFile=이미 존재하는 파일 [{2}](으)로 인하여, [{0}]에 위치한 WAR를 컨텍스트 
경로 [{1}](으)로 배치할 수 없습니다.
 tomcat.baseDirMakeFail=Base 디렉토리로서 사용하기 위한, 디렉토리 [{0}]을(를) 생성할 수 없습니다.
 tomcat.baseDirNotDir=base 디렉토리를 위해 지정된 위치 [{0}]은(는) 디렉토리가 아닙니다.
 tomcat.homeDirMakeFail=홈 디렉토리로 사용할 디렉토리 [{0}]을(를) 생성할 수 없습니다.

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ko.properties?rev=1852664&r1=1852663&r2=1852664&view=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ko.properties
 [UTF-8] (original)
+++ 
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ko.properties
 [UTF-8] Thu Jan 31 22:57:36 2019
@@ -23,6 +23,7 @@ encryptInterceptor.decrypt.failed=메시
 encryptInterceptor.encrypt.failed=메시지를 암호화하지 못했습니다.
 encryptInterceptor.init.failed=EncryptInterceptor를 초기화하지 못했습니다.
 encryptInterceptor.key.required=암호화 키가 필수적입니다.
+encryptInterceptor.tcpFailureDetector.ordering=EncryptInterceptor는 반드시 
TcpFailureDetector 보다 먼저 위치해야 합니다. 채널 인터셉터 파이프라인 내에서, Encryp

Re: POEditor admins

2019-01-30 Thread Woonsan Ko
On Fri, Jan 4, 2019 at 3:47 AM Mark Thomas  wrote:
>
> On 04/01/2019 02:01, Woonsan Ko wrote:
> > Thanks Mark!
> > If you need a hand to synchronize the content between source and
> > POEditor projects later, I'd like to volunteer for that. I expect the
> > job should be done very carefully though. ;-)
>
> Great. Thanks.
>
> I've written up some notes:
> https://cwiki.apache.org/confluence/display/TOMCAT/Managing+translations
>
> It should be fairly straight forward. The only time you need to be
> careful is when you bypass the standard process and try and do the sync
> manually.
>
> It has been a while since I sync'd everything so I'll do that now. That
> way you'll be able to start small with your own changes to find your way
> around the sync process. Any questions, just ask here

Great! Today I've done for the 6 new items in Korean. I'll try to
follow the standard process to update only Korean resources today or
tomorrow.

Thanks a lot,

Woonsan

>
> Mark
>
>
> >
> > Cheers,
> >
> > Woonsan
> >
> > On Wed, Jan 2, 2019 at 6:17 PM Mark Thomas  wrote:
> >>
> >> Hi,
> >>
> >> I've just added Woonsan to the admins group for the Tomcat project. If
> >> any other committers want admin rights please create an account if you
> >> don't have one and ping this thread.
> >>
> >> Mark
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> >> For additional commands, e-mail: dev-h...@tomcat.apache.org
> >>
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: dev-h...@tomcat.apache.org
> >
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

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



Re: Setting "svn:mime-type" in non-English .properties (Was: svn commit: r1850330 [1/2] - in /tomcat/trunk/java: ...)

2019-01-07 Thread Woonsan Ko
On Mon, Jan 7, 2019 at 11:58 PM Christopher Schultz
 wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Mark,
>
> On 1/6/19 17:12, Mark Thomas wrote:
> > On 06/01/2019 21:51, Christopher Schultz wrote:
> >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
> >>
> >> Mark,
> >>
> >> On 1/6/19 16:37, Mark Thomas wrote:
> >>> On 06/01/2019 17:40, Christopher Schultz wrote:
> >>>> -----BEGIN PGP SIGNED MESSAGE- Hash: SHA256
> >>>>
> >>>> Woonsan,
> >>>>
> >>>> On 1/4/19 05:11, Woonsan Ko wrote:
> >>>>> I've noticed in the commit messages that some i18n bundle
> >>>>> files showing Japanese correctly (e.g,
> >>>>> tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_j
> a.
> >>
> >>>>>
> pr
> >>>>
> >>>>>
> >> operties
> >>>>>
> >>>>>
> >>>> below) while scrambling it in others (e.g,
> >>>>> tomcat/trunk/java/javax/el/LocalStrings_ja.properties
> >>>>> below).
> >>>>>
> >>>>> The difference comes from whether or not the file was set
> >>>>> with svn property, "svn:mime-type", to "text/plain;
> >>>>> charset=UTF-8".
> >>>>>
> >>>>> $ svn propget svn:mime-type
> >>>>> java/org/apache/catalina/authenticator/LocalStrings_ja.properties
> >>>>>
> >>>>>
> >>
> >>>>>
> text/plain; charset=UTF-8 $ svn propget svn:mime-type
> >>>>> java/javax/el/LocalStrings_ja.properties svn: warning:
> >>>>> W200017: Property 'svn:mime-type' not found on
> >>>>> 'java/javax/el/LocalStrings_ja.properties'
> >>>>>
> >>>>> Would anyone mind if I set "svn:mime-type" to "text/plain;
> >>>>> charset=UTF-8" in all the non-English .properties files in
> >>>>> trunk?
> >>>
> >>> +1. It is an oversight that I haven't been doing this when
> >>> adding new files.
> >>>
> >>>> - -1
> >>>>
> >>>> Properties files are, by definition[1], in ISO-8859-1
> >>>> encoding. Characters that are not in the ISO-8859-1 character
> >>>> set need to be Unicode-escaped.
> >>>>
> >>>> For example, if you want ã you need to use \u00e3
> >>>>
> >>>> I'm not sure why the files haven't been formatted in this way
> >>>> so far.
> >>>
> >>> Because that is what we decided to do to make the files easier
> >>> to work with:
> >>> https://tomcat.markmail.org/thread/2fqmyn2ds3vcmfvw
> >>
> >> I don't see any invocation of native2ascii in any of the build
> >> tools.
> >>
> >> Is it an undocumented "feature" of
> >> ResourceBundle/PropertyResourceBundle that UTF-8-encoded files
> >> "just work"?
> >
> > No.
> >
> > Read the thread I referenced in my previous message and/or search
> > build.xml for 'native2ascii'.
>
> My apologies. I looked for the conversion in the build script and
> didn't find it for some reason. Probably a typo in the search.
>
> Woonsan, my -1 is now a +1 for changing the MIME-types of any
> .properties files that aren't already set, and to actually use that
> encoding wherever it makes sense in preference to \u notation.

Thanks, Chris and Mark!
I've committed the changes (r1850710) after these:

find java -name "LocalStrings_*.properties" -exec svn propset
svn:mime-type "text/plain; charset=UTF-8" {} \;
find java -name "Messages_*.properties" -exec svn propset
svn:mime-type "text/plain; charset=UTF-8" {} \;

When someone adds a new language set later, we can run those again.

Cheers,

Woonsan

>
> - -chris
> -BEGIN PGP SIGNATURE-
> Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/
>
> iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlwzaR8ACgkQHPApP6U8
> pFjJAA/+LNkhdieCQm6ZA5BIf8xR/5VIdNizGK6aRzDGVHd0685xzfm51KdjI22h
> KOpsOipRqH0lVoJ0kcfLTj7vdjafgt/B9FRZtmixeuHJ6quw9BVsfHT/kF2eojzQ
> ndOBWqLSO2ucQtZ/bS7BoZzCxWbakE+DaCsLlOCbgzcb3uh3UOWCWotlEHHt0CG6
> kM6QsZANyj+rVGu90Wz4W2LKP0fEkk39MgzIPMcEYh9xWRRC5RENBNzpmxMRGLUq
> BMbVrMhNGtJTsWZdUis1AXheYuCyAlZbNbkwLJKOsBRo3Y3LpLR9jDTi3Nln8H0L
> 49e1sqoHhSvR/trbfzDBxDtFTovPiKkddrqaRVT6moZYDif/i4Cbe27DVpWh1Ptf
> EpGylmCLXjPyFzchrrjMQtE0uoUAA1aXAcaZnf4cJX/yULi2ZdhIkjA8eA+8ZRJ/
> L3w8EhAg83y2JI22En2zkjFOyhGTANECiXzH+JXVvm44v9G/qIxxG/YQQeJvPyM9
> 3BV5bXSNmafR2m2GV34Bldckk+9LtZM0xLuTGuYS8WEoMpGG9/I0dnYdHj8jLPFu
> 7W4qyryqlVRhxGT0SkiY8Q6uLnD84sxhNhPLuJIw196qNYidOcS2iDF+n5GqdbZA
> bYHWSawFDGbKfZjwJciX00VKr+m2p+09Znx3CegrTL693p+lVqQ=
> =fZ4Z
> -END PGP SIGNATURE-
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

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



svn commit: r1850710 [2/2] - in /tomcat/trunk/java: javax/el/ javax/servlet/ javax/servlet/http/ org/apache/catalina/authenticator/ org/apache/catalina/authenticator/jaspic/ org/apache/catalina/connec

2019-01-07 Thread woonsan
Propchange: 
tomcat/trunk/java/org/apache/catalina/webresources/LocalStrings_zh_CN.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: tomcat/trunk/java/org/apache/coyote/LocalStrings_de.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: tomcat/trunk/java/org/apache/coyote/LocalStrings_fr.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: tomcat/trunk/java/org/apache/coyote/LocalStrings_ja.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: tomcat/trunk/java/org/apache/coyote/LocalStrings_ko.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: tomcat/trunk/java/org/apache/coyote/LocalStrings_pt_BR.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: tomcat/trunk/java/org/apache/coyote/LocalStrings_zh_CN.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_de.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_fr.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_ja.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_ko.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_pt_BR.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_zh_CN.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_de.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_pt_BR.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ru.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_zh_CN.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_de.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_es.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_fr.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_ja.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_ko.properties
--
svn:mime-type = text/plain; charset=UTF-8

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_pt_BR.properties
--
svn:mime-type = 

svn commit: r1850710 [1/2] - in /tomcat/trunk/java: javax/el/ javax/servlet/ javax/servlet/http/ org/apache/catalina/authenticator/ org/apache/catalina/authenticator/jaspic/ org/apache/catalina/connec

2019-01-07 Thread woonsan
Author: woonsan
Date: Tue Jan  8 05:01:45 2019
New Revision: 1850710

URL: http://svn.apache.org/viewvc?rev=1850710&view=rev
Log:
Setting svn mimetype to 'text/plain; charset=UTF-8' on non-English translation 
bundle prop files

Modified:
tomcat/trunk/java/javax/el/LocalStrings_de.properties   (props changed)
tomcat/trunk/java/javax/el/LocalStrings_fr.properties   (props changed)
tomcat/trunk/java/javax/el/LocalStrings_ja.properties   (props changed)
tomcat/trunk/java/javax/el/LocalStrings_ko.properties   (props changed)
tomcat/trunk/java/javax/el/LocalStrings_pt_BR.properties   (props changed)
tomcat/trunk/java/javax/el/LocalStrings_zh_CN.properties   (props changed)
tomcat/trunk/java/javax/servlet/LocalStrings_de.properties   (props changed)
tomcat/trunk/java/javax/servlet/LocalStrings_ko.properties   (props changed)
tomcat/trunk/java/javax/servlet/LocalStrings_zh_CN.properties   (props 
changed)
tomcat/trunk/java/javax/servlet/http/LocalStrings_de.properties   (props 
changed)
tomcat/trunk/java/javax/servlet/http/LocalStrings_ko.properties   (props 
changed)
tomcat/trunk/java/javax/servlet/http/LocalStrings_zh_CN.properties   (props 
changed)

tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_de.properties  
 (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_ko.properties  
 (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_pt_BR.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_zh_CN.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings_de.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings_es.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings_fr.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings_ja.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings_ko.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings_pt_BR.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings_ru.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings_zh_CN.properties
   (props changed)
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_de.properties  
 (props changed)
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ko.properties  
 (props changed)

tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_pt_BR.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_ru.properties  
 (props changed)

tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_zh_CN.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_de.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ko.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_pt_BR.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_ru.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_zh_CN.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/deploy/LocalStrings_de.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/deploy/LocalStrings_es.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/deploy/LocalStrings_fr.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/deploy/LocalStrings_ja.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/deploy/LocalStrings_ko.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/deploy/LocalStrings_pt_BR.properties  
 (props changed)
tomcat/trunk/java/org/apache/catalina/deploy/LocalStrings_zh_CN.properties  
 (props changed)
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_de.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_ja.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_ko.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_pt_BR.properties 
  (props changed)
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_ru.properties   
(props changed)
tomcat/trunk/java/org/apache/catalina/filters/LocalStrings_zh_CN.properties 
  (props changed)

tomcat/trunk/java/org/apache/catalina/ha/authenticator/LocalStrings_fr.properties
   (props changed)

tomcat/trunk/java/org/apache/catalina/ha/authenticator/LocalStrings_ja.properties
   (props changed)

tomcat/trunk/java/org/apac

Setting "svn:mime-type" in non-English .properties (Was: svn commit: r1850330 [1/2] - in /tomcat/trunk/java: ...)

2019-01-04 Thread Woonsan Ko
I've noticed in the commit messages that some i18n bundle files
showing Japanese correctly (e.g,
tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_ja.properties
below) while scrambling it in others (e.g,
tomcat/trunk/java/javax/el/LocalStrings_ja.properties below).

The difference comes from whether or not the file was set with svn
property, "svn:mime-type", to "text/plain; charset=UTF-8".

$ svn propget svn:mime-type
java/org/apache/catalina/authenticator/LocalStrings_ja.properties
text/plain; charset=UTF-8
$ svn propget svn:mime-type java/javax/el/LocalStrings_ja.properties
svn: warning: W200017: Property 'svn:mime-type' not found on
'java/javax/el/LocalStrings_ja.properties'

Would anyone mind if I set "svn:mime-type" to "text/plain;
charset=UTF-8" in all the non-English .properties files in trunk?

Woonsan

-- Forwarded message -
From: 
Date: Fri, Jan 4, 2019 at 5:57 PM
Subject: svn commit: r1850330 [1/2] - in /tomcat/trunk/java: javax/el/
org/apache/catalina/authenticator/ org/apache/catalina/core/
org/apache/catalina/ha/deploy/ org/apache/catalina/ha/session/
org/apache/catalina/ha/tcp/ org/apache/catalina/loader/ org/apache...
To: 


Author: markt
Date: Fri Jan  4 08:57:06 2019
New Revision: 1850330

URL: http://svn.apache.org/viewvc?rev=1850330&view=rev
Log:
Update Japanese translations


Modified: tomcat/trunk/java/javax/el/LocalStrings_ja.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/javax/el/LocalStrings_ja.properties?rev=1850330&r1=1850329&r2=1850330&view=diff
==
--- tomcat/trunk/java/javax/el/LocalStrings_ja.properties (original)
+++ tomcat/trunk/java/javax/el/LocalStrings_ja.properties Fri Jan  4
08:57:06 2019
@@ -22,12 +22,17 @@ elProcessor.defineFunctionInvalidParamet
 elProcessor.defineFunctionNoMethod=クラス[{1}]㠮public
staticメソッド[{0}]㠌見㠤㠋り㠾㠛ん㠧㠗㠟。


Modified: 
tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_ja.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_ja.properties?rev=1850330&r1=1850329&r2=1850330&view=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_ja.properties
[UTF-8] (original)
+++ 
tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings_ja.properties
[UTF-8] Fri Jan  4 08:57:06 2019
@@ -34,7 +34,7 @@ authenticator.unauthorized=提供され�

 basicAuthenticator.invalidCharset=指定できる値は、null、空の文字列またはUTF-8です。


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

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



Re: POEditor admins

2019-01-03 Thread Woonsan Ko
Thanks Mark!
If you need a hand to synchronize the content between source and
POEditor projects later, I'd like to volunteer for that. I expect the
job should be done very carefully though. ;-)

Cheers,

Woonsan

On Wed, Jan 2, 2019 at 6:17 PM Mark Thomas  wrote:
>
> Hi,
>
> I've just added Woonsan to the admins group for the Tomcat project. If
> any other committers want admin rights please create an account if you
> don't have one and ping this thread.
>
> Mark
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

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



Re: [ANN] New committer: Woonsan Ko

2018-12-19 Thread Woonsan Ko
Thank you very much for the warm welcomes!
I have watched many volunteering hearts here, helping each other in
this community, for years. This community has been my biggest input
source from which I have learned how to grow ourselves together, in
positive, collaborative, collective, inclusive, sustainable ways.
I will do my best where I can help to keep the health of our heartbeats.

Kind regards,

Woonsan Ko

On Wed, Dec 19, 2018 at 6:56 PM Mark Thomas  wrote:
>
> On behalf of the Tomcat committers I am pleased to announce that
> Woonsan Ko (woonsan) has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
>
> Kind regards,
>
> Mark
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

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



Re: Specifying a URL for the docBase

2018-12-12 Thread Woonsan Ko
On Mon, Dec 10, 2018 at 11:49 PM Rémy Maucherat  wrote:

> I have nothing against adding the feature (as long as I'm not doing it),
> but for the "microservice" cloud design, I would expect "small" (haha) self
> contained reproduceable images. If you pull the application from somewhere
> at runtime, then it's whatever micro or not and it can evolve,

That's an interesting idea for the scenarios of the "(b) deploying a
docker image ..." kind.

> I added a package tool recently for images:
> https://github.com/apache/tomcat/tree/trunk/res/tomcat-maven

Suppose a docker image from the project is available and I inherit
from it in my custom docker image just by attaching some wars
somehow--pulling online or reading from an attached volume.
Then can I simply change the command line args? Is that a correct assumption?

Regards,

Woonsan

> Rémy

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



Re: Specifying a URL for the docBase

2018-12-08 Thread Woonsan Ko
On Sat, Dec 8, 2018 at 10:48 PM Rémy Maucherat  wrote:
>
> On Sat, Dec 8, 2018 at 2:37 AM Woonsan Ko  wrote:
>
> > On Sat, Dec 8, 2018 at 3:35 AM Mark Thomas  wrote:
> > >
> > > On 04/12/2018 22:22, Woonsan Ko wrote:
> > >
> > > 
> > >
> > > > More specifically, I can remove my custom logic in
> > > > AppsDeployingTomcatEmbeddedServletContainerFactory.java [2,3] by
> > > > giving JAR URLs instead. Also, my solution was on a thin ice by
> > > > depending the file system to extract the wars as Chris mentioned in
> > > > the bugzilla ticket.
> > >
> > > Note that if this is implemented then it is still going to require
> > > extraction to the file system and then deployment from the filesystem.
> > > Given that limitation, is this still useful?
> >
> > Yes, it is very useful. Even if I mentioned "on a thin ice", every
> > cloud platform I know supports a file system to use for that anyway.
> >
>
> Aren't you supposed to use FarmWarDeployer ?

I haven't had any requirement to use that yet.
My use cases have been so far in either category: (a) deploying
microservice-like pack as a whole -- not war separately but
embedded-tomcat pack as a whole, or (b) deploying a docker image to
docker-based platforms.

Regards,

Woonsan

>
> Rémy

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



Re: Specifying a URL for the docBase

2018-12-07 Thread Woonsan Ko
On Sat, Dec 8, 2018 at 3:35 AM Mark Thomas  wrote:
>
> On 04/12/2018 22:22, Woonsan Ko wrote:
>
> 
>
> > More specifically, I can remove my custom logic in
> > AppsDeployingTomcatEmbeddedServletContainerFactory.java [2,3] by
> > giving JAR URLs instead. Also, my solution was on a thin ice by
> > depending the file system to extract the wars as Chris mentioned in
> > the bugzilla ticket.
>
> Note that if this is implemented then it is still going to require
> extraction to the file system and then deployment from the filesystem.
> Given that limitation, is this still useful?

Yes, it is very useful. Even if I mentioned "on a thin ice", every
cloud platform I know supports a file system to use for that anyway.

Kind regards,

Woonsan

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

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



Re: Specifying a URL for the docBase

2018-12-04 Thread Woonsan Ko
On Wed, Dec 5, 2018 at 5:36 AM Michael Osipov  wrote:
>
> Am 2018-12-03 um 20:30 schrieb Mark Thomas:
> > Hi,
> >
> > I have been looking at [1]. This is a request to be able to specify a
> > URL for a WAR, including a URL that points to a WAR file packaged inside
> > a JAR. This request is in the context of embedded Tomcat.
> >
> > The embedded aspects are just part of this. Fixes would also be required
> > to the core Tomcat code.
> >
> > The Javadoc for Context indicates that a URL is acceptable for the
> > docBase. However, the code does not support this. The code expects a
> > file path (absolute or relative to appBase) that points to either a
> > directory or a WAR.
>
> How can a URL with a scheme be relative?!

E.g, 
jar:file:/path/to/application/bits/myapp.jar!/META-INF/hipshoot/embedded-catalina/webapps/site.war,
based on JAR URL [1].

[1] https://docs.oracle.com/javase/7/docs/api/java/net/JarURLConnection.html

>
> > I've been looking at the code and there are multiple places where the
> > assumption is made that the docBase is a file path. They are fixable but...
> >
> > I am wondering whether it would be better to fix this or to change the
> > Javadoc.
> >
> > In favour of fixing this:
> > - the code would match the intention as described in the Javadoc
> > - the requirements of [1] would be addressed
> > - loading a WAR from a URL offers a lot more flexibility
> >
> > In favour of changing the Javadoc
> > - there are multiple places that would need to be fixed
> > - loading a WAR from a URL broadens the attack surface if a malicious
> >user can get to the configuration files
> > - there doesn't seem to be much demand for loading from a URL (one bug
> >report with no activity and no votes in ~5 years)
> >
> > I'm somewhat on the fence on this one.
> >
> > Thoughts?
>
> I strive for simplicity, so I'd go with option 2. Moreover, we should
> clearly document which URL schemes are supported, e.g., file:// only.

It would help my use cases too if the fixing option is preferred
because I also struggled with the same issue before. I had to extract
war files from the application jar file and add webapps based on
webapp directories.
More specifically, I can remove my custom logic in
AppsDeployingTomcatEmbeddedServletContainerFactory.java [2,3] by
giving JAR URLs instead. Also, my solution was on a thin ice by
depending the file system to extract the wars as Chris mentioned in
the bugzilla ticket.

As a side note, most tomcat embedding frameworks assume single web
application (e.g, spring-boot), so they don't need to consider this
kind of use cases at all. My use case was to support multiple wars
with an embedded tomcat because my applications need to be separately
deployed on the same tomcat. If the tomcat-maven-plugin (or just
tomcat-plugin for other build systems?) can support more features of
Tomcat, it would be great.

Regards,

Woonsan

[2] 
https://bloomreach-forge.github.io/hipshoot/hipshoot-spring-boot-support/index.html
[3] 
https://github.com/bloomreach-forge/hipshoot/blob/develop/spring-boot-support/src/main/java/org/onehippo/forge/hipshoot/spring/boot/support/AppsDeployingTomcatEmbeddedServletContainerFactory.java

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

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



Re: L10n / I18n

2018-11-10 Thread Woonsan Ko
On Thu, Nov 8, 2018 at 5:30 PM Emmanuel Bourg  wrote:
>
> Le 08/11/2018 à 15:47, Mark Thomas a écrit :
>
> > is that a reason to drop attempts to provide i10n or
> > is it an indication we aren't doing nearly enough?
>
> We can always do more, but considering our limited resources I think
> it's wise to focus first on the most important areas (ie. messages
> displayed in web pages vs internal log messages).

I think we should be focused on helping non-English speaking
volunteers so that can easily help the community and themselves with
translations. We don't have to do more by ourselves.
I used to contribute translated Java resource bundle files to some
projects such as Wicket, Jetspeed-2, ... I had to manually escape
unicode strings for my Korean translation resource files until I found
a nice GUI tool which escapes those automatically and shows an
integrated view for different languages, missing keys, etc.
If there's a good tool support somehow (perhaps like what Mark is
trying with) and we say we're willing to take nice translation
contributions, it could be a big help. I have not seen projects yet
doing that.

>
>
> > Seriously, we (well, those in the community that speak French
> > fluently - not me) could look to improve those.
>
> FTR I did start working on the French translation for jasper this summer
> but I got dragged to other duties. When looking around the other
> resource bundles I really wondered if it made sense to translate very
> technical messages though.

I don't personally think there is a big difference in general between
non-technical translations and tech-oriented translations once
somethings are translated.
For example, I translated the HelloWorldPortlet for Apache Portals
before. Event "Hello, World!" was not easy to translate. ;-) "안녕,
세계여!"
I see the point though: when very specific tech terms are translated
without understanding the architecture/design/tech context, it could
be misleading. I admit I did that many times before.
But I think it's about quality issue we can probably improve
collectively somehow -- like Wikipedia does -- with easy tooling and
support.
So, I like Mark's idea of option for admins to drop translation
messages somehow, switching to English version for example. If it is
easily doable, it could be a good option for both ends.

>
>
> > But that brings us back to your original question of whether the
> > translations are worth it. If (and it is a fairly big if) the
> > translations were mostly complete and mostly of good quality, would that
> > change your view? I'm thinking try and improve the translations as a
> > first step and, if things don't improve, then decide what to do next.
>
> If the translations were nearly complete and of good quality I would
> definitely not suggest dropping them. Yet, I think I'd still configure
> Tomcat to run in English instead of French because I'm used to the
> English terminology.

I've just searched on a Korean portal site (e.g, www.daum.net) with
Tomcat errors in Korean. I hit many. Someones help others interpreting
the English messages. All of them are developers. So, I see values
providing translated internal messages as well.

>
>
> > Removing the translations (apart from the UI) feels to be too big a step
> > to me. That said, I can see how they would be a hindrance rather than a
> > help to some. Perhaps separating the l10n JARs into user facing and
> > external would give more options. Admins could remove the translated JAR
> > for the internal messages and get those messages in English if they
> > prefer. Or we could ship less or even no translations for internal
> > messages by default and provide them as a separate download.
>
> I don't think rearranging the JARs is necessary, it isn't difficult to
> run Tomcat with a different locale. I'm more concerned about the
> maintenance burden and the actual value vs the time invested.

Changing system locale sometimes affects application's behavior,
whether it's right or not, in some cases.
If it's easy enough, rearranging ability might be more flexible and safer, IMHO.

Kind regards,

Woonsan

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

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



[GitHub] tomcat pull request #47: Make ParameterMap immutable using containment inste...

2017-03-03 Thread woonsan
GitHub user woonsan opened a pull request:

https://github.com/apache/tomcat/pull/47

Make ParameterMap immutable using containment instead of inheritance.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/woonsan/tomcat bugfix/Bug_60808_2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/tomcat/pull/47.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #47


commit 716e908b0105f99f220db47100171afebf220e18
Author: Woonsan Ko 
Date:   2017-03-03T18:45:34Z

Make ParameterMap immutable using containment instead of inheritance.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] tomcat pull request #46: Bug_60808: ensure immutability of ParameterMap.

2017-03-03 Thread woonsan
Github user woonsan closed the pull request at:

https://github.com/apache/tomcat/pull/46


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] tomcat issue #46: Bug_60808: ensure immutability of ParameterMap.

2017-03-03 Thread woonsan
Github user woonsan commented on the issue:

https://github.com/apache/tomcat/pull/46
  
I'll propose a new PR using containment, not inheritance, as @markt-asf 
suggested.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] tomcat pull request #46: Bug_60808: ensure immutability of ParameterMap.

2017-03-02 Thread woonsan
GitHub user woonsan opened a pull request:

https://github.com/apache/tomcat/pull/46

Bug_60808: ensure immutability of ParameterMap.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/woonsan/tomcat bugfix/Bug_60808

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/tomcat/pull/46.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #46


commit 5ec932ad2f3f5b2b178a345856e17b3a4eedd528
Author: Woonsan Ko 
Date:   2017-03-03T07:10:25Z

Bug_60808: ensure immutability of ParameterMap.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



Re: [SECURITY] Java Deserialization, JMX and CVE-2016-3427

2016-05-25 Thread Woonsan Ko
On Wed, May 25, 2016 at 11:12 AM, Christopher Schultz
 wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Mark,
>
> On 5/24/16 10:06 AM, Mark Thomas wrote:
>> TL;DR If you use remote JMX, you need to update your JVM to address
>> CVE-2016-3427
>>
>> For the longer version, see the blog post I just published on
>> this: http://engineering.pivotal.io/post/java-deserialization-jmx/
>
> Okay, I give up: what version of Java 8 actually has this patch?
> Oracle's site gives me the runaround and tells me that it's been patched
> in April, but I have no idea what version of Java was published in
> April, and Oracle's site seems very reticent to tell me :(
>
> The CVEs have virtuall no information other than "something bad exists
> in some versions of some stuff, and you should upgrade". Upgrade to what
> ?

When I clicked on the CVE link and the link to oracle page onward in
the Reference section
(CONFIRM:http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html),
I could see the Java version ("Supported Versions Affected" column) in
the table when I look up "CVE-2016-3427".

>
> - -chris
> -BEGIN PGP SIGNATURE-
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iEYEARECAAYFAldFwPAACgkQ9CaO5/Lv0PBRjQCeOkzoLqUv6DMHkLWkEbfySe74
> tvgAnRnNMavAA9M7Y2FxoTOQ1mo8eIW9
> =g9B3
> -END PGP SIGNATURE-
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>

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