forked from ox-it/wl-sakai
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
346 lines (340 loc) · 7.64 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
# Corporate POM
[submodule "master"]
path = master
url = ../wl-master.git
branch = sakai-10.x
# Core services
[submodule "kernel"]
path = kernel
url = ../wl-kernel.git
branch = sakai-10.x
[submodule "common"]
path = common
url = ../wl-common.git
branch = sakai-10.x
[submodule "content-review"]
path = content-review
url = ../../sakai-mirror/content-review.git
branch = sakai-10.x
[submodule "edu-services"]
path = edu-services
url = ../../sakai-mirror/edu-services.git
branch = sakai-10.x
[submodule "emailtemplateservice"]
path = emailtemplateservice
url = ../../sakai-mirror/emailtemplateservice.git
branch = sakai-10.x
[submodule "entitybroker"]
path = entitybroker
url = ../wl-entitybroker.git
branch = sakai-10.x
[submodule "external-calendaring-service"]
path = external-calendaring-service
url = ../wl-external-calendaring-service.git
branch = sakai-10.x
[submodule "jobscheduler"]
path = jobscheduler
url = ../wl-jobscheduler.git
branch = sakai-10.x
[submodule "jsf"]
path = jsf
url = ../wl-jsf.git
branch = sakai-10.x
[submodule "sakai-mock"]
path = sakai-mock
url = ../wl-sakai-mock.git
branch = sakai-10.x
[submodule "userauditservice"]
path = userauditservice
url = ../wl-userauditservice.git
branch = sakai-10.x
[submodule "webservices"]
path = webservices
url = ../../sakai-mirror/webservices.git
branch = sakai-10.x
# Core Sakai Tools
[submodule "access"]
path = access
url = ../wl-access.git
branch = sakai-10.x
[submodule "alias"]
path = alias
url = ../../sakai-mirror/alias.git
branch = sakai-10.x
[submodule "announcement"]
path = announcement
url = ../wl-announcement.git
branch = sakai-10.x
[submodule "archive"]
path = archive
url = ../../sakai-mirror/archive.git
branch = sakai-10.x
[submodule "assignment"]
path = assignment
url = ../wl-assignment.git
branch = sakai-10.x
[submodule "authz"]
path = authz
url = ../wl-authz.git
branch = sakai-10.x
[submodule "basiclti"]
path = basiclti
url = ../wl-basiclti.git
branch = sakai-10.x
[submodule "calendar"]
path = calendar
url = ../wl-calendar.git
branch = sakai-10.x
[submodule "chat"]
path = chat
url = ../wl-chat.git
branch = sakai-10.x
[submodule "citations"]
path = citations
url = ../wl-citations.git
branch = sakai-10.x
[submodule "config"]
path = config
url = ../wl-config.git
branch = sakai-10.x
[submodule "content"]
path = content
url = ../wl-content.git
branch = sakai-10.x
[submodule "courier"]
path = courier
url = ../../sakai-mirror/courier.git
branch = sakai-10.x
[submodule "dav"]
path = dav
url = ../wl-dav.git
branch = sakai-10.x
[submodule "gradebook"]
path = gradebook
url = ../wl-gradebook.git
branch = sakai-10.x
[submodule "help"]
path = help
url = ../wl-help.git
branch = sakai-10.x
[submodule "lessonbuilder"]
path = lessonbuilder
url = ../wl-lessonbuilder.git
branch = sakai-10.x
[submodule "login"]
path = login
url = ../wl-login.git
branch = sakai-10.x
[submodule "mailarchive"]
path = mailarchive
url = ../wl-mailarchive.git
branch = sakai-10.x
[submodule "mailsender"]
path = mailsender
url = ../wl-mailsender.git
branch = sakai-10.x
[submodule "memory"]
path = memory
url = ../../sakai-mirror/memory.git
branch = sakai-10.x
[submodule "message"]
path = message
url = ../wl-message.git
branch = sakai-10.x
[submodule "metaobj"]
path = metaobj
url = ../wl-metaobj.git
branch = sakai-10.x
[submodule "msgcntr"]
path = msgcntr
url = ../wl-msgcntr.git
branch = sakai-10.x
[submodule "pack"]
path = pack
url = ../wl-pack.git
branch = sakai-10.x
[submodule "podcasts"]
path = podcasts
url = ../../sakai-mirror/podcasts.git
branch = sakai-10.x
[submodule "polls"]
path = polls
url = ../wl-polls.git
branch = sakai-10.x
[submodule "portal"]
path = portal
url = ../wl-portal.git
branch = sakai-10.x
[submodule "presence"]
path = presence
url = ../wl-presence.git
branch = sakai-10.x
[submodule "profile2"]
path = profile2
url = ../wl-profile2.git
branch = sakai-10.x
[submodule "providers"]
path = providers
url = ../wl-providers.git
branch = sakai-10.x
[submodule "reference"]
path = reference
url = ../wl-reference.git
branch = sakai-10.x
[submodule "reset-pass"]
path = reset-pass
url = ../wl-reset-pass.git
branch = sakai-10.x
[submodule "rights"]
path = rights
url = ../../sakai-mirror/rights.git
branch = sakai-10.x
[submodule "rwiki"]
path = rwiki
url = ../wl-rwiki.git
branch = sakai-10.x
[submodule "samigo"]
path = samigo
url = ../../sakai-mirror/sam.git
branch = sakai-10.x
[submodule "search"]
path = search
url = ../wl-search.git
branch = sakai-10.x
[submodule "sections"]
path = sections
url = ../../sakai-mirror/sections.git
branch = sakai-10.x
[submodule "shortenedurl"]
path = shortenedurl
url = ../wl-shortenedurl.git
branch = sakai-10.x
[submodule "signup"]
path = signup
url = ../wl-signup.git
branch = sakai-10.x
[submodule "site"]
path = site
url = ../wl-site.git
branch = sakai-10.x
[submodule "site-manage"]
path = site-manage
url = ../wl-site-manage.git
branch = sakai-10.x
[submodule "sitestats"]
path = sitestats
url = ../wl-sitestats.git
branch = sakai-10.x
[submodule "syllabus"]
path = syllabus
url = ../wl-syllabus.git
branch = sakai-10.x
[submodule "taggable"]
path = taggable
url = ../../sakai-mirror/taggable.git
branch = sakai-10.x
[submodule "textarea"]
path = textarea
url = ../../sakai-mirror/textarea.git
branch = sakai-10.x
[submodule "tool"]
path = tool
url = ../wl-tool.git
branch = sakai-10.x
[submodule "user"]
path = user
url = ../wl-user.git
branch = sakai-10.x
[submodule "usermembership"]
path = usermembership
url = ../../sakai-mirror/usermembership.git
branch = sakai-10.x
[submodule "velocity"]
path = velocity
url = ../wl-velocity.git
branch = sakai-10.x
[submodule "warehouse"]
path = warehouse
url = ../../sakai-mirror/warehouse.git
branch = sakai-10.x
[submodule "web"]
path = web
url = ../wl-web.git
branch = sakai-10.x
# Sakai 10 additions
[submodule "roster2"]
path = roster2
url = ../wl-roster2.git
branch = sakai-10.x
[submodule "hierarchy"]
path = hierarchy
url = ../../sakai-mirror/hierarchy.git
branch = sakai-10.x
[submodule "delegatedaccess"]
path = delegatedaccess
url = ../../sakai-mirror/delegatedaccess.git
branch = sakai-10.x
# Etudes projects
[submodule "mneme"]
path = mneme
url = ../wl-mneme.git
branch = sakai-10.x
[submodule "ambrosia"]
path = ambrosia
url = ../wl-ambrosia.git
branch = sakai-10.x
[submodule "etudes-util"]
path = etudes-util
url = ../wl-etudes-util.git
branch = sakai-10.x
# Contrib
[submodule "evaluation"]
path = evaluation
url = ../wl-evaluation.git
branch = sakai-10.x
[submodule "oauth"]
path = oauth
url = ../wl-oauth.git
[submodule "external-groups"]
path = external-groups
url = ../wl-external-groups.git
[submodule "tetraelf-hierarchy"]
path = tetraelf-hierarchy
url = ../wl-tetraelf-hierarchy.git
[submodule "oxam"]
path = oxam
url = ../wl-oxam
[submodule "sirlouie"]
path = sirlouie
url = ../wl-sirlouie
branch = origin/sakai-10.x
[submodule "turnitin"]
path = turnitin
url = ../wl-turnitin
[submodule "termdates"]
path = termdates
url = ../wl-termdates
[submodule "feedback"]
path = feedback
url = ../wl-feedback
[submodule "admin-reporting"]
path = admin-reporting
url = ../wl-admin-reporting.git
[submodule "content-sync"]
path = content-sync
url = ../wl-content-sync.git
[submodule "oxford-url-shortener"]
path = oxford-url-shortener
url = ../wl-oxford-url-shortener.git
[submodule "course-signup"]
path = course-signup
url = ../wl-course-signup
[submodule "simple-signup"]
path = simple-signup
url = ../wl-simple-signup-entityprovider
[submodule "current-load"]
path = current-load
url = ../wl-current-load
[submodule "docker"]
path = docker
url = ../wl-docker.git