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

Add CategoryPublisher application #126

Merged
merged 2 commits into from Aug 4, 2020

Conversation

m273d15
Copy link
Contributor

@m273d15 m273d15 commented Jul 31, 2020

closes #124

Add a class that wraps the CategoryPublisher application.
Add a test class that tests a basic scenario involving the FeaturesAndBundlesPublisher
and CategoryPublisher application.
Testing the CategoryPublisher without the FeaturesAndBundlesPublisher would require
to create eclipse metadata manually. Therefore, both applications are used.

Even if the the documentation lists the argument categoryQualifier without an additional URL argument,
I implemented it with an URL because of the application's implementation expects an argument.

closes diffplug#124

Add a class that wraps the CategoryPublisher
application.
Add a test class that tests a basic scenario
involving the FeaturesAndBundlesPublisher
and the CategoryPublisher.
Testing the CategoryPublisher without
the FeaturesAndBundlesPublisher would require
to create eclipse metadata manually. Therefore,
both applications are used.
@nedtwigg
Copy link
Member

Looks great, thanks! If you:

Then I'll merge and release.

@nedtwigg
Copy link
Member

nedtwigg commented Aug 4, 2020

Thanks again, published in 3.24.0

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.

Using CategoryPublisher for update-site creation
2 participants