https://github.com/eclipse/ice

sort by:
Revision Author Date Message Commit Date
4a72829 Merge pull request #493 from eclipse/eclipsewebmaster-patch-1 Merging this regardless of what the check says since it was the Eclipse Webmaster who submitted the patch. 10 February 2021, 20:10:16 UTC
ba229d0 Update README.md 10 February 2021, 15:51:09 UTC
3f6e026 Updated build for changes in target 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> 06 July 2017, 14:27:54 UTC
b9cb474 Fixed target 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> 07 June 2017, 13:57:32 UTC
0bb4f23 Merge branch 'next' Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 31 May 2017, 16:32:42 UTC
430d154 Merge tag '2.2.1' into next Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 31 May 2017, 14:14:52 UTC
62513ec Fixed SWTBot tests Updated the SWTBot tests to work with the latest version of ICE. Signed-off-by: Robert Smith <smithrw@ornl.gov> 26 May 2017, 13:40:07 UTC
b26399e Updated release number in pom.xml. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 24 May 2017, 15:06:55 UTC
f9caf5f Merge remote-tracking branch 'origin/next' into 2.2.1 Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 24 May 2017, 14:49:39 UTC
27a0577 Removed return value from openView() 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> 23 May 2017, 18:30:37 UTC
8672b30 Merge branch 'next' of https://github.com/eclipse/ice into next 23 May 2017, 16:49:11 UTC
a9f4e1c Updated AbstractWorkbenchTester Updated the AbstractWorkbenchTester to get the SWTBot commands working with the current version. Signed-off-by: Robert Smith <smithrw@ornl.gov> 23 May 2017, 16:48:24 UTC
49f7786 Fixed Mac launch configuration Fixed the Mac run configuration file to work properly with the latest ICE updates. Signed-off-by: Robert Smith <smithrw@ornl.gov> 23 May 2017, 13:05:46 UTC
2d57f98 Updated Windows launch configuration Updated the Windows launch configuration to include ICE's current set of dependencies. Signed-off-by: Robert Smith <smithrw@ornl.gov> 18 May 2017, 19:07:12 UTC
1214ec8 Added some updates to the feature file to try to fix the marketplace. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 12 May 2017, 12:25:53 UTC
055e0aa Updated SWTBot test Fixed the VIBE Model UI test to get it running again. Signed-off-by: Robert Smith <smithrw@ornl.gov> 09 May 2017, 13:01:32 UTC
7369064 Updated remaining version numbers Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 06 May 2017, 02:33:25 UTC
265528e Removed a bin directory. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 06 May 2017, 02:21:52 UTC
e9574f8 Updated version numbers. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 06 May 2017, 02:17:21 UTC
c5a9466 Merge remote-tracking branch 'origin/next' into 2.2.1 Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 06 May 2017, 01:06:48 UTC
63970f2 Updated swtbot tests Updated the swtbot integration tests. Signed-off-by: Robert Smith <smithrw@ornl.gov> 03 April 2017, 15:03:54 UTC
7f0d9d9 Added missing plugin to SWTBot build Added a required plugin that was missing from the SWTBot aggregator pom file. Signed-off-by: Robert Smith <smithrw@ornl.gov> 03 March 2017, 13:20:52 UTC
18d3d06 Added SWTBot UI test maven build Added org.eclipse.ice.aggregator.swtbot which contains a pom for a Maven build which will run all our SWTBot integration tests. Signed-off-by: Robert Smith <smithrw@ornl.gov> 28 February 2017, 20:49:10 UTC
b46a703 Revert "Revert "Set release name in parent pom."" This reverts commit 9a3d1c19e7017a9ff1689565edf69f79730f5280. 24 February 2017, 14:35:36 UTC
ab346f6 Try to fix jboss problem. This may break the build, but it will only be temporary. 23 February 2017, 14:26:19 UTC
58d7a78 Merge branch '2.2.1' of https://github.com/eclipse/ice into 2.2.1 21 February 2017, 12:45:08 UTC
9a3d1c1 Revert "Set release name in parent pom." This reverts commit bdf258a4f4dc5664c33f75a0fd553ec2c0c9b1cb. 21 February 2017, 12:44:10 UTC
7af35d2 Revert "Changed build info URL" This reverts commit b9fbc4fc8bc41a8f40a73524caf4b92f7d36fee0. 21 February 2017, 12:43:45 UTC
502349d Revert "Updated repository Eclipse version" This reverts commit 9ca79b580d2285ea72789afd6d9bf41eba5ca5b7. 21 February 2017, 12:43:10 UTC
2d92f1a Revert "Explicitly set product version for repository" This reverts commit a7b0b102452df4c18328c7281c9b5a0fe6abf101. 21 February 2017, 12:42:02 UTC
ecab20f Disable jboss repository-utils for now 21 February 2017, 02:17:01 UTC
5f9e07c Merge pull request #346 from anarak/master Update the licence reference 20 February 2017, 18:41:13 UTC
a7b0b10 Explicitly set product version for repository Set the product's version to 2.2.1 instead of using a variable, to try to prevent there from being null values set to the json object during facade creation. Signed-off-by: Robert Smith <smithrw@ornl.gov> 20 February 2017, 17:45:58 UTC
9ca79b5 Updated repository Eclipse version Changed the repository pom file's plugins to target Oxygen instead of Neon Signed-off-by: Robert Smith <smithrw@ornl.gov> 20 February 2017, 16:32:25 UTC
b9fbc4f Changed build info URL Changed the facade URL from the next branch's eclipse.org/eavp/builds/next to ...builds/2.2.1 Signed-off-by: Robert Smith <smithrw@ornl.gov> 20 February 2017, 15:55:57 UTC
bdf258a Set release name in parent pom. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 19 February 2017, 00:55:32 UTC
fc56ef1 Merge branch 'next' into 2.2.1 Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 18 February 2017, 22:10:46 UTC
3df3f40 Fixed Declaritive Service bindings and updated EAVP references Fixed the Declaritive Services so that bound methods are no longer static for bug #347. Also updated package names for EAVP imports. Signed-off-by: Robert Smith <smithrw@ornl.gov> 15 February 2017, 16:03:17 UTC
b17fcaf Address #348. This bug removes all the old viz service factory code from the MOOSE and Reflectivity UI bundles. I have not noticed any problems because of this yet, but since EAVP is busted because of the DS changes there may be "unknown unknowns." Or "known unknowns." I'm not sure which but I just Rumsfelded this commit message, whoo! Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 15 February 2017, 14:51:57 UTC
47c9b67 Addressed #347. This commit shows how to fix all instances of busted DS services for #347. This cases fixes it for the materials database. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 15 February 2017, 14:49:41 UTC
27592f8 Update the licence reference Signed-off-by: Anara Kozhokanova <anara.ornl@gmail.com> 14 February 2017, 15:09:34 UTC
1287e56 Fixed try/catch statement in GitCloneHandler Replaced an accidentally removed try/catch statement in GitCloneHandler. Signed-off-by: Robert Smith <smithrw@ornl.gov> 10 February 2017, 15:07:02 UTC
2fcc278 Merge remote-tracking branch 'origin/greg/devmenu' into next 09 February 2017, 17:06:41 UTC
9f258e5 Made try/catch statement generic Removed the specification for which exception was thrown in GitCloneHandler, since Maven doesn't recognize that function as throwing the previously given exception. Signed-off-by: Robert Smith <smithrw@ornl.gov> 07 February 2017, 23:28:23 UTC
b62d603 Fixed target The master branch for ICE was pointing to the next branch for EAVP in the target, rather than the master branch of EAVP. Signed-off-by: Robert Smith <smithrw@ornl.gov> 07 February 2017, 20:54:14 UTC
4705b1a Merge remote-tracking branch 'origin/2.2.2' into next 24 January 2017, 17:47:32 UTC
1bbe7d7 Updated dependencies for EAVP Updated some dependencies for EAVP packages that were moved around. Signed-off-by: Robert Smith <smithrw@ornl.gov> 24 January 2017, 17:44:45 UTC
aeeb4c3 Merge remote-tracking branch 'origin/2.2.2' into next Conflicts: org.eclipse.ice.product/ice.runtime.product org.eclipse.ice.product/ice.sdk.product 18 January 2017, 14:23:35 UTC
3526524 Geometry Editor now keeps Properties View When the Geometry Editor has focus, it now continues to display the associated Properties View that the Shape Tree View, addressing bug #264 Signed-off-by: Robert Smith <smithrw@ornl.gov> 18 January 2017, 13:25:24 UTC
2974a4b Merge remote-tracking branch 'origin/2.2.2' into next 12 January 2017, 15:06:58 UTC
b1cf638 Fixed test bundle names In response to the comment on bug #302 ,changed the test bundle names to conform to the official Eclipse naming conventions, which state names should be of the form org.eclipse.(project).tests.(bundle name) rather than org.eclipse.(project).(bundle name).test as they had been named previously. Signed-off-by: Robert Smith <smithrw@ornl.gov> 12 January 2017, 15:01:29 UTC
33dd942 Merge remote-tracking branch 'origin/2.2.2' into next 11 January 2017, 19:48:17 UTC
6b9dbd7 Fixed VibeKVPairTest Replaced a ! operator that had been accidentally removed before being committed. Signed-off-by: Robert Smith <smithrw@ornl.gov> 11 January 2017, 19:47:25 UTC
dfca163 Merge remote-tracking branch 'origin/2.2.2' into next 11 January 2017, 17:19:25 UTC
1055de5 Made templates optional for VIBE The VIBE Key-Value Pair Item now defaults to an empty table. Templates may still be selected manually to populate it. Signed-off-by: Robert Smith <smithrw@ornl.gov> 11 January 2017, 17:15:11 UTC
5748868 Merge remote-tracking branch 'origin/2.2.2' into next 14 December 2016, 18:27:22 UTC
768133f Updated SWTBot and VIBE tests Updated the tests for VIBE, as well as the SWTBOT UI tests. Signed-off-by: Robert Smith <smithrw@ornl.gov> 14 December 2016, 18:25:43 UTC
74bbf14 Made oxygen target a project Created a .project file for the org.eclipse.ice.target.oxygen folder. Also updated to NatTable 1.4.0 in the Oxygen target. Signed-off-by: Robert Smith <smithrw@ornl.gov> 13 December 2016, 17:50:16 UTC
51b54a1 Merge remote-tracking branch 'origin/2.2.2' into next 13 December 2016, 15:31:46 UTC
382df19 Fixed IPSReader error dialogs Fixed a bug with the IPSReader's opening of dialogs. Signed-off-by: Robert Smith <smithrw@ornl.gov> 13 December 2016, 15:30:15 UTC
23ba459 Fixed IPSReader bugs 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 December 2016, 15:14:56 UTC
612525a Merge remote-tracking branch 'origin/2.2.2' into next 12 December 2016, 20:41:09 UTC
d2ccc54 Fixed bugs for importing VIBE Items Made some improvements to the IPSReader for importing VIBE Items to address #312, including: There are no longer issues with differing file systems' line returns. Fixed a bug where reading would fail if an entire line was commented out. Added support for the AMPERE and CHARTRAN_THERMAL_DRIVER port types. Signed-off-by: Robert Smith <smithrw@ornl.gov> 12 December 2016, 20:39:46 UTC
ba14c58 Issue #259 - remove Jython from build to avoid IP issue; still need to fix dev menu to allow easy installation. 09 December 2016, 01:35:43 UTC
5a112c5 Merge pull request #311 from klaskyhb/B#298_299 Fix of Bugs #298 and #299 08 December 2016, 22:39:16 UTC
67cfb23 Removing *.mylyn.* features from ice_sdk.product to fix (#310) Signed-off-by: amccaskey <mccaskeyaj@ornl.gov> 08 December 2016, 20:18:51 UTC
1fa88b0 Demonstrate using extensions to build Developer menu 08 December 2016, 19:47:49 UTC
d00b674 Fixed bug #299: ICE XSEDE Tutorial, section 4.4.1 typo: duplicated word 'the' Signed-off-by: Hilda B. Klasky <klaskyhb@ornl.gov> 08 December 2016, 14:44:12 UTC
07dd9cc Fixed Bug #298: ICE XSEDE Tutorial, section 1.2.2 provide the location and the name of the executable file... Signed-off-by: Hilda B. Klasky <klaskyhb@ornl.gov> 08 December 2016, 14:42:56 UTC
0450181 Issue #308 - remove unused dependency 07 December 2016, 15:32:09 UTC
925767a Merge remote-tracking branch 'origin/2.2.2' into next 02 December 2016, 21:45:05 UTC
81508d6 Restoring accidentally removed line Accidentally deleted a line setting the form's name in the VibeKVPair class with the last commit. Signed-off-by: Robert Smith <smithrw@ornl.gov> 02 December 2016, 21:44:30 UTC
980be35 Merge remote-tracking branch 'origin/2.2.2' into next 02 December 2016, 21:35:08 UTC
8ae7ae5 VIVE Key-Value Pair Item no longer locks files Fixed a bug in the VIBE Key-Value Pair Item where the reader for imported files was not being closed, which prevented all other processes, including ICE itself, from editing the file. Signed-off-by: Robert Smith <smithrw@ornl.gov> 02 December 2016, 21:34:08 UTC
b8995bd Merge remote-tracking branch 'origin/2.2.2' into next 02 December 2016, 18:53:37 UTC
bfd4844 Fixed VIBE Key-Value pair table Fixed a bug where importing an Item to the VIBE Key-Value pair would cause the table in the Form to be displayed twice Signed-off-by: Robert Smith <smithrw@ornl.gov> 02 December 2016, 18:52:36 UTC
f7341cb Merge remote-tracking branch 'origin/2.2.2' into next 01 December 2016, 19:22:05 UTC
e279aa4 Fixed VibePKPairRowTestester Updated a test to look for the appropriate number of components after the object had been updated. Signed-off-by: Robert Smith <smithrw@ornl.gov> 01 December 2016, 19:21:35 UTC
d00cc09 Merge remote-tracking branch 'origin/2.2.2' into next 01 December 2016, 18:57:21 UTC
f452abe Templates added to VIBE Key-Value Pair Item The VIBE Key-Value Pair Item's Form now features a section to select a template for either NTG or DualFoil problems, which will reset the table to the correct format for that problem type. Signed-off-by: Robert Smith <smithrw@ornl.gov> 01 December 2016, 18:56:16 UTC
73de056 Merge branch 'next' of https://github.com/eclipse/ice into next 01 December 2016, 02:08:22 UTC
79df032 Issue #301 - Initial try at Oxygen support 01 December 2016, 02:06:31 UTC
d322eef Removed NatTable version requirements The target no longer specifies exact bundle versions for NatTable bundles. Signed-off-by: Robert Smith <smithrw@ornl.gov> 30 November 2016, 16:39:23 UTC
3ac9384 Merge branch '2.2.2' of https://github.com/eclipse/ice into 2.2.2 30 November 2016, 16:08:36 UTC
90fdfca Switched to NatTable version 1.4 Switched the target to use NatTable 1.4 in response to issue #296. Signed-off-by: Robert Smith <smithrw@ornl.gov> 30 November 2016, 16:07:16 UTC
84ca59e Fixing RemoteAction bug Moving a bugfix for #295 from the 2.2.2 branch to 2.2.1. Signed-off-by: Robert Smith <smithrw@ornl.gov> 30 November 2016, 14:59:33 UTC
ec2e3d3 Removed old commented code Removed some old code as well as some debug code that had been commented out but accidentally left in the file before being committed. Signed-off-by: Robert Smith <smithrw@ornl.gov> 30 November 2016, 14:52:24 UTC
8033cd1 Fixed RemoteAction bug for using old connections Fixed a bug where RemoteAction was trying to find pre-existing connections by looking up the address for the current connection's name instead of its hostname. It now simply compares the two connections' names. This allows a user to, for example, configure two different connections to the same machine but which use different ports. Signed-off-by: Robert Smith <smithrw@ornl.gov> 29 November 2016, 19:59:29 UTC
427cb7d Fixing VIBE manifest file Committing the edited version of the o.e.i.vibe manifest file which was accidentally left out of the last commit. Signed-off-by: Robert Smith <smithrw@ornl.gov> 29 November 2016, 16:52:36 UTC
6fc1e33 VibeLauncher now performs file error checking The VibeLauncher will now open a dialog and set itself to an error state if provided an input file without SIM_NAME and SIM_DIR. This isn't enough to completely validate the file, but can catch simple errors like trying to run a non-VIBE input file. Signed-off-by: Robert Smith <smithrw@ornl.gov> 29 November 2016, 16:16:28 UTC
7f3c549 Turned the web service back on. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 21 November 2016, 00:58:08 UTC
499bafe Merge branch '2.2.1' of https://github.com/eclipse/ice into 2.2.1 20 November 2016, 01:53:55 UTC
4fa3adc Set the test data directory to get rid of a weird resources plugin bug. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 20 November 2016, 01:53:40 UTC
7f4d804 Fixed #289 as far as I can tell. This was completely hosed. plugin.xml was missing from the build.properties file. The schema was incorrectly defined. The XMLPersistenceProvider was not pulling from the extension points correctly. I fixed this and tested it with a clean build. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 19 November 2016, 01:35:18 UTC
d17ef62 Updated the ECF configuration in the core. Updated launch file too. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 18 November 2016, 23:44:03 UTC
51358f7 Fixed the event error from the Core OSGi.Launch file. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 18 November 2016, 22:50:37 UTC
4aa247d Fixed some errors in the launch configuration. Fixed the way logging works and configured the logging bundles to match the rest of ICE's run configurations. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 18 November 2016, 22:28:13 UTC
b24f7a9 Merge remote-tracking branch 'origin/Robert/Persitence' into 2.2.1 18 November 2016, 13:39:52 UTC
2cd5dea Fixed persistence bugs Fixed a bug where ExecutableEntries were calling the supertype clone() method, causing Forms using them to have Entries of the wrong type. Fixed a bug where the VibeModel's IOservice, which does not need to be persisted, was missing an XMLTransient annotation. Signed-off-by: Robert Smith <smithrw@ornl.gov> 18 November 2016, 13:00:02 UTC
e9b0613 Started adding OSGi remote services support for the Core. Updated the target. Added properties map in the core. Updated the launch configuration. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 18 November 2016, 01:40:19 UTC
back to top