Sfoglia il codice sorgente

remove restex dependency

tags/v1.4.37
Jonathan Cobb 4 anni fa
parent
commit
6024c7a39a
4 ha cambiato i file con 1 aggiunte e 11 eliminazioni
  1. +0
    -3
      .gitmodules
  2. +0
    -6
      bubble-server/pom.xml
  3. +1
    -1
      utils/cobbzilla-wizard
  4. +0
    -1
      utils/restex

+ 0
- 3
.gitmodules Vedi File

@@ -7,9 +7,6 @@
[submodule "utils/cobbzilla-wizard"]
path = utils/cobbzilla-wizard
url = git@git.bubblev.org:bubblev/cobbzilla-wizard.git
[submodule "utils/restex"]
path = utils/restex
url = git@git.bubblev.org:bubblev/restex.git
[submodule "utils/templated-mail-sender"]
path = utils/templated-mail-sender
url = git@git.bubblev.org:bubblev/templated-mail-sender.git


+ 0
- 6
bubble-server/pom.xml Vedi File

@@ -289,12 +289,6 @@
<version>16.2.0</version>
</dependency>

<dependency>
<groupId>org.cobbzilla</groupId>
<artifactId>restex</artifactId>
<version>1.0.1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.cobbzilla</groupId>
<artifactId>wizard-server-test</artifactId>


+ 1
- 1
utils/cobbzilla-wizard

@@ -1 +1 @@
Subproject commit 09d23d287d18bfa2655f56cb80a3dd7c4bcc0816
Subproject commit c234e87e9e4ee0c760ddf88fa15c1e713a463264

+ 0
- 1
utils/restex

@@ -1 +0,0 @@
Subproject commit 2ea8adc4edb7a00de37317fa64738c219b0e6f8b

Caricamento…
Annulla
Salva