[
https://issues.apache.org/jira/browse/TINKERPOP-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160168#comment-17160168
]
ASF GitHub Bot commented on TINKERPOP-2391:
-------------------------------------------
spmallette commented on pull request #1302:
URL: https://github.com/apache/tinkerpop/pull/1302#issuecomment-660307353
@FlorianHockmann please have a look at these latest round of changes - i
think they address your concerns. I had to use the gmaven plugin to
automatically update the project files for GLVs. there was no way i could see
to do it with the maven versions plugin. the solution is a bit brittle because
it just uses some regex to update the files on builds, but it shouldn't update
all too often so perhaps it is ok. i can't think of how else to do it. i
suppose i could have avoided regex since these were structured files but it
didn't seem worth it given how fast/easy it was to just do the way i did it.
please let me know what you think when you get a chance.
----------------------------------------------------------------
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, please contact Infrastructure at:
[email protected]
> Drop GLV Templating System
> --------------------------
>
> Key: TINKERPOP-2391
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2391
> Project: TinkerPop
> Issue Type: Improvement
> Components: build-release
> Affects Versions: 3.5.0
> Reporter: Stephen Mallette
> Assignee: Stephen Mallette
> Priority: Minor
>
> The GLV template system is not really helpful to the ongoing maintenance of
> GLVs especially since we now have a unified test system for it. Remove the
> templates for 3.5.0.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)