Commit aa8716a
authored
2.3.7 (#27)
* pom.xml
Bumped to 2.3.2
Bumped DockerClient to 2023-05-07T23-22-00
* pom.xml
* Bumped to 2.3.3
JsmContainer.groovy
* Added enableJvmDebug()
* AlpineContainer.groovy
* Moved the runCmdAndRm() and runCmdAndRm() to the interface class Container
Container.groovy
* added customizeContainerCreateRequest() that allows implementing methods to easily override parts of the ContainerCreateRequest
* added runCmdAndRm()
TimeMachine.groovy
* A new helper method for traveling in time!
pom.xml
* Bumped to 2.3.4
* TimeMachine.groovy
* Added several helper set methods for different time/date classes
pom.xml
* Bumped to 2.3.5
* pom.xml
* Bumped to 2.3.6
* Bumped jirainstancemanager to 2.0.0
* pom.xml
* Bumped to 2.3.7
* Bumped JIM to 2.0.1
JsmH2Deployment.groovy
* Now setups basic user preferences on setup1 parent c363879 commit aa8716a
File tree
2 files changed
+8
-2
lines changed- src/main/groovy/com/eficode/devstack/deployment/impl
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
118 | 124 | | |
119 | 125 | | |
120 | 126 | | |
| |||
0 commit comments