Skip to content

Releases: JULIELab/jcore-pipeline-modules

v0.5.3

12 Mar 10:54
Compare
Choose a tag to compare
  • [bug] Integrate flow controllers in version dialogs. #24

v0.5.2

09 Dec 09:20
Compare
Choose a tag to compare
  • [bug] Fix version updates to "null" #23

v0.5.1

23 Nov 14:46
Compare
Choose a tag to compare
  • [bug] Fix bug "Invalid menu item 'Back'" in ExternalResourcesConfigurationDialog #22

v0.5.0

17 Nov 08:37
Compare
Choose a tag to compare
  • [closed] Support multi-valued parameters for configurable resources. #18
  • [closed] Add flow controller support. #17
  • [closed] Version update: Skip versions that have already been chosen #15
  • [closed] Add checks for satisfied component type capabilities #6

v0.4.3

07 Jun 05:26
Compare
Choose a tag to compare

Log message updates.

v0.4.2

22 Oct 12:39
Compare
Choose a tag to compare
  • [closed] Allow arbitrary JVM args for the CPE call #14

v0.4.1

05 Oct 12:02
Compare
Choose a tag to compare

Fixed bugs where artifact versions could not be adapted. Fixed more menus to have the default 'back' action.

v0.4.0

v0.2.5.1

23 May 11:51
Compare
Choose a tag to compare
v0.2.5.1 Pre-release
Pre-release

This release contains a backport to allow the heap size specification for the actual pipeline run.

There is the CPEBootstrapRunner which loads the JCoReUimaPipeline and then creates a child process that actually runs the pipeline. The heapsize configuration property in the pipeline runner XML configuration file allows the heap size specification for the child process which actually runs the pipeline.

v0.3.1

29 Mar 13:31
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

The last version did not allow to leave the update components dialog any more.
This has been fixed.