- 21 Feb, 2019 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 14 Feb, 2019 3 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Made a basic implementation of ICEModelFactory, which is the new name for ModelFactory. I made the name change so that it would not collide with Apache Jena's ModelFactory. Also committed a basic test for it that checks for null values returned by the factory methods. Finally, I removed the unused AppTest class. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 13 Feb, 2019 2 commits
-
-
Jay Jay Billings authored
Need to update the test to examine component member values. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 12 Feb, 2019 1 commit
-
-
Jay Jay Billings authored
Committing intermediate progress before tearing it all up. I have migrated to Turtle for defining the ontology instead of RDF/XML. The latter is just too difficult to use in my opinion. I converted the ontology from the RDF/XML file using EasyRDF. I removed some previously committed test files and moved other test files into the test directory. I added a data constants class that can be used for constants commonly required throughout the code. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 05 Feb, 2019 5 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>
-
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>
-
- 22 Jan, 2019 1 commit
-
-
https://github.com/eclipse/iceJay Jay Billings authored
MarkIII Conflicts: org.eclipse.ice.data.owl/ice-owl.rdf
-
- 21 Jan, 2019 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 19 Jan, 2019 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 18 Jan, 2019 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 14 Dec, 2018 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 11 Dec, 2018 1 commit
-
-
Jay Jay Billings authored
Paired down ICE to basically no dependencies and no client, I think. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 26 Dec, 2017 3 commits
-
-
Jay Jay Billings authored
Looks like the only thing holding the build together was the Eclipse Feature. Since I'm moving away from that, the build is currently broken. However, it compiles fine in the self-hosted version of ICE. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Still working on a complete build of these bundles, but the target resolves with Tycho at least. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 06 Jul, 2017 1 commit
-
-
Robert Smith authored
Updated the branch so that it can now be built again, after changes in target repos had made the build fail. Also updated some plug-in version numbers that were still left as 2.2.0. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 07 Jun, 2017 1 commit
-
-
Robert Smith authored
Removed unneeded and no longer functioning features from the target so that it could resolve, in response to a comment on #373 . Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 31 May, 2017 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>
-
- 26 May, 2017 1 commit
-
-
Robert Smith authored
Updated the SWTBot tests to work with the latest version of ICE. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 24 May, 2017 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>
-
- 23 May, 2017 4 commits
-
-
Robert Smith authored
AbstractWorbenchTester's openView() no longer returns a reference to the opened view, to avoid a bug where SWTBot could not obtain that reference. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
-
Robert Smith authored
Updated the AbstractWorkbenchTester to get the SWTBot commands working with the current version. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
Robert Smith authored
Fixed the Mac run configuration file to work properly with the latest ICE updates. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 18 May, 2017 1 commit
-
-
Robert Smith authored
Updated the Windows launch configuration to include ICE's current set of dependencies. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 12 May, 2017 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 09 May, 2017 1 commit
-
-
Robert Smith authored
Fixed the VIBE Model UI test to get it running again. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 06 May, 2017 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
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 03 Apr, 2017 1 commit
-
-
Robert Smith authored
Updated the swtbot integration tests. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-