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

Fix to use non-deprecated AS7 API #129

Closed
wants to merge 1 commit into from

Conversation

ctomc
Copy link
Contributor

@ctomc ctomc commented Apr 16, 2012

deprecated method registerSubsystem(name) is going to be removed in EAP6/7.1.2
registerSubsystem(name,majorVersion,minorVersion) should be used instead.

@kcbabo
Copy link
Member

kcbabo commented Apr 17, 2012

thanks for the patch - we'll test this out and push assuming everything is hunky dory

cheers,
keith

@ctomc
Copy link
Contributor Author

ctomc commented Apr 17, 2012

It should not change anything as the old method just called new one with 1,0 parameters.
version of subsystem management api will play big role in future especially for EAP, I think that until your release first non beta version you can stick with 1.0 model, and later you should bump version after time model description changes.

@kcbabo
Copy link
Member

kcbabo commented Apr 26, 2012

processing

@kcbabo
Copy link
Member

kcbabo commented Apr 26, 2012

pushed

@kcbabo kcbabo closed this Apr 26, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants