- 28 Oct, 2015 3 commits
-
-
Jay Jay Billings authored
The recent changes caused, for some unknown reason, the ReflectivityModel Item to no longer receive the IMaterialsDatabase service. This addresses that problem by catching the service in the core and reconfiguring the XMLMaterialsDatabase to register directly with an activator. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
If ICE was executed from ICE (as in development) and the HTTP services from both instances were configured to use the same port (perhaps the default) then ICE would throw a null pointer exception on close because the Core would try to unget a null service reference. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 26 Oct, 2015 11 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
I fixed build errors because of stale settings in the Java Library setting on the build paths for these projects. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Replaced references with "itemDB" since it is the new default. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
-
Robert Smith authored
Updated the Windows launch configuration with the Project Support changes from the Linux one. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Jay Jay Billings authored
-
Robert Smith authored
The Developer menu for the Linux launch configuration was removed in the latest commit. This re-adds it. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
amccaskey authored
This commit sets the Core to import files and items to the itemDB directory when no directory has been specified. This addresses bug 480601 Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 25 Oct, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 24 Oct, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 23 Oct, 2015 6 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
-
Jay Jay Billings authored
Bug 479184
-
Nick Stanish authored
XMLPersistenceExtensionFactory pulls in IJAXBClassProviders from interface. Added static method to ICompositeItemBuilder for getting list of registered extensions of that interface. Signed-off-by:
Nick Stanish <nickstanish@gmail.com>
-
- 22 Oct, 2015 4 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
I fixed the messed up provider id in the IJAXBClassProvider. I also renamed the extension point and added documentation to the schema. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Menghan's commit included autogenerated make files that are not needed, so I removed them. Here getJAXBProviders() operation has a bug in it too, which I will fix in the next commit. We still need a bug # for this work too. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 21 Oct, 2015 2 commits
-
-
amccaskey authored
Added ability to rename item XML files. Updated tests accordingly. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
Menghan Li authored
I moved this operation to be a static interface operation on IJAXBClassProvider, which will remove the requirements for the XMLPersistenceProvider Signed-off-by:
Menghan Li <menghanli723@gmail.com>
-
- 20 Oct, 2015 8 commits
-
-
amccaskey authored
Created an extension of the ITextContentDescriber for ICE content describing that provides a method to get Item specific details, such as the Item ID. Updated XMLFormContentDescriber to realize this interface, updated its test to check getItemID. Updated ICEItemDeleteParticipant to use the available FormTextContentDescriber from the extension registry. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
https://github.com/eclipse/iceamccaskey authored
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@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>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Updated these interface to contain methods that import Files into a given project space. Updated ClientTester file import tests. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Added new methods to import files to specific projects. Tests updated in CoreTester.checkFileImports Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 19 Oct, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 18 Oct, 2015 2 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Updated the client, core, the ItemManager and associated tests to support and test the ability to loadItems from IFiles. This has not been tested in the product yet and there are some obvious bugs to work out. This is just the initial cut of the code. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 17 Oct, 2015 1 commit
-
-
Jay Jay Billings authored
Fixed the remaining test errors in the build. Commented out one small check at TableComponentCompositeTester.java:128. Moved IPersistenceProvider to org.eclipse.ice.item to resolve circular dependency issues. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-