[jira] [Commented] (SUREFIRE-1538) Git considers PNG files as changed although there is no change

2018-07-19 Thread Stefan Birkner (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549399#comment-16549399 ] Stefan Birkner commented on SUREFIRE-1538: -- My git config is {code} [color] ui =

[jira] [Updated] (SUREFIRE-1538) Git considers PNG files as changed although there is no change

2018-07-19 Thread Stefan Birkner (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated SUREFIRE-1538: - Description: After checking out the repository, git shows me immediately that the PNG

[jira] [Updated] (SUREFIRE-1538) Git considers PNG files as changed although there is no change

2018-07-19 Thread Stefan Birkner (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated SUREFIRE-1538: - Description: After checking out the repository, git shows me immediately that the PNG

[jira] [Updated] (SUREFIRE-1538) Git considers PNG files as changed although there is no change

2018-07-19 Thread Stefan Birkner (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated SUREFIRE-1538: - Summary: Git considers PNG files as changed although there is no change (was: Git

[jira] [Created] (SUREFIRE-1538) Git show PNG files as changed although there is no change

2018-07-19 Thread Stefan Birkner (JIRA)
Stefan Birkner created SUREFIRE-1538: Summary: Git show PNG files as changed although there is no change Key: SUREFIRE-1538 URL: https://issues.apache.org/jira/browse/SUREFIRE-1538 Project: Maven

[jira] [Updated] (MNG-5843) Inappropriate version resolution for version range with relocation

2015-06-16 Thread Stefan Birkner (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated MNG-5843: Description: I have a dependency with a version range like {code:xml} dependency

[jira] [Created] (MNG-5843) Inappropriate version resolution for version range with relocation

2015-06-16 Thread Stefan Birkner (JIRA)
Stefan Birkner created MNG-5843: --- Summary: Inappropriate version resolution for version range with relocation Key: MNG-5843 URL: https://issues.apache.org/jira/browse/MNG-5843 Project: Maven

[jira] Updated: (SUREFIRE-738) Fail on not existing run order.

2011-06-23 Thread Stefan Birkner (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated SUREFIRE-738: Attachment: surefire-738.patch Here's the patch. I introduced an enum RunOrder. Fail on not

[jira] Created: (SUREFIRE-738) Fail on not existing run order.

2011-05-10 Thread Stefan Birkner (JIRA)
Fail on not existing run order. --- Key: SUREFIRE-738 URL: http://jira.codehaus.org/browse/SUREFIRE-738 Project: Maven Surefire Issue Type: Improvement Reporter: Stefan Birkner Priority:

[jira] Created: (SUREFIRE-702) Introduce a ClasspathPropertiesMapper class

2011-02-21 Thread Stefan Birkner (JIRA)
Introduce a ClasspathPropertiesMapper class --- Key: SUREFIRE-702 URL: http://jira.codehaus.org/browse/SUREFIRE-702 Project: Maven Surefire Issue Type: Improvement Components: Maven Surefire

[jira] Updated: (SUREFIRE-696) Improve the design of the class Classpath

2011-02-09 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated SUREFIRE-696: Attachment: SUREFIRE-696.patch Thanks for your advice. Unfortunately there are two other

[jira] Updated: (SUREFIRE-691) Skip reports and menu link generation when it does not make sense (i.e: test results are missing)

2011-02-09 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated SUREFIRE-691: Attachment: SUREFIRE-691.patch Sorry. Here's a new patch with the missing class and the

[jira] Updated: (SUREFIRE-691) Skip reports and menu link generation when it does not make sense (i.e: test results are missing)

2011-02-07 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated SUREFIRE-691: Attachment: SUREFIRE-691.patch Here's the bugfix. I implemented canGenerateReport() on

[jira] Created: (SUREFIRE-696) Improve the design of the class Classpath

2011-02-06 Thread Stefan Birkner (JIRA)
Improve the design of the class Classpath - Key: SUREFIRE-696 URL: http://jira.codehaus.org/browse/SUREFIRE-696 Project: Maven Surefire Issue Type: Improvement Components: Maven Surefire

[jira] Created: (SUREFIRE-695) Avoid duplicate code in SurefirePlugin and IntegrationTestMojo

2011-02-05 Thread Stefan Birkner (JIRA)
Avoid duplicate code in SurefirePlugin and IntegrationTestMojo -- Key: SUREFIRE-695 URL: http://jira.codehaus.org/browse/SUREFIRE-695 Project: Maven Surefire Issue Type:

[jira] Updated: (SUREFIRE-694) NPE when empty additionalClasspathElement

2011-02-05 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated SUREFIRE-694: Attachment: SUREFIRE-694.patch With this patch the plugin only logs a warning for empty

[jira] Commented: (SUREFIRE-693) The @factory annotation is ignored

2011-02-05 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=254745#action_254745 ] Stefan Birkner commented on SUREFIRE-693: - Hello Yoryos, please add an example project,

[jira] Commented: (SUREFIRE-692) Wrong link to API

2011-01-31 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=253644#action_253644 ] Stefan Birkner commented on SUREFIRE-692: - It looks like the API link has been added by an

[jira] Updated: (SUREFIRE-692) Wrong link to API

2011-01-31 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated SUREFIRE-692: Attachment: SUREFIRE-692.patch This patch removes the API link from site.xml Wrong link to

[jira] Issue Comment Edited: (SUREFIRE-692) Wrong link to API

2011-01-31 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=253645#action_253645 ] Stefan Birkner edited comment on SUREFIRE-692 at 1/31/11 3:32 PM: --

[jira] Created: (MNG-4979) Cannot override configuration parameter from command line

2011-01-14 Thread Stefan Birkner (JIRA)
Cannot override configuration parameter from command line - Key: MNG-4979 URL: http://jira.codehaus.org/browse/MNG-4979 Project: Maven 2 3 Issue Type: Bug Components:

[jira] Commented: (MNG-4979) Cannot override configuration parameter from command line

2011-01-14 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/MNG-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=251641#action_251641 ] Stefan Birkner commented on MNG-4979: - I looked at the code of

[jira] Commented: (SUREFIRE-649) Might be impossible to have empty strings in systemPropertyVariables element

2011-01-14 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=251646#action_251646 ] Stefan Birkner commented on SUREFIRE-649: - The Bug happens inside of

[jira] Created: (SUREFIRE-684) Avoid duplicate code in AbstractSurefireMojo

2011-01-13 Thread Stefan Birkner (JIRA)
Avoid duplicate code in AbstractSurefireMojo Key: SUREFIRE-684 URL: http://jira.codehaus.org/browse/SUREFIRE-684 Project: Maven Surefire Issue Type: Improvement Components: Maven

[jira] Commented: (SUREFIRE-645) Meaningful message when test has no runnable methods

2011-01-08 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=250884#action_250884 ] Stefan Birkner commented on SUREFIRE-645: - The test case must be a JUnit4 test: public

[jira] Commented: (SUREFIRE-645) Meaningful message when test has no runnable methods

2011-01-08 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=250895#action_250895 ] Stefan Birkner commented on SUREFIRE-645: - The bug still exists for JUnit3 tests. If

[jira] Updated: (SUREFIRE-645) Meaningful message when test has no runnable methods

2011-01-08 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated SUREFIRE-645: Attachment: surefire645WithJunit3Fix.patch Meaningful message when test has no runnable

[jira] Updated: (SUREFIRE-542) JUnit 4.4 tests skipped for a failed assumption are not reported as Skipped

2010-09-12 Thread Stefan Birkner (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Birkner updated SUREFIRE-542: Attachment: SUREFIRE-542.patch This bug fix adds the method testAssumptionFailure to the

[jira] Created: (SUREFIRE-645) Meaningful message when test has no runnable methods

2010-09-11 Thread Stefan Birkner (JIRA)
Meaningful message when test has no runnable methods Key: SUREFIRE-645 URL: http://jira.codehaus.org/browse/SUREFIRE-645 Project: Maven Surefire Issue Type: Improvement Affects

[jira] Created: (SUREFIRE-644) Use an iterator instead of accessing the list items by index.

2010-09-08 Thread Stefan Birkner (JIRA)
Use an iterator instead of accessing the list items by index. - Key: SUREFIRE-644 URL: http://jira.codehaus.org/browse/SUREFIRE-644 Project: Maven Surefire Issue Type: Improvement