Révision 1660
tmp/org.txm.searchengine.cqp.core/src/org/txm/searchengine/cqp/corpus/MainCorpus.java (revision 1660) | ||
---|---|---|
655 | 655 |
try { |
656 | 656 |
|
657 | 657 |
try { |
658 |
PatchCwbRegistry.patch(registryFile, dataDirectory);
|
|
658 |
PatchCwbRegistry.patch(this.registryFile, this.dataDirectory);
|
|
659 | 659 |
} catch (IOException e) { |
660 |
Log.severe(TXMCoreMessages.bind("Error while updating registry file {0}.", registryFile)); |
|
660 |
Log.severe(TXMCoreMessages.bind("Error while updating registry file {0}.", this.registryFile));
|
|
661 | 661 |
Log.printStackTrace(e); |
662 | 662 |
return false; |
663 | 663 |
} |
Formats disponibles : Unified diff