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

FORGE-206: Display a diff of available commands when starting forge after installing/removing a plugin #203

Merged
merged 1 commit into from
Aug 22, 2012

Conversation

gastaldi
Copy link
Member

Displays whenever a plugin is activated or deactivated.

@ghost ghost assigned lincolnthree Aug 22, 2012
@Ignore
public void test()
{
fail("Not yet implemented");
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't find a decent way to test it

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, did you implement this already? Fantastic! Hmmm... I think this is something we'll need the Arquillian test-harness in 2.0 to test properly since we can't really install and load plugins during test execution at the moment. For now just leave the test stubbed out like this. That's fine! Excellent!

lincolnthree added a commit that referenced this pull request Aug 22, 2012
FORGE-206: Display a diff of available commands when starting forge after installing/removing a plugin
@lincolnthree lincolnthree merged commit 916088c into forge:master Aug 22, 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
Development

Successfully merging this pull request may close these issues.

2 participants