Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Did I need to migrate my Project Eclipse-BPMN2 ?

Hello,

I know that I should not have ignored many emails regarding Git repo migration in this mailing list. Now I am not sure if my project status is still up to date.

The last time our project Eclipse-BPMN2 joined the simrel was 2021-06. Currently I try to update some plugin dependencies regarding latest Graphiti version and now my Jenkins Nightly Build failed.

Jenkins failed to checkout sources:

06:42:15  > git --version # 'git version 2.20.1'
06:42:15  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/bpmn2-modeler/org.eclipse.bpmn2-modeler.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:42:15 ERROR: Error cloning remote repo 'origin'
06:42:15 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/bpmn2-modeler/org.eclipse.bpmn2-modeler.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
06:42:15 stdout: 
06:42:15 stderr: fatal: unable to connect to git.eclipse.org:
06:42:15 git.eclipse.org[0: 198.41.30.196]: errno=Connection refused

My question is: Did I need to migrate my project sources into another/newer repo? I am using still Gerrit which works fine so far:

https://git.eclipse.org/r/q/project:bpmn2-modeler%252Forg.eclipse.bpmn2-modeler

For Issue tracking I am still using Bugzilla:

https://bugs.eclipse.org/bugs/describecomponents.cgi?product=BPMN2Modeler

Is this still recommended or should I migrate to something else?


Thanks for any hints what I am doing wrong or what I missed the past 12 months


Best regards

Ralph





--

Imixs Software Solutions GmbH
Web: www.imixs.com Phone: +49 (0)89-452136 16
Timezone: Europe/Berlin - CET/CEST
Office: Agnes-Pockels-Bogen 1, 80992 München
Registergericht: Amtsgericht Muenchen, HRB 136045
Geschaeftsführer: Gaby Heinle u. Ralph Soika

Imixs is an open source company, read more: www.imixs.org


Back to the top