1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00
Commit graph

514 commits

Author SHA1 Message Date
Martin Oberhuber
9d56c9aa96 Fix bug 153655 - incorrect source features on update site 2006-08-18 14:39:22 +00:00
Martin Oberhuber
ae74daf5de Fix bug 153655 - incorrect source features on update site 2006-08-18 14:30:48 +00:00
Martin Oberhuber
b60ea3b816 Fix update site generation for stamped features 2006-08-18 09:34:49 +00:00
Martin Oberhuber
07aed99e2c Fix update site generation for stamped features 2006-08-18 09:29:56 +00:00
Martin Oberhuber
c8d9a3a766 Fix update site generation for stamped features 2006-08-18 09:17:09 +00:00
Martin Oberhuber
fb9f295ed4 Workaround bug 154069 - downgrade pack200 effort 2006-08-18 08:39:12 +00:00
Martin Oberhuber
ab48d5ac32 [cleanup] improve documentation of new SubSystemProxyComparator 2006-08-18 07:45:26 +00:00
Kushal Munir
c0d3e5773d Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
Martin Oberhuber
256a25a206 Fix RSE Examples feature 2006-08-17 23:53:35 +00:00
Martin Oberhuber
cce4858b96 Fix RSE Examples feature 2006-08-17 23:15:50 +00:00
Martin Oberhuber
26f97ebfb3 Add RSE Examples feature 2006-08-17 22:55:10 +00:00
David Dykstal
80fc326d06 bug 153253 - Fixed the synchronization between the DOM writing job and the export to the DOM. Made the PropertyFileProvider a bit more resilient when reading the persistent form. Fixed the SystemFilterPool to mark itself dirty when changed. Minor formatting changes to SystemNewFilterWizard and SubSystem. 2006-08-17 22:40:47 +00:00
Martin Oberhuber
8f323d4661 Fix cvs update for nightly builds 2006-08-17 21:56:34 +00:00
Martin Oberhuber
07fae27cfe Fix publishing I-builds 2006-08-17 21:52:45 +00:00
Martin Oberhuber
966828ec57 Fix RemoteFileSecurityException message 2006-08-17 21:39:11 +00:00
Martin Oberhuber
b21bec3388 Fix bug 154298 - copy&paste on sftp, and improve error messages 2006-08-17 21:18:13 +00:00
Martin Oberhuber
531cb8408c generateFeatureVersionSuffix in headless builds 2006-08-17 20:34:24 +00:00
David McKnight
83f451321b fixes for 154207 - propagating system message expcetions from service layer to subsystem 2006-08-17 18:34:46 +00:00
David McKnight
3a99dfb5d8 some old update that wasn't committed 2006-08-17 18:31:24 +00:00
David Dykstal
ef8791b9f2 bug 153253 - formatting to facilitate debug 2006-08-17 17:47:13 +00:00
David Dykstal
59801af006 bug 153253 - formatting to facilitate debug 2006-08-17 16:29:41 +00:00
David Dykstal
49f98cb4f0 bug 153253 - adjust logging, some debug setup 2006-08-17 16:09:21 +00:00
David Dykstal
8736eb5150 bug 142471 - cleaned up javadoc 2006-08-17 15:50:20 +00:00
David Dykstal
9a39dc828e bug 142471 - allow an empty string password to be saved if a password is not required by the connector service.
Also cleaned up javadoc.
2006-08-17 15:35:39 +00:00
David Dykstal
87ab2d2c07 [cleanup] formatted and added javadoc in preparation for debugging 2006-08-17 13:47:56 +00:00
David Dykstal
698c707f7c [refactor] add logging capability to core plugin
in preparation for moving some persistence classes
2006-08-17 13:41:45 +00:00
David Dykstal
140cb9a9fe [cleanup] logger javadoc 2006-08-17 13:40:33 +00:00
Martin Oberhuber
00edba06f7 Prepare I20060817 build 2006-08-17 13:29:02 +00:00
Martin Oberhuber
d2920086dc [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +00:00
Martin Oberhuber
7e6732e267 Update build notes for I20060817 2006-08-17 12:57:01 +00:00
Martin Oberhuber
c4b581bc52 Bug 149181 - throw SystemMessageException for various ssh errors 2006-08-17 12:37:02 +00:00
Martin Oberhuber
003e578773 Use Mutex to avoid parallel FTP directory queries 2006-08-17 10:21:06 +00:00
Martin Oberhuber
ec66da7bf4 Fix FTP absolute pathes reported as //dir/file 2006-08-17 10:20:34 +00:00
Martin Oberhuber
5a3b195f6e Reset compiler source compliance to J2SE-1.4-without-assert because headless build would require javacSource / javacTarget settings in build.properties otherwise 2006-08-17 09:40:23 +00:00
Martin Oberhuber
4aab60f8fd Move Mutex to rse.services/src, set compliance to J2SE-1.4 2006-08-17 09:23:32 +00:00
Martin Oberhuber
4b344fb0bd [cleanup] fix some build warnings 2006-08-17 09:21:56 +00:00
David Dykstal
7f3551e958 bug 149472 - moved the RemoteFileException hierarchy to org.eclipse.rse.services.files package.
Here it can be exploited directly by the services.
Hardcoded the SystemMessage creation for now. This will be changed when the message file DTD is moved and message file utilities are created.
Fixed javadoc where appropriate.
2006-08-16 16:31:36 +00:00
David McKnight
5d4a23fa3b fix for 149785. Adding additional daemon argument to support server port range. 2006-08-16 15:22:09 +00:00
David Dykstal
6232a59826 [cleanup] fixing javadoc errors 2006-08-16 15:18:34 +00:00
Martin Oberhuber
d40a6c11ff Make Mutex thread-safe by doing IProgressMonitor queries outside synchronized 2006-08-16 13:14:48 +00:00
Martin Oberhuber
e892da770b [cleanup] fix javadoc errors in IRemoteCmdSubSystem 2006-08-16 12:13:52 +00:00
Martin Oberhuber
051b166e76 [refactoring] 153273: move shell output parsing classes to rse.services.shells 2006-08-16 12:05:37 +00:00
Martin Oberhuber
87e522ed9f Fix Javadoc errors for IShellService 2006-08-16 11:49:09 +00:00
Martin Oberhuber
171e8dddd6 Improve text on required Eclipse version for download 2006-08-16 11:41:09 +00:00
Kushal Munir
6787dbd195 [cleanup] Refactoring RSE model objects 2006-08-16 08:03:00 +00:00
David Dykstal
f13adf6055 bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService.
Updated all subsystem configurations and connector services.
Rewrote login dialog to make password or user id optional.
Rewrote AbstractConnectorService.promptForPassword to take advantage of new configuration parameters.
2006-08-15 22:07:27 +00:00
David McKnight
2a722ce7d6 fix for 148989 - using same reading algorithm as ssh 2006-08-14 18:01:59 +00:00
David McKnight
32b87089e1 error display when failed connect on deferred query 2006-08-14 16:10:00 +00:00
David Dykstal
0c168cc659 bug 149117 - fixing nasty bug introduced for property writing 2006-08-11 22:22:45 +00:00
David Dykstal
1f855d1fb2 bug 149117 - remove prints to stdout from the PropertyFileProvider 2006-08-11 21:58:55 +00:00