- 13 Dec, 2016 1 commit
-
-
Robert Smith authored
The IPSReader now correctly populates the Master Details Section to allow the creation of new ports to address bug #313. Also changed the reader to use the logger and create an error window instead of using System.err, to address bug #314 . Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 13 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>
-
- 24 Mar, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 15 Mar, 2016 1 commit
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 10 Feb, 2016 2 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>
-
- 08 Feb, 2016 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 28 Dec, 2015 1 commit
-
-
Jay Jay Billings authored
Refactored the EclipseUIWidgetFactory so that it will pull extensions from the IFormWidgetBuilder extension point in addition to exposing the registration operation on its interface. I also cleaned up the OSGi component files that were hanging around for form builders. I cleaned up some old HDF5 component files too. I removed unneeded auto-launched bundles from the product too. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 25 Dec, 2015 1 commit
-
-
Jay Jay Billings authored
Removed Xolotl plugin. Removed Sassena plugin. Removed Poly plugin. Removed the Reactor Analyzer. Removed all other Reactor bundles. RIP and Merry Christmas. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 18 Nov, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 13 Oct, 2015 1 commit
-
-
amccaskey authored
First bug - IReader used by MOOSEModel was null due to the fact that we are switching to extension points for our IReader/IWriter interface realizations. Set up the IOService to add all available IReaders/IWriters from extension points to itself Second bug - Found that when an Item XML file was in the project, and I went to refresh or close the workspace it would hang and throw up a dialog that said waiting on background task forever. Turns out the XMLFormContentDescriber was stuck in an infinite loop reading the XML contents to tell if it was a ICE Item or not. Fixed that and everything works as expected. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 26 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 24 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 22 Aug, 2015 2 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>
-
- 21 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 12 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
with the build auto-updates for version numbers. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 08 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
problems revealed by the automatic version updates. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 17 Jul, 2015 1 commit
-
-
Jay Jay Billings authored
since the HDF-Java CQ has been accepted. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 16 Jul, 2015 1 commit
-
-
Jay Jay Billings authored
ResourcesPlugin bug. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 08 Jul, 2015 1 commit
-
-
Jay Jay Billings authored
replaced them with a SLF4J logger. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 16 Jun, 2015 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennettar@ornl.gov>
-
- 21 May, 2015 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennettar@ornl.gov>
-
- 01 Apr, 2015 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennettar@ornl.gov>
-
- 02 Feb, 2015 1 commit
-
-
Alex McCaskey authored
using stuff from java.nio. Updating the classpaths to reference Java 1.7 Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 28 Jan, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 11 Dec, 2014 1 commit
-
-
Alex McCaskey authored
IOService receives IReaders and IWriters via OSGi Declarative Services. MOOSEFileHandler now realizes both the IReader and IWriter interface and provides implementations that enable dynamic file entry generation depending on the user-selected input file. This is handled at the Item and JobLauncher level. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 10 Dec, 2014 1 commit
-
-
Alex McCaskey authored
Committing initial stab at IOService, IReader, and IWriter, as well as MOOSEFileHandler's implementation of IReader and IWriter methods. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 01 Dec, 2014 1 commit
-
-
Alex McCaskey authored
IPS Reader and Writer in org.eclipse.ice.io. These updates come from patches submitted by Andrew Bennett on bug tickets 452154, 452156, and 452159. Since each of these patches was less than 1000 lines, no CQ required. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 04 Nov, 2014 1 commit
-
-
Jay Jay Billings authored
will also build. No dependencies, etc. included. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 03 Nov, 2014 2 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
parallel-ip review and I have addressed all of Sharon's comments from comment 9 on IP-Zilla bug entry 8577. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-