Re: [DISCUSS] Merge ITs in maven
Howdy, I am with Herve here: +1 to merge, as long as we don't lose the "run IT suite on custom distro" ability Thanks T On Fri, Oct 11, 2024 at 8:33 PM Hervé Boutemy wrote: > > in fact, putting everything in 1 Git repo does not force to run 1 single > build: we can continue running in separate executions > > and with this, nothing prevents from running the its HEAD against another > commit for Maven core build > > Le jeudi 10 octobre 2024, 13:47:31 CEST Michael Osipov a écrit : > > No, it won't, but it will allow you to integrate the IT w/o pulling them in > > physically. > > On 2024/10/10 11:22:25 Guillaume Nodet wrote: > > > I don’t see git submodules fixing the pain of having to create two PRs, > > > keeping them aligned, having to merge or rebase both at the same time… > > > > > > > > > Guillaume Nodet > > > > > > Le jeu. 10 oct. 2024 à 09:41, Michael Osipov a écrit > : > > > > A few notes on this though I am neutral: > > > > > > > > * Significant growth of repo, thus repo size for those who simply don't > > > > need ITs > > > > * A compat kit (which it is) is usually a separate repo/product/project > > > > * Though I consider Git submodules as a horrible implementation compared > > > > to Subversion externals, it could live as an optional submodule with a > > > > Maven profile being activated. Those who need it can init the > > > > subrepo/submodule. > > > > > > > > Michael > > > > > > > > - > > > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > > > For additional commands, e-mail: dev-h...@maven.apache.org > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mail: dev-h...@maven.apache.org > > > > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [DISCUSS] Merge ITs in maven
+1 for merging, but please keep the ability to run them against any version Enrico Il Sab 12 Ott 2024, 15:28 Tamás Cservenák ha scritto: > Howdy, > > I am with Herve here: +1 to merge, as long as we don't lose the "run > IT suite on custom distro" ability > > Thanks > T > > On Fri, Oct 11, 2024 at 8:33 PM Hervé Boutemy > wrote: > > > > in fact, putting everything in 1 Git repo does not force to run 1 single > > build: we can continue running in separate executions > > > > and with this, nothing prevents from running the its HEAD against another > > commit for Maven core build > > > > Le jeudi 10 octobre 2024, 13:47:31 CEST Michael Osipov a écrit : > > > No, it won't, but it will allow you to integrate the IT w/o pulling > them in > > > physically. > > > On 2024/10/10 11:22:25 Guillaume Nodet wrote: > > > > I don’t see git submodules fixing the pain of having to create two > PRs, > > > > keeping them aligned, having to merge or rebase both at the same > time… > > > > > > > > > > > > Guillaume Nodet > > > > > > > > Le jeu. 10 oct. 2024 à 09:41, Michael Osipov > a écrit > > : > > > > > A few notes on this though I am neutral: > > > > > > > > > > * Significant growth of repo, thus repo size for those who simply > don't > > > > > need ITs > > > > > * A compat kit (which it is) is usually a separate > repo/product/project > > > > > * Though I consider Git submodules as a horrible implementation > compared > > > > > to Subversion externals, it could live as an optional submodule > with a > > > > > Maven profile being activated. Those who need it can init the > > > > > subrepo/submodule. > > > > > > > > > > Michael > > > > > > > > > > > - > > > > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > > > > For additional commands, e-mail: dev-h...@maven.apache.org > > > > > > - > > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > > For additional commands, e-mail: dev-h...@maven.apache.org > > > > > > > > > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mail: dev-h...@maven.apache.org > > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >
[VOTE] Release Apache Maven Reporting Impl version 4.0.0
Hi, we solved 69 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12354042 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20maven-reporting-impl Staging repo: https://repository.apache.org/content/repositories/maven-2216/ https://repository.apache.org/content/repositories/maven-2216/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0-source-release.zip Source release checksum(s): maven-reporting-impl-4.0.0-source-release.zip sha512: c338cd213a3a152adec8aa0a36d557988e6678384aa0b18df9af7d2f3ae67ea318b79b833c5369e6c8c0239da73a95664b4127dc2498cd567eb9c688569fa933 Staging site: https://maven.apache.org/shared-archives/maven-reporting-impl-LATEST/ Guide to testing staged releases: https://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org