mirror of
https://github.com/google/nomulus
synced 2025-12-23 06:15:42 +00:00
Remove empty <p> tag from generated javadoc (#730)
This commit is contained in:
@@ -404,6 +404,7 @@ task jaxbToJava {
|
||||
}
|
||||
}
|
||||
}
|
||||
execInBash('find . -name *.java -exec sed -i /\\<p\\>\\$/d {} +', outputDir)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user