-
Notifications
You must be signed in to change notification settings - Fork 381
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
Use JDT jars from maven central rather than packaging our own #10026
Comments
vegegoku
added a commit
to vegegoku/tools
that referenced
this issue
Jan 9, 2025
Use JDT jars from maven central rather than packaging our own related to gwtproject/gwt#10026
vegegoku
added a commit
to vegegoku/gwt
that referenced
this issue
Jan 9, 2025
Use JDT jars from maven central rather than packaging our own Fix gwtproject#10026
vegegoku
added a commit
to vegegoku/gwt
that referenced
this issue
Jan 9, 2025
Use JDT jars from maven central rather than packaging our own Fix gwtproject#10026
Merged
vegegoku
added a commit
to vegegoku/gwt
that referenced
this issue
Jan 9, 2025
Use JDT jars from maven central rather than packaging our own Fix gwtproject#10026
vegegoku
added a commit
to vegegoku/gwt
that referenced
this issue
Feb 9, 2025
Use JDT jars from maven central rather than packaging our own Fix gwtproject#10026
vegegoku
added a commit
to vegegoku/gwt
that referenced
this issue
Feb 9, 2025
update JDT dependencies to be similar to what we get from maven. Fix gwtproject#10026
vegegoku
added a commit
to vegegoku/gwt
that referenced
this issue
Feb 9, 2025
update JDT dependencies to be similar to what we get from maven. Fix gwtproject#10026
vegegoku
added a commit
to vegegoku/gwt
that referenced
this issue
Feb 12, 2025
update JDT dependencies to be similar to what we get from maven. Fix gwtproject#10026
niloc132
pushed a commit
to gwtproject/tools
that referenced
this issue
Feb 12, 2025
Use JDT jars from maven central rather than packaging our own. Related to gwtproject/gwt#10026
vegegoku
added a commit
to vegegoku/gwt
that referenced
this issue
Feb 18, 2025
revert the build action workaround Fix gwtproject#10026
niloc132
pushed a commit
that referenced
this issue
Feb 19, 2025
Use JDT jars from maven central rather than packaging our own. Fix #10026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Will help avoid issues like #10025.
A necessary component for #10011.
Light testing seems to suggest that
functions the same as our re-packaged jars, and repackaging may no longer be required at all.
The text was updated successfully, but these errors were encountered: