Skip to content

Removed unnecessary @Local annotations and their respective imports - #853

Merged
asfgit merged 0 commit into
apache:masterfrom
rafaelweingartner:master-lrg-cs-hackday-006
Oct 21, 2015
Merged

Removed unnecessary @Local annotations and their respective imports#853
asfgit merged 0 commit into
apache:masterfrom
rafaelweingartner:master-lrg-cs-hackday-006

Conversation

@cristofolini

Copy link
Copy Markdown
Contributor

Following @rafaelweingartner 's findings in PR #714 that many spring beans contained an @Local annotation, we've decided to remove said annotations and their imports seeking a reduction of a few hundred lines of useless code.

@asfbot

Copy link
Copy Markdown

cloudstack-pull-rats #657 SUCCESS
This pull request looks good

@asfbot

Copy link
Copy Markdown

cloudstack-pull-analysis #606 FAILURE
Looks like there's a problem with this pull request

@asfbot

Copy link
Copy Markdown

cloudstack-pull-rats #661 SUCCESS
This pull request looks good

@asfbot

Copy link
Copy Markdown

cloudstack-pull-analysis #610 FAILURE
Looks like there's a problem with this pull request

@rafaelweingartner

Copy link
Copy Markdown
Member

Hi @critofolini, I think that there was a problem in your PR in class: SecurityGroupManagerImpl

@asfbot

Copy link
Copy Markdown

cloudstack-pull-rats #662 SUCCESS
This pull request looks good

@asfbot

Copy link
Copy Markdown

cloudstack-pull-analysis #611 FAILURE
Looks like there's a problem with this pull request

@asfbot

Copy link
Copy Markdown

cloudstack-pull-rats #664 SUCCESS
This pull request looks good

@asfbot

Copy link
Copy Markdown

cloudstack-pull-analysis #613 FAILURE
Looks like there's a problem with this pull request

@asfbot

Copy link
Copy Markdown

cloudstack-pull-rats #665 SUCCESS
This pull request looks good

@asfbot

Copy link
Copy Markdown

cloudstack-pull-analysis #614 SUCCESS
This pull request looks good

@rafaelweingartner

Copy link
Copy Markdown
Member

@cristofolini, could you squash your commits into a single one?

@cristofolini
cristofoliniforce-pushed the master-lrg-cs-hackday-006 branch from 9e4e17d to b4c8db4CompareSeptember 20, 2015 17:14
@asfbot

Copy link
Copy Markdown

cloudstack-pull-rats #666 SUCCESS
This pull request looks good

@cristofolini

Copy link
Copy Markdown
ContributorAuthor

@rafaelweingartner Done.

@asfbot

Copy link
Copy Markdown

cloudstack-pull-analysis #615 SUCCESS
This pull request looks good

@asfgit
asfgit merged commit a5ca762 into apache:masterOct 21, 2015
asfgit pushed a commit that referenced this pull request Nov 23, 2015
…-006
Removed unnecessary @Local annotations and their respective importsFollowing @rafaelweingartner 's findings in PR #714 that many spring beans contained an @Local annotation, we've decided to remove said annotations and their imports from the ComponentLifecycleBase class and its subclasses seeking a reduction of a few hundred lines of useless code.
I had already opened a pull request for this (#853) but at some point my commit disappeared from the PR entirely, showing no new changes in code, which caused it to be merged automatically (with no changes).
* pr/1102:
Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses.
Signed-off-by: Remi Bergsma <github@remi.nl>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@cristofolini@asfbot@rafaelweingartner@asfgit