09-24-2012 08:29 AM
09-25-2012 09:12 AM
When encountering a bug in Activiti, the easiest way to reach the Activiti team and see it fixed is to create an issue in the Activiti Jira (http://jira.codehaus.org/browse/ACT).
Of course, a good description on how to reproduce the problem is crucial. But to make it really interesting for us (and to speed up things), the issue is accompanied by a unit test demonstrating the problem.
To simplify this process, we've created a 'unit test template' project which you can use: https://github.com/Activiti/activiti-unit-test-template
Add your failing unit test, zip up the project and attach it to the issue.
More about this template, read http://www.jorambarrez.be/blog/2012/09/24/how-to-write-a-unit-test/
02-28-2013 05:51 AM
04-09-2013 05:12 AM
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.2</version>
</dependency>
however it does not work.04-10-2013 10:17 AM
04-10-2013 09:42 PM
I've updated the template to fix the logging: https://github.com/Activiti/activiti-unit-test-template/commit/a6b347263362d9b5385b81bd96cca225d2e16...thanks a lot. It works now. :lol:
04-23-2013 01:58 AM
07-29-2013 04:49 PM
08-01-2013 10:05 AM
08-22-2013 07:56 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.