Démarrée il y a 6 an. 1 mo..
A duré 16 s

Succès Construction #38 (18 avr. 2018 16:58:46)

Artefacts du build
gs-ir-4.0-SNAPSHOT-sources.jar50,93 KB view
gs-ir-4.0-SNAPSHOT.jar143,26 KB view
gs-ir-4.0-SNAPSHOT.pom1,75 KB view
Changes
  1. gs-ir: Dispatcher: automatically close the engine if the verticle cannot (commit: 71be376) (detail)
  2. gs-ir: DocPropertiesSwitcher: removed a TODO (done) (commit: be699ee) (detail)
  3. gs-cv: removed deprecated css files (commit: 0d88892) (detail)
  4. gs-ir: DocZonesEdit: fixed a bug in the datalist (HTML characters were (commit: 4e23fd9) (detail)
  5. gs-ir: DocZonesShowDetails: fixed a bug during display (HTML characters (commit: af2982a) (detail)
  6. gs-ir: DocZonesShowDetails: fixed bad modal display (commit: 6d7ca09) (detail)
  7. gs-ir: AbstractMultitonVerticle: decremented the counter in the stop (commit: 7bc086d) (detail)
  8. gs-ir: AbstractMultitonVerticle: minor refactoring (commit: 2918a0a) (detail)
  9. gs-ir; gs-cv: Attempts to fix issues with worker verticle in gs-ir (commit: 87b9704) (detail)
  10. gs-cv: ComputeBestTextPerZone: cleaned-up the code (commit: 4f00a07) (detail)
  11. gs-ir: TextBindingCustom: replaced toString() with String.valueOf(...) (commit: c8d6095) (detail)
  12. gs-ir: Fixed a problem during flush from WatchApp (ongoing work) (commit: 9bc4241) (detail)
  13. gs-cv: removed unused portions of code (minor) (commit: 7d46538) (detail)
  14. gs-cv: FillModelWithData: renamed getOcrParameters -> buildOcrParameters (commit: 5b2fddc) (detail)
  15. gs-ir: WorkerVerticle: refactored the code and added a try/catch clause (commit: a293165) (detail)
  16. gs-cv, gs-ir: added some safety checks to prevent undesired behaviors (commit: 9f6ae0b) (detail)
  17. gs-ir: TextBindingCustom: replaced SimpleStringProperties with Bindings (commit: 0afa5cd) (detail)
  18. Return Observable<String> instead of ObservableValue<String> for (commit: b177874) (detail)
  19. gs-ir: TextBindingCustom: updated Zone label definitions to match the (commit: 2efb09d) (detail)
  20. gs-ir: TextBindingCustom: resolved a merge conflict (commit: e82ed40) (detail)
  21. gs-ir: ClassifierVerticle: replaced File with Path (commit: f2acc88) (detail)
  22. gs-ir: Added a DeskewerVerticle (commit: 6d3cf10) (detail)
  23. gs-ir: added ClassifierVerticle and NewClassCreatorVerticle, along with (commit: 364bf61) (detail)
  24. gs-ir: corrected the execution flow for the new verticles (commit: c55b226) (detail)
  25. gs-ir: PdfConverterVerticle: added an exception (commit: bcb66d0) (detail)
  26. gs-reactor: Use Observables to define metabindings (commit: 7b48c63) (detail)
  27. gs-ir: Fix a list extractor (commit: ec3e268) (detail)
  28. gs-ir: Use startWith instead of concat in a text extractor (commit: 33244ec) (detail)
  29. gs-ir: Cast Snapshot<ZoneTextInstance> to Snapshot to get (commit: a46310e) (detail)
  30. Refactor: getAdds/RemovesObservable() -> getAdds()/getRemovals() (commit: 62964fd) (detail)
  31. gs-reactor: Use Observable<Boolean> to define TagSwitcher (commit: d534c26) (detail)
  32. gs-reactor: Refactor (commit: 4d2aa4b) (detail)
  33. gs-cv: moved static classes (tools) to package (commit: b7dd598) (detail)
  34. Begin Reinforcer implementation (commit: 5f70f97) (detail)
  35. New lines detector, reinforcer in progress (commit: 8d96111) (detail)
  36. gs-ir-reinforcer: minor refactoring (commit: bfde8f4) (detail)
  37. gs-cv: refactored Deskewer and included a RANSAC based on Hough lines (commit: 06cbcca) (detail)
  38. gs-ir: refactored the code to remove DistributedVerticle.BASE_PATH from (commit: 68961a0) (detail)
  39. gs-cv/ir: added registerNewFile in FillNewModelWithData (commit: d7768e7) (detail)
  40. gs-ir: updated DezonerVerticle to detect fields (commit: 43c6e52) (detail)
  41. gs-ir: updated OcrWorker to process an image with the new parameters (commit: c36a492) (detail)
  42. gs-ir: updated OcrPersistence to save the data for the new model (commit: 702312d) (detail)
  43. gs-ir: deprecated OcrParameters verticle, not needed with the new model (commit: e8158a9) (detail)
  44. gs-cv/ir: used the absolute path to image in OcrWorkerVerticle (commit: 9b65653) (detail)
  45. gs-ir: added a wrapper class to deploy the verticles on the cluster (commit: 27343f0) (detail)
  46. gs-ir: added a SuppressWarnings(unchecked) in PdfConverterVerticle (commit: 7e8e935) (detail)
  47. gs-ir: modifications of the flow after classification (commit: 63ad307) (detail)
  48. gs-cv/ir: addition of AnnotateImageVerticle + correction of a few bugs (commit: 57b2563) (detail)
  49. gs-ir: activated the new flow (PdfConverter calls Deskewer) (commit: 267b733) (detail)
  50. gs-cv-classifier: used 'relative path + base path' instead of 'absolute (commit: 411e86e) (detail)
  51. fixed conflicts after rebasing on master branch (commit: ed195cf) (detail)
  52. gs-cv: moved ImageAnnotator to package org.genericsytem.cv.utils (commit: 1fde7b2) (detail)
  53. gs-ir: added a new verticle to link a default class to each new images (commit: 7488175) (detail)
  54. gs-cv/ir: updated the model, simplified the imports (commit: f88942f) (detail)
  55. gs-ir: updated the application to match the new model definition (wip) (commit: 0316efc) (detail)
  56. gs-ir: added another page for the DocClass consolidator (classifier (commit: 14743e2) (detail)
  57. gd-ir: updated the classifier style (commit: 1c66d16) (detail)
  58. gs-cv: renamed package org.genericsystem.cv.classifier.newmodel to (commit: 5942bf7) (detail)
  59. gs-cv-reinforcer: added a LabelsProvider class (adaptor from model) (commit: 027f3c9) (detail)
  60. gs-ir: added a new modal display (DocZones) after clic on "dezoned" (commit: 3df4f20) (detail)
  61. gs-ir: Label: Fix intersectWith (commit: c141c89) (detail)
  62. New project: gs-reinforcer (commit: 1223d71) (detail)
  63. gs-cv: added RectToolsMapper to replace RectangeTools (moved to (commit: 66afd5d) (detail)
  64. remove not-to-track files (commit: 4294a2f) (detail)
  65. restore .classpath files (commit: 2f9f24b) (detail)
  66. clean wd (commit: 8565e9e) (detail)
  67. merge (commit: 666cf25) (detail)
  68. updated project-specific gitignore (commit: d3bbd5c) (detail)
  69. corrected classpath (wrong JRE) (commit: a942937) (detail)
  70. gs-cv: renamed package org.genericsystem.classifier to (commit: 9e51577) (detail)
  71. gs-cv: moved FillNewModelWithData in package (commit: 77d21fd) (detail)
  72. gs-cv/ir: removed unused code and classes (commit: 8676f4d) (detail)
Changements dans les dépendances
  1. Generic System API Succès#37Succès#38 (détails)
  2. Generic System Kernel Succès#37Succès#38 (détails)
  3. Generic System Information Retriever  ? → (détails)
  4. Generic System Security Model Succès#37Succès#38 (détails)
  5. Generic System Common Succès#37Succès#38 (détails)
  6. Generic System  ? → (détails)
  7. Generic System Reactor Succès#37Succès#38 (détails)
  8. Generic System Computer Vision Succès#37Succès#38 (détails)
  9. Generic System Defaults Succès#37Succès#38 (détails)