Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update default camunda version to 7.2.0 #38

Closed
martinschimak opened this issue Dec 5, 2014 · 8 comments
Closed

Update default camunda version to 7.2.0 #38

martinschimak opened this issue Dec 5, 2014 · 8 comments
Labels
Milestone

Comments

@martinschimak
Copy link
Contributor

No description provided.

@martinschimak martinschimak added this to the 1.2 milestone Dec 5, 2014
@jangalinski
Copy link
Contributor

Shouldn't this be a 2.0 release since we have a lot of api changes? At least thats what I am planning to do on *-mockito and *-needle ...

@martinschimak
Copy link
Contributor Author

Well, I would for now just change the default build dependency for camunda-bpm-assert. Assert does not transitively draw in any camunda bpm version... so you provide your own anyway. And at the moment assert still works with 7.0.0-Final upwards. The moment we really add additional assertions for cmmn et al. I'd see a switch to 2.0... agreed?

@jangalinski
Copy link
Contributor

The motivation to change the minimal required version from 7.0 to 7.1 was to get rid of teh extra repositories and use maven central only ... I still do not get why you should build against 7.2 in version 1.2 while you will start to actually use 7.2 features with the 2.0 release ... I mean, it will probably not hurt anyone, but why bother?

@martinschimak
Copy link
Contributor Author

Well... you are right. At the same time camunda-bpm-assert 1.2 will be included into the coming archetypes for 7.2. So I have the slight feeling that it's better to show that "compatibility" with 7.2 in the pom just in case somebody looks. And in the comment it's written there, that assert is fully compatible with 7.0.0-Final upwards. The CI will integrate against all versions all the time, anyway.

@martinschimak martinschimak modified the milestones: 2.0, 1.2 Dec 5, 2014
@martinschimak
Copy link
Contributor Author

Convinced.

@zambrovski
Copy link
Contributor

See Issue #39 of why we should go to 7.2

@martinschimak
Copy link
Contributor Author

I think I prefer to implement as much assertions as possible with the minimum version necessary to get the particular job done. Therefore, I propose to use Camunda BPM FormService for #39.

@martinschimak
Copy link
Contributor Author

Implicitely resolved by #56. We compile now always with the current release (currently 7.4.0), but test against all releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants