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

YBuild Failed while building org.eclipse.jdt.ui #589

Closed
MohananRahul opened this issue May 19, 2023 · 2 comments
Closed

YBuild Failed while building org.eclipse.jdt.ui #589

MohananRahul opened this issue May 19, 2023 · 2 comments

Comments

@MohananRahul
Copy link
Contributor

YBuild failing as per the log, Error is from JDT UI. (org.eclipse.jdt.ui)

https://ci.eclipse.org/releng/job/YPBuilds/job/Y-build-4.28/31/console

@jjohnstn
Copy link
Contributor

The constant in question was added as part of JDT core commit:

Author: Jeff Johnston [email protected]
Date: Mon Apr 24 22:02:17 2023 -0400

Don't put Javadoc html block tags on separate lines if requested (#1002)

* Don't put Javadoc html block tags on separate lines if requested

- add new DefaultCodeFormatterConstants value:
  FORMATTER_COMMENT_JAVADOC_DO_NOT_SEPARATE_BLOCK_TAGS
- move html block tags in CommentsPreparator to a new category
  and add a check for the new formatter option in which case
  if true, treat as break-before, otherwise treat as separate-lines
- add code in handleFormatCodeTag() to use same option to determine
  if pre tag should have separate lines or treated as break-before
- needed for: #991

@akurtakov
Copy link
Contributor

This failure is totally irrelevant nowadays.

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

No branches or pull requests

3 participants