[
https://issues.apache.org/jira/browse/MPOM-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900492#comment-16900492
]
Christopher Tubbs commented on MPOM-218:
In Accumulo, we just just provide a basic
[
https://issues.apache.org/jira/browse/MJAVADOC-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900409#comment-16900409
]
Emmanuel Bourg commented on MJAVADOC-619:
-
The patch I implemented in Debian is
[
https://issues.apache.org/jira/browse/MNG-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte updated MNG-6716:
Fix Version/s: (was: 3.6.x-candidate)
3.6.2
> relative testSourceDirectory on
[
https://issues.apache.org/jira/browse/MNG-6713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte reassigned MNG-6713:
---
Assignee: Robert Scholte
> Fix ExclusionArtifactFilter to respect wildcard
> -
saturnism commented on a change in pull request #269: [MNG-6713] Fix
ExclusionArtifactFilter to respect wildcard exclusions.
URL: https://github.com/apache/maven/pull/269#discussion_r310764089
##
File path:
maven-core/src/main/java/org/apache/maven/artifact/resolver/filter/Exclusio
Tibor17 commented on issue #261: [MNG-6697] New fast model interpolator not
using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518352145
@michael-o
We have successfult buid [1] with this fix [2].
Can you have a look?
Should I post a new Jira ticket?
[1]
[
https://issues.apache.org/jira/browse/MASSEMBLY-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900231#comment-16900231
]
Gordon Pettey commented on MASSEMBLY-803:
-
I'd like to see this implemented. J
[
https://issues.apache.org/jira/browse/MNG-6727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Kiemes updated MNG-6727:
Description:
We would like to pass a [version
range|https://maven.apache.org/enforcer/enforcer-rules/version
[
https://issues.apache.org/jira/browse/MNG-6642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900220#comment-16900220
]
Sebastian Ratz commented on MNG-6642:
-
Any news on a 3.6.2 release?
The regression was
Tom Kiemes created MNG-6727:
---
Summary: Using version range in parent and CI Friendly Version
fails
Key: MNG-6727
URL: https://issues.apache.org/jira/browse/MNG-6727
Project: Maven
Issue Type: Bug
Tibor17 commented on issue #261: [MNG-6697] New fast model interpolator not
using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518242274
I made the change locally and the unit test
`StringSearchModelInterpolatorTest` passed succesfully.
It's only unit test, so t
Tibor17 commented on issue #261: [MNG-6697] New fast model interpolator not
using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518240573
@michael-o
We can skip entire loop which is even better
https://github.com/apache/maven/blob/master/maven-model-builder/s
Tibor17 commented on issue #261: [MNG-6697] New fast model interpolator not
using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518233886
Of course and that's the point. Because reading the field of Java File does
not make sense. It's not our code. What makes sense
michael-o commented on issue #261: [MNG-6697] New fast model interpolator not
using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518233272
But the field `isQualifiedForInterpolation` applies to the entire class, not
just the field of this type. Are you certain abou
Tibor17 commented on issue #261: [MNG-6697] New fast model interpolator not
using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518232941
There are more issues like introspecting `static` fields.
Improvements: two instance variables can be turned to local variable
Tibor17 edited a comment on issue #261: [MNG-6697] New fast model interpolator
not using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518232041
@michael-o
I was backtracking the problem, and I have some findings.
I know it is not your code ;-), but you are my
Tibor17 commented on issue #261: [MNG-6697] New fast model interpolator not
using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518232041
@michael-o
I was backtracking the problem, and I have some findings.
I know it is not your code ;-), but you are my ASF pa
michael-o commented on issue #261: [MNG-6697] New fast model interpolator not
using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518217957
@Tibor17 This isn't my code, @gnodet can you pick this up?
Th
Tibor17 commented on issue #261: [MNG-6697] New fast model interpolator not
using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518211774
Perhaps also the sanity check to introspect nested objects as well.
Tibor17 edited a comment on issue #261: [MNG-6697] New fast model interpolator
not using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518210937
@michael-o
Pls post a new links and PRs for related issues.
I wanted to say, using given questions, that this cachi
Tibor17 commented on issue #261: [MNG-6697] New fast model interpolator not
using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518210937
@michael-o
Pls post a new links and PRs for related issues.
I wanted to say, using given questions, that this caching algo
michael-o commented on issue #261: [MNG-6697] New fast model interpolator not
using reflection
URL: https://github.com/apache/maven/pull/261#issuecomment-518130361
We need to check the log, I thiink there was also some use of reflection
before this change.
BTW, this is a common prob
[
https://issues.apache.org/jira/browse/MDEP-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899826#comment-16899826
]
Karl Heinz Marbaise commented on MDEP-655:
--
In the Bug description there is a work
23 matches
Mail list logo