Skip to content

Commit fdfa00a

Browse files
gnl42ruspl-afed
authored andcommitted
Restore wikitext.context.ui/wikitext.tasks.ui modules to wikitext #626
Task-Url: https://github.com/eclipse-mylyn/org.eclipse.mylyn/issues/issues/626
1 parent 02ce68f commit fdfa00a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

mylyn.docs/wikitext/ui/pom.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<!--
33
*******************************************************************************
44
* Copyright (c) 2024 Contributors to the Eclipse Foundation
5-
*
5+
*
66
* This program and the accompanying materials are made available under the
77
* terms of the Eclipse Public License 2.0 which is available at
88
* https://www.eclipse.org/legal/epl-2.0/.
9-
*
9+
*
1010
* SPDX-License-Identifier: EPL-2.0
11-
*
11+
*
1212
* Contributors:
1313
* See git history
1414
*******************************************************************************
@@ -60,11 +60,13 @@
6060
<module>org.eclipse.mylyn.wikitext.asciidoc.ui.tests</module>
6161
<module>org.eclipse.mylyn.wikitext.commonmark.ui</module>
6262
<module>org.eclipse.mylyn.wikitext.confluence.ui</module>
63+
<module>org.eclipse.mylyn.wikitext.context.ui</module>
6364
<module>org.eclipse.mylyn.wikitext.osgi</module>
6465
<module>org.eclipse.mylyn.wikitext.osgi.tests</module>
6566
<module>org.eclipse.mylyn.wikitext.creole.ui</module>
6667
<module>org.eclipse.mylyn.wikitext.markdown.ui</module>
6768
<module>org.eclipse.mylyn.wikitext.mediawiki.ui</module>
69+
<module>org.eclipse.mylyn.wikitext.tasks.ui</module>
6870
<module>org.eclipse.mylyn.wikitext.textile.ui</module>
6971
<module>org.eclipse.mylyn.wikitext.tracwiki.ui</module>
7072
<module>org.eclipse.mylyn.wikitext.twiki.ui</module>

0 commit comments

Comments
 (0)