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

JBIDE-16505 #195

Closed

Conversation

robstryker
Copy link
Member

95% of the patch is the test case. Ensuring .deployed marker is removed after a remove publish

}

protected void completeRemoval(IModule m) {
// AS7 requires the .deployed markers to be removed. Other servers require no action
Copy link
Member

Choose a reason for hiding this comment

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

Do you mean all AS7 derived servers like WF or just AS7.x ?

Copy link
Member Author

Choose a reason for hiding this comment

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

as7-derived. I'll start to use that where applicable in the future instead of just as7

JBIDE-16505 test case

Changes as requested from PR comments

Changes as requested from PR comments

Changes as requested from PR comments
@@ -0,0 +1,103 @@
package org.jboss.tools.as.test.core.subsystems.impl;
Copy link
Member

Choose a reason for hiding this comment

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

missing copyright header

@fbricon
Copy link
Member

fbricon commented Feb 11, 2014

OK to apply once the missing copyright header is added

@robstryker
Copy link
Member Author

merged

@robstryker robstryker closed this Feb 11, 2014
@robstryker robstryker deleted the JBIDE-16505 branch November 6, 2014 10:16
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.

None yet

2 participants