[comixed-dev] [comixed/comixed] 30bc3f: Removed the comic-importer module [#610]

  • From: "Darryl L. Pierce" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "noreply" for DMARC)
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Sat, 27 Feb 2021 16:19:03 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/comixed/comixed
  Commit: 30bc3fac4cb1edcbeb94ef2552bda64af626fc3c
      
https://github.com/comixed/comixed/commit/30bc3fac4cb1edcbeb94ef2552bda64af626fc3c
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2021-02-27 (Sat, 27 Feb 2021)

  Changed paths:
    M README.md
    R comixed-importer/README.md
    R comixed-importer/pom.xml
    R comixed-importer/src/main/java/org/comixedproject/ComiXedImporterApp.java
    R 
comixed-importer/src/main/java/org/comixedproject/importer/ComiXedImporterConfig.java
    R 
comixed-importer/src/main/java/org/comixedproject/importer/ImportFileProcessor.java
    R 
comixed-importer/src/main/java/org/comixedproject/importer/PathReplacement.java
    R 
comixed-importer/src/main/java/org/comixedproject/importer/ProcessorException.java
    R 
comixed-importer/src/main/java/org/comixedproject/importer/adaptors/ComicFileImportAdaptor.java
    R 
comixed-importer/src/main/java/org/comixedproject/importer/adaptors/ComicRackBackupAdaptor.java
    R 
comixed-importer/src/main/java/org/comixedproject/importer/adaptors/ImportAdaptorException.java
    R 
comixed-importer/src/main/java/org/comixedproject/importer/model/ComicBookGroupMatcher.java
    R 
comixed-importer/src/main/java/org/comixedproject/importer/model/ComicBookItemMatcher.java
    R 
comixed-importer/src/main/java/org/comixedproject/importer/model/ComicBookMatcher.java
    R 
comixed-importer/src/main/java/org/comixedproject/importer/model/ComicSmartListItem.java
    R comixed-importer/src/main/resources/application.properties
    R 
comixed-importer/src/test/java/org/comixedproject/importer/ImportFileProcessorTest.java
    R 
comixed-importer/src/test/java/org/comixedproject/importer/PathReplacementTest.java
    R 
comixed-importer/src/test/java/org/comixedproject/importer/adaptors/ComicFileImportAdaptorTest.java
    R 
comixed-importer/src/test/java/org/comixedproject/importer/adaptors/ComicRackBackupAdaptorTest.java
    R comixed-importer/src/test/resources/comicrack-backup.xml
    R comixed-importer/src/test/resources/example.cbz
    R comixed-importer/src/test/resources/logback-test.xml
    M comixed-release/pom.xml
    M pom.xml

  Log Message:
  -----------
  Removed the comic-importer module [#610]



Other related posts:

  • » [comixed-dev] [comixed/comixed] 30bc3f: Removed the comic-importer module [#610] - Darryl L. Pierce