Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] Running a post RC3 build

Hi everyone,

Ken and I are running a build to look at two problems:
1) Andrew Eisenberg found a syntax error in git-clone.js that I introduced in an earlier fix.
See - https://bugs.eclipse.org/bugs/show_bug.cgi?id=372601

git-clone.js is the JS file associated with git-clone.html which is no longer used and why we didn't see it in testing. We could remove this file however for 0.4 Ken and I talked and decided that it is simpler to correct the error and then remove the page in 0.5.

Again this file is not referenced by any of our pages so we do not need to redeploy RC3 to orionhub.
We do however want to ensure the JS files we ship in 0.4 are valid for use with language tools.

2) We had a server failure in our last build -- testMergeRemovingFolders -- and want to see if it is intermittent.

-Simon


Back to the top