mirror of
https://github.com/google/nomulus
synced 2026-01-03 19:54:18 +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