[GitHub] maven-surefire pull request #173: [SUREFIRE-1004] Support full gavtc format ...

2018-01-12 Thread bindul
GitHub user bindul opened a pull request: https://github.com/apache/maven-surefire/pull/173 [SUREFIRE-1004] Support full gavtc format for dependenciesToScan Added support for specifying dependencies to scan for tests using full `groupId:artifactId[:version[:type[:classifier

[GitHub] maven-surefire issue #173: [SUREFIRE-1004] Support full gavtc format for dep...

2018-01-12 Thread bindul
Github user bindul commented on the issue: https://github.com/apache/maven-surefire/pull/173 @Tibor17 Thank you for your review. I agree with you that `version` check is not really useful in this use case, I put it in there as the JIRA ticket called for GAVT support and also

[GitHub] maven-surefire issue #173: [SUREFIRE-1004] Support full gavtc format for dep...

2018-01-13 Thread bindul
Github user bindul commented on the issue: https://github.com/apache/maven-surefire/pull/173 @Tibor17, Sorry I misunderstood your first comment. Thank you again for taking the time to review the changes and for your patience. I will rework the pull request using your

[GitHub] maven-surefire issue #173: [SUREFIRE-1004] Support full gavtc format for dep...

2018-02-09 Thread bindul
Github user bindul commented on the issue: https://github.com/apache/maven-surefire/pull/173 @Tibor17 I have reviewed the Maven Coordinates documentation you mentioned, and I can switch the order of elements in the parameter easily. However, I think I would disagree with

[jira] (MRELEASE-749) release:prepare copies contents of source of Subversion branch into release tag

2012-03-14 Thread Bindul Bhowmik (JIRA)
Bindul Bhowmik created MRELEASE-749: --- Summary: release:prepare copies contents of source of Subversion branch into release tag Key: MRELEASE-749 URL: https://jira.codehaus.org/browse/MRELEASE-749

[jira] (MRELEASE-749) release:prepare copies contents of source of Subversion branch into release tag

2012-03-14 Thread Bindul Bhowmik (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=294089#comment-294089 ] Bindul Bhowmik commented on MRELEASE-749: - I realize the initial description was

[jira] (MRELEASE-749) release:prepare copies contents of source of Subversion branch into release tag

2012-03-14 Thread Bindul Bhowmik (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=294089#comment-294089 ] Bindul Bhowmik edited comment on MRELEASE-749 at 3/14/12 6:1

[jira] Created: (MPLUGIN-176) helpmojo: Use Java 5 generics in generated help mojo

2010-12-06 Thread Bindul Bhowmik (JIRA)
Components: Plugin Plugin Affects Versions: 2.6 Reporter: Bindul Bhowmik Priority: Minor The generated help mojo class generates List and ArrayList variables and parameters without generic collections. This causes compiler warnings for projects compiled with Java 5 or

[jira] Updated: (MPLUGIN-176) helpmojo: Use Java 5 generics in generated help mojo

2010-12-06 Thread Bindul Bhowmik (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bindul Bhowmik updated MPLUGIN-176: --- Attachment: MPLUGIN-176-patch.diff Attaching a patch that uses a 'useJava5' parameter t

[jira] [Updated] (MNGSITE-277) Plugin testing documentation links update

2016-03-07 Thread Bindul Bhowmik (JIRA)
[ https://issues.apache.org/jira/browse/MNGSITE-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bindul Bhowmik updated MNGSITE-277: --- Attachment: MNGSITE-277-plugin-int-test-site.patch [~hboutemy], thank you for the hint

[jira] [Commented] (MNGSITE-277) Plugin testing documentation links update

2016-03-07 Thread Bindul Bhowmik (JIRA)
[ https://issues.apache.org/jira/browse/MNGSITE-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184610#comment-15184610 ] Bindul Bhowmik commented on MNGSITE-277: I did visit the source repository