Change in osmo-ttcn3-hacks[master]: deps: Work around disappearing eclipse.org git repositories

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sat Feb 8 13:19:58 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17103 )


Change subject: deps: Work around disappearing eclipse.org git repositories
......................................................................

deps: Work around disappearing eclipse.org git repositories

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=559943
and https://bugs.eclipse.org/bugs/show_bug.cgi?id=559944

Change-Id: I8942e71e674d46dda7fb81d2076fa189ee31eecd
---
M deps/Makefile
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/03/17103/1

diff --git a/deps/Makefile b/deps/Makefile
index 857b889..91636af 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -53,8 +53,6 @@
 			titan.ProtocolModules.GTP_v13.5.0 \
 			titan.ProtocolModules.GTPv2_v13.7.0 \
 			titan.ProtocolModules.ISUP_Q.762 \
-			titan.ProtocolModules.LLC_v7.1.0 \
-			titan.ProtocolModules.MobileL3_v13.4.0 \
 			titan.ProtocolModules.NAS_EPS_15.2.0.1 \
 			titan.ProtocolModules.NS_v7.3.0 \
 			titan.ProtocolModules.SGsAP_13.2.0 \
@@ -64,7 +62,9 @@
 			titan.TestPorts.MTP3asp \
 			titan.TestPorts.UDPasp \
 			titan.ProtocolEmulations.M3UA \
-			titan.ProtocolEmulations.SCCP
+			titan.ProtocolEmulations.SCCP \
+			titan.ProtocolModules.LLC_v7.1.0 \
+			titan.ProtocolModules.MobileL3_v13.4.0
 
 OSMOGIT_REPOS=		titan.ProtocolModules.MAP \
 			titan.ProtocolModules.BSSMAP \

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17103
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I8942e71e674d46dda7fb81d2076fa189ee31eecd
Gerrit-Change-Number: 17103
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200208/7e72c951/attachment.htm>


More information about the gerrit-log mailing list