[
https://issues.apache.org/jira/browse/MCOMPILER-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Medeiros updated MCOMPILER-446:
-
Summary: Compiler is crashing while setting JPMS module version (was:
Compiler is cra
Tibor17 edited a comment on pull request #343:
URL: https://github.com/apache/maven-surefire/pull/343#issuecomment-814475321
Due to it is difficult to confirm that the `InputStream` from `System.in`
was closed by the ClassRule in Surefire. It can be confirmed in the console
aplication if y
Tibor17 commented on pull request #343:
URL: https://github.com/apache/maven-surefire/pull/343#issuecomment-814475321
Due to it is difficult to confirm that the `InputStream` from `System.in`
was closed by the ClassRule. It can be confirmed in the console aplication if
you run the JUnit4 e
adam11grafik commented on pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#issuecomment-814452411
Squash done.
Thank you also for your support!
It was new and interesting experience for me! :)
--
This is an automated message from the Apache Git Service.
To r
adam11grafik commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r608193226
##
File path: maven-surefire-plugin/src/site/apt/examples/junit-platform.apt.vm
##
@@ -526,6 +526,9 @@ else
* To exclude <<>>, use <<>>.
Henning Schmiedehausen created MDEP-742:
---
Summary: dependency plugin does not work with JDK 16
Key: MDEP-742
URL: https://issues.apache.org/jira/browse/MDEP-742
Project: Maven Dependency Plugin
Tibor17 commented on pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#issuecomment-814378922
ok, this looks very well.
Pls squash it and I will finish it.
Thx for your work!
--
This is an automated message from the Apache Git Service.
To respond to the messa
Tibor17 commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r608118433
##
File path: maven-surefire-plugin/src/site/apt/examples/junit-platform.apt.vm
##
@@ -526,6 +526,9 @@ else
* To exclude <<>>, use <<>>.
+
adam11grafik commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r608098238
##
File path:
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/IntegrationTestMojo.java
##
@@ -476,10 +476,16 @@
@Para
adam11grafik commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r608088711
##
File path:
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/IntegrationTestMojo.java
##
@@ -476,10 +476,16 @@
@Para
Tibor17 commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r608076370
##
File path:
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/IntegrationTestMojo.java
##
@@ -476,10 +476,16 @@
@Parameter
adam11grafik commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r608059224
##
File path:
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/IntegrationTestMojo.java
##
@@ -476,10 +476,16 @@
@Para
[
https://issues.apache.org/jira/browse/MRELEASE-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MRELEASE-1043.
Resolution: Fixed
Fixed in
[0f0f52ea57334a651ac88e1545a86a576e264fe1|https://gitbox.apa
[
https://issues.apache.org/jira/browse/MRELEASE-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte updated MRELEASE-1043:
-
Fix Version/s: 3.0.0-M3
> make -sources.jar Reproducible
> ---
[
https://issues.apache.org/jira/browse/MRELEASE-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MRELEASE-1055.
Assignee: Robert Scholte
Resolution: Cannot Reproduce
There are a lot of github pr
Tibor17 commented on pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#issuecomment-814238087
Additionally write an example with POM in the documentation file
`junit-platform.apt.vm`. Our users are reading it and they want to see a new
features there. Thx
--
This
Tibor17 commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r607978413
##
File path:
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/IntegrationTestMojo.java
##
@@ -476,10 +476,16 @@
@Parameter
Tibor17 commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r607975505
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -1568,16 +1568,30 @@ private void
Tibor17 commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r607851990
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -1571,13 +1566,15 @@ private void
adam11grafik commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r60784
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -501,6 +504,12 @@
@Para
[
https://issues.apache.org/jira/browse/SUREFIRE-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1860:
---
Description:
We are missing two properties in the {{ReportEntry}} interface
* *runMode:Ru
[
https://issues.apache.org/jira/browse/SUREFIRE-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1860:
---
Description:
We are missing two properties in the {{ReportEntry}} interface
* *runMode:Ru
[
https://issues.apache.org/jira/browse/SUREFIRE-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1860:
---
Description:
We are missing two properties in the {{ReportEntry}} interface
* *runMode:Ru
Tibor17 opened a new pull request #345:
URL: https://github.com/apache/maven-surefire/pull/345
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this serv
[
https://issues.apache.org/jira/browse/SUREFIRE-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana reassigned SUREFIRE-1860:
--
Assignee: Tibor Digana
> extend ReportEntry interface and SimpleReportEntry with ma
[
https://issues.apache.org/jira/browse/MNG-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315489#comment-17315489
]
Yogesh Mujumdar commented on MNG-6523:
--
Use cases detailed by [~afattahi] are the exac
reinhapa commented on pull request #343:
URL: https://github.com/apache/maven-surefire/pull/343#issuecomment-814034419
@Tibor17 thanks for the feedback.
> Can you analyse your code in the test and check what the JUnit Rule
`ExistWebServer` does with std/out?
> That's the reason wh
Tibor17 closed pull request #311:
URL: https://github.com/apache/maven-surefire/pull/311
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, p
Tibor17 edited a comment on pull request #343:
URL: https://github.com/apache/maven-surefire/pull/343#issuecomment-813987059
@reinhapa
I commented the body of both tests and it worked.
Then I made a second experiment and logarithmicaly uncommented the parts. I
can say that Lines 96 -
Tibor17 edited a comment on pull request #343:
URL: https://github.com/apache/maven-surefire/pull/343#issuecomment-813987059
@reinhapa
I commented the body of both tests and it worked.
Then I made a second experiment and logarithmicaly uncommented the parts. I
can say that Lines 96 -
Tibor17 edited a comment on pull request #343:
URL: https://github.com/apache/maven-surefire/pull/343#issuecomment-813987059
@reinhapa
I commented the body of both tests and it worked.
Then I made a second experiment and logarithmicaly uncommented the parts. I
can say that Lines 96 -
Tibor17 commented on pull request #343:
URL: https://github.com/apache/maven-surefire/pull/343#issuecomment-813987059
@reinhapa
I commented the body of both tests and it worked.
Then I made a second experiment and logarithmicaly uncommented the parts. I
can say that Lines 96 - 99 cau
dependabot[bot] opened a new pull request #14:
URL: https://github.com/apache/maven-help-plugin/pull/14
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1 to
v2.
Commits
https://github.com/actions/setup-java/commit/8764a52df183aa0ccea74521dfd9d506ffc7a19
dependabot[bot] opened a new pull request #9:
URL: https://github.com/apache/maven-invoker/pull/9
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1 to
v2.
Commits
https://github.com/actions/setup-java/commit/8764a52df183aa0ccea74521dfd9d506ffc7a19a";>87
34 matches
Mail list logo