- Jun 28, 2017
-
-
Dominik Hanak authored
* jbpm-search-tests: Do not use EqualsTo with dates Removes equalsTo filter when querying with date and replaces them with greaterThanOrEqualsTo to prevent random failures. Modifies filters to use process instance id to minimize size of the result returned. * jbpm-search-tests: Use bigger timeout while waiting for log cleanup Modify KieServerSynchronization to use different timeout for services. Use this functionality in jbpm-search tests * jbpm-search-tests: move method to parent and use instants with dates
- Jun 27, 2017
-
-
Tihomir Surdilovic authored
-
Maciej Swiderski authored
-
- Jun 26, 2017
-
-
Maciej Swiderski authored
-
- Jun 24, 2017
-
-
Maciej Swiderski authored
JBPM-6125 - Move KIE Server on Tomcat to use Narayana as Transaction Manager instead of bitronix (#1020)
-
- Jun 23, 2017
-
-
Dominik Hanak authored
-
Karel Suta authored
-
- Jun 22, 2017
-
-
jakubschwan authored
* JBPM-6120 - Invalid Kie Server REST endpoints for processes * JBPM-6120 - Fix of failing test testFindVariableInstances in ProcessServiceIntegrationTest * JBPM-6120 - Add findProcessInstances into ProcessServicesClient
-
Mario Fusco authored
* [DROOLS-1608] move processes related classes from drools to jbpm * [DROOLS-1608] move processes related classes from drools to jbpm
-
Karel Suta authored
-
- Jun 21, 2017
-
-
Karel Suta authored
-
Maciej Swiderski authored
RHBPMS-4780 - Kie Server Client API does not unmarshall process variables properly if using JSON in BPM Suite 6.4.2 (#1025)
-
Tomáš Livora authored
-
Maciej Swiderski authored
-
Karel Suta authored
-
- Jun 20, 2017
-
-
annabaker authored
-Added test to cover comments pagination
-
Massimiliano Dessì authored
[GUVNOR-3016] Enabled the exchange of the KieModuleMetaInfo between Maven embedder and Kie Maven plugin
-
Jiri Petrlik authored
Folder with containers may grow quite fast in pax-exam folder (few gigabytes). It is not good to keep these folders in default build. This commit disables keeping these folders. It is possible to keep folders using karaf.keep.runtime.folder property. See more details in README in karaf-itests folder.
-
- Jun 19, 2017
-
-
jakubschwan authored
-
Maciej Swiderski authored
-
Tihomir Surdilovic authored
-
- Jun 17, 2017
-
-
Jan Hrcek authored
-
Dominik Hanak authored
* Correct jbpm-search-tests not sending correlation key as String * Make jbpm-search-test use EqualsTo filter for dates
-
- Jun 16, 2017
-
-
Petr Široký authored
-
- Jun 15, 2017
-
-
Mario Fusco authored
[DROOLS-1582] fix osgi after move of maven integration into appformer
-
- Jun 09, 2017
-
-
Mario Fusco authored
-
Mario Fusco authored
-
- Jun 08, 2017
-
-
Mario Fusco authored
-
- Jun 07, 2017
-
-
jakubschwan authored
-
tarilabs authored
* DROOLS-1583 Refactor KnowledgeBaseImpl Align drools-benchmark * Align jbpm-simulation CODE and tests. * Align kie-spring tests. * Align drools-infinispan-persistence CODE. * Align drools-infinispan-persistence tests. * Align jbpm-infinispan-persistence tests. * Align drools-android CODE.
-
- Jun 02, 2017
-
-
Marián Macik authored
-
- Jun 01, 2017
-
-
Tihomir Surdilovic authored
JBPM-6023 - HTTP Code 500 is returned when starting process with non-existing process ID or deployment ID (#995)
-
Dominik Hanak authored
* JBPM-5994: Advanced queries decoupled to database model integration tests Add dependecy on DMN test module to prevent duplicate container startup * JBPM-5994: Remove dependencies that are now handled by BOM * JBPM-5994: Remove obsolete resources and use better asserts * JBPM-5994: Check for 400 status code instead of 500
-
- May 31, 2017
-
-
Lance Leverich authored
* JBPM-6012 Standalone controller can't be deployed on Tomcat 8 container - Re-applied the dependency on kie-server-rest-common, in kie-server-controller-standalone-impl. Removal of this dependency causes the assembly to not include the rest-easy jars in the resultant war files. - Removed the include of slf4j-jdk14, and added an exclude of slf4j-api, to the assembly file for Tomcat (servlet container) - Added dependency on kie-server-controller-standalone-impl to kie-server-integ-tests-common - Changed KieControllerExecutor (in kie-server-integ-tests-common) so that it uses the new Standalone...Impl classes - Updated kie-server-integ-tests-controller pom to use standalone components, and the pingURL to point to a valid endpoint - Updated kie-server-tests pom to include a system property that provides a template file location for the controller * JBPM-6012 - Moved dependency on kie-server-rest-common from kie-server-controller-standalone-impl to kie-server-controller-standalone - Added dependency for slf4j-jdk14 to kie-server-controller-standalone - Updated ee6/ee7 assembly files in kie-server-controller-standalone to exclude resteasy and include kie-server-rest-common - Updated servlet container assembly file in kie-server-controller-standalone to include kie-server-rest-common and slf4j-sdk14 - Removed kie-server-controller-test-war module and reference to it in kie-server-controller pom * JBPM-6012 - Removed dependency on kie-server-rest-common - Added dependency for slf4j-jdk14 and resteasy-jaxrs, to kie-server-controller-standalone - Updated ee6/ee7 assembly files in kie-server-controller-standalone to exclude resteasy and include kie-server-rest-common - Updated servlet container assembly file in kie-server-controller-standalone to include kie-server-rest-common and slf4j-sdk14 - Removed kie-server-controller-test-war module and reference to it in kie-server-controller pom * JBPM-6012 Create Standalone Controller - fixed issues in the assembly files from bad merge/squash * JBPM-6012 Create Standalone Controller - Added exclusion of resteasy-jaxrs to the assembly files for ee6/ee7
-
- May 29, 2017
-
-
Marián Macik authored
-
Marián Macik authored
-
- May 26, 2017
-
-
Duncan Doyle authored
-
jakubschwan authored
* kie-server-tests: add tests for trigger ad-hoc task * kie-server-tests: replace exception assert for trigger ad-hoc task case test * kie-server-tests: fix asserts for testGetTriggerTask
-
Karel Suta authored
-