Skip to content

Conversation

@sophiejanssens
Copy link
Contributor

No description provided.

@Slf4j
public class GenerateFromDirectoryDocMojo extends GenerateMojo {
// allows generate::Doc to accept inputSpec as a directory
// output docs will be places in deperate folders for each spec
Copy link
Contributor

Choose a reason for hiding this comment

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

typo: separate

@torrespro torrespro changed the title Cleaned branch feature: allows generate::Doc to accept inputSpec as a directory Feb 22, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

87.1% 87.1% Coverage
0.0% 0.0% Duplication


@Slf4j
public class GenerateFromDirectoryDocMojo extends GenerateMojo {
// allows generate::Doc to accept inputSpec as a directory
Copy link
Contributor

Choose a reason for hiding this comment

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

This could be javadoc.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@santam85 santam85 force-pushed the issues/directory-inputSpec-#179 branch from 972c34b to b230b13 Compare March 31, 2021 08:38
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 1, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

86.5% 86.5% Coverage
0.0% 0.0% Duplication

@dhananjay12 dhananjay12 merged commit 56a72e3 into main Apr 6, 2021
bartveenstra pushed a commit that referenced this pull request Jun 1, 2021
feature: allows generate::Doc to accept inputSpec as a directory
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.

Allow the inputSpec in the Docs goal to be a directory instead of a single file

6 participants