Martin Oberhuber
3e324a6792
Fix typo in Javadoc
2007-05-14 09:01:09 +00:00
Martin Oberhuber
655da9c585
[186523][api] Move subsystemConfigurations extension point from UI to core
2007-05-12 01:40:42 +00:00
Martin Oberhuber
2aa9214149
[186640][api] Add IRSESystemTyep.isLocal(), isWindows(), getProperty(String, boolean)
2007-05-11 20:28:10 +00:00
Martin Oberhuber
e36c358ab1
[185098][api] Provide constants for all well-known system types
2007-05-11 15:15:31 +00:00
Martin Oberhuber
9af75140de
[186128][api] Move IProgressMonitor last in all API
2007-05-10 14:11:48 +00:00
Martin Oberhuber
7af0ea93c0
[177523][api] Unify singleton getter methods to use getInstance()
2007-05-10 12:40:20 +00:00
Martin Oberhuber
5cfd747882
Unify Source Builds: about.html in all source builds, schema only in source builds
2007-04-27 15:15:45 +00:00
Martin Oberhuber
ee7334cc01
Reexport commons.net from services.files.ftp, since it is part of the extension point API
2007-04-25 21:31:07 +00:00
Martin Oberhuber
1646646eaf
[184095][api] Replace String systemTypeName by IRSESystemType everywhere.
...
Migrate to using system type labels in all UI, and system type IDs when storing Preferences.
Combine NLS messages in rse.core. Add some API to SystemWidgetHelpers for dealing with system types.
Update and beautify Javadoc.
2007-04-25 20:24:16 +00:00
Martin Oberhuber
7fc7c243b4
[182454] improve getAbsoluteName() documentation
2007-04-25 11:41:25 +00:00
Martin Oberhuber
d31ac6c82c
[182454] improve getAbsoluteName() documentation
2007-04-25 11:32:53 +00:00
Martin Oberhuber
e8dc372b54
[168975] Move RSE Events API to Core
2007-04-23 13:42:16 +00:00
Martin Oberhuber
875e32a5cc
[175341][nls] Add NLS strings for both tmMilestoneUpdateSite and tmUpdateSite
2007-04-06 12:09:48 +00:00
David Dykstal
8c8e37df5c
[180642] make test scripting internal
2007-04-05 02:20:16 +00:00
Martin Oberhuber
dcf70fe0b8
[cleanup] Remove unnecessary implementations
2007-04-03 17:18:39 +00:00
David McKnight
33c837d99f
[180575] applying patch + imples
2007-04-03 15:07:54 +00:00
Martin Oberhuber
f501ac6de3
[175262][api] IHost.getSystemType() should return IRSESystemType
2007-04-03 11:13:35 +00:00
Martin Oberhuber
256766d3ad
Revert change to exsd - see bug [180640]
2007-04-03 08:19:59 +00:00
Martin Oberhuber
786f1d6fc7
[cleanup] organize imports: make not-exported classes internal in tests.framework
2007-04-03 08:13:12 +00:00
Martin Oberhuber
cf9a016317
Organize Manifests: Export internal packages with x-internal
2007-03-29 11:45:59 +00:00
David Dykstal
afa5e999a1
[168977][api][refactor] - stage 3.4
...
- introduced AuthenticatingConnectorService as a superclass of AbstractConnectorService
- moved almost all methods from AbstractConnectorService to AuthenticatingConnectorService. AbstractConnectorService now handled the creation of the StandardCredentialsProvider for all subclasses.
- moved AbstractConnectorService back to UI with the intention of renaming it StandardConnectorService
- moved requiresPassword, supportsPassword, requiresUserId, and supportsUserId back to IConnectorService from ICredentialsProvider.
- removed SshCredentialsProvider and DStoreCredentialsProvider, their connector services can now use the StandardCredentialsProvider
2007-03-28 14:10:53 +00:00
David Dykstal
aca3ef566f
[168977][api][refactor] - stage 3.2
...
- introduced the AbstractCredentialsProvider into the CredentialsProvider hierarchy.
2007-03-27 19:59:47 +00:00
David Dykstal
52f4211900
[168977][api][refactor] - stage 2.3
...
- Introduced ICredentialsProvider implementations
- Refactored some AbstractConnectorService methods into the credentials providers
- Further simplified the concrete connector services
- made more methods final and explicitly indicated where overrides are allowed, required.
2007-03-16 16:00:22 +00:00
Uwe Stieber
123cfd3fbc
[add] Added test to create connections with special characters
2007-03-16 13:17:36 +00:00
Kushal Munir
3cde4bc29a
[163820] Resources for testing encoding support
2007-03-15 19:06:42 +00:00
Uwe Stieber
7cdfc7d034
[fix] [175160] RSE unit tests fail
2007-03-15 12:30:14 +00:00
Martin Oberhuber
4bb57c4d4c
Prepare for automated nightly tests
2007-03-12 08:50:23 +00:00
David Dykstal
c2580e2844
[168977][api][refactor] - stage 1
...
1) Create new ICredentials, ICredentialsProvider, and SuperAbstractConnectorService (temporary)
2) Move most non-password methods to SuperAbstractConnectorService.
3) Rationalize the user of ServerLaunchers.
4) make internalConnect and internalDisconnect abstract.
2007-03-07 21:44:36 +00:00
David Dykstal
b1082b1173
adding some tests for persistence
2007-03-02 18:54:47 +00:00
Uwe Stieber
d9e08a3526
[fix] [174966] IRSESystemType should have a getLabel() method for translatable label
2007-02-26 16:38:21 +00:00
Uwe Stieber
827c847c73
[fix][175160] RSE Unit Tests fail in I20070222-1133 and I20070223-0730
2007-02-23 15:36:46 +00:00
Uwe Stieber
eaed5b7258
[fix] [175160] RSE Unit Tests fail in I20070222-1133 and I20070223-0730
2007-02-23 15:02:18 +00:00
Uwe Stieber
f5cd34df3f
[fix][175160] RSE Unit Tests fail in I20070222-1133 and I20070223-0730
2007-02-23 14:44:48 +00:00
Martin Oberhuber
f529020974
Fix feature dependency pattern matching., and names of inferior features
2007-02-23 12:08:08 +00:00
Martin Oberhuber
623844876e
[cleanup] allow tests to use deprecated API without warning
2007-02-23 11:35:10 +00:00
Uwe Stieber
30d32355e2
[fix][175160] RSE Unit Tests fail in I20070222-1133
2007-02-23 11:21:00 +00:00
Martin Oberhuber
e69ec9a67a
[175245] spell out feature neames for Europa site
2007-02-23 11:14:24 +00:00
Martin Oberhuber
8f9eba4858
[175241] Reference Milestone Update Site in all features
2007-02-23 10:15:34 +00:00
David Dykstal
026349d699
[174770][doc] removing , adding missing closing tags, fixing nesting and ids.
2007-02-22 21:15:24 +00:00
Martin Oberhuber
a3b7c18be9
[cleanup] fix copyright year 2007
2007-02-22 15:15:28 +00:00
Uwe Stieber
6765a7d6ff
[fix] [175095] testcase testFTPAccessToHost_ftp_suse_com fails
2007-02-22 14:59:01 +00:00
Martin Oberhuber
48a0171523
[175108] fix feature dependencies for Europa "Select Required" (workaround UM bug 175004)
2007-02-22 14:15:27 +00:00
Martin Oberhuber
8966310924
Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point)
2007-02-21 22:19:32 +00:00
Martin Oberhuber
5a1dd81bc3
[174271][174263][174626] make SubSystemConfiguration implementations API again for customization
2007-02-21 15:21:37 +00:00
Martin Oberhuber
67281ca129
[cleanup] allow org.eclipse.rse.tests access to all RSE internal packages
2007-02-21 12:08:14 +00:00
Uwe Stieber
901349e75c
[fix] [174790] Icons for TestSubsystem are broken
2007-02-21 09:31:54 +00:00
Martin Oberhuber
c7234c5db7
[cleanup] fix classpath warnings due to internal packages in tests
2007-02-19 09:47:48 +00:00
Martin Oberhuber
6ed4f11856
[172468] move SubSystemConfigurationAdapter back into API since it is used by examples, and having an abstract base class for ISubSystemConfigurationAdapter makes us more flexible.
2007-02-19 09:06:28 +00:00
David Dykstal
0afcc3b31a
[168870][refactor] stage 4, created RSEPreferencesManager and moved SystemPreferencesManager from core to ui package.
2007-02-18 19:26:35 +00:00
David McKnight
81d2c5fae0
[170627] use IContextObject for hasChildren
2007-02-16 20:48:28 +00:00