Skip to content

Commit

Permalink
Migrate ONPRC repos
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-adam committed Dec 26, 2023
1 parent ea67de0 commit a32bf30
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions gradle/settings/tomcat10.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@ buildscript {
import org.labkey.gradle.util.BuildUtils

// Remove modules from this as they are migrated to tomcat 10
BuildUtils.includeModules(this.settings, rootDir, ["server/modules"], [
"BimberLabKeyModules",
"DiscvrLabKeyModules",
], true)
BuildUtils.includeModules(this.settings, rootDir, ["server/modules"], [], true)


// include the test distribution, which is used to create an artifact for TeamCity to pass around to the agents
Expand Down

0 comments on commit a32bf30

Please sign in to comment.