Community
Participate
Working Groups
The internal browser on Eclipse 3.5 does not support post requests through the API: [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.12.0:compile (default-compile) on project org.eclipse.mylyn.gerrit.ui: Compilation failure: Compilation failure: [ERROR] /opt/users/hudsonbuild/workspace/mylyn-integration-e3.5/org.eclipse.mylyn.reviews/gerrit/org.eclipse.mylyn.gerrit.ui/src/org/eclipse/mylyn/internal/gerrit/ui/GerritRepositoryLocationUi.java (at line 91):[-1,-1] [ERROR] dialog.getBrowser().setUrl(providerUrl, sb.toString(), null); [ERROR] ^^^^^^
I have added a fall-back to open the Gerrit URL on Eclipse 3.5. Once a user logs in through the browser it should still work in the same way.
Created attachment 202977 [details] mylyn/context/zip