Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] SDK build failure with javadoc warnings

Hi JDT Friends,

With a recent improvement i did, after merging to master it cause a build failure which was fix by @Andrey in https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/181858.

Now i was wondering how we can make sure we catch these before we merge to master. Should we treat javadoc warning/errors in the same way in gerrit builds as well ? 

My intention is to keep master build stable as much as possible and find these kind of issues as early as possible.

Best regards,
Gayan.

Back to the top