Skip to content

Commit dca090f

Browse files
committed
Moved all Maven modules into a new directory, and renamed the directories (#33).
1 parent 57658d2 commit dca090f

File tree

476 files changed

+8
-226
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

476 files changed

+8
-226
lines changed

.gitmodules

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
[submodule "tests/org.emftext.language.java.test/JaMoPP-BulkTest"]
2-
path = jamopp.tests/target/src-bulk/JaMoPP-BulkTest
2+
path = jamopp-ext.parent/jamopp-ext.tests/target/src-bulk/JaMoPP-BulkTest
33
url = https://github.com/DevBoost/JaMoPP-BulkTest
44
[submodule "tests/org.emftext.language.java.test/TeaStore"]
5-
path = jamopp.tests/target/src-bulk/TeaStore
5+
path = jamopp-ext.parent/jamopp-ext.tests/target/src-bulk/TeaStore
66
url = https://github.com/DescartesResearch/TeaStore
77
[submodule "tests/org.emftext.language.java.test/teammates"]
8-
path = jamopp.tests/target/src-bulk/teammates
8+
path = jamopp-ext.parent/jamopp-ext.tests/target/src-bulk/teammates
99
url = https://github.com/TEAMMATES/teammates
1010
[submodule "tests/org.emftext.language.java.test/microservice"]
11-
path = jamopp.tests/target/src-bulk/microservice
11+
path = jamopp-ext.parent/jamopp-ext.tests/target/src-bulk/microservice
1212
url = https://github.com/ewolff/microservice
1313
[submodule "tests/org.emftext.language.java.test/esda"]
14-
path = jamopp.tests/target/src-bulk/esda
14+
path = jamopp-ext.parent/jamopp-ext.tests/target/src-bulk/esda
1515
url = https://github.com/kit-sdq/esda
1616
[submodule "tests/org.emftext.language.java.test/acmeair"]
17-
path = jamopp.tests/target/src-bulk/acmeair
17+
path = jamopp-ext.parent/jamopp-ext.tests/target/src-bulk/acmeair
1818
url = https://github.com/acmeair/acmeair.git
1919
[submodule "tests/org.emftext.language.java.test/piggymetrics"]
20-
path = jamopp.tests/target/src-bulk/piggymetrics
20+
path = jamopp-ext.parent/jamopp-ext.tests/target/src-bulk/piggymetrics
2121
url = https://github.com/sqshq/piggymetrics.git
2222
[submodule "tests/org.emftext.language.java.test/petclinic"]
23-
path = jamopp.tests/target/src-bulk/petclinic
23+
path = jamopp-ext.parent/jamopp-ext.tests/target/src-bulk/petclinic
2424
url = https://github.com/spring-petclinic/spring-petclinic-microservices.git

.mvn/wrapper/maven-wrapper.jar

-58.5 KB
Binary file not shown.
File renamed without changes.

jamopp.model.edit/.gitignore renamed to jamopp-ext.parent/jamopp-ext.model.edit/.gitignore

File renamed without changes.

jamopp.model.edit/pom.xml renamed to jamopp-ext.parent/jamopp-ext.model.edit/pom.xml

File renamed without changes.

jamopp.model.editor/.gitignore renamed to jamopp-ext.parent/jamopp-ext.model.editor/.gitignore

File renamed without changes.

jamopp.model.editor/pom.xml renamed to jamopp-ext.parent/jamopp-ext.model.editor/pom.xml

File renamed without changes.

jamopp.model/.gitignore renamed to jamopp-ext.parent/jamopp-ext.model/.gitignore

File renamed without changes.

jamopp.model/pom.xml renamed to jamopp-ext.parent/jamopp-ext.model/pom.xml

File renamed without changes.

jamopp.model/src/gen/generate.mwe2 renamed to jamopp-ext.parent/jamopp-ext.model/src/gen/generate.mwe2

File renamed without changes.

0 commit comments

Comments
 (0)