Skip to content

Commit

Permalink
Change aggregator build to use merged equinox repo
Browse files Browse the repository at this point in the history
Switches aggregator build to use the new merged equinox repository
instead of the old split ones.
See eclipse-equinox/equinox.bundles#18
  • Loading branch information
akurtakov committed Jun 16, 2022
1 parent b288656 commit 0db6cbe
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,9 @@
[submodule "rt.equinox.binaries"]
path = rt.equinox.binaries
url = https://github.com/eclipse-equinox/equinox.binaries.git
[submodule "rt.equinox.bundles"]
path = rt.equinox.bundles
url = https://github.com/eclipse-equinox/equinox.bundles.git
[submodule "rt.equinox.framework"]
path = rt.equinox.framework
url = https://github.com/eclipse-equinox/equinox.framework.git
[submodule "equinox"]
path = equinox
url = https://github.com/eclipse-equinox/equinox.git
[submodule "rt.equinox.p2"]
path = rt.equinox.p2
url = https://github.com/eclipse-equinox/p2.git
Expand Down

0 comments on commit 0db6cbe

Please sign in to comment.