Michael Osipov

Results 74 issues of Michael Osipov

Here: https://github.com/lapo-luchini/asn1js/blob/383db01fbabccfd73b8cdb425efb6510b9131959/oids.js#L1202 Same issue as https://github.com/openssl/openssl/pull/10029 and https://github.com/kaikramer/keystore-explorer/issues/246 => `userPrincipalName`.

Using: ``` # pkg --version 1.16.3 ``` I have a custom port/package with: ``` ... RUN_DEPENDS= kinit:security/krb5 nsupdate:dns/bind-tools ... ``` This package has now been built poudriere and the repo...

`mvn test` tells me: [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] NegotiateSecurityFilterTests.testChallengeNTLMPOST:275 expected: but was: [ERROR] NegotiateSecurityFilterTests.testChallengeNTLMPUT:304 expected: but was: [INFO] [ERROR] Tests run: 46, Failures: 2, Errors: 0, Skipped:...

My Windows locale is `de_DE` and I see this test failure: [ERROR] Failures: [ERROR] NegotiateAuthenticatorTests.testNegotiate:200 [INFO] [ERROR] Tests run: 27, Failures: 1, Errors: 0, Skipped: 0 The reason is this...

## Prerequisites - [X] Have you checked for an existing issue describing your problem? - [X] Are you running the latest version? - [X] Is your ports tree recent? -...

bug
Blocker

Maven Site Plugin uses `site.xml` to generate a site. A site can be skinned by adding a skin artifact to the site.xml. Skin can get outdated and cause issues like...

T: feature-request

I have recently raised an [issue](https://bugs.eclipse.org/bugs/show_bug.cgi?id=533132) with the EGit provider for inconsistency with label decorators on project working sets compared to Subclipse. It turned out that Subclipse is inconsistent with...

…esolver This closes #776 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for the change...

Merely a draft for: * https://cwiki.apache.org/confluence/display/MAVEN/Commandline+inheritance * https://issues.apache.org/jira/browse/MNG-7206 * https://issues.apache.org/jira/browse/MNG-7193