[
https://issues.apache.org/jira/browse/GEOMETRY-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17056812#comment-17056812
]
Gilles Sadowski commented on GEOMETRY-56:
-----------------------------------------
Now that you have write access, it would probably better to avoid merge commits
that do not provide additional information (I usually do it to leave a trace
that *I* did the merge for someone who hasn't write access). For one's own
code (and for a branch that was not modified by anyone else), it's cleaner to
"rebase" locally and only push commits with a finalized change (e.g. squash
commits if that contributes to a more "linear history" that could help
potential reviewers).
> Create distribution archive
> ---------------------------
>
> Key: GEOMETRY-56
> URL: https://issues.apache.org/jira/browse/GEOMETRY-56
> Project: Apache Commons Geometry
> Issue Type: Improvement
> Reporter: Karl Heinz Marbaise
> Assignee: Karl Heinz Marbaise
> Priority: Blocker
> Labels: Maven, jenkins, pull-request-available
> Fix For: 1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> *Problem*
> * Currently the configuration for building a distribution archive does not
> exist
> * The current configuration for creating archives is wrong
> *Goal*
> * Create separate distribution archive module
> * Create correct configuration for maven-assembly-plugin
--
This message was sent by Atlassian Jira
(v8.3.4#803005)