-
Notifications
You must be signed in to change notification settings - Fork 14
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
Gradle build version of insight #1
Conversation
Re-opening for travis status. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
first round
src/main/java/org/openmicroscopy/shoola/env/ui/AbstractIconManager.java
Outdated
Show resolved
Hide resolved
src/main/java/org/openmicroscopy/shoola/util/ui/IconManager.java
Outdated
Show resolved
Hide resolved
src/main/java/org/openmicroscopy/shoola/agents/fsimporter/IconManager.java
Outdated
Show resolved
Hide resolved
src/main/java/org/openmicroscopy/shoola/util/ui/IconFactory.java
Outdated
Show resolved
Hide resolved
src/main/java/org/openmicroscopy/shoola/util/ui/IconManager.java
Outdated
Show resolved
Hide resolved
src/main/java/org/openmicroscopy/shoola/util/ui/login/ScreenLogin.java
Outdated
Show resolved
Hide resolved
src/main/java/org/openmicroscopy/shoola/util/ui/omeeditpane/OMEWikiComponent.java
Outdated
Show resolved
Hide resolved
|
we will also need to be able to create executable |
I have not been able to connect to any server using the |
@rgozim: |
74787d9
to
793c2a4
Compare
Crashed insight (after building it using the this Bug is
|
@pwalczysko the problem should now be fixed. Could you try it again? |
@jburel Re #1 (comment) - I can confirm the fix of the problem - all works as expected as re-tested 10 minutes ago |
@pwalczysko thanks i need to check the version |
Cannot find any more bugs today. We did not do any testing on Linux yet. |
@pwalczysko The version checked is done at the Java gateway level when insight tries to connect |
I've guessed it's the same issue as why we have to disable |
I don't get it, why is the build 5.4.10 and not 5.5.0-m_something ? |
|
@pwalczysko the version check that was in insight is no longer needed since the check is happening at the gateway level. It does not solve the problem. Sorry I should have been clearer in the commit message |
looks like gateway gets its version from |
Created https://trello.com/c/JSjcrW4H/16-nightshade-public-and-iviewer-missing for the problem of #1 (comment) |
Went today through all the icons and insight workflows including
Did the ROI tool previously. All on Mac. How pressing is the Linux test ? |
@pwalczysko : if you are otherwise happy, I'd propose that that suffices for |
The 3 excluded tests check the interruption of the thread. The thread was no longer interrupted due to ice issue. The problem might have been fixed with newer versions of Ice (to be checked later). When we move to "no Ice" or if the problem is solved, the above commit and this commit should be rolled back.
A heads up that I'm force pushing the current branch in order to resurrect the ant build in case it's needed for M2. |
Travis is green again. |
Travis is green |
InvalidPathException
check the visibility of the component
Requires testing on multiple OS's and on a server account with plenty of data.
Prerequisites to test:
Build and run insight:
cd omero-insight
gradle run
Build insight:
cd omero-insight
gradle build
distributions
folderomero-insight.zip
cd omero-insight
bin/omero-insight
bin/omero-insight containerImporter.xml
. Check that the importer startsinsight-ij
omero-insight-imagej.zip
Fiji/plugins