> Am 01.11.2017 um 19:01 schrieb Andreas Lehmkuehler <[email protected]>: > > Am 01.11.2017 um 13:59 schrieb Maruan Sahyoun: >> Hi, >>> Am 01.11.2017 um 13:45 schrieb Andreas Lehmkuehler <[email protected]>: >>> >>> Hi all, >>> >>> the git-repository for the JBIG2 is online for a couple of days and we >>> haven't decided yet what kind of platform we want to integrate with the >>> repository. >>> >>> PDFBox uses svn and integrates with JIRA, so that every checkin is >>> automatically linked to a JIRA-ticket (as long one adds the ticket number >>> to the commit comment). >> the same is possible with git & svn. E.g. the documentation is using git. As >> long as you add the JIRA ticket number to the commit message it will link to >> JIRA. >> See >> https://issues.apache.org/jira/browse/PDFBOX-3330?focusedCommentId=16200067&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16200067 >> as an example. > That integration isn't active yet. We need to ask infra to do so. > >>> >>> The question is, how should we proceed with the JBIG2 repo? >>> Should we use JIRA as well to track bugs, improvements and any other kind >>> of requests? >> +1 >>> Or should we use github and PRs to keep track of all changes? >>> >> we can use PRs to if the include the ticket number. >> Apache Camel is using git since quite some time. See >> https://github.com/apache/camel/blob/master/CONTRIBUTING.md#pull-request-at-github >> how to handle PRs linked to JIRA. >>> I'm not really familiar with git (I know a handful of commands to update >>> our website), but github seems the natural choice for me. >>> >> there is an even tighter integration with github now called gitbox. AFAIK >> Camle is moving to it as are some others >> https://issues.apache.org/jira/browse/INFRA-15288 > Hmm, I've read about that but I don't understand the difference. Do you > know/can you explain which advantages/additional functions gitbox? Do we need > them too?
AFAIK the main benefit is how PRs can be merged. Current approach: http://mahout.apache.org/developers/github.html Approach with gitbox: http://opennlp.apache.org/using-git.html So if we expect an active contribution through GitHub gitbox will make it easier, BR Maruan > >> BR >> Maruan >>> WDYT? >>> >>> Andreas >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
