Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Mars Target Error

Andrew,

That value should be false. Here's what's in the Kepler target for all of those values. It works just fine for building the binaries, so if it isn't working with Tycho 0.23 then we need to mail the tycho list.

includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"

Jay

On 06/26/2015 12:09 PM, Bennett, Andrew R. wrote:
Kasper,

When you run the build are you gettting new binaries generated?  They should be in ice/repository/org.eclipse.ice.repository/target/products.

Jay,

We can't just set includeAllPlatforms to true unless we set includeMode to slcer, which had its own set of problems.  I'd rather not go down that road unless we know that's why the binaries aren't being built.  So, the first step is going to be figuring out why it doesn't happen.

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx [ice-dev-bounces@xxxxxxxxxxx] on behalf of kaspergam [kaspergam@xxxxxxxxxxxxx]
Sent: Friday, June 26, 2015 11:31 AM
To: ice developer discussions
Subject: Re: [ice-dev] Mars Target Error

Jay,

You are right, after deleting the directory the build completed successfully and created the binaries. I think its time to merge mars into master.

Kasper



On Friday, June 26, 2015 10:30 AM, Jay J. Billings <billingsjj@xxxxxxxx> wrote:


Kasper,

That is a very interesting error. We don't actually need the source bundles, but I wonder why we didn't encounter this previously.

Would you try deleting your ~/.m2 directory and starting over please?

Jay

On 06/26/2015 10:06 AM, kaspergam wrote:
Andrew,
I tried to run the build from ICE on my linux machine this morning. It had a few errors with the imports for NatTable in the org.eclipse.ice.client.widgets bundle and with Remote in the org.eclipse.ice.item bundle. The build worked until the tests for those bundles. Here are the errors:


[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:51.506s
[INFO] Finished at: Fri Jun 26 09:52:52 EDT 2015
[INFO] Final Memory: 135M/452M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.ice.client.test: There are test failures.
[ERROR]
[ERROR] Please refer to /home/k6g/ice-dev/ice/tests/org.eclipse.ice.client.test/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

Description    Resource    Path    Location    Type
Bundle 'org.eclipse.nebula.widgets.nattable.core.source' cannot be resolved    MANIFEST.MF    /org.eclipse.ice.client.widgets/META-INF    line 11    Plug-in Problem

Description    Resource    Path    Location    Type
Bundle 'org.eclipse.nebula.widgets.nattable.extension.glazedlists.source' cannot be resolved    MANIFEST.MF    /org.eclipse.ice.client.widgets/META-INF    line 14    Plug-in Problem

Description    Resource    Path    Location    Type
No available bundle exports package 'org.eclipse.remote.core.exception'    MANIFEST.MF    /org.eclipse.ice.item/META-INF    line 20    Plug-in Problem
Description    Resource    Path    Location    Type
No available bundle exports package 'org.eclipse.remote.core'    MANIFEST.MF    /org.eclipse.ice.item/META-INF    line 19    Plug-in Problem

Description    Resource    Path    Location    Type
No available bundle exports package 'org.eclipse.remote.internal.jsch.core'    MANIFEST.MF    /org.eclipse.ice.item/META-INF    line 21    Plug-in Problem





On Thursday, June 25, 2015 10:40 PM, Jay Jay Billings <jayjaybillings@xxxxxxxxx><mailto:jayjaybillings@xxxxxxxxx> wrote:


Andrew,
I don't know. Just set that value to whatever it is for the Kepler target.
Jay
On Jun 25, 2015 9:18 PM, "Bennett, Andrew R." <bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>> wrote:
I have merged master into the mars branch now, and can still build with no error, but my binaries aren't updating on `mvn install`.  Could this be due to includeAllPlatforms being set to false?

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>] on behalf of Jay Jay Billings [jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx>]
Sent: Thursday, June 25, 2015 4:58 PM
To: ice developer discussions
Subject: Re: [ice-dev] Mars Target Error

I can confirm that the build completes without error. I also just committed some changes to fix the product and the second stage of the build.

Please try to build it and run the binary if you get a chance. I would like to merge this back into master ASAP.

Good job Andrew!

Thanks,
Jay

On Wed, Jun 24, 2015 at 10:17 PM, Bennett, Andrew R. <bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>> wrote:
Okay, everything is finally working!  For those running Eclipse Mars it would be greatly appreciated if you pulled down the andrew/mars branch and tried to go through a complete build.  You may need to delete your .m2 directory and/or run a Maven clean to get everything to work.  If you have troubles with setting the target, make sure you are doing so from `windows->preferences`, and even further you may need to go in to edit the mars target and hit `reload` there.  If you get an error about the Tycho versions not matching you can try reading through http://www.eclipse.org/tycho/sitedocs/tycho-release/tycho-versions-plugin/plugin-info.html and using `mvn tycho-versions:update-pom` after the appropriate steps have been taken.

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>] on behalf of Bennett, Andrew R. [bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>]
Sent: Wednesday, June 24, 2015 8:46 PM
To: ice developer discussions
Subject: Re: [ice-dev] Mars Target Error

Just kidding, needed to do a mvn clean.
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>] on behalf of Bennett, Andrew R. [bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>]
Sent: Wednesday, June 24, 2015 8:36 PM
To: ice developer discussions
Subject: Re: [ice-dev] Mars Target Error

Also, just so others see this so we don't forget.  The commit that fixed the previous problem needs to be replicated for the dependencies bundle in the pom.xml as well.

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>] on behalf of Jay J. Billings [billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx><mailto:billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx>>]
Sent: Wednesday, June 24, 2015 5:41 PM
To: ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>
Subject: Re: [ice-dev] Mars Target Error

Andrew,

I just committed two fixes that should get you to another list of errors:

Caused by: java.lang.RuntimeException: "No solution found because the
problem is unsatisfiable.": ["Unable to satisfy dependency from
org.eclipse.ice.feature.group 2.0.0 to org.eclipse.ptp.rdt.core 0.0.0.",
"Unable to satisfy dependency from org.eclipse.ice.feature.group 2.0.0
to org.eclipse.ptp.rdt.doc.user 0.0.0.", "Unable to satisfy dependency
from org.eclipse.ice.feature.group 2.0.0 to org.eclipse.ptp.rdt.editor
0.0.0.", "Unable to satisfy dependency from
org.eclipse.ice.feature.group 2.0.0 to org.eclipse.ptp.rdt.make.ui
0.0.0.", "Unable to satisfy dependency from
org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.rdt.managedbuilder.gnu.ui 0.0.0.", "Unable to satisfy
dependency from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.rdt.managedbuilder.xlc.ui 0.0.0.", "Unable to satisfy
dependency from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.rdt.managedbuilder.xlupc.ui 0.0.0.", "Unable to satisfy
dependency from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.rdt.server.dstore 0.0.0.", "Unable to satisfy dependency
from org.eclipse.ice.feature.group 2.0.0 to org.eclipse.ptp.rdt.ui
0.0.0.", "Unable to satisfy dependency from
org.eclipse.ice.feature.group 2.0.0 to org.eclipse.ptp.rdt.xlc 0.0.0.",
"Unable to satisfy dependency from org.eclipse.ice.feature.group 2.0.0
to org.eclipse.ptp.remote.remotetools.core 0.0.0.", "Unable to satisfy
dependency from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.remote.remotetools.ui 0.0.0.", "Unable to satisfy
dependency from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.remote.rse.core 0.0.0.", "Unable to satisfy dependency
from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.remote.rse.ui 0.0.0.", "Unable to satisfy dependency
from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.remotetools.core 0.0.0.", "Unable to satisfy dependency
from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.remotetools.environment.core 0.0.0.", "Unable to satisfy
dependency from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.remotetools.environment.generichost 0.0.0.", "Unable to
satisfy dependency from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.remotetools.environment.ui 0.0.0.", "Unable to satisfy
dependency from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.remotetools.preferences 0.0.0.", "Unable to satisfy
dependency from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.remotetools.utils 0.0.0.", "Unable to satisfy dependency
from org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.ptp.services.core 0.0.0.", "Unable to satisfy dependency
from org.eclipse.ice.feature.group 2.0.0 to org.eclipse.ptp.services.ui
0.0.0.", "Unable to satisfy dependency from
org.eclipse.ice.feature.group 2.0.0 to org.eclipse.m2e.logback.appender
0.0.0.", "Unable to satisfy dependency from
org.eclipse.ice.feature.group 2.0.0 to
org.eclipse.m2e.logback.configuration 0.0.0.", "No solution found
because the problem is unsatisfiable."]

You need to modify the target so that each one of these bundles appears
in the target's contents tab. You will have to make sure that all the
bundles are selected from the various updates sites in the definition tab.

Jay

On 06/24/2015 04:37 PM, Bennett, Andrew R. wrote:
Oops, should've specified.  They can be set if you open up the mars.target file with a text editor as opposed to the target editor.

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>] on behalf of Jay J. Billings [billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx><mailto:billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx>>]
Sent: Wednesday, June 24, 2015 4:32 PM
To: ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>
Subject: Re: [ice-dev] Mars Target Error

Andrew,

Where do you set those options? I don't see them in the mars.target file
or the pom.xml sitting next to it?

Jay

On 06/24/2015 04:24 PM, Bennett, Andrew R. wrote:
If you check out the andrew/mars branch the target has includeAllPlatforms left to true, but includeMode set to slicer, so you should recieve the errors if you try mvn install.

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>] on behalf of Jay J. Billings [billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx><mailto:billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx>>]
Sent: Wednesday, June 24, 2015 4:20 PM
To: ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>
Subject: Re: [ice-dev] Mars Target Error

IncludeAllPlatforms should be true or whatever value it currently is in master.

I'm looking into the other bugs right now.

Jay

On 06/24/2015 03:30 PM, Bennett, Andrew R. wrote:

I'm still not sure what I should be doing at the environment tab.  There are no features to be checkmarked anywhere; do you mean the Implicit Plug-In dependencies?

For the other route, I don't know where to find these dependencies.  I have the full log of missing dependencies prettied up and attached.

I'd also just like to make sure that I am understanding you correctly.  Both of these approaches sound like ways to solve the problem of using the slicer option, correct?  Any advice for setting includeAllPlatforms to false?  That seems like a much simpler error on the surface.

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>>] on behalf of Jay Jay Billings [jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx><mailto:jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx>><mailto:jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx><mailto:jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx>>>]
Sent: Tuesday, June 23, 2015 9:56 PM
To: ice developer discussions
Subject: Re: [ice-dev] Mars Target Error

Andrew,

There should be a feature that you can add to our product that is roughly named the same as what Maven complained about.

If you open your target file, you should see an environment tab at the bottom.

Jay

On Jun 23, 2015 16:52, "Bennett, Andrew R." <bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>>> wrote:
Which feature do you mean we would have to add to the product?  And for the environment method, do you mean under Implicit Plug-In Dependencies?

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@ecl
ipse.org
  >>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>>] on behalf of Jay J. Billings [billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx><mailto:billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx>><mailto:billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx><mailto:billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx>>><mailto:billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx><mailto:billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx>>><mailto:billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx><mailto:billingsjj@xxxxxxxx<mailto:billingsjj@xxxxxxxx>>>]
Sent: Tuesday, June 23, 2015 4:44 PM
To: ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>>
Subject: Re: [ice-dev] Mars Target Error

Andrew,

I think you need to update either our product to use that feature or
make sure that those platform specific bundles are checked under the
"environment" section of the Mars target.

Jay

On 06/23/2015 04:40 PM, Bennett, Andrew R. wrote:


Just giving another update along the way.  The updates to the remote stuff make the compiler happy, but now there are issues with the maven build.  Naively trying to build gives:



Caused by: org.eclipse.tycho.p2.target.facade.TargetDefinitionResolutionException: includeAllPlatforms='true' and includeMode='planner' are incompatible.


So, changing to includeAllPlatforms="false" in the mars target gives us:



Caused by: java.lang.RuntimeException: Could not determine SWT implementation fragment bundle for environment {osgi.ws<http://osgi.ws/><http://osgi.ws<http://osgi.ws/>><http://osgi.ws<http://osgi.ws/>><http://osgi.ws<http://osgi.ws/>>=cocoa, osgi.os=macosx, osgi.arch=x86, org.eclipse.update.install.features=true}


If you try to change includeMode to "slicer" you get:



Caused by: org.eclipse.tycho.p2.target.facade.TargetDefinitionResolutionException: "Problems resolving provisioning plan.": ["Unable to satisfy dependency from org.eclipse.platform.feature.group 4.5.0.v20150528-0700 to org.eclipse.core.filesystem.linux.ppc64le [1.4.0.v20140822-1153].", ... [ for each dependency ]


As of right now I'm digging into Tycho discussion lists and seeing what I can find, and it appears that these errors are specific to a newer version of Tycho.  If anyone has any ideas here they would be much appreciated.

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@ecl
ipse.org
  >>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>>] on behalf of Bennett, Andrew R. [bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>>]
Sent: Friday, June 19, 2015 3:48 PM
To: ice developer discussions
Subject: Re: [ice-dev] Mars Target Error

I just figured I'd give an update on where I'm at with this.  All of my changes as of this message are pushed to the andrew/mars branch.  I'm stuck at an issue with some of the remote plugins.  Namely:

org.eclipse.remote.core.IRemoteConnectionManager
org.eclipse.remote.core.IRemoteFileManager
org.eclipse.remote.core.IRemoteServices
org.eclipse.remote.core.RemoteServices

I've tried pretty much everything that I can see in the target, and can't get these to resolve, while adding a lot of things that are probably extraneous in the process.  I'm not sure where to start looking for other solutions to this problem, any ideas?

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@ecl
ipse.org
  >>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>>] on behalf of Bennett, Andrew R. [bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>>]
Sent: Thursday, June 18, 2015 2:25 PM
To: ice developer discussions
Subject: Re: [ice-dev] Mars Target Error

Thanks, merged that in.  I did notice that I missed the compilation error on the JobLaunchAction though.  I'm working to fix that right now, but the target editor is being difficult.

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@ecl
ipse.org
  >>><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx><mailto:ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>>>] on behalf of Jay Jay Billings [jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx><mailto:jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx>><mailto:jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx><mailto:jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx>>><mailto:jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx><mailto:jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx>>><mailto:jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx><mailto:jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx>>>]
Sent: Thursday, June 18, 2015 2:01 PM
To: ice developer discussions
Subject: Re: [ice-dev] Mars Target Error

Andrew,

Most likely the product id is not properly set in the product file (org.eclipse.ice.repository/ice.product) or the launch configuration. It needs to be set to org.eclipse.ide.platform. If you merge in my latest commit this should be good to go.

I will also try to pull your branch.

Jay

On Thu, Jun 18, 2015 at 1:04 PM, Bennett, Andrew R. <bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>>>> wrote:
Hey all,

I've gotten the Mars target to the point where none of the projects complain about missing plugins inside of Eclipse.  However when I try to run via ice.product.launch I get some errorrs about no application id found, and then all of the ICE plugins being unresolved.  I've attached the full log, but the id error is short enough to paste here:

java.lang.RuntimeException: No application id has been found.
            at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
            at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:606)
            at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
            at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
            at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
            at org.eclipse.equinox.launcher.Main.main(Main.java:1488)

Anyone have advice on this one?  If you want to try it out yourselves the target is in the andrew/mars branch.

Andrew
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev



--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev




--
Jay Jay Billings
Oak Ridge National Laboratory
(865) 241-6308<tel:%28865%29%20241-6308><tel:%28865%29%20241-6308>
Twitter Handle: @jayjaybillings

I only check email at 8:30, 12:30 and 16:30 every day. Please call me or send
me a tweet if your message is urgent and I will take a look.

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev




_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


--
Jay Jay Billings
Oak Ridge National Laboratory
(865) 241-6308<tel:%28865%29%20241-6308>
Twitter Handle: @jayjaybillings

I only check email at 8:30, 12:30 and 16:30 every day. Please call me or send
me a tweet if your message is urgent and I will take a look.

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

--
Jay Jay Billings
Oak Ridge National Laboratory
(865) 241-6308<tel:%28865%29%20241-6308>
Twitter Handle: @jayjaybillings

I only check email at 8:30, 12:30 and 16:30 every day. Please call me or send
me a tweet if your message is urgent and I will take a look.

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

--
Jay Jay Billings
Oak Ridge National Laboratory
(865) 241-6308<tel:%28865%29%20241-6308>
Twitter Handle: @jayjaybillings

I only check email at 8:30, 12:30 and 16:30 every day. Please call me or send
me a tweet if your message is urgent and I will take a look.

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev



--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev





_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


--
Jay Jay Billings
Oak Ridge National Laboratory
(865) 241-6308
Twitter Handle: @jayjaybillings

I only check email at 8:30, 12:30 and 16:30 every day. Please call me or send
me a tweet if your message is urgent and I will take a look.

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


--
Jay Jay Billings
Oak Ridge National Laboratory
(865) 241-6308
Twitter Handle: @jayjaybillings

I only check email at 8:30, 12:30 and 16:30 every day. Please call me or send
me a tweet if your message is urgent and I will take a look.




Back to the top