diff options
author | Pascal Rapicault | 2010-05-12 20:34:16 +0000 |
---|---|---|
committer | Pascal Rapicault | 2010-05-12 20:34:16 +0000 |
commit | 8b581b9ee03861b6bddbbd78f5c0c80f8f531974 (patch) | |
tree | 3da87813e11d7bb2d65c30432dc55bd16ffca1d2 | |
parent | 3d93e01777f8cb86cc1339c682909fbb4c588556 (diff) | |
download | rt.equinox.p2-8b581b9ee03861b6bddbbd78f5c0c80f8f531974.tar.gz rt.equinox.p2-8b581b9ee03861b6bddbbd78f5c0c80f8f531974.tar.xz rt.equinox.p2-8b581b9ee03861b6bddbbd78f5c0c80f8f531974.zip |
Bug 274272 - [repository] Cache artifact repository index
-rw-r--r-- | bundles/org.eclipse.equinox.p2.metadata.repository/src/org/eclipse/equinox/internal/p2/metadata/repository/messages.properties | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bundles/org.eclipse.equinox.p2.metadata.repository/src/org/eclipse/equinox/internal/p2/metadata/repository/messages.properties b/bundles/org.eclipse.equinox.p2.metadata.repository/src/org/eclipse/equinox/internal/p2/metadata/repository/messages.properties index 01aff0899..eae8344cc 100644 --- a/bundles/org.eclipse.equinox.p2.metadata.repository/src/org/eclipse/equinox/internal/p2/metadata/repository/messages.properties +++ b/bundles/org.eclipse.equinox.p2.metadata.repository/src/org/eclipse/equinox/internal/p2/metadata/repository/messages.properties @@ -17,6 +17,3 @@ repo_loading = Loading the repository {0}. no_provisioning_agent=Unable to acquire provisioning agent service. repoMan_internalError=Internal error. repoMan_invalidLocation={0} is not a valid repository location. -CacheManager_Neither_0_nor_1_found=Neither {0} nor {1} found. -CacheManager_AuthenticationFaileFor_0=Authentication failed for {0}. -CacheManager_FailedCommunicationWithRepo_0=Communication with repository at {0} failed.
\ No newline at end of file |