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

Skip source jar creation by default #274

Closed
wants to merge 1 commit into from
Closed

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented Mar 2, 2016

Review on Reviewable

@Legioth
Copy link
Member

Legioth commented Mar 3, 2016

Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, 1 unresolved discussion, some commit checks broke.


a discussion (no related file):
What's the benefit of this?


Comments from the review on Reviewable.io

@Artur-
Copy link
Member Author

Artur- commented Mar 3, 2016

Review status: all files reviewed at latest revision, 1 unresolved discussion, some commit checks broke.


a discussion (no related file):
Less building during development is more


Comments from the review on Reviewable.io

@Artur-
Copy link
Member Author

Artur- commented Mar 3, 2016

Client still depends on server sources through

  • com.vaadin.shared.Version
  • com.vaadin.shared.util.SharedUtil
  • com.vaadin.shared.BrowserDetails

Let's skip this for now

@Artur- Artur- closed this Mar 3, 2016
@Legioth Legioth deleted the skip-source-jar branch March 9, 2016 12:51
@Artur- Artur- modified the milestone: 0.0.2 Mar 24, 2016
pekam added a commit that referenced this pull request Aug 1, 2018
Fix #274

The previous implementation works with Chrome, but causes client-side
exceptions for Firefox and Edge at least when filtering a Grid that
uses ComponentRenderer.

Tested manually that it fixes the issue, since we are not running
Firefox or Edge tests.
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.

None yet

2 participants