Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Commit ed199ea

Browse files
committed
upgrade to grails 2.2.5, restructured with git submodules
1 parent 467e0ce commit ed199ea

File tree

1,402 files changed

+164
-113483
lines changed

Some content is hidden

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

1,402 files changed

+164
-113483
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ Servers
2323
/testDB.properties
2424
/testDB.log
2525
.idea/*
26-
26+
*.iml

.gitmodules

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[submodule "modules/OpenLabBackend"]
2+
path = modules/OpenLabBackend
3+
url = [email protected]:NanoCAN/OpenLabBackend.git
4+
[submodule "modules/OpenLabStorage"]
5+
path = modules/OpenLabStorage
6+
url = [email protected]:NanoCAN/OpenLabStorage.git
7+
[submodule "modules/OpenLabGeneTracker"]
8+
path = modules/OpenLabGeneTracker
9+
url = [email protected]:NanoCAN/OpenLabGeneTracker.git
10+
[submodule "modules/OpenLabBarcode"]
11+
path = modules/OpenLabBarcode
12+
url = [email protected]:NanoCAN/OpenLabBarcode.git
13+
[submodule "modules/OpenLabAttachments"]
14+
path = modules/OpenLabAttachments
15+
url = [email protected]:NanoCAN/OpenLabAttachments.git

GeneTracker/.classpath

Lines changed: 0 additions & 57 deletions
This file was deleted.

GeneTracker/.project

Lines changed: 0 additions & 82 deletions
This file was deleted.

GeneTracker/GeneTracker.iml

Lines changed: 0 additions & 70 deletions
This file was deleted.

GeneTracker/GeneTrackerGrailsPlugin.groovy

Lines changed: 0 additions & 79 deletions
This file was deleted.

GeneTracker/application.properties

Lines changed: 0 additions & 6 deletions
This file was deleted.

GeneTracker/grails-app/conf/BuildConfig.groovy

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)