-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
Github dropped support of git:// protocol while cloning repositories. More info at https://github.blog/changelog/2022-03-15-removed-unencrypted-git-protocol-and-certain-ssh-keys/
-Given that, there (at jbossas projects) are code snippets (where git:// is used) which should be updated:
Given that, there (at jboss-eap7 projects) are code snippets (where git:// is used) which should be updated:
./docs/src/main/asciidoc/_high-availability/Clustering_and_Domain_Setup_Walkthrough.adoc:git clone git://github.com/liweinan/cluster-demo.git
./docs/src/main/asciidoc/_javaee-guide/Jakarta_RESTful_Web_Services.adoc:https://github.com/tdiesler/javaee-tutorial[git://github.com/tdiesler/javaee-tutorial.git]
./docs/src/main/asciidoc/_javaee-guide/Jakarta_RESTful_Web_Services.adoc:$ git clone git://github.com/tdiesler/javaee-tutorial.git
- is related to
-
WFLY-16231 Github clone URLs need to be updated since Github dropped git:// protocol
- Closed