[jira] [Created] (SSHD-233) Provide better error messages instead of Unable to negociate key exchange for item 2

2013-07-17 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created SSHD-233: Summary: Provide better error messages instead of Unable to negociate key exchange for item 2 Key: SSHD-233 URL: https://issues.apache.org/jira/browse/SSHD-233

[jira] [Commented] (SSHD-228) java.lang.IllegalStateException: Session is closed issue for the two different j2ee application trying to do ssh in websphere Application Server cluster environment.

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710760#comment-13710760 ] Guillaume Nodet commented on SSHD-228: -- This is a configuration problem. The key

[jira] [Resolved] (SSHD-228) java.lang.IllegalStateException: Session is closed issue for the two different j2ee application trying to do ssh in websphere Application Server cluster environment.

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-228. -- Resolution: Not A Problem Assignee: Guillaume Nodet java.lang.IllegalStateException:

[jira] [Commented] (SSHD-232) Idle timeout doesnt notify session listeners

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710771#comment-13710771 ] Guillaume Nodet commented on SSHD-232: -- Could you check with 0.8 ? I can see the

Re: [MINA3] NOTICE content (was Re: [VOTE] release Apache MINA 3.0.0-M1)

2013-07-17 Thread Emmanuel Lécharny
Le 7/17/13 1:11 AM, sebb a écrit : On 16 July 2013 23:09, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/16/13 11:34 PM, sebb a écrit : On 16 July 2013 18:34, Emmanuel Lécharny elecha...@gmail.com wrote: The NL files only depend on what is in the archives. It's just a question of checking

Cancelled was [VOTE] MINA 3.0.0-M1 take 2

2013-07-17 Thread Emmanuel Lécharny
Le 7/17/13 1:19 AM, sebb a écrit : On 16 July 2013 23:18, Julien Vermillard jvermill...@gmail.com wrote: On Tue, Jul 16, 2013 at 11:18 PM, sebb seb...@gmail.com wrote: On 16 July 2013 19:59, Julien Vermillard jvermill...@gmail.com wrote: Hi ! After some NOTICE and LICENSE file fixes (thanks

[jira] [Created] (SSHD-234) Support partial authentication

2013-07-17 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created SSHD-234: Summary: Support partial authentication Key: SSHD-234 URL: https://issues.apache.org/jira/browse/SSHD-234 Project: MINA SSHD Issue Type: New Feature

Re: git commit: Revert [maven-release-plugin] prepare for next development iteration

2013-07-17 Thread sebb
On 17 July 2013 10:56, elecha...@apache.org wrote: Updated Branches: refs/heads/trunk 0d04eba45 - 84b2003fc Revert [maven-release-plugin] prepare for next development iteration This reverts commit 0d04eba4525ca85886c4a03acc20b444ff69a52d. However trunk is now in an incorrect state, as

Re: git commit: Revert [maven-release-plugin] prepare for next development iteration

2013-07-17 Thread Emmanuel Lécharny
Le 7/17/13 2:21 PM, sebb a écrit : On 17 July 2013 10:56, elecha...@apache.org wrote: Updated Branches: refs/heads/trunk 0d04eba45 - 84b2003fc Revert [maven-release-plugin] prepare for next development iteration This reverts commit 0d04eba4525ca85886c4a03acc20b444ff69a52d. However

Re: git commit: Fixed the pom version to SNAPSHOT, otherwise the release will fal

2013-07-17 Thread sebb
What about the rest of the POM versions - they have all lost their -SNAPSHOT suffices. Trunk should never be left in a non-SNAPSHOT state for long periods. Ideally it should never lose the -SNAPSHOT suffix, but the Maven release plugin has not been designed to avoid this. On 17 July 2013 11:16,

[jira] [Commented] (SSHD-233) Provide better error messages instead of Unable to negociate key exchange for item 2

2013-07-17 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13711022#comment-13711022 ] Sebb commented on SSHD-233: --- BTW, in UK English it is: negotiate Provide better

[VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Emmanuel Lécharny
Hi, 3rd attempt to cut a release. The binary package now contains just what is needed, and the Nexus repository now contains the release. A temporary tag has been created (it can be removed if the vote is not approved): - GIT tag : mina-parent-3.0.0-M1 SHA-1 :

Re: git commit: Fixed the pom version to SNAPSHOT, otherwise the release will fal

2013-07-17 Thread Emmanuel Lécharny
Le 7/17/13 2:27 PM, sebb a écrit : What about the rest of the POM versions - they have all lost their -SNAPSHOT suffices. They have also been moved to SNAPSHOT. The process does a SNAPSHOT - tag - SNAPSHOT, but it's not immediat. Especially when the guy cutting the release is having lunch

Re: [MINA3] NOTICE content (was Re: [VOTE] release Apache MINA 3.0.0-M1)

2013-07-17 Thread sebb
On 17 July 2013 09:09, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 1:11 AM, sebb a écrit : On 16 July 2013 23:09, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/16/13 11:34 PM, sebb a écrit : On 16 July 2013 18:34, Emmanuel Lécharny elecha...@gmail.com wrote: The NL files only

Re: git commit: Revert [maven-release-plugin] prepare for next development iteration

2013-07-17 Thread sebb
On 17 July 2013 13:26, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 2:21 PM, sebb a écrit : On 17 July 2013 10:56, elecha...@apache.org wrote: Updated Branches: refs/heads/trunk 0d04eba45 - 84b2003fc Revert [maven-release-plugin] prepare for next development iteration This

Re: git commit: Fixed the pom version to SNAPSHOT, otherwise the release will fal

2013-07-17 Thread sebb
On 17 July 2013 13:41, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 2:27 PM, sebb a écrit : What about the rest of the POM versions - they have all lost their -SNAPSHOT suffices. They have also been moved to SNAPSHOT. The process does a SNAPSHOT - tag - SNAPSHOT, but it's not

Re: git commit: Revert [maven-release-plugin] prepare for next development iteration

2013-07-17 Thread Emmanuel Lécharny
Le 7/17/13 3:00 PM, sebb a écrit : On 17 July 2013 13:26, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 2:21 PM, sebb a écrit : On 17 July 2013 10:56, elecha...@apache.org wrote: Updated Branches: refs/heads/trunk 0d04eba45 - 84b2003fc Revert [maven-release-plugin] prepare for

[jira] [Resolved] (SSHD-231) Failed authentication method isnt removed from list of allowed methods

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-231. -- Resolution: Fixed Fix Version/s: 0.9.0 Assignee: Guillaume Nodet Resolved as

[jira] [Created] (SSHD-235) Refactor client side authentication

2013-07-17 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created SSHD-235: Summary: Refactor client side authentication Key: SSHD-235 URL: https://issues.apache.org/jira/browse/SSHD-235 Project: MINA SSHD Issue Type: New Feature

[jira] [Resolved] (SSHD-234) Support partial authentication

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-234. -- Resolution: Fixed Fix Version/s: 0.9.0 Assignee: Guillaume Nodet Fixed by

[jira] [Resolved] (SSHD-233) Provide better error messages instead of Unable to negociate key exchange for item 2

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-233. -- Resolution: Fixed Fix Version/s: 0.9.0 Assignee: Guillaume Nodet Provide

Re: [2/2] git commit: [SSHD-233] Provide better error messages instead of Unable to negociate key exchange for item 2

2013-07-17 Thread sebb
On 17 July 2013 16:02, gno...@apache.org wrote: [SSHD-233] Provide better error messages instead of Unable to negociate key exchange for item 2 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/0bc4246a Tree:

Re: [3/4] git commit: [SSHD-195] Client side welcome banner support

2013-07-17 Thread sebb
On 17 July 2013 15:32, gno...@apache.org wrote: [SSHD-195] Client side welcome banner support Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/1937ee8e Tree:

Re: git commit: Revert [maven-release-plugin] prepare for next development iteration

2013-07-17 Thread sebb
On 17 July 2013 15:19, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 3:00 PM, sebb a écrit : On 17 July 2013 13:26, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 2:21 PM, sebb a écrit : On 17 July 2013 10:56, elecha...@apache.org wrote: Updated Branches:

[jira] [Created] (DIRMINA-949) Fixed IoBuffer.Pointer.setPosition to work in O(1) instead of O(n) in the common case

2013-07-17 Thread Esko Luontola (JIRA)
Esko Luontola created DIRMINA-949: - Summary: Fixed IoBuffer.Pointer.setPosition to work in O(1) instead of O(n) in the common case Key: DIRMINA-949 URL: https://issues.apache.org/jira/browse/DIRMINA-949

mina pull request: Fixed IoBuffer.Pointer.setPosition to work in O(1) inste...

2013-07-17 Thread orfjackal
GitHub user orfjackal opened a pull request: https://github.com/apache/mina/pull/3 Fixed IoBuffer.Pointer.setPosition to work in O(1) instead of O(n) in the common case IoBuffer.Pointer.setPosition used to always iterate through the singly linked list starting from the very

Re: git commit: Revert [maven-release-plugin] prepare for next development iteration

2013-07-17 Thread Emmanuel Lécharny
Le 7/17/13 5:53 PM, sebb a écrit : On 17 July 2013 15:19, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 3:00 PM, sebb a écrit : On 17 July 2013 13:26, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 2:21 PM, sebb a écrit : On 17 July 2013 10:56, elecha...@apache.org wrote:

[jira] [Created] (DIRMINA-950) org.apache.mina.codec.IoBuffer#mark is untested and broken

2013-07-17 Thread Esko Luontola (JIRA)
Esko Luontola created DIRMINA-950: - Summary: org.apache.mina.codec.IoBuffer#mark is untested and broken Key: DIRMINA-950 URL: https://issues.apache.org/jira/browse/DIRMINA-950 Project: MINA

[jira] [Updated] (DIRMINA-950) org.apache.mina.codec.IoBuffer#mark is untested and broken

2013-07-17 Thread Esko Luontola (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esko Luontola updated DIRMINA-950: -- Description: Currently the org.apache.mina.codec.IoBuffer#mark method sets the limit instead

[jira] [Updated] (DIRMINA-950) org.apache.mina.codec.IoBuffer#mark is untested and broken

2013-07-17 Thread Esko Luontola (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esko Luontola updated DIRMINA-950: -- Description: Currently the org.apache.mina.codec.IoBuffer#mark method sets the limit instead

Re: git commit: Revert [maven-release-plugin] prepare for next development iteration

2013-07-17 Thread sebb
On 17 July 2013 17:00, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 5:53 PM, sebb a écrit : On 17 July 2013 15:19, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 3:00 PM, sebb a écrit : On 17 July 2013 13:26, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 2:21 PM,

Re: git commit: Revert [maven-release-plugin] prepare for next development iteration

2013-07-17 Thread Emmanuel Lécharny
Le 7/17/13 6:15 PM, sebb a écrit : On 17 July 2013 17:00, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 5:53 PM, sebb a écrit : On 17 July 2013 15:19, Emmanuel Lécharny elecha...@gmail.com wrote: With SVN the way I do it is: We don't use SVN anymore. I realise that. Maybe Git

[jira] [Resolved] (SSHD-230) Support native sftp client

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-230. -- Resolution: Fixed Fix Version/s: 0.9.0 Assignee: Guillaume Nodet Improved sftp

[jira] [Commented] (SSHD-230) Support native sftp client

2013-07-17 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13711339#comment-13711339 ] Eli Collins commented on SSHD-230: -- Really? I'm running the sftp server via ./bin/sshd.sh

[jira] [Resolved] (SSHD-221) Don't hard-wire the service (ssh-connection) in the user-auth code

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-221. -- Resolution: Fixed Fix Version/s: 0.9.0 Assignee: Guillaume Nodet Don't

[jira] [Resolved] (SSHD-229) SFTP download reopen files issue

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-229. -- Resolution: Fixed Fix Version/s: (was: 1.0.0) Assignee: Guillaume Nodet

[jira] [Resolved] (SSHD-226) ServerSession's idle timer is not reset, if server only sends data

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-226. -- Resolution: Fixed Fix Version/s: 0.9.0 Assignee: Guillaume Nodet Thx for the

[jira] [Updated] (SSHD-225) InvertedShellWrapper does not shutdown its executor, preventing graceful JVM exit

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated SSHD-225: - Fix Version/s: 0.9.0 Assignee: Guillaume Nodet Summary: InvertedShellWrapper

[jira] [Resolved] (SSHD-225) InvertedShellWrapper does not shutdown its executor, preventing graceful JVM exit

2013-07-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-225. -- Resolution: Fixed InvertedShellWrapper does not shutdown its executor, preventing graceful

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Julien Vermillard
Build like a charm and NL looks correct for me (even if I'm not a layer :) . +1 -- Julien Vermillard http://people.apache.org/~jvermillard/ On Wed, Jul 17, 2013 at 2:33 PM, Emmanuel Lécharny elecha...@gmail.com wrote: Hi, 3rd attempt to cut a release. The binary package now contains

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Jeff MAURY
Build also except if the benchmarks profile is activated: build fails because it seems the benchmarks pom is still on 3.0.0-M1-SNAPSHOT For the next release, we should put the JDK 7 requirement in the parent POM as a requirement : I think Maven will be more explicit Jeff On Wed, Jul 17, 2013

Re: git commit: Revert [maven-release-plugin] prepare for next development iteration

2013-07-17 Thread sebb
On 17 July 2013 23:19, Julien Vermillard jvermill...@gmail.com wrote: I think the main problem is maven release is pushing your modification when it could do all the work locally. It's not possible to do it all locally. It must at least commit the tag to be used for the release vote. perhaps

Re: git commit: Revert [maven-release-plugin] prepare for next development iteration

2013-07-17 Thread Jeff MAURY
The release plugin has a pushChanges flag for git which is true by default for preserving compatibility but could be useful. Jeff On Thu, Jul 18, 2013 at 12:26 AM, sebb seb...@gmail.com wrote: On 17 July 2013 23:19, Julien Vermillard jvermill...@gmail.com wrote: I think the main problem is

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread sebb
On 17 July 2013 23:21, Jeff MAURY jeffma...@jeffmaury.com wrote: Build also except if the benchmarks profile is activated: build fails because it seems the benchmarks pom is still on 3.0.0-M1-SNAPSHOT Both of these files still refer to the SNAPSHOT release: benchmarks/pom.xml

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread sebb
On 17 July 2013 23:41, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/18/13 12:21 AM, Jeff MAURY a écrit : Build also except if the benchmarks profile is activated: build fails because it seems the benchmarks pom is still on 3.0.0-M1-SNAPSHOT Ahhh, my bad ! I cut the release without the

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Jeff MAURY
On Thu, Jul 18, 2013 at 12:42 AM, sebb seb...@gmail.com wrote: On 17 July 2013 23:21, Jeff MAURY jeffma...@jeffmaury.com wrote: Build also except if the benchmarks profile is activated: build fails because it seems the benchmarks pom is still on 3.0.0-M1-SNAPSHOT Both of these files still

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Jeff MAURY
I don't get your point. What is the problem is Java8 is used as soon as the 1.7 target is specified ? Jeff On Thu, Jul 18, 2013 at 12:57 AM, sebb seb...@gmail.com wrote: On 17 July 2013 23:49, Jeff MAURY jeffma...@jeffmaury.com wrote: On Thu, Jul 18, 2013 at 12:42 AM, sebb seb...@gmail.com

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Emmanuel Lécharny
Le 7/18/13 12:42 AM, sebb a écrit : On 17 July 2013 23:21, Jeff MAURY jeffma...@jeffmaury.com wrote: Build also except if the benchmarks profile is activated: build fails because it seems the benchmarks pom is still on 3.0.0-M1-SNAPSHOT Both of these files still refer to the SNAPSHOT release:

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread sebb
On 18 July 2013 00:01, Jeff MAURY jeffma...@jeffmaury.com wrote: I don't get your point. What is the problem is Java8 is used as soon as the 1.7 target is specified ? You cannot use Java 1.6 to compile source=1.7; the compiler must be 1.7+ The only problem using 1.8 is that it provides

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread sebb
On 18 July 2013 00:10, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/18/13 12:42 AM, sebb a écrit : On 17 July 2013 23:21, Jeff MAURY jeffma...@jeffmaury.com wrote: Build also except if the benchmarks profile is activated: build fails because it seems the benchmarks pom is still on

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Jeff MAURY
What are you refering to ? The enforcer rule ? The problem you mentioned about 1.8 should be managed by the animal sniffer plugin Jeff On Thu, Jul 18, 2013 at 1:12 AM, sebb seb...@gmail.com wrote: On 18 July 2013 00:10, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/18/13 12:42 AM, sebb

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread sebb
So what is the enforcer needed for? On 18 July 2013 00:15, Jeff MAURY jeffma...@jeffmaury.com wrote: What are you refering to ? The enforcer rule ? The problem you mentioned about 1.8 should be managed by the animal sniffer plugin Jeff On Thu, Jul 18, 2013 at 1:12 AM, sebb

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Jeff MAURY
To make sure the build is run with a 1.7+ JDK Jeff On Thu, Jul 18, 2013 at 1:18 AM, sebb seb...@gmail.com wrote: So what is the enforcer needed for? On 18 July 2013 00:15, Jeff MAURY jeffma...@jeffmaury.com wrote: What are you refering to ? The enforcer rule ? The problem you mentioned

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread sebb
On 17 July 2013 22:16, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 2:33 PM, Emmanuel Lécharny a écrit : Hi, 3rd attempt to cut a release. The binary package now contains just what is needed, and the Nexus repository now contains the release. A temporary tag has been created

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Jeff MAURY
On Thu, Jul 18, 2013 at 1:40 AM, sebb seb...@gmail.com wrote: On 18 July 2013 00:21, Jeff MAURY jeffma...@jeffmaury.com wrote: To make sure the build is run with a 1.7+ JDK As I already wrote, the compilation will fail unless it is. The advantage of the enforcer plugin is that you have a

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Emmanuel Lécharny
Le 7/18/13 1:12 AM, sebb a écrit : On 18 July 2013 00:10, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/18/13 12:42 AM, sebb a écrit : On 17 July 2013 23:21, Jeff MAURY jeffma...@jeffmaury.com wrote: Build also except if the benchmarks profile is activated: build fails because it seems

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Emmanuel Lécharny
Le 7/18/13 1:44 AM, sebb a écrit : On 17 July 2013 22:16, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/17/13 2:33 PM, Emmanuel Lécharny a écrit : Hi, 3rd attempt to cut a release. The binary package now contains just what is needed, and the Nexus repository now contains the release.

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Emmanuel Lécharny
Le 7/18/13 2:39 AM, Emmanuel Lécharny a écrit : Le 7/18/13 1:44 AM, sebb a écrit : This is the third thing to fix for the next release. And the forth one is the Java 7 enforcer that need to be added. And the fifth one is the Benchmark module that have to be included into the source tarball.

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread sebb
On 18 July 2013 01:42, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/18/13 2:39 AM, Emmanuel Lécharny a écrit : Le 7/18/13 1:44 AM, sebb a écrit : This is the third thing to fix for the next release. And the forth one is the Java 7 enforcer that need to be added. And the fifth one is

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread sebb
Also the NOTICE files in the jars are wrong. For example, coap starts: Apache MINA CoAP (constrained application protocol) 3.0.0-M1 The leading blank line is wrong, and the version should not be appended. Ideally the jar Manifests should have some more info; have a look for example at any

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Emmanuel Lécharny
Le 7/18/13 3:04 AM, sebb a écrit : Also the NOTICE files in the jars are wrong. For example, coap starts: Apache MINA CoAP (constrained application protocol) 3.0.0-M1 The leading blank line is wrong, and the version should not be appended. Not sure I grk what you say here... Can you

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread sebb
On 18 July 2013 02:10, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/18/13 3:04 AM, sebb a écrit : Also the NOTICE files in the jars are wrong. For example, coap starts: Apache MINA CoAP (constrained application protocol) 3.0.0-M1 The leading blank line is wrong, and the version

Re: [VOTE] MINA 3.0.0-M1 take 3

2013-07-17 Thread Emmanuel Lécharny
Le 7/18/13 3:20 AM, sebb a écrit : On 18 July 2013 02:10, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/18/13 3:04 AM, sebb a écrit : Also the NOTICE files in the jars are wrong. For example, coap starts: Apache MINA CoAP (constrained application protocol) 3.0.0-M1 The leading blank