SoMuchForSubtlety commented on issue #2466:
URL: https://github.com/apache/maven/issues/2466#issuecomment-2961439391
Thanks for the explanation. I'll close this issue, but I think it would be
worth adding this to the "Potentially Breaking Changes" section of the release
notes.
--
This is
SoMuchForSubtlety closed issue #2466: Maven 3.9.10 can't resolve variables in
the version field
URL: https://github.com/apache/maven/issues/2466
--
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 s
slachiewicz commented on PR #62:
URL: https://github.com/apache/maven-verifier/pull/62#issuecomment-2961400996
It's not. It's only to run command mvn --version that will not store
anything sensitive (and file is later deleted)
--
This is an automated message from the Apache Git Service.
T
slachiewicz closed pull request #2469: Revert "use `try-with-resources`
statement in `CatchMojo`"
URL: https://github.com/apache/maven/pull/2469
--
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 s
slachiewicz closed pull request #2468: Revert "use `try-with-resources`
statement in `LookupWagonMojo`"
URL: https://github.com/apache/maven/pull/2468
--
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
Pankraz76 opened a new pull request, #2469:
URL: https://github.com/apache/maven/pull/2469
Reverts apache/maven#2424
lets undo, as nobody cares.
It seems @slachiewicz wants to promote silly boilerplate.
--
This is an automated message from the Apache Git Service.
To respond t
Pankraz76 opened a new pull request, #2468:
URL: https://github.com/apache/maven/pull/2468
Reverts apache/maven#2426
lets undo, as nobody cares.
It seems @slachiewicz wants to promote silly boilerplate.
--
This is an automated message from the Apache Git Service.
To respond t
Pankraz76 commented on PR #2402:
URL: https://github.com/apache/maven/pull/2402#issuecomment-2961387976
lets undo, as nobody cares.
It seems @slachiewicz wants to promote silly boilerplate.
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
Pankraz76 commented on issue #2455:
URL: https://github.com/apache/maven/issues/2455#issuecomment-2961383405
immutability is the key design pattern, maven fails to implement all over.
might be beneficial to only fix the corresponding field, instead of a big
bang refactoring. @elharo h
Pankraz76 commented on PR #2435:
URL: https://github.com/apache/maven/pull/2435#issuecomment-2961378035
> don't care
yes i can tell.
--
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 spe
hboutemy commented on PR #812:
URL: https://github.com/apache/maven-site/pull/812#issuecomment-2961306279
very useful wide scope review/update/fix of all the content
splitting and discussing at length every bit may be complex: why not merge
it as a first pass, then continue refining in a
hboutemy commented on code in PR #812:
URL: https://github.com/apache/maven-site/pull/812#discussion_r2139232403
##
content/apt/developers/conventions/git.apt:
##
@@ -95,7 +86,7 @@ o Comments
eg:
---
-[MNG-1456] Added the foo to the bar
+Issue #123456 Added the foo to
[
https://issues.apache.org/jira/browse/MPMD-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959645#comment-17959645
]
ASF GitHub Bot commented on MPMD-412:
-
slawekjaranowski commented on code in PR #226:
U
hboutemy commented on code in PR #812:
URL: https://github.com/apache/maven-site/pull/812#discussion_r2139227906
##
content/apt/developers/release/parent-pom-release.apt:
##
@@ -60,7 +60,7 @@ mvn -f docs scm-publish:publish-scm
* Call the vote
- In the vote, additional to
slawekjaranowski commented on code in PR #226:
URL: https://github.com/apache/maven-pmd-plugin/pull/226#discussion_r2139227327
##
src/test/java/org/apache/maven/plugins/pmd/PmdReportTest.java:
##
@@ -427,7 +423,6 @@ public void testSuppressMarkerConfiguration() throws
Exception
hboutemy commented on code in PR #812:
URL: https://github.com/apache/maven-site/pull/812#discussion_r2139218144
##
content/apt/developers/conventions/git.apt:
##
@@ -181,7 +172,7 @@ $ git checkout .
---
git clone https://github.com//maven-surefire.git
-git remote add apache
hboutemy commented on code in PR #812:
URL: https://github.com/apache/maven-site/pull/812#discussion_r2139218144
##
content/apt/developers/conventions/git.apt:
##
@@ -181,7 +172,7 @@ $ git checkout .
---
git clone https://github.com//maven-surefire.git
-git remote add apache
dependabot[bot] opened a new pull request, #462:
URL: https://github.com/apache/maven-ear-plugin/pull/462
Bumps `mavenVersion` from 3.9.9 to 3.9.10.
Updates `org.apache.maven:maven-plugin-api` from 3.9.9 to 3.9.10
Release notes
Sourced from https://github.com/apache/maven/release
slawekjaranowski closed pull request #37: Bump mavenVersion from 3.1.1 to 3.8.2
URL: https://github.com/apache/maven-ear-plugin/pull/37
--
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 co
dependabot[bot] opened a new pull request, #37:
URL: https://github.com/apache/maven-ear-plugin/pull/37
Bumps `mavenVersion` from 3.1.1 to 3.8.2.
Updates `maven-plugin-api` from 3.1.1 to 3.8.2
Commits
https://github.com/apache/maven/commit/ea98e05a04480131370aa0c110b8c54cf726
slawekjaranowski merged PR #1340:
URL: https://github.com/apache/maven-mvnd/pull/1340
--
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.
To unsubscribe, e-mail: issues-unsubscr...
mnk commented on issue #2455:
URL: https://github.com/apache/maven/issues/2455#issuecomment-2961154408
@cstamas , I tested with https://github.com/apache/maven/pull/2467 and it
seems to solve the problem. I can reproduce 3 out of 3 times with 3.9.10, and
got 0 failures out of 3 runs with th
[
https://issues.apache.org/jira/browse/MNG-8315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959597#comment-17959597
]
ASF GitHub Bot commented on MNG-8315:
-
slawekjaranowski opened a new pull request, #135
slawekjaranowski opened a new pull request, #1354:
URL: https://github.com/apache/maven-mvnd/pull/1354
Port from Maven core:
- https://github.com/apache/maven/pull/1808
reference issue:
- https://issues.apache.org/jira/browse/MNG-8315
--
This is an automated message from the
davidmoten closed issue #1336: annotation processor on maven compiler plugin
not picked up to determine build order
URL: https://github.com/apache/maven-mvnd/issues/1336
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
davidmoten commented on issue #1336:
URL: https://github.com/apache/maven-mvnd/issues/1336#issuecomment-2960657064
Ah that's good to know, thanks!
--
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
[
https://issues.apache.org/jira/browse/MNG-8315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959595#comment-17959595
]
ASF GitHub Bot commented on MNG-8315:
-
slawekjaranowski opened a new pull request, #135
slawekjaranowski opened a new pull request, #1353:
URL: https://github.com/apache/maven-mvnd/pull/1353
Port from Maven core:
- https://github.com/apache/maven/pull/1808
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
cstamas commented on PR #742:
URL: https://github.com/apache/maven-resolver/pull/742#issuecomment-2960505461
Migrating to 5.5.x "classic" API is IMO completely enough, unless you think
we should do something else.
--
This is an automated message from the Apache Git Service.
To respond to
cstamas commented on issue #2466:
URL: https://github.com/apache/maven/issues/2466#issuecomment-2960491826
That page documents the feature your POM is using. Yes, previous version let
you build/install/deploy unusable artifacts, by letting `` be
"unspecified". This is certain invalid, just
SoMuchForSubtlety commented on issue #2466:
URL: https://github.com/apache/maven/issues/2466#issuecomment-2960473575
I'm not entirely sure what part of that article is relevant here.
This exact pom worked with the previous maven version but no longer does.
Was the previous behav
JLLeitschuh commented on PR #62:
URL: https://github.com/apache/maven-verifier/pull/62#issuecomment-2960451567
Hi Apache Team,
Do you happen to know if this resolves a real security vulnerability or not?
Does the log file ever contain credentials or other secrets that need to be
prot
JLLeitschuh commented on PR #152:
URL:
https://github.com/apache/maven-invoker-plugin/pull/152#issuecomment-2960448515
Hi Apache Maven Team,
Do you believe this resolved a real security vulnerability? Does the
`invoker-settings.xml` file ever contain any sensitive information like
c
michael-o commented on PR #742:
URL: https://github.com/apache/maven-resolver/pull/742#issuecomment-2960441625
> @michael-o can you take a peek please? Also, I copied "apache" transport
that was written in very specific way (ie globally shared state etc), that may
not be needed (or will not
cstamas merged PR #744:
URL: https://github.com/apache/maven-resolver/pull/744
--
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.
To unsubscribe, e-mail: issues-unsubscr...@maven.
cstamas merged PR #743:
URL: https://github.com/apache/maven-resolver/pull/743
--
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.
To unsubscribe, e-mail: issues-unsubscr...@maven.
cstamas commented on PR #742:
URL: https://github.com/apache/maven-resolver/pull/742#issuecomment-2960406963
@michael-o can you take a peek please? Also, I copied "apache" transport
that was written in very specific way (ie globally shared state etc), that may
not be needed (or will not wor
slachiewicz commented on PR #1291:
URL: https://github.com/apache/maven-mvnd/pull/1291#issuecomment-2960367548
@dependabot rebase
--
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 comm
cstamas commented on issue #2455:
URL: https://github.com/apache/maven/issues/2455#issuecomment-2960322837
@mnk given I cannot reproduce this locally (not enough project or just no
luck), could you try to build locally and try to reproduce?
This one is "heavy handed" solution, so may
cstamas opened a new pull request, #2467:
URL: https://github.com/apache/maven/pull/2467
Changes:
* get rid of all "lazyness"
* get rid of multiple calls into otherwise complex methods
WIP
--
This is an automated message from the Apache Git Service.
To respond to the message,
slawekjaranowski opened a new pull request, #228:
URL: https://github.com/apache/maven-pmd-plugin/pull/228
- maven-embedder is only used in tests.
- simple code cleanups, prepare to remove maven-embedder completely
--
This is an automated message from the Apache Git Service.
To
cstamas commented on issue #2466:
URL: https://github.com/apache/maven/issues/2466#issuecomment-2960021386
Please read this page carefully:
https://maven.apache.org/guides/mini/guide-maven-ci-friendly.html
--
This is an automated message from the Apache Git Service.
To respond to the mess
slawekjaranowski merged PR #460:
URL: https://github.com/apache/maven-ear-plugin/pull/460
--
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.
To unsubscribe, e-mail: issues-unsubsc
slawekjaranowski closed issue #206: [MEAR-330] Improve documentation for
version config property
URL: https://github.com/apache/maven-ear-plugin/issues/206
--
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
slawekjaranowski merged PR #461:
URL: https://github.com/apache/maven-ear-plugin/pull/461
--
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.
To unsubscribe, e-mail: issues-unsubsc
elharo merged PR #227:
URL: https://github.com/apache/maven-pmd-plugin/pull/227
--
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.
To unsubscribe, e-mail: issues-unsubscr...@maven
jira-importer commented on issue #1053:
URL:
https://github.com/apache/maven-javadoc-plugin/issues/1053#issuecomment-2957371700
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
commented
Fixed in
[f3c6b4a2582b5c689af9e8fabaea0d647e3ce9c4](
[
https://issues.apache.org/jira/browse/MJAVADOC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957538#comment-17957538
]
Olivier Lamy commented on MJAVADOC-125:
---
This project has moved from Jira to GitH
[
https://issues.apache.org/jira/browse/MSOURCES-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959462#comment-17959462
]
Matthias Bünger commented on MSOURCES-88:
-
This project has moved from Jira to G
SoMuchForSubtlety opened a new issue, #2466:
URL: https://github.com/apache/maven/issues/2466
### Affected version
3.9.10
### Bug description
Maven build fail with the following error message since upgrading from 3.9.9
to 3.9.10
```
[INFO] Scanning for projects
jira-importer commented on issue #104:
URL:
https://github.com/apache/maven-source-plugin/issues/104#issuecomment-2959534613
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
Please refer to
https://cwiki.apache.org/confluence/dis
cstamas opened a new pull request, #2465:
URL: https://github.com/apache/maven/pull/2465
Remove some heavy redundancies, simplify.
[core-its]: https://maven.apache.org/core-its/core-it-suite/
--
This is an automated message from the Apache Git Service.
To respond to the message,
[
https://issues.apache.org/jira/browse/MSOURCES-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959505#comment-17959505
]
Matthias Bünger commented on MSOURCES-139:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959465#comment-17959465
]
Matthias Bünger commented on MSOURCES-104:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959422#comment-17959422
]
Matthias Bünger commented on MSOURCES-64:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959396#comment-17959396
]
Matthias Bünger commented on MSOURCES-26:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959371#comment-17959371
]
Matthias Bünger commented on MSOURCES-4:
This project has moved from Jira to GitH
[
https://issues.apache.org/jira/browse/MSOURCES-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959446#comment-17959446
]
Matthias Bünger commented on MSOURCES-77:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959394#comment-17959394
]
Matthias Bünger commented on MSOURCES-22:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSHARED-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959256#comment-17959256
]
Matthias Bünger commented on MSHARED-1357:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959445#comment-17959445
]
Matthias Bünger commented on MSOURCES-79:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959393#comment-17959393
]
Matthias Bünger commented on MSOURCES-28:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959441#comment-17959441
]
Matthias Bünger commented on MSOURCES-71:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959486#comment-17959486
]
Matthias Bünger commented on MSOURCES-117:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959509#comment-17959509
]
Matthias Bünger commented on MSOURCES-150:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959503#comment-17959503
]
Matthias Bünger commented on MSOURCES-136:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959377#comment-17959377
]
Matthias Bünger commented on MSOURCES-8:
This project has moved from Jira to GitH
[
https://issues.apache.org/jira/browse/MSOURCES-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959455#comment-17959455
]
Matthias Bünger commented on MSOURCES-90:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959467#comment-17959467
]
Matthias Bünger commented on MSOURCES-103:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959474#comment-17959474
]
Matthias Bünger commented on MSOURCES-111:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959429#comment-17959429
]
Matthias Bünger commented on MSOURCES-58:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959391#comment-17959391
]
Matthias Bünger commented on MSOURCES-21:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959493#comment-17959493
]
Matthias Bünger commented on MSOURCES-134:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959403#comment-17959403
]
Matthias Bünger commented on MSOURCES-29:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959419#comment-17959419
]
Matthias Bünger commented on MSOURCES-55:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959376#comment-17959376
]
Matthias Bünger commented on MSOURCES-145:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959449#comment-17959449
]
Matthias Bünger commented on MSOURCES-92:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959405#comment-17959405
]
Matthias Bünger commented on MSOURCES-32:
-
This project has moved from Jira to G
cstamas commented on issue #2464:
URL: https://github.com/apache/maven/issues/2464#issuecomment-2959748108
Yes, just FTR: we performed some cleanup.
The CDN contains only latest patch versions:
https://dlcdn.apache.org/maven/maven-3/
While the archive contains every release:
[
https://issues.apache.org/jira/browse/MSOURCES-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959401#comment-17959401
]
Matthias Bünger commented on MSOURCES-23:
-
This project has moved from Jira to G
Bukama opened a new pull request, #217:
URL: https://github.com/apache/maven-source-plugin/pull/217
(no comment)
--
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.
To unsubscr
[
https://issues.apache.org/jira/browse/MSOURCES-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959443#comment-17959443
]
Matthias Bünger commented on MSOURCES-78:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959417#comment-17959417
]
Matthias Bünger commented on MSOURCES-68:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959378#comment-17959378
]
Matthias Bünger commented on MSOURCES-6:
This project has moved from Jira to GitH
[
https://issues.apache.org/jira/browse/MSOURCES-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959398#comment-17959398
]
Matthias Bünger commented on MSOURCES-33:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959497#comment-17959497
]
Matthias Bünger commented on MSOURCES-135:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959415#comment-17959415
]
Matthias Bünger commented on MSOURCES-51:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959501#comment-17959501
]
Matthias Bünger commented on MSOURCES-132:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959506#comment-17959506
]
Matthias Bünger commented on MSOURCES-130:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959508#comment-17959508
]
Matthias Bünger commented on MSOURCES-138:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959451#comment-17959451
]
Matthias Bünger commented on MSOURCES-81:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959481#comment-17959481
]
Matthias Bünger commented on MSOURCES-119:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959502#comment-17959502
]
Matthias Bünger commented on MSOURCES-140:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959461#comment-17959461
]
Matthias Bünger commented on MSOURCES-94:
-
This project has moved from Jira to G
[
https://issues.apache.org/jira/browse/MSOURCES-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959507#comment-17959507
]
Matthias Bünger commented on MSOURCES-149:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959484#comment-17959484
]
Matthias Bünger commented on MSOURCES-120:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959500#comment-17959500
]
Matthias Bünger commented on MSOURCES-137:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959494#comment-17959494
]
Matthias Bünger commented on MSOURCES-131:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959496#comment-17959496
]
Matthias Bünger commented on MSOURCES-148:
--
This project has moved from Jira t
[
https://issues.apache.org/jira/browse/MSOURCES-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959487#comment-17959487
]
Matthias Bünger commented on MSOURCES-118:
--
This project has moved from Jira t
1 - 100 of 1833 matches
Mail list logo