- 18 Nov, 2016 1 commit
-
-
Jay Jay Billings authored
Updated the target. Added properties map in the core. Updated the launch configuration. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 18 Oct, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 12 Oct, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 07 Oct, 2016 1 commit
-
-
Robert Smith authored
Setting the version number to 0.1.1 for release candidate one of version 0.1 Also updated EASE Jython version in the target. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 27 Sep, 2016 1 commit
-
-
Robert Smith authored
Changed to the latest version number for EASE, since the old version no longer appears to be in the update site. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 07 Aug, 2016 1 commit
-
-
Jay Jay Billings authored
Re-added the proper version of javax.ws.rs back to the bundle reconfiguring the Neon target to work like the Mars target. Because I am all that is man. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 12 Jul, 2016 2 commits
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 11 Jul, 2016 1 commit
-
-
Greg Watson authored
Various other changes to enable Neon build.
-
- 07 Jul, 2016 1 commit
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 31 May, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 28 May, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 29 Apr, 2016 1 commit
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 22 Mar, 2016 1 commit
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 04 Mar, 2016 1 commit
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 02 Mar, 2016 1 commit
-
-
Alex McCaskey authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 29 Feb, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 18 Feb, 2016 2 commits
-
-
Greg Watson authored
Set version numbers to 0.0.0 Signed-off-by:
Greg Watson <g.watson@computer.org>
-
amccaskey authored
This addresses Issue #108 , where cloning ICE from Dev menu left the java fx bundles with build errors due to the fact that e(fx)clipse was not installed properly. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 17 Feb, 2016 1 commit
-
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 10 Feb, 2016 1 commit
-
-
Jay Jay Billings authored
We now pull from eclipseice.ornl.gov/downloads/visit_java_client/ for the latest binary of the VisIt bundle instead of building it on our own. This really cleans up our build quite a bit more. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 28 Jan, 2016 1 commit
-
-
Robert Smith authored
Removed references to JME3 bundles. Fixed version numbers on new packages. Added references to the jfxswt.jar in JavaFX plug-in pom files. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 14 Jan, 2016 1 commit
-
-
amccaskey authored
Created initial layout for IEntry interface, AbstractEntry, StringEntry, DiscreteEntry, FileEntry, and MultiValueEntry.
-
- 12 Nov, 2015 2 commits
-
-
amccaskey authored
The last commit added platform specific plugins to our target definition and failed to resolve on Mac and Windows. I've reverted the target to the previous configuration in this commit. I added a filter to the pom platform resolution to just use the javax.ws.rs 1.1.1 plugin, not 2.0.1, which revealed the 2.0.1 dependency came from the docker feature in the target. I removed the docker tooling, and the 2.0.1 addition to the target is gone. I'm leaving the filter for now to catch this bug in the future. We can remove it though since no plugins are pulling in the 2.0.1 plugin. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
Jay Jay Billings authored
Removed javax.ws.rs 2.0. Removed unused Codehaus bundles. Fixed launch configuration. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 09 Oct, 2015 1 commit
-
-
Tony McCrary authored
Change-Id: Ic450222822c2f18d3b64c0ba14e737eeaac4f519 Signed-off-by:
Tony McCrary <tmccrary@l33tlabs.com>
-
- 22 Sep, 2015 3 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 21 Sep, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 15 Jul, 2015 1 commit
-
-
Jay Jay Billings authored
launch configuration to include the new poly bundle. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 14 Jul, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 06 Jul, 2015 1 commit
-
-
Alex McCaskey authored
Committing the new CSVPlot implementation that makes it possible for CSV VizResources to updated dynamically. This also adds to ICEResourcePage.update with code to handle updated VizResources. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 02 Jul, 2015 1 commit
-
-
Alex McCaskey authored
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 01 Jul, 2015 1 commit
-
-
Jordan Deyton authored
It should automatically fall back to your host system's environment (e.g., win32, cocoa, or gtk).
-
- 30 Jun, 2015 2 commits
-
-
Kasper Gammeltoft authored
Signed-off-by:
Kasper Gammeltoft <kaspergam@bellsouth.net>
-
Kasper Gammeltoft authored
a running instance of ICE using Jython (needs installation) or Javascript via Rihno. Signed-off-by:
Kasper Gammeltoft <kaspergam@bellsouth.net>
-
- 24 Jun, 2015 2 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
arbennett authored
Signed-off-by:
arbennett <bennettar@ornl.gov>
-
- 23 Jun, 2015 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennettar@ornl.gov>
-