Skip to content

Commit a941331

Browse files
committed
Updated to DXL Importer 1.1, which has clearer output text.
1 parent 84162dd commit a941331

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ dependencies {
9191
// dependencies for importAgent
9292
// DXL Importer
9393
//dxlRuntime files('dxlLib/CheckDominoDesignElement.jar')
94-
dxlRuntime files('dxlLib/ImportDxlNsf.jar')
94+
dxlRuntime files('dxlLib/dxl-importer-1.1.jar')
9595

9696
// Dependencies for DXL Importer
9797
dxlRuntime 'org.tmatesoft.svnkit:svnkit:1.8.5'
@@ -241,7 +241,6 @@ class ImportAgent extends RunDomino {
241241
args '-l', this.importLogMode
242242
}
243243
super.exec()
244-
logger.warn 'NOTE: You can ignore the SVNException error above. This will be removed in a later version of DXLImporter'
245244
}
246245
}
247246

dxlLib/ImportDxlNsf.jar

-74.1 KB
Binary file not shown.

dxlLib/dxl-importer-1.1.jar

6.37 MB
Binary file not shown.

0 commit comments

Comments
 (0)