Open niloc132 opened 3 weeks ago
Will help avoid issues like https://github.com/gwtproject/gwt/issues/10025.
A necessary component for #10011.
Light testing seems to suggest that
<dependency> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.core</artifactId> <version>3.32.0</version> </dependency>
functions the same as our re-packaged jars, and repackaging may no longer be required at all.
Will help avoid issues like https://github.com/gwtproject/gwt/issues/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.