Skip to main content

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

Hello Ed,

thanks! Yes this solved the issue.

Just on other question. Michael Wenzel from Graphiti project asked me to update my plugin dependency to graphiti 0.19.0  because he runs into problems with Eclipse 2022.06 regarding Eclipse-BPMN2.

Does this mean that I need to join this simrel also?


Best regards

Ralph


On 27.05.22 13:06, Ed Merks wrote:

Ralph,

If you look here:

https://git.eclipse.org/c/bpmn2/org.eclipse.bpmn2.git/

You'll see the git: protocol is no longer listed.  That's what's no longer supported.

I assume you can use https://git.eclipse.org/r/bpmn2/org.eclipse.bpmn2.git instead.

You will eventually need to migrate to github or to Eclipse's gitlab but you should be able to get your build working by reconfiguring the URI that's used.

Regards,
Ed

On 27.05.2022 12:55, Ralph Soika wrote:

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


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
--

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