From fc16f56e2a95e23be6cf86ccfe7d4a6d3603baab Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Tue, 8 Mar 2011 22:06:42 +0530 Subject: Removed unnecessary plugin com.sun.jersey, introduced image caching. --- com.gluster.storage.management.client/.classpath | 4 +- .../META-INF/MANIFEST.MF | 9 +- .../build.properties | 10 +- .../lib/jersey-1.5/jersey-client-1.5.jar | Bin 0 -> 128096 bytes .../lib/jersey-1.5/jersey-core-1.5.jar | Bin 0 -> 455665 bytes .../lib/jersey-client-1.4.jar | Bin 124421 -> 0 bytes .../lib/jersey-core-1.4.jar | Bin 455517 -> 0 bytes .../feature.xml | 7 - .../feature.xml | 7 - .../management/gui/EntityGroupContentProvider.java | 1 + .../management/gui/actions/AddServerAction.java | 3 +- .../management/gui/actions/CreateVolumeAction.java | 1 + .../storage/management/gui/utils/DatePicker.java | 531 --------- .../management/gui/utils/DatePickerCombo.java | 1142 -------------------- .../gui/utils/DiskViewerEditingSupport.java | 57 - .../storage/management/gui/utils/GUIHelper.java | 7 +- .../management/gui/utils/HyperlinkCellEditor.java | 68 -- .../storage/management/gui/utils/ImageUtil.java | 51 + .../storage/management/gui/utils/LRUCache.java | 55 + .../management/gui/views/details/DisksPage.java | 2 - .../gui/views/details/TabCreatorFactoryImpl.java | 1 + .../gui/views/navigator/ClusterAdapterFactory.java | 3 + .../navigator/NavigationTreeLabelDecorator.java | 1 + .../WebContent/WEB-INF/lib/jersey-client-1.4.jar | Bin 124421 -> 0 bytes .../WebContent/WEB-INF/lib/jersey-client-1.5.jar | Bin 0 -> 128096 bytes .../WebContent/WEB-INF/lib/jersey-core-1.4.jar | Bin 455517 -> 0 bytes .../WebContent/WEB-INF/lib/jersey-core-1.5.jar | Bin 0 -> 455665 bytes .../WebContent/WEB-INF/lib/jersey-json-1.4.jar | Bin 142827 -> 0 bytes .../WebContent/WEB-INF/lib/jersey-json-1.5.jar | Bin 0 -> 144810 bytes .../WebContent/WEB-INF/lib/jersey-server-1.4.jar | Bin 677600 -> 0 bytes .../WebContent/WEB-INF/lib/jersey-server-1.5.jar | Bin 0 -> 681117 bytes .../WebContent/WEB-INF/lib/jersey-spring-1.4.jar | Bin 15315 -> 0 bytes .../WebContent/WEB-INF/lib/jersey-spring-1.5.jar | Bin 0 -> 17079 bytes com.sun.jersey/.classpath | 7 - com.sun.jersey/.project | 28 - .../.settings/org.eclipse.jdt.core.prefs | 8 - com.sun.jersey/META-INF/MANIFEST.MF | 42 - com.sun.jersey/META-INF/jersey-module-version | 1 - .../com.sun.jersey/jersey-client/pom.properties | 5 - .../maven/com.sun.jersey/jersey-client/pom.xml | 124 --- .../com.sun.jersey/jersey-core/pom.properties | 5 - .../maven/com.sun.jersey/jersey-core/pom.xml | 228 ---- .../com.sun.jersey.spi.HeaderDelegateProvider | 9 - .../com.sun.jersey.spi.inject.InjectableProvider | 5 - .../services/javax.ws.rs.ext.MessageBodyReader | 27 - .../services/javax.ws.rs.ext.MessageBodyWriter | 22 - com.sun.jersey/build.properties | 10 - .../api/client/AbstractClientRequestAdapter.class | Bin 694 -> 0 bytes .../jersey/api/client/AsyncUniformInterface.class | Bin 4076 -> 0 bytes .../jersey/api/client/AsyncViewResource$1.class | Bin 1237 -> 0 bytes .../jersey/api/client/AsyncViewResource$2.class | Bin 1827 -> 0 bytes .../api/client/AsyncViewResource$Builder.class | Bin 6291 -> 0 bytes .../sun/jersey/api/client/AsyncViewResource.class | Bin 16510 -> 0 bytes .../api/client/AsyncViewUniformInterface.class | Bin 1863 -> 0 bytes .../sun/jersey/api/client/AsyncWebResource$1.class | Bin 1844 -> 0 bytes .../sun/jersey/api/client/AsyncWebResource$2.class | Bin 2028 -> 0 bytes .../sun/jersey/api/client/AsyncWebResource$3.class | Bin 2666 -> 0 bytes .../sun/jersey/api/client/AsyncWebResource$4.class | Bin 1472 -> 0 bytes .../sun/jersey/api/client/AsyncWebResource$5.class | Bin 1475 -> 0 bytes .../sun/jersey/api/client/AsyncWebResource$6.class | Bin 1821 -> 0 bytes .../api/client/AsyncWebResource$Builder.class | Bin 10899 -> 0 bytes .../sun/jersey/api/client/AsyncWebResource.class | Bin 22853 -> 0 bytes .../com/sun/jersey/api/client/Client$1.class | Bin 1596 -> 0 bytes .../com/sun/jersey/api/client/Client$2.class | Bin 1070 -> 0 bytes .../com/sun/jersey/api/client/Client$3.class | Bin 3133 -> 0 bytes .../com/sun/jersey/api/client/Client$4$1.class | Bin 1174 -> 0 bytes .../com/sun/jersey/api/client/Client$4.class | Bin 3306 -> 0 bytes .../Client$ComponentProcessorFactoryImpl$1.class | Bin 1380 -> 0 bytes .../Client$ComponentProcessorFactoryImpl.class | Bin 1805 -> 0 bytes .../client/Client$ContextInjectableProvider.class | Bin 922 -> 0 bytes .../com/sun/jersey/api/client/Client.class | Bin 16936 -> 0 bytes .../com/sun/jersey/api/client/ClientHandler.class | Bin 315 -> 0 bytes .../jersey/api/client/ClientHandlerException.class | Bin 785 -> 0 bytes .../jersey/api/client/ClientRequest$Builder.class | Bin 1134 -> 0 bytes .../com/sun/jersey/api/client/ClientRequest.class | Bin 2781 -> 0 bytes .../jersey/api/client/ClientRequestAdapter.class | Bin 301 -> 0 bytes .../jersey/api/client/ClientResponse$Status.class | Bin 5916 -> 0 bytes .../com/sun/jersey/api/client/ClientResponse.class | Bin 12454 -> 0 bytes .../jersey/api/client/CommittingOutputStream.class | Bin 1660 -> 0 bytes .../jersey/api/client/ComponentsClientConfig.class | Bin 2509 -> 0 bytes .../com/sun/jersey/api/client/GenericType.class | Bin 1954 -> 0 bytes .../jersey/api/client/PartialRequestBuilder.class | Bin 4496 -> 0 bytes .../com/sun/jersey/api/client/RequestBuilder.class | Bin 1557 -> 0 bytes ...minatingClientHandler$RequestEntityWriter.class | Bin 469 -> 0 bytes ...tingClientHandler$RequestEntityWriterImpl.class | Bin 5198 -> 0 bytes ...ClientHandler$RequestEntityWriterListener.class | Bin 450 -> 0 bytes .../api/client/TerminatingClientHandler.class | Bin 7666 -> 0 bytes .../sun/jersey/api/client/UniformInterface.class | Bin 2290 -> 0 bytes .../api/client/UniformInterfaceException.class | Bin 1428 -> 0 bytes .../com/sun/jersey/api/client/ViewResource$1.class | Bin 239 -> 0 bytes .../jersey/api/client/ViewResource$Builder.class | Bin 5853 -> 0 bytes .../com/sun/jersey/api/client/ViewResource.class | Bin 14030 -> 0 bytes .../jersey/api/client/ViewUniformInterface.class | Bin 1517 -> 0 bytes .../com/sun/jersey/api/client/WebResource$1.class | Bin 236 -> 0 bytes .../jersey/api/client/WebResource$Builder.class | Bin 7520 -> 0 bytes .../com/sun/jersey/api/client/WebResource.class | Bin 16400 -> 0 bytes .../jersey/api/client/WebResourceLinkHeaders.class | Bin 1692 -> 0 bytes .../api/client/async/AsyncClientHandler.class | Bin 520 -> 0 bytes .../jersey/api/client/async/FutureListener.class | Bin 367 -> 0 bytes .../jersey/api/client/async/ITypeListener.class | Bin 510 -> 0 bytes .../sun/jersey/api/client/async/TypeListener.class | Bin 1535 -> 0 bytes .../jersey/api/client/config/ClientConfig.class | Bin 973 -> 0 bytes .../api/client/config/DefaultClientConfig.class | Bin 2176 -> 0 bytes .../jersey/api/client/filter/ClientFilter.class | Bin 875 -> 0 bytes .../api/client/filter/ClientRequestContainer.class | Bin 2696 -> 0 bytes .../filter/ConnectionListenerFilter$Adapter.class | Bin 1468 -> 0 bytes .../client/filter/ConnectionListenerFilter.class | Bin 2769 -> 0 bytes .../api/client/filter/ContainerListener.class | Bin 718 -> 0 bytes .../sun/jersey/api/client/filter/Filterable.class | Bin 1667 -> 0 bytes .../filter/GZIPContentEncodingFilter$Adapter.class | Bin 1183 -> 0 bytes .../client/filter/GZIPContentEncodingFilter.class | Bin 2591 -> 0 bytes .../api/client/filter/HTTPBasicAuthFilter.class | Bin 1885 -> 0 bytes .../api/client/filter/HTTPDigestAuthFilter$1.class | Bin 1194 -> 0 bytes .../client/filter/HTTPDigestAuthFilter$QOP.class | Bin 1274 -> 0 bytes .../client/filter/HTTPDigestAuthFilter$State.class | Bin 1288 -> 0 bytes .../api/client/filter/HTTPDigestAuthFilter.class | Bin 9074 -> 0 bytes .../api/client/filter/LoggingFilter$Adapter.class | Bin 1565 -> 0 bytes .../filter/LoggingFilter$LoggingOutputStream.class | Bin 1752 -> 0 bytes .../jersey/api/client/filter/LoggingFilter.class | Bin 7692 -> 0 bytes .../client/filter/OnStartConnectionListener.class | Bin 280 -> 0 bytes .../api/client/filter/ReportingInputStream.class | Bin 2244 -> 0 bytes .../api/client/filter/ReportingOutputStream.class | Bin 1424 -> 0 bytes .../com/sun/jersey/api/representation/Form.class | Bin 396 -> 0 bytes .../com/sun/jersey/api/uri/UriBuilderImpl.class | Bin 15555 -> 0 bytes .../com/sun/jersey/api/uri/UriComponent$1.class | Bin 840 -> 0 bytes .../api/uri/UriComponent$PathSegmentImpl.class | Bin 2041 -> 0 bytes .../com/sun/jersey/api/uri/UriComponent$Type.class | Bin 1712 -> 0 bytes .../com/sun/jersey/api/uri/UriComponent.class | Bin 14401 -> 0 bytes .../com/sun/jersey/api/uri/UriPattern$1.class | Bin 227 -> 0 bytes .../uri/UriPattern$EmptyStringMatchResult.class | Bin 1420 -> 0 bytes .../api/uri/UriPattern$GroupIndexMatchResult.class | Bin 1693 -> 0 bytes .../com/sun/jersey/api/uri/UriPattern.class | Bin 5127 -> 0 bytes .../com/sun/jersey/api/uri/UriTemplate$1.class | Bin 1568 -> 0 bytes .../com/sun/jersey/api/uri/UriTemplate.class | Bin 13740 -> 0 bytes .../uri/UriTemplateParser$CharacterIterator.class | Bin 333 -> 0 bytes ...UriTemplateParser$StringCharacterIterator.class | Bin 1249 -> 0 bytes .../com/sun/jersey/api/uri/UriTemplateParser.class | Bin 8188 -> 0 bytes .../sun/jersey/client/impl/ClientRequestImpl.class | Bin 4872 -> 0 bytes .../async/FutureClientResponseListener$1.class | Bin 729 -> 0 bytes .../impl/async/FutureClientResponseListener.class | Bin 2781 -> 0 bytes .../com/sun/jersey/client/osgi/Activator.class | Bin 1984 -> 0 bytes .../com/sun/jersey/client/proxy/ViewProxy.class | Bin 1623 -> 0 bytes .../jersey/client/proxy/ViewProxyProvider.class | Bin 401 -> 0 bytes .../client/urlconnection/HTTPSProperties.class | Bin 2004 -> 0 bytes .../urlconnection/HttpURLConnectionFactory.class | Bin 291 -> 0 bytes .../URLConnectionClientHandler$1$1.class | Bin 1589 -> 0 bytes .../URLConnectionClientHandler$1.class | Bin 2165 -> 0 bytes ...ectionClientHandler$URLConnectionResponse.class | Bin 2241 -> 0 bytes .../urlconnection/URLConnectionClientHandler.class | Bin 7565 -> 0 bytes .../jersey/core/header/AcceptableLanguageTag.class | Bin 1621 -> 0 bytes .../jersey/core/header/AcceptableMediaType.class | Bin 2292 -> 0 bytes .../sun/jersey/core/header/AcceptableToken.class | Bin 1281 -> 0 bytes ...tentDisposition$ContentDispositionBuilder.class | Bin 2275 -> 0 bytes .../jersey/core/header/ContentDisposition.class | Bin 5395 -> 0 bytes ...osition$FormDataContentDispositionBuilder.class | Bin 1673 -> 0 bytes .../core/header/FormDataContentDisposition.class | Bin 2688 -> 0 bytes .../sun/jersey/core/header/HttpDateFormat$1.class | Bin 805 -> 0 bytes .../sun/jersey/core/header/HttpDateFormat.class | Bin 2710 -> 0 bytes .../sun/jersey/core/header/InBoundHeaders.class | Bin 597 -> 0 bytes .../com/sun/jersey/core/header/LanguageTag.class | Bin 4150 -> 0 bytes .../core/header/LinkHeader$LinkHeaderBuilder.class | Bin 3297 -> 0 bytes .../com/sun/jersey/core/header/LinkHeader.class | Bin 7303 -> 0 bytes .../com/sun/jersey/core/header/LinkHeaders.class | Bin 2061 -> 0 bytes .../sun/jersey/core/header/MatchingEntityTag.class | Bin 1881 -> 0 bytes .../com/sun/jersey/core/header/MediaTypes$1.class | Bin 1236 -> 0 bytes .../com/sun/jersey/core/header/MediaTypes$2.class | Bin 1569 -> 0 bytes .../com/sun/jersey/core/header/MediaTypes$3.class | Bin 1236 -> 0 bytes .../com/sun/jersey/core/header/MediaTypes$4.class | Bin 787 -> 0 bytes .../com/sun/jersey/core/header/MediaTypes.class | Bin 6248 -> 0 bytes .../sun/jersey/core/header/OutBoundHeaders.class | Bin 601 -> 0 bytes .../jersey/core/header/ParameterizedHeader.class | Bin 2044 -> 0 bytes .../com/sun/jersey/core/header/QualityFactor.class | Bin 361 -> 0 bytes .../core/header/QualitySourceMediaType.class | Bin 3444 -> 0 bytes .../com/sun/jersey/core/header/Token.class | Bin 1416 -> 0 bytes .../reader/CookiesParser$MutableCookie.class | Bin 980 -> 0 bytes .../reader/CookiesParser$MutableNewCookie.class | Bin 1161 -> 0 bytes .../jersey/core/header/reader/CookiesParser.class | Bin 3908 -> 0 bytes .../core/header/reader/HttpHeaderListAdapter.class | Bin 2297 -> 0 bytes .../core/header/reader/HttpHeaderReader$1.class | Bin 1271 -> 0 bytes .../core/header/reader/HttpHeaderReader$2.class | Bin 1249 -> 0 bytes .../core/header/reader/HttpHeaderReader$3.class | Bin 1277 -> 0 bytes .../core/header/reader/HttpHeaderReader$4.class | Bin 1303 -> 0 bytes .../core/header/reader/HttpHeaderReader$5.class | Bin 1286 -> 0 bytes .../core/header/reader/HttpHeaderReader$6.class | Bin 2220 -> 0 bytes .../core/header/reader/HttpHeaderReader$7.class | Bin 1317 -> 0 bytes .../core/header/reader/HttpHeaderReader$8.class | Bin 1335 -> 0 bytes .../core/header/reader/HttpHeaderReader$9.class | Bin 1090 -> 0 bytes .../header/reader/HttpHeaderReader$Event.class | Bin 1416 -> 0 bytes .../HttpHeaderReader$ListElementCreator.class | Bin 550 -> 0 bytes .../core/header/reader/HttpHeaderReader.class | Bin 13836 -> 0 bytes .../core/header/reader/HttpHeaderReaderImpl.class | Bin 7183 -> 0 bytes .../impl/provider/entity/BaseFormProvider.class | Bin 4212 -> 0 bytes .../impl/provider/entity/ByteArrayProvider.class | Bin 4660 -> 0 bytes ...teArrayDataSource$DSByteArrayOutputStream.class | Bin 897 -> 0 bytes .../DataSourceProvider$ByteArrayDataSource.class | Bin 2198 -> 0 bytes .../impl/provider/entity/DataSourceProvider.class | Bin 4914 -> 0 bytes .../impl/provider/entity/DocumentProvider.class | Bin 6087 -> 0 bytes .../impl/provider/entity/EntityHolderReader.class | Bin 4164 -> 0 bytes .../core/impl/provider/entity/FileProvider.class | Bin 5461 -> 0 bytes .../entity/FormMultivaluedMapProvider.class | Bin 4874 -> 0 bytes .../core/impl/provider/entity/FormProvider.class | Bin 4226 -> 0 bytes .../impl/provider/entity/Inflector$Replacer.class | Bin 1985 -> 0 bytes .../core/impl/provider/entity/Inflector.class | Bin 8907 -> 0 bytes .../impl/provider/entity/InputStreamProvider.class | Bin 4791 -> 0 bytes .../provider/entity/MimeMultipartProvider.class | Bin 5039 -> 0 bytes .../core/impl/provider/entity/ReaderProvider.class | Bin 4322 -> 0 bytes .../provider/entity/RenderedImageProvider.class | Bin 6619 -> 0 bytes .../entity/SourceProvider$DOMSourceReader.class | Bin 4212 -> 0 bytes .../entity/SourceProvider$SAXSourceReader.class | Bin 4219 -> 0 bytes .../entity/SourceProvider$SourceWriter.class | Bin 5927 -> 0 bytes .../entity/SourceProvider$StreamSourceReader.class | Bin 2829 -> 0 bytes .../core/impl/provider/entity/SourceProvider.class | Bin 788 -> 0 bytes .../provider/entity/StreamingOutputProvider.class | Bin 3409 -> 0 bytes .../core/impl/provider/entity/StringProvider.class | Bin 3982 -> 0 bytes .../entity/XMLJAXBElementProvider$App.class | Bin 1308 -> 0 bytes .../entity/XMLJAXBElementProvider$General.class | Bin 1424 -> 0 bytes .../entity/XMLJAXBElementProvider$Text.class | Bin 1297 -> 0 bytes .../provider/entity/XMLJAXBElementProvider.class | Bin 3375 -> 0 bytes .../entity/XMLListElementProvider$App.class | Bin 1304 -> 0 bytes .../entity/XMLListElementProvider$General.class | Bin 1420 -> 0 bytes .../entity/XMLListElementProvider$Text.class | Bin 1293 -> 0 bytes .../provider/entity/XMLListElementProvider.class | Bin 4230 -> 0 bytes .../entity/XMLRootElementProvider$App.class | Bin 1308 -> 0 bytes .../entity/XMLRootElementProvider$General.class | Bin 1424 -> 0 bytes .../entity/XMLRootElementProvider$Text.class | Bin 1297 -> 0 bytes .../provider/entity/XMLRootElementProvider.class | Bin 3063 -> 0 bytes .../entity/XMLRootObjectProvider$App.class | Bin 1304 -> 0 bytes .../entity/XMLRootObjectProvider$General.class | Bin 1420 -> 0 bytes .../entity/XMLRootObjectProvider$Text.class | Bin 1293 -> 0 bytes .../provider/entity/XMLRootObjectProvider.class | Bin 5638 -> 0 bytes .../provider/header/CacheControlProvider.class | Bin 8174 -> 0 bytes .../core/impl/provider/header/CookieProvider.class | Bin 2292 -> 0 bytes .../core/impl/provider/header/DateProvider.class | Bin 2052 -> 0 bytes .../impl/provider/header/EntityTagProvider.class | Bin 3115 -> 0 bytes .../impl/provider/header/LinkHeaderProvider.class | Bin 1625 -> 0 bytes .../core/impl/provider/header/LocaleProvider.class | Bin 2262 -> 0 bytes .../impl/provider/header/MediaTypeProvider.class | Bin 3800 -> 0 bytes .../impl/provider/header/NewCookieProvider.class | Bin 2587 -> 0 bytes .../core/impl/provider/header/StringProvider.class | Bin 1360 -> 0 bytes .../core/impl/provider/header/URIProvider.class | Bin 1828 -> 0 bytes .../core/impl/provider/header/WriterUtil.class | Bin 1835 -> 0 bytes .../xml/DocumentBuilderFactoryProvider.class | Bin 1802 -> 0 bytes .../xml/LazySingletonContextProvider$1.class | Bin 1356 -> 0 bytes .../xml/LazySingletonContextProvider.class | Bin 3089 -> 0 bytes .../provider/xml/SAXParserContextProvider.class | Bin 2712 -> 0 bytes .../ThreadLocalSingletonContextProvider$1.class | Bin 1109 -> 0 bytes .../ThreadLocalSingletonContextProvider$2.class | Bin 1463 -> 0 bytes .../xml/ThreadLocalSingletonContextProvider.class | Bin 2830 -> 0 bytes .../provider/xml/TransformerFactoryProvider.class | Bin 1400 -> 0 bytes .../xml/XMLStreamReaderContextProvider.class | Bin 1580 -> 0 bytes .../com/sun/jersey/core/osgi/Activator$1.class | Bin 2217 -> 0 bytes .../com/sun/jersey/core/osgi/Activator$2.class | Bin 1286 -> 0 bytes .../core/osgi/Activator$BundleFactoryLoader.class | Bin 3410 -> 0 bytes .../core/osgi/Activator$OsgiServiceFinder$1.class | Bin 2757 -> 0 bytes .../core/osgi/Activator$OsgiServiceFinder$2.class | Bin 1807 -> 0 bytes .../core/osgi/Activator$OsgiServiceFinder.class | Bin 2843 -> 0 bytes .../com/sun/jersey/core/osgi/Activator.class | Bin 7588 -> 0 bytes .../com/sun/jersey/core/osgi/OsgiLocator.class | Bin 3661 -> 0 bytes .../AbstractMessageReaderWriterProvider.class | Bin 2500 -> 0 bytes .../jersey/core/provider/CompletableReader.class | Bin 286 -> 0 bytes .../sun/jersey/core/provider/EntityHolder.class | Bin 961 -> 0 bytes .../jaxb/AbstractJAXBElementProvider.class | Bin 6539 -> 0 bytes .../core/provider/jaxb/AbstractJAXBProvider.class | Bin 6719 -> 0 bytes .../jaxb/AbstractListElementProvider.class | Bin 9894 -> 0 bytes .../jaxb/AbstractRootElementProvider.class | Bin 6064 -> 0 bytes .../jersey/core/reflection/AnnotatedMethod.class | Bin 9176 -> 0 bytes .../sun/jersey/core/reflection/MethodList$1.class | Bin 1151 -> 0 bytes .../sun/jersey/core/reflection/MethodList$2.class | Bin 1067 -> 0 bytes .../sun/jersey/core/reflection/MethodList$3.class | Bin 1196 -> 0 bytes .../sun/jersey/core/reflection/MethodList$4.class | Bin 1232 -> 0 bytes .../sun/jersey/core/reflection/MethodList$5.class | Bin 1152 -> 0 bytes .../sun/jersey/core/reflection/MethodList$6.class | Bin 1530 -> 0 bytes .../sun/jersey/core/reflection/MethodList$7.class | Bin 1155 -> 0 bytes .../sun/jersey/core/reflection/MethodList$8.class | Bin 1533 -> 0 bytes .../jersey/core/reflection/MethodList$Filter.class | Bin 295 -> 0 bytes .../sun/jersey/core/reflection/MethodList.class | Bin 6414 -> 0 bytes .../core/reflection/ReflectionHelper$1.class | Bin 1113 -> 0 bytes .../core/reflection/ReflectionHelper$2.class | Bin 939 -> 0 bytes .../ReflectionHelper$ClassTypePair.class | Bin 753 -> 0 bytes ...lectionHelper$DeclaringClassInterfacePair.class | Bin 1170 -> 0 bytes .../ReflectionHelper$TypeClassPair.class | Bin 643 -> 0 bytes .../jersey/core/reflection/ReflectionHelper.class | Bin 13958 -> 0 bytes .../core/spi/component/AnnotatedContext.class | Bin 1390 -> 0 bytes .../spi/component/ComponentConstructor$1.class | Bin 279 -> 0 bytes ...omponentConstructor$ConstructorComparator.class | Bin 2664 -> 0 bytes ...nentConstructor$ConstructorInjectablePair.class | Bin 1905 -> 0 bytes .../core/spi/component/ComponentConstructor.class | Bin 8161 -> 0 bytes .../core/spi/component/ComponentContext.class | Bin 281 -> 0 bytes .../core/spi/component/ComponentDestructor.class | Bin 2175 -> 0 bytes .../core/spi/component/ComponentInjector$1.class | Bin 1667 -> 0 bytes .../core/spi/component/ComponentInjector.class | Bin 5845 -> 0 bytes .../core/spi/component/ComponentProvider.class | Bin 194 -> 0 bytes .../spi/component/ComponentProviderFactory.class | Bin 404 -> 0 bytes .../jersey/core/spi/component/ComponentScope.class | Bin 1694 -> 0 bytes .../component/ProviderFactory$Destroyable.class | Bin 281 -> 0 bytes ...roviderFactory$SingletonComponentProvider.class | Bin 2207 -> 0 bytes .../core/spi/component/ProviderFactory.class | Bin 6375 -> 0 bytes .../component/ProviderServices$ProviderClass.class | Bin 931 -> 0 bytes .../ProviderServices$ProviderListener.class | Bin 390 -> 0 bytes .../core/spi/component/ProviderServices.class | Bin 12218 -> 0 bytes .../spi/component/ioc/IoCComponentProcessor.class | Bin 238 -> 0 bytes .../ioc/IoCComponentProcessorFactory.class | Bin 413 -> 0 bytes .../IoCComponentProcessorFactoryInitializer.class | Bin 286 -> 0 bytes .../spi/component/ioc/IoCComponentProvider.class | Bin 218 -> 0 bytes .../ioc/IoCComponentProviderFactory.class | Bin 895 -> 0 bytes .../core/spi/component/ioc/IoCDestroyable.class | Bin 189 -> 0 bytes .../ioc/IoCFullyManagedComponentProvider.class | Bin 323 -> 0 bytes .../ioc/IoCInstantiatedComponentProvider.class | Bin 322 -> 0 bytes .../ioc/IoCManagedComponentProvider.class | Bin 325 -> 0 bytes .../IoCProviderFactory$FullyManagedSingleton.class | Bin 763 -> 0 bytes .../IoCProviderFactory$InstantiatedSingleton.class | Bin 3130 -> 0 bytes .../ioc/IoCProviderFactory$ManagedSingleton.class | Bin 1518 -> 0 bytes ...oCProviderFactory$ProxiedSingletonWrapper.class | Bin 2246 -> 0 bytes .../spi/component/ioc/IoCProviderFactory.class | Bin 5304 -> 0 bytes .../ioc/IoCProxiedComponentProvider.class | Bin 341 -> 0 bytes .../core/spi/factory/AbstractRuntimeDelegate.class | Bin 3628 -> 0 bytes .../spi/factory/ContextResolverFactory$1$1.class | Bin 954 -> 0 bytes .../spi/factory/ContextResolverFactory$1$2.class | Bin 1058 -> 0 bytes .../spi/factory/ContextResolverFactory$1.class | Bin 5959 -> 0 bytes ...extResolverFactory$ContextResolverAdapter.class | Bin 2399 -> 0 bytes ...esolverFactory$NullContextResolverAdapter.class | Bin 1106 -> 0 bytes .../core/spi/factory/ContextResolverFactory.class | Bin 8129 -> 0 bytes .../spi/factory/InjectableProviderFactory$1.class | Bin 1437 -> 0 bytes .../spi/factory/InjectableProviderFactory$2.class | Bin 1446 -> 0 bytes ...bleProviderFactory$MetaInjectableProvider.class | Bin 1107 -> 0 bytes .../spi/factory/InjectableProviderFactory.class | Bin 10828 -> 0 bytes .../core/spi/factory/MessageBodyFactory$1.class | Bin 1919 -> 0 bytes .../core/spi/factory/MessageBodyFactory$2.class | Bin 1818 -> 0 bytes .../MessageBodyFactory$DistanceComparator.class | Bin 2642 -> 0 bytes .../MessageBodyFactory$MessageBodyWriterPair.class | Bin 911 -> 0 bytes .../core/spi/factory/MessageBodyFactory.class | Bin 17696 -> 0 bytes .../core/spi/factory/ResponseBuilderHeaders.class | Bin 3024 -> 0 bytes .../core/spi/factory/ResponseBuilderImpl.class | Bin 9348 -> 0 bytes .../jersey/core/spi/factory/ResponseImpl$1.class | Bin 1149 -> 0 bytes .../sun/jersey/core/spi/factory/ResponseImpl.class | Bin 3524 -> 0 bytes .../core/spi/factory/VariantListBuilderImpl.class | Bin 3518 -> 0 bytes .../jersey/core/spi/scanning/FilesScanner$1.class | Bin 1348 -> 0 bytes .../jersey/core/spi/scanning/FilesScanner.class | Bin 2970 -> 0 bytes .../core/spi/scanning/JarFileScanner$1.class | Bin 1168 -> 0 bytes .../jersey/core/spi/scanning/JarFileScanner.class | Bin 2128 -> 0 bytes .../PackageNamesScanner$ResourcesProvider$1.class | Bin 1147 -> 0 bytes .../PackageNamesScanner$ResourcesProvider.class | Bin 2043 -> 0 bytes .../core/spi/scanning/PackageNamesScanner.class | Bin 6427 -> 0 bytes .../com/sun/jersey/core/spi/scanning/Scanner.class | Bin 277 -> 0 bytes .../core/spi/scanning/ScannerException.class | Bin 781 -> 0 bytes .../jersey/core/spi/scanning/ScannerListener.class | Bin 300 -> 0 bytes .../spi/scanning/uri/BundleSchemeScanner$1.class | Bin 1402 -> 0 bytes .../spi/scanning/uri/BundleSchemeScanner.class | Bin 2292 -> 0 bytes .../spi/scanning/uri/FileSchemeScanner$1.class | Bin 1404 -> 0 bytes .../core/spi/scanning/uri/FileSchemeScanner.class | Bin 2706 -> 0 bytes .../spi/scanning/uri/JarZipSchemeScanner$1.class | Bin 1387 -> 0 bytes .../spi/scanning/uri/JarZipSchemeScanner.class | Bin 3068 -> 0 bytes .../core/spi/scanning/uri/UriSchemeScanner.class | Bin 414 -> 0 bytes .../spi/scanning/uri/VfsSchemeScanner$1$1.class | Bin 913 -> 0 bytes .../core/spi/scanning/uri/VfsSchemeScanner$1.class | Bin 2306 -> 0 bytes .../core/spi/scanning/uri/VfsSchemeScanner.class | Bin 3495 -> 0 bytes .../com/sun/jersey/core/util/Base64.class | Bin 6199 -> 0 bytes .../com/sun/jersey/core/util/Closing$Closure.class | Bin 294 -> 0 bytes .../com/sun/jersey/core/util/Closing.class | Bin 1163 -> 0 bytes .../jersey/core/util/FeaturesAndProperties.class | Bin 911 -> 0 bytes .../com/sun/jersey/core/util/KeyComparator.class | Bin 385 -> 0 bytes .../jersey/core/util/KeyComparatorHashMap$1.class | Bin 261 -> 0 bytes .../core/util/KeyComparatorHashMap$Entry.class | Bin 3070 -> 0 bytes .../util/KeyComparatorHashMap$EntryIterator.class | Bin 1697 -> 0 bytes .../core/util/KeyComparatorHashMap$EntrySet.class | Bin 2304 -> 0 bytes .../util/KeyComparatorHashMap$HashIterator.class | Bin 2635 -> 0 bytes .../util/KeyComparatorHashMap$KeyIterator.class | Bin 1492 -> 0 bytes .../util/KeyComparatorHashMap$ValueIterator.class | Bin 1520 -> 0 bytes .../jersey/core/util/KeyComparatorHashMap.class | Bin 15153 -> 0 bytes .../core/util/KeyComparatorLinkedHashMap$1.class | Bin 279 -> 0 bytes .../util/KeyComparatorLinkedHashMap$Entry.class | Bin 2918 -> 0 bytes .../KeyComparatorLinkedHashMap$EntryIterator.class | Bin 1811 -> 0 bytes .../KeyComparatorLinkedHashMap$KeyIterator.class | Bin 1606 -> 0 bytes ...omparatorLinkedHashMap$LinkedHashIterator.class | Bin 2698 -> 0 bytes .../KeyComparatorLinkedHashMap$ValueIterator.class | Bin 1634 -> 0 bytes .../core/util/KeyComparatorLinkedHashMap.class | Bin 6825 -> 0 bytes .../com/sun/jersey/core/util/LazyVal.class | Bin 999 -> 0 bytes .../sun/jersey/core/util/MultivaluedMapImpl.class | Bin 6524 -> 0 bytes .../com/sun/jersey/core/util/ReaderWriter.class | Bin 3696 -> 0 bytes .../core/util/StringIgnoreCaseKeyComparator.class | Bin 1622 -> 0 bytes .../util/StringKeyIgnoreCaseMultivaluedMap.class | Bin 3678 -> 0 bytes ...ingKeyObjectValueIgnoreCaseMultivaluedMap.class | Bin 3018 -> 0 bytes ...ingKeyStringValueIgnoreCaseMultivaluedMap.class | Bin 4455 -> 0 bytes .../com/sun/jersey/core/util/ThrowHelper.class | Bin 731 -> 0 bytes .../core/util/UnmodifiableMultivaluedMap.class | Bin 4103 -> 0 bytes .../com/sun/jersey/impl/ApiMessages.class | Bin 709 -> 0 bytes .../com/sun/jersey/impl/ImplMessages.class | Bin 18801 -> 0 bytes .../com/sun/jersey/impl/SpiMessages.class | Bin 3882 -> 0 bytes com.sun.jersey/com/sun/jersey/impl/api.properties | 40 - com.sun.jersey/com/sun/jersey/impl/impl.properties | 63 -- com.sun.jersey/com/sun/jersey/impl/spi.properties | 9 - .../com/sun/jersey/localization/Localizable.class | Bin 473 -> 0 bytes .../jersey/localization/LocalizableMessage.class | Bin 1022 -> 0 bytes .../localization/LocalizableMessageFactory.class | Bin 813 -> 0 bytes .../com/sun/jersey/localization/Localizer.class | Bin 3227 -> 0 bytes .../com/sun/jersey/spi/CloseableService.class | Bin 171 -> 0 bytes .../sun/jersey/spi/HeaderDelegateProvider.class | Bin 475 -> 0 bytes .../com/sun/jersey/spi/MessageBodyWorkers.class | Bin 2229 -> 0 bytes .../spi/StringReader$ValidateDefaultValue.class | Bin 594 -> 0 bytes .../com/sun/jersey/spi/StringReader.class | Bin 395 -> 0 bytes .../com/sun/jersey/spi/StringReaderProvider.class | Bin 471 -> 0 bytes .../com/sun/jersey/spi/StringReaderWorkers.class | Bin 442 -> 0 bytes .../com/sun/jersey/spi/inject/ClientSide.class | Bin 334 -> 0 bytes .../com/sun/jersey/spi/inject/ConstrainedTo.class | Bin 563 -> 0 bytes .../sun/jersey/spi/inject/ConstrainedToType.class | Bin 328 -> 0 bytes .../com/sun/jersey/spi/inject/Errors$1.class | Bin 703 -> 0 bytes .../com/sun/jersey/spi/inject/Errors$Closure.class | Bin 320 -> 0 bytes .../jersey/spi/inject/Errors$ErrorMessage.class | Bin 1466 -> 0 bytes .../spi/inject/Errors$ErrorMessagesException.class | Bin 1072 -> 0 bytes .../com/sun/jersey/spi/inject/Errors.class | Bin 7265 -> 0 bytes .../com/sun/jersey/spi/inject/Inject.class | Bin 572 -> 0 bytes .../com/sun/jersey/spi/inject/Injectable.class | Bin 248 -> 0 bytes .../sun/jersey/spi/inject/InjectableProvider.class | Bin 595 -> 0 bytes ...ctableProviderContext$InjectableScopePair.class | Bin 777 -> 0 bytes .../spi/inject/InjectableProviderContext.class | Bin 2279 -> 0 bytes .../inject/PerRequestTypeInjectableProvider.class | Bin 2299 -> 0 bytes .../com/sun/jersey/spi/inject/ServerSide.class | Bin 334 -> 0 bytes .../inject/SingletonTypeInjectableProvider.class | Bin 2384 -> 0 bytes .../spi/service/ServiceConfigurationError.class | Bin 554 -> 0 bytes .../sun/jersey/spi/service/ServiceFinder$1.class | Bin 244 -> 0 bytes .../ServiceFinder$AbstractLazyIterator.class | Bin 4785 -> 0 bytes ...viceFinder$DefaultServiceIteratorProvider.class | Bin 1956 -> 0 bytes .../service/ServiceFinder$LazyClassIterator.class | Bin 3291 -> 0 bytes .../service/ServiceFinder$LazyObjectIterator.class | Bin 4538 -> 0 bytes .../ServiceFinder$ServiceIteratorProvider.class | Bin 2341 -> 0 bytes .../com/sun/jersey/spi/service/ServiceFinder.class | Bin 17391 -> 0 bytes .../com/sun/ws/rs/ext/RuntimeDelegateImpl.class | Bin 895 -> 0 bytes com.sun.jersey/javax/ws/rs/ApplicationPath.class | Bin 424 -> 0 bytes com.sun.jersey/javax/ws/rs/Consumes.class | Bin 502 -> 0 bytes com.sun.jersey/javax/ws/rs/CookieParam.class | Bin 448 -> 0 bytes com.sun.jersey/javax/ws/rs/DELETE.class | Bin 422 -> 0 bytes com.sun.jersey/javax/ws/rs/DefaultValue.class | Bin 450 -> 0 bytes com.sun.jersey/javax/ws/rs/Encoded.class | Bin 480 -> 0 bytes com.sun.jersey/javax/ws/rs/FormParam.class | Bin 444 -> 0 bytes com.sun.jersey/javax/ws/rs/GET.class | Bin 413 -> 0 bytes com.sun.jersey/javax/ws/rs/HEAD.class | Bin 416 -> 0 bytes com.sun.jersey/javax/ws/rs/HeaderParam.class | Bin 488 -> 0 bytes com.sun.jersey/javax/ws/rs/HttpMethod.class | Bin 661 -> 0 bytes com.sun.jersey/javax/ws/rs/MatrixParam.class | Bin 448 -> 0 bytes com.sun.jersey/javax/ws/rs/OPTIONS.class | Bin 425 -> 0 bytes com.sun.jersey/javax/ws/rs/POST.class | Bin 416 -> 0 bytes com.sun.jersey/javax/ws/rs/PUT.class | Bin 413 -> 0 bytes com.sun.jersey/javax/ws/rs/Path.class | Bin 416 -> 0 bytes com.sun.jersey/javax/ws/rs/PathParam.class | Bin 444 -> 0 bytes com.sun.jersey/javax/ws/rs/Produces.class | Bin 502 -> 0 bytes com.sun.jersey/javax/ws/rs/QueryParam.class | Bin 446 -> 0 bytes .../javax/ws/rs/WebApplicationException.class | Bin 2073 -> 0 bytes com.sun.jersey/javax/ws/rs/core/Application.class | Bin 866 -> 0 bytes com.sun.jersey/javax/ws/rs/core/CacheControl.class | Bin 4882 -> 0 bytes com.sun.jersey/javax/ws/rs/core/Context.class | Bin 454 -> 0 bytes com.sun.jersey/javax/ws/rs/core/Cookie.class | Bin 3232 -> 0 bytes com.sun.jersey/javax/ws/rs/core/EntityTag.class | Bin 2242 -> 0 bytes .../javax/ws/rs/core/GenericEntity.class | Bin 3095 -> 0 bytes com.sun.jersey/javax/ws/rs/core/HttpHeaders.class | Bin 2099 -> 0 bytes com.sun.jersey/javax/ws/rs/core/MediaType$1.class | Bin 1069 -> 0 bytes com.sun.jersey/javax/ws/rs/core/MediaType.class | Bin 6049 -> 0 bytes .../javax/ws/rs/core/MultivaluedMap.class | Bin 454 -> 0 bytes com.sun.jersey/javax/ws/rs/core/NewCookie.class | Bin 4266 -> 0 bytes com.sun.jersey/javax/ws/rs/core/PathSegment.class | Bin 325 -> 0 bytes com.sun.jersey/javax/ws/rs/core/Request.class | Bin 847 -> 0 bytes .../ws/rs/core/Response$ResponseBuilder.class | Bin 2842 -> 0 bytes .../javax/ws/rs/core/Response$Status$Family.class | Bin 1400 -> 0 bytes .../javax/ws/rs/core/Response$Status.class | Bin 3988 -> 0 bytes .../javax/ws/rs/core/Response$StatusType.class | Bin 462 -> 0 bytes com.sun.jersey/javax/ws/rs/core/Response.class | Bin 5165 -> 0 bytes .../javax/ws/rs/core/SecurityContext.class | Bin 523 -> 0 bytes .../javax/ws/rs/core/StreamingOutput.class | Bin 263 -> 0 bytes com.sun.jersey/javax/ws/rs/core/UriBuilder.class | Bin 3068 -> 0 bytes .../javax/ws/rs/core/UriBuilderException.class | Bin 818 -> 0 bytes com.sun.jersey/javax/ws/rs/core/UriInfo.class | Bin 1159 -> 0 bytes .../ws/rs/core/Variant$VariantListBuilder.class | Bin 1071 -> 0 bytes com.sun.jersey/javax/ws/rs/core/Variant.class | Bin 3210 -> 0 bytes .../javax/ws/rs/ext/ContextResolver.class | Bin 287 -> 0 bytes .../javax/ws/rs/ext/ExceptionMapper.class | Bin 310 -> 0 bytes .../javax/ws/rs/ext/FactoryFinder$1.class | Bin 1052 -> 0 bytes com.sun.jersey/javax/ws/rs/ext/FactoryFinder.class | Bin 3684 -> 0 bytes .../javax/ws/rs/ext/MessageBodyReader.class | Bin 950 -> 0 bytes .../javax/ws/rs/ext/MessageBodyWriter.class | Bin 1220 -> 0 bytes com.sun.jersey/javax/ws/rs/ext/Provider.class | Bin 423 -> 0 bytes com.sun.jersey/javax/ws/rs/ext/Providers.class | Bin 1258 -> 0 bytes .../ws/rs/ext/RuntimeDelegate$HeaderDelegate.class | Bin 543 -> 0 bytes .../javax/ws/rs/ext/RuntimeDelegate.class | Bin 3999 -> 0 bytes 482 files changed, 129 insertions(+), 2464 deletions(-) create mode 100644 com.gluster.storage.management.client/lib/jersey-1.5/jersey-client-1.5.jar create mode 100644 com.gluster.storage.management.client/lib/jersey-1.5/jersey-core-1.5.jar delete mode 100644 com.gluster.storage.management.client/lib/jersey-client-1.4.jar delete mode 100644 com.gluster.storage.management.client/lib/jersey-core-1.4.jar delete mode 100644 com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DatePicker.java delete mode 100644 com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DatePickerCombo.java delete mode 100644 com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DiskViewerEditingSupport.java delete mode 100644 com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/HyperlinkCellEditor.java create mode 100644 com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/ImageUtil.java create mode 100644 com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/LRUCache.java delete mode 100644 com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.4.jar create mode 100644 com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.5.jar delete mode 100644 com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.4.jar create mode 100644 com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.5.jar delete mode 100644 com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-json-1.4.jar create mode 100644 com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-json-1.5.jar delete mode 100644 com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-server-1.4.jar create mode 100644 com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-server-1.5.jar delete mode 100644 com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.4.jar create mode 100644 com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.5.jar delete mode 100644 com.sun.jersey/.classpath delete mode 100644 com.sun.jersey/.project delete mode 100644 com.sun.jersey/.settings/org.eclipse.jdt.core.prefs delete mode 100644 com.sun.jersey/META-INF/MANIFEST.MF delete mode 100644 com.sun.jersey/META-INF/jersey-module-version delete mode 100644 com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-client/pom.properties delete mode 100644 com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-client/pom.xml delete mode 100644 com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-core/pom.properties delete mode 100644 com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-core/pom.xml delete mode 100644 com.sun.jersey/META-INF/services/com.sun.jersey.spi.HeaderDelegateProvider delete mode 100644 com.sun.jersey/META-INF/services/com.sun.jersey.spi.inject.InjectableProvider delete mode 100644 com.sun.jersey/META-INF/services/javax.ws.rs.ext.MessageBodyReader delete mode 100644 com.sun.jersey/META-INF/services/javax.ws.rs.ext.MessageBodyWriter delete mode 100644 com.sun.jersey/build.properties delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AbstractClientRequestAdapter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncUniformInterface.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$Builder.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncViewUniformInterface.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$3.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$4.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$5.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$6.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$Builder.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/Client$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/Client$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/Client$3.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/Client$4$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/Client$4.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/Client$ContextInjectableProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/Client.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ClientHandler.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ClientHandlerException.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ClientRequest$Builder.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ClientRequest.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ClientRequestAdapter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ClientResponse$Status.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ClientResponse.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/CommittingOutputStream.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ComponentsClientConfig.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/GenericType.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/PartialRequestBuilder.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/RequestBuilder.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterImpl.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterListener.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/UniformInterface.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/UniformInterfaceException.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ViewResource$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ViewResource$Builder.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ViewResource.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/ViewUniformInterface.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/WebResource$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/WebResource$Builder.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/WebResource.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/WebResourceLinkHeaders.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/async/AsyncClientHandler.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/async/FutureListener.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/async/ITypeListener.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/async/TypeListener.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/config/ClientConfig.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/config/DefaultClientConfig.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/ClientFilter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/ClientRequestContainer.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter$Adapter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/ContainerListener.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/Filterable.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter$Adapter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/HTTPBasicAuthFilter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$QOP.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$State.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$Adapter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$LoggingOutputStream.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/OnStartConnectionListener.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/ReportingInputStream.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/client/filter/ReportingOutputStream.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/representation/Form.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriBuilderImpl.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriComponent$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriComponent$PathSegmentImpl.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriComponent$Type.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriComponent.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriPattern$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriPattern$EmptyStringMatchResult.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriPattern$GroupIndexMatchResult.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriPattern.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriTemplate$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriTemplate.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$CharacterIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$StringCharacterIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/impl/ClientRequestImpl.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/osgi/Activator.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/proxy/ViewProxy.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/proxy/ViewProxyProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/urlconnection/HTTPSProperties.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/urlconnection/HttpURLConnectionFactory.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$URLConnectionResponse.class delete mode 100644 com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/AcceptableLanguageTag.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/AcceptableMediaType.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/AcceptableToken.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/ContentDisposition$ContentDispositionBuilder.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/ContentDisposition.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition$FormDataContentDispositionBuilder.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/InBoundHeaders.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/LanguageTag.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/LinkHeader$LinkHeaderBuilder.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/LinkHeader.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/LinkHeaders.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/MatchingEntityTag.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/MediaTypes$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/MediaTypes$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/MediaTypes$3.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/MediaTypes$4.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/MediaTypes.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/OutBoundHeaders.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/ParameterizedHeader.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/QualityFactor.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/QualitySourceMediaType.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/Token.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableCookie.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableNewCookie.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderListAdapter.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$3.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$4.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$5.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$6.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$7.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$8.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$9.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$Event.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$ListElementCreator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReaderImpl.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/BaseFormProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ByteArrayProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource$DSByteArrayOutputStream.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DocumentProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/EntityHolderReader.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FileProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormMultivaluedMapProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector$Replacer.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/InputStreamProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/MimeMultipartProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ReaderProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/RenderedImageProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$DOMSourceReader.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SAXSourceReader.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SourceWriter.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$StreamSourceReader.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StreamingOutputProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StringProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$App.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$General.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$Text.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$App.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$General.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$Text.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$App.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$General.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$Text.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$App.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$General.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$Text.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/header/CacheControlProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/header/CookieProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/header/DateProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/header/EntityTagProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/header/LinkHeaderProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/header/LocaleProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/header/MediaTypeProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/header/NewCookieProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/header/StringProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/header/URIProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/header/WriterUtil.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/xml/DocumentBuilderFactoryProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/xml/SAXParserContextProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/xml/TransformerFactoryProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/impl/provider/xml/XMLStreamReaderContextProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/osgi/Activator$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/osgi/Activator$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/osgi/Activator$BundleFactoryLoader.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/osgi/Activator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/osgi/OsgiLocator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/provider/AbstractMessageReaderWriterProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/provider/CompletableReader.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/provider/EntityHolder.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBElementProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractListElementProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractRootElementProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/AnnotatedMethod.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/MethodList$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/MethodList$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/MethodList$3.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/MethodList$4.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/MethodList$5.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/MethodList$6.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/MethodList$7.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/MethodList$8.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/MethodList$Filter.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/MethodList.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$ClassTypePair.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$DeclaringClassInterfacePair.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$TypeClassPair.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/AnnotatedContext.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorComparator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorInjectablePair.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ComponentContext.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ComponentDestructor.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProviderFactory.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ComponentScope.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$Destroyable.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$SingletonComponentProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderClass.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderListener.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessor.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactory.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactoryInitializer.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProviderFactory.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCDestroyable.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCFullyManagedComponentProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCInstantiatedComponentProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCManagedComponentProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$FullyManagedSingleton.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$InstantiatedSingleton.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ManagedSingleton.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ProxiedSingletonWrapper.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProxiedComponentProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/AbstractRuntimeDelegate.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$ContextResolverAdapter.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$NullContextResolverAdapter.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$MetaInjectableProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$2.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$DistanceComparator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$MessageBodyWriterPair.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderHeaders.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderImpl.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/factory/VariantListBuilderImpl.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/Scanner.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerException.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerListener.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/UriSchemeScanner.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/Base64.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/Closing$Closure.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/Closing.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/FeaturesAndProperties.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$Entry.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntryIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntrySet.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$HashIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$KeyIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$ValueIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$Entry.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$EntryIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$KeyIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$LinkedHashIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$ValueIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/LazyVal.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/MultivaluedMapImpl.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/ReaderWriter.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/StringIgnoreCaseKeyComparator.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/StringKeyIgnoreCaseMultivaluedMap.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/StringKeyObjectValueIgnoreCaseMultivaluedMap.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/StringKeyStringValueIgnoreCaseMultivaluedMap.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/ThrowHelper.class delete mode 100644 com.sun.jersey/com/sun/jersey/core/util/UnmodifiableMultivaluedMap.class delete mode 100644 com.sun.jersey/com/sun/jersey/impl/ApiMessages.class delete mode 100644 com.sun.jersey/com/sun/jersey/impl/ImplMessages.class delete mode 100644 com.sun.jersey/com/sun/jersey/impl/SpiMessages.class delete mode 100644 com.sun.jersey/com/sun/jersey/impl/api.properties delete mode 100644 com.sun.jersey/com/sun/jersey/impl/impl.properties delete mode 100644 com.sun.jersey/com/sun/jersey/impl/spi.properties delete mode 100644 com.sun.jersey/com/sun/jersey/localization/Localizable.class delete mode 100644 com.sun.jersey/com/sun/jersey/localization/LocalizableMessage.class delete mode 100644 com.sun.jersey/com/sun/jersey/localization/LocalizableMessageFactory.class delete mode 100644 com.sun.jersey/com/sun/jersey/localization/Localizer.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/CloseableService.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/HeaderDelegateProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/MessageBodyWorkers.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/StringReader$ValidateDefaultValue.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/StringReader.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/StringReaderProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/StringReaderWorkers.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/ClientSide.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedTo.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedToType.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/Errors$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/Errors$Closure.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessage.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessagesException.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/Errors.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/Inject.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/Injectable.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/InjectableProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext$InjectableScopePair.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/PerRequestTypeInjectableProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/ServerSide.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/inject/SingletonTypeInjectableProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/service/ServiceConfigurationError.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$1.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$AbstractLazyIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$DefaultServiceIteratorProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyClassIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyObjectIterator.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$ServiceIteratorProvider.class delete mode 100644 com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder.class delete mode 100644 com.sun.jersey/com/sun/ws/rs/ext/RuntimeDelegateImpl.class delete mode 100644 com.sun.jersey/javax/ws/rs/ApplicationPath.class delete mode 100644 com.sun.jersey/javax/ws/rs/Consumes.class delete mode 100644 com.sun.jersey/javax/ws/rs/CookieParam.class delete mode 100644 com.sun.jersey/javax/ws/rs/DELETE.class delete mode 100644 com.sun.jersey/javax/ws/rs/DefaultValue.class delete mode 100644 com.sun.jersey/javax/ws/rs/Encoded.class delete mode 100644 com.sun.jersey/javax/ws/rs/FormParam.class delete mode 100644 com.sun.jersey/javax/ws/rs/GET.class delete mode 100644 com.sun.jersey/javax/ws/rs/HEAD.class delete mode 100644 com.sun.jersey/javax/ws/rs/HeaderParam.class delete mode 100644 com.sun.jersey/javax/ws/rs/HttpMethod.class delete mode 100644 com.sun.jersey/javax/ws/rs/MatrixParam.class delete mode 100644 com.sun.jersey/javax/ws/rs/OPTIONS.class delete mode 100644 com.sun.jersey/javax/ws/rs/POST.class delete mode 100644 com.sun.jersey/javax/ws/rs/PUT.class delete mode 100644 com.sun.jersey/javax/ws/rs/Path.class delete mode 100644 com.sun.jersey/javax/ws/rs/PathParam.class delete mode 100644 com.sun.jersey/javax/ws/rs/Produces.class delete mode 100644 com.sun.jersey/javax/ws/rs/QueryParam.class delete mode 100644 com.sun.jersey/javax/ws/rs/WebApplicationException.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/Application.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/CacheControl.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/Context.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/Cookie.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/EntityTag.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/GenericEntity.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/HttpHeaders.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/MediaType$1.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/MediaType.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/MultivaluedMap.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/NewCookie.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/PathSegment.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/Request.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/Response$ResponseBuilder.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/Response$Status$Family.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/Response$Status.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/Response$StatusType.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/Response.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/SecurityContext.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/StreamingOutput.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/UriBuilder.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/UriBuilderException.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/UriInfo.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/Variant$VariantListBuilder.class delete mode 100644 com.sun.jersey/javax/ws/rs/core/Variant.class delete mode 100644 com.sun.jersey/javax/ws/rs/ext/ContextResolver.class delete mode 100644 com.sun.jersey/javax/ws/rs/ext/ExceptionMapper.class delete mode 100644 com.sun.jersey/javax/ws/rs/ext/FactoryFinder$1.class delete mode 100644 com.sun.jersey/javax/ws/rs/ext/FactoryFinder.class delete mode 100644 com.sun.jersey/javax/ws/rs/ext/MessageBodyReader.class delete mode 100644 com.sun.jersey/javax/ws/rs/ext/MessageBodyWriter.class delete mode 100644 com.sun.jersey/javax/ws/rs/ext/Provider.class delete mode 100644 com.sun.jersey/javax/ws/rs/ext/Providers.class delete mode 100644 com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate$HeaderDelegate.class delete mode 100644 com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate.class diff --git a/com.gluster.storage.management.client/.classpath b/com.gluster.storage.management.client/.classpath index 2976750d..764d68c9 100644 --- a/com.gluster.storage.management.client/.classpath +++ b/com.gluster.storage.management.client/.classpath @@ -1,7 +1,7 @@ - - + + diff --git a/com.gluster.storage.management.client/META-INF/MANIFEST.MF b/com.gluster.storage.management.client/META-INF/MANIFEST.MF index a5cc4530..48cb74f5 100644 --- a/com.gluster.storage.management.client/META-INF/MANIFEST.MF +++ b/com.gluster.storage.management.client/META-INF/MANIFEST.MF @@ -5,9 +5,8 @@ Bundle-SymbolicName: com.gluster.storage.management.client Bundle-Version: 1.0.0 Bundle-Vendor: GLUSTER Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: com.gluster.storage.management.core;bundle-version="1.0.0", - com.sun.jersey;bundle-version="1.4.0" +Require-Bundle: com.gluster.storage.management.core;bundle-version="1.0.0" Export-Package: com.gluster.storage.management.client -Bundle-ClassPath: lib/jersey-client-1.4.jar, - lib/jersey-core-1.4.jar, - . +Bundle-ClassPath: ., + lib/jersey-1.5/jersey-client-1.5.jar, + lib/jersey-1.5/jersey-core-1.5.jar diff --git a/com.gluster.storage.management.client/build.properties b/com.gluster.storage.management.client/build.properties index d16687f5..271ce382 100644 --- a/com.gluster.storage.management.client/build.properties +++ b/com.gluster.storage.management.client/build.properties @@ -1,8 +1,8 @@ source.. = src/ output.. = bin/ bin.includes = .,\ - lib/jersey-client-1.4.jar,\ - lib/jersey-core-1.4.jar,\ - META-INF/ -src.includes = lib/jersey-client-1.4.jar,\ - lib/jersey-core-1.4.jar + META-INF/,\ + lib/jersey-1.5/jersey-client-1.5.jar,\ + lib/jersey-1.5/jersey-core-1.5.jar +src.includes = lib/jersey-1.4/jersey-client-1.4.jar,\ + lib/jersey-1.4/jersey-core-1.4.jar diff --git a/com.gluster.storage.management.client/lib/jersey-1.5/jersey-client-1.5.jar b/com.gluster.storage.management.client/lib/jersey-1.5/jersey-client-1.5.jar new file mode 100644 index 00000000..62f790fa Binary files /dev/null and b/com.gluster.storage.management.client/lib/jersey-1.5/jersey-client-1.5.jar differ diff --git a/com.gluster.storage.management.client/lib/jersey-1.5/jersey-core-1.5.jar b/com.gluster.storage.management.client/lib/jersey-1.5/jersey-core-1.5.jar new file mode 100644 index 00000000..92b38466 Binary files /dev/null and b/com.gluster.storage.management.client/lib/jersey-1.5/jersey-core-1.5.jar differ diff --git a/com.gluster.storage.management.client/lib/jersey-client-1.4.jar b/com.gluster.storage.management.client/lib/jersey-client-1.4.jar deleted file mode 100644 index e7debb0f..00000000 Binary files a/com.gluster.storage.management.client/lib/jersey-client-1.4.jar and /dev/null differ diff --git a/com.gluster.storage.management.client/lib/jersey-core-1.4.jar b/com.gluster.storage.management.client/lib/jersey-core-1.4.jar deleted file mode 100644 index ae78fe33..00000000 Binary files a/com.gluster.storage.management.client/lib/jersey-core-1.4.jar and /dev/null differ diff --git a/com.gluster.storage.management.gui.feature.webstart/feature.xml b/com.gluster.storage.management.gui.feature.webstart/feature.xml index 21aed36a..0c7142fe 100644 --- a/com.gluster.storage.management.gui.feature.webstart/feature.xml +++ b/com.gluster.storage.management.gui.feature.webstart/feature.xml @@ -226,11 +226,4 @@ version="0.0.0" unpack="false"/> - - diff --git a/com.gluster.storage.management.gui.feature/feature.xml b/com.gluster.storage.management.gui.feature/feature.xml index 1061c85c..2448b3cc 100644 --- a/com.gluster.storage.management.gui.feature/feature.xml +++ b/com.gluster.storage.management.gui.feature/feature.xml @@ -711,13 +711,6 @@ version="0.0.0" unpack="false"/> - - implements } + @SuppressWarnings("rawtypes") @Override public Object[] getElements(Object inputElement) { if (inputElement instanceof EntityGroup) { diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/actions/AddServerAction.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/actions/AddServerAction.java index f621f308..559c5357 100644 --- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/actions/AddServerAction.java +++ b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/actions/AddServerAction.java @@ -20,8 +20,6 @@ package com.gluster.storage.management.gui.actions; import org.eclipse.jface.action.IAction; import org.eclipse.jface.viewers.ISelection; -import org.eclipse.ui.IWorkbenchWindow; -import org.eclipse.ui.IWorkbenchWindowActionDelegate; import com.gluster.storage.management.core.model.EntityGroup; import com.gluster.storage.management.core.model.Volume; @@ -37,6 +35,7 @@ public class AddServerAction extends AbstractActionDelegate { System.out.println("Disposing [" + this.getClass().getSimpleName() + "]"); } + @SuppressWarnings("rawtypes") @Override public void selectionChanged(IAction action, ISelection selection) { super.selectionChanged(action, selection); diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/actions/CreateVolumeAction.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/actions/CreateVolumeAction.java index da6768b2..07804c3e 100644 --- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/actions/CreateVolumeAction.java +++ b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/actions/CreateVolumeAction.java @@ -42,6 +42,7 @@ public class CreateVolumeAction extends AbstractActionDelegate { window = null; } + @SuppressWarnings("rawtypes") @Override public void selectionChanged(IAction action, ISelection selection) { super.selectionChanged(action, selection); diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DatePicker.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DatePicker.java deleted file mode 100644 index 63d99eed..00000000 --- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DatePicker.java +++ /dev/null @@ -1,531 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2011 Gluster, Inc. - * This file is part of Gluster Management Console. - * - * Gluster Management Console is free software; you can redistribute it and/or - * modify it under the terms of the GNU Affero General Public License as published - * by the Free Software Foundation; either version 3 of the License, or - * (at your option) any later version. - * - * Gluster Management Console is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License - * for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see - * . - *******************************************************************************/ -package com.gluster.storage.management.gui.utils; - -import java.text.DateFormatSymbols; -import java.util.Calendar; -import java.util.Date; - -import org.eclipse.swt.SWT; -import org.eclipse.swt.events.ControlAdapter; -import org.eclipse.swt.events.ControlEvent; -import org.eclipse.swt.events.KeyAdapter; -import org.eclipse.swt.events.KeyEvent; -import org.eclipse.swt.events.MouseAdapter; -import org.eclipse.swt.events.MouseEvent; -import org.eclipse.swt.events.MouseMoveListener; -import org.eclipse.swt.events.PaintEvent; -import org.eclipse.swt.events.PaintListener; -import org.eclipse.swt.events.SelectionAdapter; -import org.eclipse.swt.events.SelectionEvent; -import org.eclipse.swt.events.SelectionListener; -import org.eclipse.swt.graphics.GC; -import org.eclipse.swt.graphics.Image; -import org.eclipse.swt.graphics.Point; -import org.eclipse.swt.graphics.Rectangle; -import org.eclipse.swt.layout.GridData; -import org.eclipse.swt.layout.GridLayout; -import org.eclipse.swt.widgets.Button; -import org.eclipse.swt.widgets.Canvas; -import org.eclipse.swt.widgets.Composite; -import org.eclipse.swt.widgets.Display; -import org.eclipse.swt.widgets.Event; -import org.eclipse.swt.widgets.Label; -import org.eclipse.swt.widgets.TypedListener; - -/** - * The date picker panel - * - * changes by sebthom - * ~ setDate will fire the Selection event - * + you can use setDate(null) to clear the selection, - * the calendar will display the current date, but - * getDate will return null until the user explicitely - * selects a date from the control - * - * @author Andrey Onistchuk - */ -public class DatePicker extends Composite { - - //~ Inner Classes - // ---------------------------------------------------------- - private class DatePanel extends Canvas { - //~ Instance fields - // ---------------------------------------------------- - private int colSize; - private Display display = Display.getCurrent(); - private int rowSize; - private Calendar temp = Calendar.getInstance(); - - //~ Constructors - // ------------------------------------------------------- - public DatePanel(Composite parent, int style) { - super(parent, style | SWT.NO_BACKGROUND | SWT.NO_REDRAW_RESIZE); - - GC gc = new GC(this); - Point p = gc.stringExtent("Q"); - gc.dispose(); - colSize = p.x * 3; - rowSize = (int) (p.y * 1.2); - - addPaintListener(new PaintListener() { - public void paintControl(PaintEvent event) { - onPaint(event); - } - }); - addControlListener(new ControlAdapter() { - public void controlResized(ControlEvent e) { - redraw(); - } - }); - addKeyListener(new KeyAdapter() { - public void keyPressed(KeyEvent e) { - onKeyDown(e); - } - }); - addMouseListener(new MouseAdapter() { - public void mouseDoubleClick(MouseEvent e) { - doubleClick(); - } - public void mouseDown(MouseEvent e) { - onMouseDown(e); - } - }); - addMouseMoveListener(new MouseMoveListener() { - public void mouseMove(MouseEvent e) { - onMouseMove(e); - } - }); - } - - //~ Methods - // ------------------------------------------------------------ - private int computeOffset(int day) { - switch (day) { - case Calendar.MONDAY : - return 1; - case Calendar.TUESDAY : - return 2; - case Calendar.WEDNESDAY : - return 3; - case Calendar.THURSDAY : - return 4; - case Calendar.FRIDAY : - return 5; - case Calendar.SATURDAY : - return 6; - case Calendar.SUNDAY : - return 7; - } - return -1; - } - - public Point computeSize(int wHint, int hHint, boolean changed) { - return new Point(colSize * 7, rowSize * 7); - } - - /** - * Method drawTextImage. - * - * @param gc - * @param string - * @param object - * @param i - * @param i1 - * @param i2 - * @param colSize - * @param rowSize - */ - private void drawTextImage(GC gc, String string, int x, int y, - int colSize, int rowSize) { - gc.fillRectangle(x, y, colSize, rowSize); - gc.drawString(string, x, y, true); - } - - private int getDayFromPoint(int x, int y) { - int result = -1; - - for (int i = 1; i <= 31; i++) { - Point p = getDayPoint(i); - Rectangle r = new Rectangle(p.x, p.y, colSize, rowSize); - if (r.contains(x, y)) { - result = i; - break; - } - } - return result; - } - - private String getDayName(int day) { - return dateSymbols.getShortWeekdays()[day]; - } - - private Point getDayPoint(int day) { - syncTime(); - temp.set(Calendar.DAY_OF_MONTH, 1); - - int firstDayOffset = computeOffset(temp.get(Calendar.DAY_OF_WEEK)) - - 1; - temp.set(Calendar.DAY_OF_MONTH, day); - int dayOffset = computeOffset(temp.get(Calendar.DAY_OF_WEEK)); - int x = (dayOffset - 1) * colSize; - int y = (1 + (((firstDayOffset + day) - 1) / 7)) * rowSize; - - return new Point(x, y); - } - - private int getMaxDay() { - syncTime(); - - int day = 28; - - for (int i = 0; i < 10; i++) { - temp.set(Calendar.DAY_OF_MONTH, day); - - if (temp.get(Calendar.MONTH) != cal.get(Calendar.MONTH)) { - return day - 1; - } - day++; - } - return -1; - } - - private void onKeyDown(KeyEvent e) { - if (e.character == SWT.ESC) { - dateSelected(false); - return; - } - - if ((e.character == ' ') || (e.character == '\r')) { - dateSelected(true); - return; - } - - int day = cal.get(Calendar.DAY_OF_MONTH); - int month = cal.get(Calendar.MONTH); - int oldDay = day; - int oldMonth = month; - - if (e.keyCode == SWT.ARROW_LEFT) { - day--; - } - - if (e.keyCode == SWT.ARROW_RIGHT) { - day++; - } - - if (e.keyCode == SWT.ARROW_UP) { - day = ((day - 7) < 1 ? oldDay : day - 7); - } - - if (e.keyCode == SWT.ARROW_DOWN) { - day = ((day + 7) > getMaxDay() ? oldDay : day + 7); - } - - if (e.keyCode == SWT.PAGE_UP) { - month--; - } - - if (e.keyCode == SWT.PAGE_DOWN) { - month++; - } - - cal.set(Calendar.MONTH, month); - cal.set(Calendar.DAY_OF_MONTH, day); - - if ((day != oldDay) || (month != oldMonth)) { - redraw(); - - if (month != oldMonth) { - updateMonthLabel(); - } - } - } - - private void onMouseDown(MouseEvent e) { - int day = getDayFromPoint(e.x, e.y); - - if (day > 0) { - cal.set(Calendar.DAY_OF_MONTH, day); - dateSelected(true); - updateDate(); - } - } - - private void onMouseMove(MouseEvent e) { - int day = getDayFromPoint(e.x, e.y); - selection = day; - updateDate(); - } - - private void onPaint(PaintEvent event) { - Rectangle rect = getClientArea(); - GC gc0 = event.gc; - Image image = new Image(display, rect.width, rect.height); - GC gc = new GC(image); - gc.setBackground(display - .getSystemColor(SWT.COLOR_WIDGET_BACKGROUND)); - gc.fillRectangle(rect); - - int x = 0; - int y = 0; - - for (int i = 0; i < 7; i++) { - if (i == 6) { - gc.setForeground(display.getSystemColor(SWT.COLOR_RED)); - } - drawTextImage(gc, getDayName(1 + i), x, 0, colSize, rowSize); - x += colSize; - } - - gc.setForeground(display.getSystemColor(SWT.COLOR_BLACK)); - y += rowSize; - gc.drawLine(0, 0, rect.width, 0); - gc.drawLine(0, y - 1, rect.width, y - 1); - - syncTime(); - - int day = 1; - - while (true) { - temp.set(Calendar.DAY_OF_MONTH, day); - - if (temp.get(Calendar.MONTH) != cal.get(Calendar.MONTH)) { - break; - } - - int dayOffset = computeOffset(temp.get(Calendar.DAY_OF_WEEK)); - Point p = getDayPoint(day); - - if (day == cal.get(Calendar.DAY_OF_MONTH)) { - gc.setForeground(display.getSystemColor( - SWT.COLOR_LIST_SELECTION_TEXT)); - gc.setBackground(display.getSystemColor( - SWT.COLOR_LIST_SELECTION)); - } else if (day == selection) { - gc.setForeground(display.getSystemColor( - SWT.COLOR_LIST_SELECTION_TEXT)); - gc.setBackground(display.getSystemColor(SWT.COLOR_BLACK)); - } else { - gc.setBackground(display.getSystemColor( - SWT.COLOR_WIDGET_BACKGROUND)); - gc.setForeground(display.getSystemColor(dayOffset == 7 - ? SWT.COLOR_RED - : SWT.COLOR_BLACK)); - } - - drawTextImage(gc, "" + day, p.x, p.y, colSize, rowSize); - day++; - } - - gc0.drawImage(image, 0, 0); - gc.dispose(); - image.dispose(); - } - - private void syncTime() { - temp.setTimeInMillis(cal.getTimeInMillis()); - } - } - - //~ Instance fields - // -------------------------------------------------------- - private Calendar cal = Calendar.getInstance(); - - // sebthom - private Date selectedDate; - - private DatePanel datePanel; - private DateFormatSymbols dateSymbols = new DateFormatSymbols(); - private Label monthLabel; - private int selection = -1; - - //~ Constructors - // ----------------------------------------------------------- - public DatePicker(Composite parent, int style) { - super(parent, style); - - GridLayout gridLayout = new GridLayout(); - gridLayout.numColumns = 5; - gridLayout.verticalSpacing = gridLayout.horizontalSpacing = 0; - gridLayout.marginHeight = gridLayout.marginWidth = 0; - setBackground(Display.getCurrent().getSystemColor(SWT.COLOR_DARK_CYAN)); - setLayout(gridLayout); - - GridData gridData; - - // previous year - Button prevYear = new Button(this, SWT.FLAT); - gridData = new GridData(GridData.HORIZONTAL_ALIGN_BEGINNING); - gridData.heightHint = gridData.widthHint = 20; - prevYear.setLayoutData(gridData); - prevYear.setText("<<"); - prevYear.setSelection(false); - prevYear.addSelectionListener(new SelectionAdapter() { - public void widgetSelected(SelectionEvent e) { - cal.roll(Calendar.YEAR, -1); - updateDate(); - } - }); - - // previous month - Button prevMonth = new Button(this, SWT.FLAT); - gridData = new GridData(GridData.HORIZONTAL_ALIGN_BEGINNING); - gridData.heightHint = gridData.widthHint = 20; - prevMonth.setLayoutData(gridData); - prevMonth.setText("<"); - prevMonth.addSelectionListener(new SelectionAdapter() { - public void widgetSelected(SelectionEvent e) { - cal.roll(Calendar.MONTH, -1); - updateDate(); - } - }); - - // current month - monthLabel = new Label(this, SWT.CENTER); - gridData = new GridData(GridData.FILL_HORIZONTAL | GridData.CENTER); - gridData.heightHint = prevYear.computeSize(20, 20).y; - gridData.grabExcessHorizontalSpace = true; - monthLabel.setLayoutData(gridData); - - // next month - Button nextMonth = new Button(this, SWT.FLAT); - gridData = new GridData(GridData.HORIZONTAL_ALIGN_END); - gridData.heightHint = gridData.widthHint = 20; - nextMonth.setLayoutData(gridData); - nextMonth.setText(">"); - nextMonth.addSelectionListener(new SelectionAdapter() { - public void widgetSelected(SelectionEvent e) { - cal.roll(Calendar.MONTH, 1); - updateDate(); - } - }); - - // next year - Button nextYear = new Button(this, SWT.FLAT); - gridData = new GridData(GridData.HORIZONTAL_ALIGN_END); - gridData.heightHint = gridData.widthHint = 20; - nextYear.setLayoutData(gridData); - nextYear.setText(">>"); - nextYear.addSelectionListener(new SelectionAdapter() { - public void widgetSelected(SelectionEvent e) { - cal.roll(Calendar.YEAR, 1); - updateDate(); - } - }); - - // a panel - datePanel = new DatePanel(this, SWT.NONE); - gridData = new GridData(GridData.HORIZONTAL_ALIGN_FILL); - gridData.horizontalSpan = 5; - datePanel.setLayoutData(gridData); - - updateDate(); - } - - //~ Methods - // ---------------------------------------------------------------- - public void addSelectionListener(SelectionListener listener) { - checkWidget(); - - if (listener == null) { - SWT.error(SWT.ERROR_NULL_ARGUMENT); - } - TypedListener typedListener = new TypedListener(listener); - addListener(SWT.Selection, typedListener); - addListener(SWT.DefaultSelection, typedListener); - } - - public Point computeSize(int wHint, int hHint, boolean changed) { - Point pSize = datePanel.computeSize(wHint, hHint, changed); - Point labelSize = monthLabel.computeSize(wHint, hHint, changed); - - int x = (pSize.x < (labelSize.x + 80) ? labelSize.x + 80 : pSize.x); - int y = (pSize.y < (labelSize.y + 20) ? labelSize.y + 20 : pSize.y); - return new Point(x, y); - } - - private void dateSelected(boolean good) { - // sebthom - if (good) - selectedDate = cal.getTime(); - - Event event = new Event(); - event.doit = good; - notifyListeners(SWT.Selection, event); - } - - private void doubleClick() { - Event event = new Event(); - event.doit = true; - notifyListeners(SWT.MouseDoubleClick, event); - } - - private String getCurrentMonthName() { - StringBuffer sb = new StringBuffer(); - sb.append(getMonthName(cal.get(Calendar.MONTH))); - sb.append(", "); - sb.append(cal.get(Calendar.YEAR)); - return sb.toString(); - } - - public Date getDate() { - // sebthom - //return cal.getTime(); - return selectedDate; - } - - private String getMonthName(int month) { - return dateSymbols.getMonths()[month]; - } - - public void removeSelectionListener(SelectionListener listener) { - checkWidget(); - - if (listener == null) { - SWT.error(SWT.ERROR_NULL_ARGUMENT); - } - removeListener(SWT.Selection, listener); - removeListener(SWT.DefaultSelection, listener); - } - - public void reset() { - cal = Calendar.getInstance(); - updateDate(); - } - - public void setDate(Date date) { - // sebthom - //cal.setTime(date); - selectedDate = date; - cal.setTime(selectedDate == null ? new Date() : date); - - updateMonthLabel(); - redraw(); - } - - private void updateDate() { - datePanel.redraw(); - updateMonthLabel(); - } - - private void updateMonthLabel() { - monthLabel.setText(getCurrentMonthName()); - } -} \ No newline at end of file diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DatePickerCombo.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DatePickerCombo.java deleted file mode 100644 index 91655c46..00000000 --- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DatePickerCombo.java +++ /dev/null @@ -1,1142 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2011 Gluster, Inc. - * This file is part of Gluster Management Console. - * - * Gluster Management Console is free software; you can redistribute it and/or - * modify it under the terms of the GNU Affero General Public License as published - * by the Free Software Foundation; either version 3 of the License, or - * (at your option) any later version. - * - * Gluster Management Console is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License - * for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see - * . - *******************************************************************************/ -package com.gluster.storage.management.gui.utils; - -import java.text.DateFormat; -import java.text.ParseException; -import java.text.SimpleDateFormat; -import java.util.Date; - -import org.eclipse.swt.SWT; -import org.eclipse.swt.accessibility.ACC; -import org.eclipse.swt.accessibility.AccessibleAdapter; -import org.eclipse.swt.accessibility.AccessibleControlAdapter; -import org.eclipse.swt.accessibility.AccessibleControlEvent; -import org.eclipse.swt.accessibility.AccessibleEvent; -import org.eclipse.swt.events.ModifyListener; -import org.eclipse.swt.events.SelectionListener; -import org.eclipse.swt.graphics.Color; -import org.eclipse.swt.graphics.Font; -import org.eclipse.swt.graphics.Point; -import org.eclipse.swt.graphics.Rectangle; -import org.eclipse.swt.widgets.Button; -import org.eclipse.swt.widgets.Composite; -import org.eclipse.swt.widgets.Control; -import org.eclipse.swt.widgets.Event; -import org.eclipse.swt.widgets.Listener; -import org.eclipse.swt.widgets.Shell; -import org.eclipse.swt.widgets.Text; -import org.eclipse.swt.widgets.TypedListener; - -/** - * The combo widget with drop-down date-picker panel. - * - * changes by sebthom - * ~ declared package accessible methods as private - * ~ declared getEditable() as public - * + added useSingleMouseClickToCommit behaviour - * + manually modifying the date in the text field is reflected in the date picker - * + setDate(null) clears the date. - * + added getText & setText() - * - * @author Andrey Onistchuk - * - */ -public final class DatePickerCombo extends Composite -{ - //~ Static Methods --------------------------------------------------------- - public static int checkStyle(int style) - { - int mask = SWT.BORDER | SWT.READ_ONLY | SWT.FLAT; - - return style & mask; - } - - //~ Instance fields -------------------------------------------------------- - private Button arrow; - private DatePicker dp; - private boolean hasFocus; - - /** - * @author sebthom - */ - private boolean isClosePopupWithSingleMouseClick = false; - private Shell popup; - private Text text; - - //~ Constructors ----------------------------------------------------------- - public DatePickerCombo(Composite parent, int style) - { - super(parent, checkStyle(style)); - - style = getStyle(); - - int textStyle = SWT.SINGLE; - - if ((style & SWT.READ_ONLY) != 0) - { - textStyle |= SWT.READ_ONLY; - } - - if ((style & SWT.FLAT) != 0) - { - textStyle |= SWT.FLAT; - } - - text = new Text(this, textStyle); - - popup = new Shell(getShell(), SWT.NO_TRIM); - - int pickerStyle = SWT.SINGLE; - - if ((style & SWT.FLAT) != 0) - { - pickerStyle |= SWT.FLAT; - } - - dp = new DatePicker(popup, pickerStyle); - - int arrowStyle = SWT.ARROW | SWT.DOWN; - - if ((style & SWT.FLAT) != 0) - { - arrowStyle |= SWT.FLAT; - } - - arrow = new Button(this, arrowStyle); - - Listener listener = new Listener() - { - public void handleEvent(Event event) - { - if (popup == event.widget) - { - popupEvent(event); - return; - } - - if (text == event.widget) - { - textEvent(event); - return; - } - - if (dp == event.widget) - { - dpEvent(event); - return; - } - - if (arrow == event.widget) - { - arrowEvent(event); - return; - } - - if (DatePickerCombo.this == event.widget) - { - comboEvent(event); - return; - } - } - }; - - int[] comboEvents = { SWT.Dispose, SWT.Move, SWT.Resize }; - - for (int i = 0; i < comboEvents.length; i++) - this.addListener(comboEvents[i], listener); - - int[] popupEvents = { SWT.Close, SWT.Paint, SWT.Deactivate }; - - for (int i = 0; i < popupEvents.length; i++) - popup.addListener(popupEvents[i], listener); - - int[] textEvents = - { SWT.KeyDown, SWT.KeyUp, SWT.Modify, SWT.MouseDown, SWT.MouseUp, SWT.Traverse, SWT.FocusIn, SWT.FocusOut }; - - for (int i = 0; i < textEvents.length; i++) - text.addListener(textEvents[i], listener); - - int[] dpEvents = - { - SWT.MouseUp, - SWT.MouseDoubleClick, - SWT.Selection, - SWT.Traverse, - SWT.KeyDown, - SWT.KeyUp, - SWT.FocusIn, - SWT.FocusOut }; - - for (int i = 0; i < dpEvents.length; i++) - dp.addListener(dpEvents[i], listener); - - int[] arrowEvents = { SWT.Selection, SWT.FocusIn, SWT.FocusOut }; - - for (int i = 0; i < arrowEvents.length; i++) - arrow.addListener(arrowEvents[i], listener); - - initAccessible(); - } - - //~ Methods ---------------------------------------------------------------- - - /** - * Adds the listener to receive events. - * - * @param listener - * the listener - * - * @exception SWTError(ERROR_THREAD_INVALID_ACCESS) - * when called from the wrong thread - * @exception SWTError(ERROR_WIDGET_DISPOSED) - * when the widget has been disposed - * @exception SWTError(ERROR_NULL_ARGUMENT) - * when listener is null - */ - public void addModifyListener(ModifyListener listener) - { - checkWidget(); - - if (listener == null) - { - SWT.error(SWT.ERROR_NULL_ARGUMENT); - } - - TypedListener typedListener = new TypedListener(listener); - addListener(SWT.Modify, typedListener); - } - - /** - * Adds the listener to receive events. - * - * @param listener - * the listener - * - * @exception SWTError(ERROR_THREAD_INVALID_ACCESS) - * when called from the wrong thread - * @exception SWTError(ERROR_WIDGET_DISPOSED) - * when the widget has been disposed - * @exception SWTError(ERROR_NULL_ARGUMENT) - * when listener is null - */ - public void addSelectionListener(SelectionListener listener) - { - checkWidget(); - - if (listener == null) - { - SWT.error(SWT.ERROR_NULL_ARGUMENT); - } - - TypedListener typedListener = new TypedListener(listener); - addListener(SWT.Selection, typedListener); - addListener(SWT.DefaultSelection, typedListener); - } - - private void arrowEvent(Event event) - { - switch (event.type) - { - case SWT.FocusIn : - { - if (hasFocus) - { - return; - } - - hasFocus = true; - - if (getEditable()) - { - text.selectAll(); - } - - Event e = new Event(); - e.time = event.time; - notifyListeners(SWT.FocusIn, e); - break; - } - - case SWT.FocusOut : - { - Control focusControl = getDisplay().getFocusControl(); - - if ((focusControl == dp) || (focusControl == text)) - { - return; - } - - hasFocus = false; - - Event e = new Event(); - e.time = event.time; - notifyListeners(SWT.FocusOut, e); - break; - } - - case SWT.Selection : - { - dropDown(!isDropped()); - break; - } - } - } - - /** - * Clears the current selection. - * - * @exception SWTError(ERROR_THREAD_INVALID_ACCESS) - * when called from the wrong thread - * @exception SWTError(ERROR_WIDGET_DISPOSED) - * when the widget has been disposed - */ - public void clearSelection() - { - checkWidget(); - text.clearSelection(); - dp.reset(); - } - - private void comboEvent(Event event) - { - switch (event.type) - { - case SWT.Dispose : - - if ((popup != null) && !popup.isDisposed()) - { - popup.dispose(); - } - - popup = null; - text = null; - dp = null; - arrow = null; - break; - - case SWT.Move : - dropDown(false); - break; - - case SWT.Resize : - internalLayout(); - break; - } - } - - public Point computeSize(int wHint, int hHint, boolean changed) - { - checkWidget(); - - int width = 0; - int height = 0; - Point textSize = text.computeSize(wHint, SWT.DEFAULT, changed); - Point arrowSize = arrow.computeSize(SWT.DEFAULT, SWT.DEFAULT, changed); - Point listSize = dp.computeSize(wHint, SWT.DEFAULT, changed); - int borderWidth = getBorderWidth(); - - height = Math.max(hHint, Math.max(textSize.y, arrowSize.y) + (2 * borderWidth)); - width = Math.max(wHint, Math.max(textSize.x + arrowSize.x + (2 * borderWidth), listSize.x + 2)); - - return new Point(width, height); - } - - private void dpEvent(Event event) - { - switch (event.type) - { - case SWT.FocusIn : - { - if (hasFocus) - { - return; - } - - hasFocus = true; - - if (getEditable()) - { - text.selectAll(); - } - - Event e = new Event(); - e.time = event.time; - notifyListeners(SWT.FocusIn, e); - break; - } - - case SWT.FocusOut : - { - Control focusControl = getDisplay().getFocusControl(); - - if ((focusControl == text) || (focusControl == arrow)) - { - return; - } - - hasFocus = false; - - Event e = new Event(); - e.time = event.time; - notifyListeners(SWT.FocusOut, e); - break; - } - - case SWT.MouseDown : - { - if (event.button != 1) - { - return; - } - - dropDown(false); - - Event e = new Event(); - e.time = event.time; - notifyListeners(SWT.DefaultSelection, e); - break; - } - - case SWT.Selection : - { - // sebthom - if (!isClosePopupWithSingleMouseClick) - { - Date date = dp.getDate(); - text.setText(DateFormat.getDateInstance().format(date)); - text.selectAll(); - - Event e = new Event(); - e.time = event.time; - e.stateMask = event.stateMask; - e.doit = event.doit; - notifyListeners(SWT.Selection, e); - event.doit = e.doit; - - break; - } - // otherwise perform the code of SWT.MouseDoubleClick - } - - case SWT.MouseDoubleClick : - { - dropDown(false); - - Date date = dp.getDate(); - - // sebthom - if (date == null) - { - text.setText(""); - } - else - { - text.setText(DateFormat.getDateInstance().format(date)); - text.selectAll(); - } - - Event e = new Event(); - e.time = event.time; - e.stateMask = event.stateMask; - e.doit = event.doit; - notifyListeners(SWT.Selection, e); - event.doit = e.doit; - break; - } - - case SWT.Traverse : - { - switch (event.detail) - { - case SWT.TRAVERSE_TAB_NEXT : - case SWT.TRAVERSE_RETURN : - case SWT.TRAVERSE_ESCAPE : - case SWT.TRAVERSE_ARROW_PREVIOUS : - case SWT.TRAVERSE_ARROW_NEXT : - event.doit = false; - break; - } - - Event e = new Event(); - e.time = event.time; - e.detail = event.detail; - e.doit = event.doit; - e.keyCode = event.keyCode; - notifyListeners(SWT.Traverse, e); - event.doit = e.doit; - break; - } - - case SWT.KeyUp : - { - Event e = new Event(); - e.time = event.time; - e.character = event.character; - e.keyCode = event.keyCode; - e.stateMask = event.stateMask; - notifyListeners(SWT.KeyUp, e); - break; - } - - case SWT.KeyDown : - { - if (event.character == SWT.ESC) - { - // escape key cancels popup dp - dropDown(false); - } - - if ((event.character == SWT.CR) || (event.character == '\t')) - { - // Enter and Tab cause default selection - dropDown(false); - - Event e = new Event(); - e.time = event.time; - e.stateMask = event.stateMask; - notifyListeners(SWT.DefaultSelection, e); - } - - //At this point the widget may have been disposed. - // If so, do not continue. - if (isDisposed()) - { - break; - } - - Event e = new Event(); - e.time = event.time; - e.character = event.character; - e.keyCode = event.keyCode; - e.stateMask = event.stateMask; - notifyListeners(SWT.KeyDown, e); - break; - } - } - } - - private void dropDown(boolean drop) - { - if (drop == isDropped()) - { - return; - } - - if (!drop) - { - popup.setVisible(false); - text.setFocus(); - return; - } - - Rectangle listRect = dp.getBounds(); - Point point = getParent().toDisplay(getLocation()); - Point comboSize = getSize(); - int width = Math.max(comboSize.x, listRect.width + 2); - popup.setBounds(point.x, point.y + comboSize.y, width, listRect.height + 2); - popup.setVisible(true); - dp.setFocus(); - } - - public Control[] getChildren() - { - checkWidget(); - - return new Control[0]; - } - - public Date getDate() - { - checkWidget(); - - return dp.getDate(); - } - - public boolean getEditable() - { - return text.getEditable(); - } - - /** - * @author sebthom - */ - public String getText() - { - return text.getText(); - } - - public void setText(String txt) - { - text.setText(txt); - } - - public int getTextHeight() - { - checkWidget(); - return text.getLineHeight(); - } - - private void initAccessible() - { - getAccessible().addAccessibleListener(new AccessibleAdapter() - { - public void getHelp(AccessibleEvent e) - { - e.result = getToolTipText(); - } - }); - - getAccessible().addAccessibleControlListener(new AccessibleControlAdapter() - { - public void getChildAtPoint(AccessibleControlEvent e) - { - Point testPoint = toControl(new Point(e.x, e.y)); - - if (getBounds().contains(testPoint)) - { - e.childID = ACC.CHILDID_SELF; - } - } - - public void getChildCount(AccessibleControlEvent e) - { - e.detail = 0; - } - - public void getLocation(AccessibleControlEvent e) - { - Rectangle location = getBounds(); - Point pt = toDisplay(new Point(location.x, location.y)); - e.x = pt.x; - e.y = pt.y; - e.width = location.width; - e.height = location.height; - } - - public void getRole(AccessibleControlEvent e) - { - e.detail = ACC.ROLE_COMBOBOX; - } - - public void getState(AccessibleControlEvent e) - { - e.detail = ACC.STATE_NORMAL; - } - - public void getValue(AccessibleControlEvent e) - { - e.result = text.getText(); - } - }); - } - - private void internalLayout() - { - if (isDropped()) - { - dropDown(false); - } - - Rectangle rect = getClientArea(); - int width = rect.width; - int height = rect.height; - Point arrowSize = arrow.computeSize(SWT.DEFAULT, height); - text.setBounds(0, 0, width - arrowSize.x, height); - arrow.setBounds(width - arrowSize.x, 0, arrowSize.x, arrowSize.y); - - Point size = getSize(); - int itemHeight = dp.getBounds().height; - Point listSize = dp.computeSize(SWT.DEFAULT, itemHeight); - dp.setBounds(1, 1, Math.max(size.x - 2, listSize.x), listSize.y); - } - - /** - * determines if you need to double click a date in the expanded calender control to hide it - * default is false meaning you have to double click a date - * - * @author sebthom - * - * @param useSingleMouseClickToCommit - */ - public boolean isClosePopupWithSingleMouseClick() - { - return isClosePopupWithSingleMouseClick; - } - - private boolean isDropped() - { - return popup.getVisible(); - } - - public boolean isFocusControl() - { - checkWidget(); - - if (text.isFocusControl() || arrow.isFocusControl() || dp.isFocusControl() || popup.isFocusControl()) - { - return true; - } - else - { - return super.isFocusControl(); - } - } - - private void popupEvent(Event event) - { - switch (event.type) - { - case SWT.Paint : - - // draw black rectangle around dp - Rectangle listRect = dp.getBounds(); - Color black = getDisplay().getSystemColor(SWT.COLOR_BLACK); - event.gc.setForeground(black); - event.gc.drawRectangle(0, 0, listRect.width + 1, listRect.height + 1); - break; - - case SWT.Close : - event.doit = false; - dropDown(false); - break; - - case SWT.Deactivate : - dropDown(false); - break; - } - } - - public void redraw(int x, int y, int width, int height, boolean all) - { - checkWidget(); - - if (!all) - { - return; - } - - Point location = text.getLocation(); - text.redraw(x - location.x, y - location.y, width, height, all); - location = dp.getLocation(); - dp.redraw(x - location.x, y - location.y, width, height, all); - - if (arrow != null) - { - location = arrow.getLocation(); - arrow.redraw(x - location.x, y - location.y, width, height, all); - } - } - - /** - * Removes the listener. - * - * @param listener - * the listener - * - * @exception SWTError(ERROR_THREAD_INVALID_ACCESS) - * when called from the wrong thread - * @exception SWTError(ERROR_WIDGET_DISPOSED) - * when the widget has been disposed - * @exception SWTError(ERROR_NULL_ARGUMENT) - * when listener is null - */ - public void removeModifyListener(ModifyListener listener) - { - checkWidget(); - - if (listener == null) - { - SWT.error(SWT.ERROR_NULL_ARGUMENT); - } - - removeListener(SWT.Modify, listener); - } - - /** - * Removes the listener. - * - * @param listener - * the listener - * - * @exception SWTError(ERROR_THREAD_INVALID_ACCESS) - * when called from the wrong thread - * @exception SWTError(ERROR_WIDGET_DISPOSED) - * when the widget has been disposed - * @exception SWTError(ERROR_NULL_ARGUMENT) - * when listener is null - */ - public void removeSelectionListener(SelectionListener listener) - { - checkWidget(); - - if (listener == null) - { - SWT.error(SWT.ERROR_NULL_ARGUMENT); - } - - removeListener(SWT.Selection, listener); - removeListener(SWT.DefaultSelection, listener); - } - - public void setBackground(Color color) - { - super.setBackground(color); - - if (text != null) - { - text.setBackground(color); - } - - if (dp != null) - { - dp.setBackground(color); - } - - if (arrow != null) - { - arrow.setBackground(color); - } - } - - /** - * set if you need to double click a date in the expanded calender control to hide it - * default is false meaning you have to double click a date - * - * @author sebthom - * - * @param useSingleMouseClickToCommit - */ - public void setClosePopupWithSingleMouseClick(boolean isClosePopupWithSingleMouseClick) - { - this.isClosePopupWithSingleMouseClick = isClosePopupWithSingleMouseClick; - } - - /** - * Selects an item. - *

- * If the item at an index is not selected, it is selected. Indices that - * are out of range are ignored. Indexing is zero based. - * - * @param index - * the index of the item - * - * @exception SWTError(ERROR_THREAD_INVALID_ACCESS) - * when called from the wrong thread - * @exception SWTError(ERROR_WIDGET_DISPOSED) - * when the widget has been disposed - */ - public void setDate(Date date) - { - checkWidget(); - - //sebthom - if (date != null) - { - text.setText(DateFormat.getDateInstance().format(date)); - text.selectAll(); - } - else - { - text.setText(""); - } - - dp.setDate(date); - } - - public boolean setFocus() - { - checkWidget(); - return text.setFocus(); - } - - public void setFont(Font font) - { - super.setFont(font); - text.setFont(font); - dp.setFont(font); - internalLayout(); - } - - public void setForeground(Color color) - { - super.setForeground(color); - - if (text != null) - { - text.setForeground(color); - } - - if (dp != null) - { - dp.setForeground(color); - } - - if (arrow != null) - { - arrow.setForeground(color); - } - } - - /** - * Sets the new selection. - * - * @param selection - * point representing the start and the end of the new selection - * - * @exception SWTError(ERROR_THREAD_INVALID_ACCESS) - * when called from the wrong thread - * @exception SWTError(ERROR_WIDGET_DISPOSED) - * when the widget has been disposed - * @exception SWTError(ERROR_NULL_ARGUMENT) - * when selection is null - */ - public void setSelection(Point selection) - { - checkWidget(); - - if (selection == null) - { - SWT.error(SWT.ERROR_NULL_ARGUMENT); - } - - text.setSelection(selection.x, selection.y); - } - - /** - * Sets the text limit - * - * @param limit - * new text limit - * - * @exception SWTError(ERROR_THREAD_INVALID_ACCESS) - * when called from the wrong thread - * @exception SWTError(ERROR_WIDGET_DISPOSED) - * when the widget has been disposed - * @exception SWTError(ERROR_CANNOT_BE_ZERO) - * when limit is 0 - */ - public void setTextLimit(int limit) - { - checkWidget(); - text.setTextLimit(limit); - } - - public void setToolTipText(String string) - { - checkWidget(); - super.setToolTipText(string); - arrow.setToolTipText(string); - text.setToolTipText(string); - } - - public void setVisible(boolean visible) - { - super.setVisible(visible); - - if (!visible) - { - popup.setVisible(false); - } - } - - private void textEvent(Event event) - { - switch (event.type) - { - case SWT.FocusIn : - { - if (hasFocus) - { - return; - } - - hasFocus = true; - - if (getEditable()) - { - text.selectAll(); - } - - Event e = new Event(); - e.time = event.time; - notifyListeners(SWT.FocusIn, e); - break; - } - - case SWT.FocusOut : - { - Control focusControl = getDisplay().getFocusControl(); - - if ((focusControl == dp) || (focusControl == arrow)) - { - return; - } - - hasFocus = false; - - Event e = new Event(); - e.time = event.time; - notifyListeners(SWT.FocusOut, e); - break; - } - - case SWT.KeyDown : - { - if (event.character == SWT.ESC) - { - // escape key cancels popup dp - dropDown(false); - } - - if (event.character == SWT.CR) - { - dropDown(false); - - Event e = new Event(); - e.time = event.time; - e.stateMask = event.stateMask; - notifyListeners(SWT.DefaultSelection, e); - } - - //At this point the widget may have been disposed. - // If so, do not continue. - if (isDisposed()) - { - break; - } - - if ((event.keyCode == SWT.ARROW_UP) || (event.keyCode == SWT.ARROW_DOWN)) - { - //Date oldDate = getDate(); - - //At this point the widget may have been disposed. - // If so, do not continue. - if (isDisposed()) - { - break; - } - } - - // Further work : Need to add support for incremental - // search in - // pop up dp as characters typed in text widget - Event e = new Event(); - e.time = event.time; - e.character = event.character; - e.keyCode = event.keyCode; - e.stateMask = event.stateMask; - notifyListeners(SWT.KeyDown, e); - break; - } - - case SWT.KeyUp : - { - Event e = new Event(); - e.time = event.time; - e.character = event.character; - e.keyCode = event.keyCode; - e.stateMask = event.stateMask; - notifyListeners(SWT.KeyUp, e); - break; - } - - case SWT.Modify : - { - // sebthom - if (!popup.isVisible()) - { - if (text.getText().length() == 0) - { - dp.setDate(null); - } - else - { - try - { - dp.setDate(SimpleDateFormat.getDateInstance().parse(text.getText())); - } - catch (ParseException pe) - { - dp.setDate(null); - } - } - } - // dp.deselectAll (); - Event e = new Event(); - e.time = event.time; - notifyListeners(SWT.Modify, e); - break; - } - - case SWT.MouseDown : - { - if (event.button != 1 || text.getEditable()) - { - return; - } - - boolean dropped = isDropped(); - text.selectAll(); - - if (!dropped) - { - setFocus(); - } - dropDown(!dropped); - - break; - } - - case SWT.MouseUp : - { - if (event.button != 1 || text.getEditable()) - { - return; - } - text.selectAll(); - break; - } - - case SWT.Traverse : - { - switch (event.detail) - { - case SWT.TRAVERSE_RETURN : - case SWT.TRAVERSE_ARROW_PREVIOUS : - case SWT.TRAVERSE_ARROW_NEXT : - // The enter causes default selection and - // the arrow keys are used to manipulate the dp - // contents so do not use them for traversal. - event.doit = false; - break; - } - - Event e = new Event(); - e.time = event.time; - e.detail = event.detail; - e.doit = event.doit; - e.keyCode = event.keyCode; - notifyListeners(SWT.Traverse, e); - event.doit = e.doit; - break; - } - } - } -} \ No newline at end of file diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DiskViewerEditingSupport.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DiskViewerEditingSupport.java deleted file mode 100644 index cc150b39..00000000 --- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DiskViewerEditingSupport.java +++ /dev/null @@ -1,57 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2011 Gluster, Inc. - * This file is part of Gluster Management Console. - * - * Gluster Management Console is free software; you can redistribute it and/or - * modify it under the terms of the GNU Affero General Public License as published - * by the Free Software Foundation; either version 3 of the License, or - * (at your option) any later version. - * - * Gluster Management Console is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License - * for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see - * . - *******************************************************************************/ -package com.gluster.storage.management.gui.utils; - -import org.eclipse.jface.viewers.CellEditor; -import org.eclipse.jface.viewers.EditingSupport; -import org.eclipse.jface.viewers.TableViewer; -import org.eclipse.ui.forms.widgets.FormToolkit; - -import com.gluster.storage.management.core.model.Disk; - -public class DiskViewerEditingSupport extends EditingSupport { - private FormToolkit toolkit; - - public DiskViewerEditingSupport(FormToolkit toolkit, TableViewer viewer) { - super(viewer); - this.toolkit = toolkit; - } - - @Override - protected CellEditor getCellEditor(Object element) { - return new HyperlinkCellEditor(toolkit, (TableViewer)getViewer(), (Disk) element); - } - - @Override - protected boolean canEdit(Object element) { - Disk disk = (Disk) element; - return (disk.isUninitialized()); - } - - @Override - protected Object getValue(Object element) { - return ((Disk) element).getStatus(); - } - - @Override - protected void setValue(Object element, Object value) { - getViewer().update(element, new String[] { "status" }); - } - -} diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/GUIHelper.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/GUIHelper.java index d6d977a3..8957f0e6 100644 --- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/GUIHelper.java +++ b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/GUIHelper.java @@ -65,6 +65,7 @@ import com.gluster.storage.management.gui.IImageKeys; public class GUIHelper { private static final GUIHelper instance = new GUIHelper(); + private static final ImageUtil imageUtil = new ImageUtil(); private GUIHelper() { @@ -134,7 +135,7 @@ public class GUIHelper { public Composite createTab(TabFolder tabFolder, String title, String imageKey) { TabItem item = new TabItem(tabFolder, SWT.NONE); item.setText(title); - item.setImage(AbstractUIPlugin.imageDescriptorFromPlugin(Application.PLUGIN_ID, imageKey).createImage()); + item.setImage(getImage(imageKey)); Composite composite = new Composite(tabFolder, SWT.NONE); composite.setLayout(new FillLayout()); @@ -145,11 +146,11 @@ public class GUIHelper { } public ImageDescriptor getImageDescriptor(String imagePath) { - return AbstractUIPlugin.imageDescriptorFromPlugin(Application.PLUGIN_ID, imagePath); + return imageUtil.getImageDescriptor(imagePath); } public Image getImage(String imagePath) { - return getImageDescriptor(imagePath).createImage(); + return imageUtil.getImage(imagePath); } public Action createPullDownMenu(String menuName, String iconPath, final MenuManager menuManager) { diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/HyperlinkCellEditor.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/HyperlinkCellEditor.java deleted file mode 100644 index 03a94e49..00000000 --- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/HyperlinkCellEditor.java +++ /dev/null @@ -1,68 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2011 Gluster, Inc. - * This file is part of Gluster Management Console. - * - * Gluster Management Console is free software; you can redistribute it and/or - * modify it under the terms of the GNU Affero General Public License as published - * by the Free Software Foundation; either version 3 of the License, or - * (at your option) any later version. - * - * Gluster Management Console is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License - * for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see - * . - *******************************************************************************/ -package com.gluster.storage.management.gui.utils; - -import org.eclipse.jface.viewers.CellEditor; -import org.eclipse.jface.viewers.TableViewer; -import org.eclipse.swt.SWT; -import org.eclipse.swt.widgets.Composite; -import org.eclipse.swt.widgets.Control; -import org.eclipse.ui.forms.widgets.FormToolkit; -import org.eclipse.ui.forms.widgets.ImageHyperlink; - -import com.gluster.storage.management.core.model.Disk; - -public class HyperlinkCellEditor extends CellEditor { - private FormToolkit toolkit; - private Disk disk; - private ImageHyperlink link; - private TableViewer viewer; - - public HyperlinkCellEditor(FormToolkit toolkit, TableViewer viewer, Disk disk) { - this.toolkit = toolkit; - this.viewer = viewer; - this.disk = disk; - } - - @Override - protected Control createControl(Composite parent) { - link = toolkit.createImageHyperlink(viewer.getTable(), SWT.NONE); - // link.setImage(guiHelper.getImage(IImageKeys.DISK_UNINITIALIZED)); - link.setText("Initialize"); - return link; - } - - @Override - protected Object doGetValue() { - return disk.getStatus(); - } - - @Override - protected void doSetFocus() { - link.setFocus(); - } - - @Override - protected void doSetValue(Object value) { - if(!disk.isUninitialized()) { - this.deactivate(); - this.dispose(); - } - } -} diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/ImageUtil.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/ImageUtil.java new file mode 100644 index 00000000..efa169de --- /dev/null +++ b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/ImageUtil.java @@ -0,0 +1,51 @@ +/** + * ImageUtil.java + * + * Copyright (c) 2011 Gluster, Inc. + * This file is part of Gluster Management Console. + * + * Gluster Management Console is free software; you can redistribute it and/or + * modify it under the terms of the GNU Affero General Public License as published + * by the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * Gluster Management Console is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY + * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License + * for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see + * . + */ +package com.gluster.storage.management.gui.utils; + +import org.eclipse.jface.resource.ImageDescriptor; +import org.eclipse.swt.graphics.Image; +import org.eclipse.ui.plugin.AbstractUIPlugin; + +import com.gluster.storage.management.gui.Application; + +/** + * + */ +public class ImageUtil { + private static final LRUCache imageCache = new LRUCache(20); + + public ImageDescriptor getImageDescriptor(String imagePath) { + return AbstractUIPlugin.imageDescriptorFromPlugin(Application.PLUGIN_ID, imagePath); + } + + public synchronized Image getImage(String imagePath) { + if(imageCache.containsKey(imagePath)) { + return imageCache.get(imagePath); + } + return createImage(imagePath); + } + + private Image createImage(String imagePath) { + Image image = getImageDescriptor(imagePath).createImage(); + imageCache.put(imagePath, image); + return image; + } +} \ No newline at end of file diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/LRUCache.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/LRUCache.java new file mode 100644 index 00000000..3c805ac8 --- /dev/null +++ b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/LRUCache.java @@ -0,0 +1,55 @@ +/** + * LRUCache.java + * + * Copyright (c) 2011 Gluster, Inc. + * This file is part of Gluster Management Console. + * + * Gluster Management Console is free software; you can redistribute it and/or + * modify it under the terms of the GNU Affero General Public License as published + * by the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * Gluster Management Console is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY + * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License + * for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see + * . + */ +package com.gluster.storage.management.gui.utils; + +import java.util.LinkedHashMap; +import java.util.Map; + +/** + * An LRU cache, based on LinkedHashMap. + *

+ * This cache has a fixed maximum number of elements (cacheSize). If the cache is full and another entry is + * added, the LRU (least recently used) entry is dropped. + * + */ +public class LRUCache extends LinkedHashMap { + + private static final long serialVersionUID = 1L; + private static final float loadFactor = 0.75f; + private int cacheSize; + + /** + * Creates a new LRU cache. + * + * @param cacheSize + * the maximum number of entries that will be kept in this cache. + */ + public LRUCache(int cacheSize) { + super((int) Math.ceil(cacheSize / loadFactor) + 1, loadFactor, true); + this.cacheSize = cacheSize; + } + + @Override + protected boolean removeEldestEntry(Map.Entry eldest) { + return size() > cacheSize; + } + +} diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/details/DisksPage.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/details/DisksPage.java index 8f96a8ee..9ea962de 100644 --- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/details/DisksPage.java +++ b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/details/DisksPage.java @@ -22,7 +22,6 @@ import java.util.List; import org.eclipse.jface.layout.TableColumnLayout; import org.eclipse.jface.viewers.ITableLabelProvider; -import org.eclipse.jface.viewers.TableViewerColumn; import org.eclipse.swt.SWT; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Table; @@ -30,7 +29,6 @@ import org.eclipse.ui.IWorkbenchSite; import com.gluster.storage.management.core.model.Disk; import com.gluster.storage.management.gui.DiskTableLabelProvider; -import com.gluster.storage.management.gui.utils.DiskViewerEditingSupport; public class DisksPage extends AbstractDisksPage { diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/details/TabCreatorFactoryImpl.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/details/TabCreatorFactoryImpl.java index 2a28aae3..28d3d4aa 100644 --- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/details/TabCreatorFactoryImpl.java +++ b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/details/TabCreatorFactoryImpl.java @@ -38,6 +38,7 @@ public class TabCreatorFactoryImpl implements TabCreatorFactory { * Again, "class name" includes "entity type" in case of {@link EntityGroup}
* 4) Add the newly created tab creator to the cache and return it */ + @SuppressWarnings("rawtypes") @Override public TabCreator getTabCreator(Entity entity) { Class entityClass = entity.getClass(); diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/navigator/ClusterAdapterFactory.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/navigator/ClusterAdapterFactory.java index 3e4cbcb1..d7ef44ac 100644 --- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/navigator/ClusterAdapterFactory.java +++ b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/navigator/ClusterAdapterFactory.java @@ -46,6 +46,7 @@ public class ClusterAdapterFactory implements IAdapterFactory { return ((Entity)o).getName(); } + @SuppressWarnings({ "unchecked", "rawtypes" }) @Override public ImageDescriptor getImageDescriptor(Object object) { String iconPath = null; @@ -81,6 +82,7 @@ public class ClusterAdapterFactory implements IAdapterFactory { } }; + @SuppressWarnings("rawtypes") @Override public Object getAdapter(Object adaptableObject, Class adapterType) { if (adapterType == IWorkbenchAdapter.class) { @@ -91,6 +93,7 @@ public class ClusterAdapterFactory implements IAdapterFactory { return null; } + @SuppressWarnings("rawtypes") @Override public Class[] getAdapterList() { return new Class[] { IWorkbenchAdapter.class }; diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/navigator/NavigationTreeLabelDecorator.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/navigator/NavigationTreeLabelDecorator.java index 028b9a4b..4cdc2e66 100644 --- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/navigator/NavigationTreeLabelDecorator.java +++ b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/navigator/NavigationTreeLabelDecorator.java @@ -49,6 +49,7 @@ public class NavigationTreeLabelDecorator implements ILightweightLabelDecorator public void removeListener(ILabelProviderListener listener) { } + @SuppressWarnings("rawtypes") @Override public void decorate(Object element, IDecoration decoration) { if (element instanceof Volume) { diff --git a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.4.jar b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.4.jar deleted file mode 100644 index e7debb0f..00000000 Binary files a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.4.jar and /dev/null differ diff --git a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.5.jar b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.5.jar new file mode 100644 index 00000000..62f790fa Binary files /dev/null and b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.5.jar differ diff --git a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.4.jar b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.4.jar deleted file mode 100644 index ae78fe33..00000000 Binary files a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.4.jar and /dev/null differ diff --git a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.5.jar b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.5.jar new file mode 100644 index 00000000..92b38466 Binary files /dev/null and b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.5.jar differ diff --git a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-json-1.4.jar b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-json-1.4.jar deleted file mode 100644 index 78c14c1b..00000000 Binary files a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-json-1.4.jar and /dev/null differ diff --git a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-json-1.5.jar b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-json-1.5.jar new file mode 100644 index 00000000..01d8c83b Binary files /dev/null and b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-json-1.5.jar differ diff --git a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-server-1.4.jar b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-server-1.4.jar deleted file mode 100644 index c420a6d8..00000000 Binary files a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-server-1.4.jar and /dev/null differ diff --git a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-server-1.5.jar b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-server-1.5.jar new file mode 100644 index 00000000..a29d7409 Binary files /dev/null and b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-server-1.5.jar differ diff --git a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.4.jar b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.4.jar deleted file mode 100644 index 34bc37ba..00000000 Binary files a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.4.jar and /dev/null differ diff --git a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.5.jar b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.5.jar new file mode 100644 index 00000000..c79b4490 Binary files /dev/null and b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.5.jar differ diff --git a/com.sun.jersey/.classpath b/com.sun.jersey/.classpath deleted file mode 100644 index f2d41466..00000000 --- a/com.sun.jersey/.classpath +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/com.sun.jersey/.project b/com.sun.jersey/.project deleted file mode 100644 index 52ec5691..00000000 --- a/com.sun.jersey/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - com.sun.jersey - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/com.sun.jersey/.settings/org.eclipse.jdt.core.prefs b/com.sun.jersey/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 1a662ced..00000000 --- a/com.sun.jersey/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,8 +0,0 @@ -#Wed Dec 29 17:39:49 IST 2010 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 -org.eclipse.jdt.core.compiler.compliance=1.6 -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.6 diff --git a/com.sun.jersey/META-INF/MANIFEST.MF b/com.sun.jersey/META-INF/MANIFEST.MF deleted file mode 100644 index f3868345..00000000 --- a/com.sun.jersey/META-INF/MANIFEST.MF +++ /dev/null @@ -1,42 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Jersey -Bundle-SymbolicName: com.sun.jersey -Bundle-Version: 1.4 -Bundle-Vendor: Oracle Corporation -Export-Package: com.sun.jersey.api.client, - com.sun.jersey.api.client.async, - com.sun.jersey.api.client.config, - com.sun.jersey.api.client.filter, - com.sun.jersey.api.representation, - com.sun.jersey.api.uri, - com.sun.jersey.client.impl, - com.sun.jersey.client.impl.async, - com.sun.jersey.client.osgi, - com.sun.jersey.client.proxy, - com.sun.jersey.client.urlconnection, - com.sun.jersey.core.header, - com.sun.jersey.core.header.reader, - com.sun.jersey.core.impl.provider.entity, - com.sun.jersey.core.impl.provider.header, - com.sun.jersey.core.impl.provider.xml, - com.sun.jersey.core.osgi, - com.sun.jersey.core.provider, - com.sun.jersey.core.provider.jaxb, - com.sun.jersey.core.reflection, - com.sun.jersey.core.spi.component, - com.sun.jersey.core.spi.component.ioc, - com.sun.jersey.core.spi.factory, - com.sun.jersey.core.spi.scanning, - com.sun.jersey.core.spi.scanning.uri, - com.sun.jersey.core.util, - com.sun.jersey.impl, - com.sun.jersey.localization, - com.sun.jersey.spi, - com.sun.jersey.spi.inject, - com.sun.jersey.spi.service, - com.sun.ws.rs.ext, - javax.ws.rs, - javax.ws.rs.core, - javax.ws.rs.ext -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 diff --git a/com.sun.jersey/META-INF/jersey-module-version b/com.sun.jersey/META-INF/jersey-module-version deleted file mode 100644 index c068b244..00000000 --- a/com.sun.jersey/META-INF/jersey-module-version +++ /dev/null @@ -1 +0,0 @@ -1.4 diff --git a/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-client/pom.properties b/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-client/pom.properties deleted file mode 100644 index 68b426b4..00000000 --- a/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-client/pom.properties +++ /dev/null @@ -1,5 +0,0 @@ -#Generated by org.apache.felix.bundleplugin -#Sat Sep 11 22:30:48 CEST 2010 -version=1.4 -groupId=com.sun.jersey -artifactId=jersey-client diff --git a/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-client/pom.xml b/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-client/pom.xml deleted file mode 100644 index 7ff98886..00000000 --- a/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-client/pom.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - 4.0.0 - - - com.sun.jersey - jersey-project - 1.4 - - jersey-client - bundle - jersey-client - - - - com.sun.jersey - jersey-core - ${project.version} - - - junit - junit - 3.8.1 - test - - - com.sun.net.httpserver - http - 20070405 - test - - - org.osgi - osgi_R4_core - 1.0 - provided - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - - - org.apache.felix - maven-bundle-plugin - true - - - com.sun.jersey.client.osgi.Activator - javax.mail.*;resolution:=optional, * - com.sun.jersey.client.osgi - com.sun.jersey.api.client.*,com.sun.jersey.client.*,com.sun.ws.rs.ext - - true - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - https://jsr311.dev.java.net/nonav/releases/1.1 - - com.sun.jersey.client.impl com.sun.ws.rs.ex - - - - - org.apache.maven.plugins - maven-source-plugin - - - - - - diff --git a/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-core/pom.properties b/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-core/pom.properties deleted file mode 100644 index 9da26862..00000000 --- a/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-core/pom.properties +++ /dev/null @@ -1,5 +0,0 @@ -#Generated by org.apache.felix.bundleplugin -#Sat Sep 11 22:29:29 CEST 2010 -version=1.4 -groupId=com.sun.jersey -artifactId=jersey-core diff --git a/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-core/pom.xml b/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-core/pom.xml deleted file mode 100644 index c20ad376..00000000 --- a/com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-core/pom.xml +++ /dev/null @@ -1,228 +0,0 @@ - - - - 4.0.0 - - com.sun.jersey - jersey-project - 1.4 - - jersey-core - bundle - jersey-core - - - javax.ws.rs - jsr311-api - 1.1.1 - provided - - - javax.mail - mail - 1.4 - provided - - - javax.xml.bind - jaxb-api - 2.1 - provided - - - org.osgi - osgi_R4_core - 1.0 - provided - - - junit - junit - 3.8.1 - test - - - - - - - - ${basedir}/src/main/resources - - - ${basedir}/src/main/java - - **/*.java - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - - - org.codehaus.mojo - build-helper-maven-plugin - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/rsrc-gen - ${project.build.directory}/generated-sources/jsr311 - - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - unpack - generate-sources - - unpack - - - - - javax.ws.rs - jsr311-api - 1.1.1 - jar - sources - false - ${project.build.directory}/generated-sources/jsr311 - - - - - - - - - - - com.sun.istack - maven-istack-commons-plugin - 0.1 - - - generate-sources - - - ${basedir}/src/main/resources - - **/*.properties - - - ${project.build.directory}/generated-sources/rsrc-gen - com.sun.jersey.localization - - - rs-gen - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - javax.ws.rs.*;-split-package:=merge-first,com.sun.jersey.*;-split-package:=merge-first - !javax.ws.rs.*,javax.mail.*;resolution:=optional, * - * - com.sun.jersey.core.osgi;-split-package:=merge-first - com.sun.jersey.core.osgi.Activator - jersey-core osgi - ${project.version} - - - true - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - https://jsr311.dev.java.net/nonav/releases/1.1 - - com.sun.jersey.core.impl:com.sun.jersey.impl - - - - - org.apache.maven.plugins - maven-source-plugin - - - - - - diff --git a/com.sun.jersey/META-INF/services/com.sun.jersey.spi.HeaderDelegateProvider b/com.sun.jersey/META-INF/services/com.sun.jersey.spi.HeaderDelegateProvider deleted file mode 100644 index 4905c35f..00000000 --- a/com.sun.jersey/META-INF/services/com.sun.jersey.spi.HeaderDelegateProvider +++ /dev/null @@ -1,9 +0,0 @@ -com.sun.jersey.core.impl.provider.header.LocaleProvider -com.sun.jersey.core.impl.provider.header.EntityTagProvider -com.sun.jersey.core.impl.provider.header.MediaTypeProvider -com.sun.jersey.core.impl.provider.header.CacheControlProvider -com.sun.jersey.core.impl.provider.header.NewCookieProvider -com.sun.jersey.core.impl.provider.header.CookieProvider -com.sun.jersey.core.impl.provider.header.URIProvider -com.sun.jersey.core.impl.provider.header.DateProvider -com.sun.jersey.core.impl.provider.header.StringProvider diff --git a/com.sun.jersey/META-INF/services/com.sun.jersey.spi.inject.InjectableProvider b/com.sun.jersey/META-INF/services/com.sun.jersey.spi.inject.InjectableProvider deleted file mode 100644 index c5ee8c2a..00000000 --- a/com.sun.jersey/META-INF/services/com.sun.jersey.spi.inject.InjectableProvider +++ /dev/null @@ -1,5 +0,0 @@ -com.sun.jersey.core.impl.provider.xml.SAXParserContextProvider -com.sun.jersey.core.impl.provider.xml.XMLStreamReaderContextProvider -com.sun.jersey.core.impl.provider.xml.DocumentBuilderFactoryProvider -com.sun.jersey.core.impl.provider.xml.TransformerFactoryProvider - diff --git a/com.sun.jersey/META-INF/services/javax.ws.rs.ext.MessageBodyReader b/com.sun.jersey/META-INF/services/javax.ws.rs.ext.MessageBodyReader deleted file mode 100644 index 6114deff..00000000 --- a/com.sun.jersey/META-INF/services/javax.ws.rs.ext.MessageBodyReader +++ /dev/null @@ -1,27 +0,0 @@ -com.sun.jersey.core.impl.provider.entity.StringProvider -com.sun.jersey.core.impl.provider.entity.ByteArrayProvider -com.sun.jersey.core.impl.provider.entity.FileProvider -com.sun.jersey.core.impl.provider.entity.InputStreamProvider -com.sun.jersey.core.impl.provider.entity.DataSourceProvider -com.sun.jersey.core.impl.provider.entity.RenderedImageProvider -com.sun.jersey.core.impl.provider.entity.MimeMultipartProvider -com.sun.jersey.core.impl.provider.entity.FormProvider -com.sun.jersey.core.impl.provider.entity.FormMultivaluedMapProvider -com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$App -com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$Text -com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General -com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$App -com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$Text -com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General -com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$App -com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$Text -com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General -com.sun.jersey.core.impl.provider.entity.ReaderProvider -com.sun.jersey.core.impl.provider.entity.DocumentProvider -com.sun.jersey.core.impl.provider.entity.SourceProvider$StreamSourceReader -com.sun.jersey.core.impl.provider.entity.SourceProvider$SAXSourceReader -com.sun.jersey.core.impl.provider.entity.SourceProvider$DOMSourceReader -com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$App -com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$Text -com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$General -com.sun.jersey.core.impl.provider.entity.EntityHolderReader \ No newline at end of file diff --git a/com.sun.jersey/META-INF/services/javax.ws.rs.ext.MessageBodyWriter b/com.sun.jersey/META-INF/services/javax.ws.rs.ext.MessageBodyWriter deleted file mode 100644 index b0c37ec0..00000000 --- a/com.sun.jersey/META-INF/services/javax.ws.rs.ext.MessageBodyWriter +++ /dev/null @@ -1,22 +0,0 @@ -com.sun.jersey.core.impl.provider.entity.StringProvider -com.sun.jersey.core.impl.provider.entity.ByteArrayProvider -com.sun.jersey.core.impl.provider.entity.FileProvider -com.sun.jersey.core.impl.provider.entity.InputStreamProvider -com.sun.jersey.core.impl.provider.entity.DataSourceProvider -com.sun.jersey.core.impl.provider.entity.RenderedImageProvider -com.sun.jersey.core.impl.provider.entity.MimeMultipartProvider -com.sun.jersey.core.impl.provider.entity.FormProvider -com.sun.jersey.core.impl.provider.entity.FormMultivaluedMapProvider -com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$App -com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$Text -com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General -com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$App -com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$Text -com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General -com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$App -com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$Text -com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General -com.sun.jersey.core.impl.provider.entity.ReaderProvider -com.sun.jersey.core.impl.provider.entity.DocumentProvider -com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider -com.sun.jersey.core.impl.provider.entity.SourceProvider$SourceWriter diff --git a/com.sun.jersey/build.properties b/com.sun.jersey/build.properties deleted file mode 100644 index 336ca596..00000000 --- a/com.sun.jersey/build.properties +++ /dev/null @@ -1,10 +0,0 @@ -bin.includes = META-INF/,\ - javax/,\ - com/ -src.includes = com/,\ - javax/,\ - build.properties,\ - META-INF/,\ - .settings/,\ - .project,\ - .classpath diff --git a/com.sun.jersey/com/sun/jersey/api/client/AbstractClientRequestAdapter.class b/com.sun.jersey/com/sun/jersey/api/client/AbstractClientRequestAdapter.class deleted file mode 100644 index 58600b29..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AbstractClientRequestAdapter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncUniformInterface.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncUniformInterface.class deleted file mode 100644 index ba910086..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncUniformInterface.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$1.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$1.class deleted file mode 100644 index 50c441fb..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$2.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$2.class deleted file mode 100644 index 34988f43..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$Builder.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$Builder.class deleted file mode 100644 index 3313c289..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$Builder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource.class deleted file mode 100644 index 816c08ed..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewUniformInterface.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncViewUniformInterface.class deleted file mode 100644 index aaa12e92..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewUniformInterface.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$1.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$1.class deleted file mode 100644 index 03fa1179..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$2.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$2.class deleted file mode 100644 index 4a24ec32..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$3.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$3.class deleted file mode 100644 index b5385c6c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$3.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$4.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$4.class deleted file mode 100644 index 25ad096c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$4.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$5.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$5.class deleted file mode 100644 index 157736c1..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$5.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$6.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$6.class deleted file mode 100644 index 77f5e26d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$6.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$Builder.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$Builder.class deleted file mode 100644 index 11acbc18..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$Builder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource.class b/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource.class deleted file mode 100644 index c2506447..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/Client$1.class b/com.sun.jersey/com/sun/jersey/api/client/Client$1.class deleted file mode 100644 index 5184a639..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/Client$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/Client$2.class b/com.sun.jersey/com/sun/jersey/api/client/Client$2.class deleted file mode 100644 index 98e7ff31..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/Client$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/Client$3.class b/com.sun.jersey/com/sun/jersey/api/client/Client$3.class deleted file mode 100644 index 079970d2..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/Client$3.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/Client$4$1.class b/com.sun.jersey/com/sun/jersey/api/client/Client$4$1.class deleted file mode 100644 index c035f7fc..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/Client$4$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/Client$4.class b/com.sun.jersey/com/sun/jersey/api/client/Client$4.class deleted file mode 100644 index 56291979..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/Client$4.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl$1.class b/com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl$1.class deleted file mode 100644 index 4ce999d3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl.class b/com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl.class deleted file mode 100644 index 7c855aef..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/Client$ContextInjectableProvider.class b/com.sun.jersey/com/sun/jersey/api/client/Client$ContextInjectableProvider.class deleted file mode 100644 index f4e095e2..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/Client$ContextInjectableProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/Client.class b/com.sun.jersey/com/sun/jersey/api/client/Client.class deleted file mode 100644 index 017e5349..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/Client.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ClientHandler.class b/com.sun.jersey/com/sun/jersey/api/client/ClientHandler.class deleted file mode 100644 index a3b061a9..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ClientHandler.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ClientHandlerException.class b/com.sun.jersey/com/sun/jersey/api/client/ClientHandlerException.class deleted file mode 100644 index 5c57825b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ClientHandlerException.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ClientRequest$Builder.class b/com.sun.jersey/com/sun/jersey/api/client/ClientRequest$Builder.class deleted file mode 100644 index f8927dbe..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ClientRequest$Builder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ClientRequest.class b/com.sun.jersey/com/sun/jersey/api/client/ClientRequest.class deleted file mode 100644 index 9664cc52..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ClientRequest.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ClientRequestAdapter.class b/com.sun.jersey/com/sun/jersey/api/client/ClientRequestAdapter.class deleted file mode 100644 index 19fff847..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ClientRequestAdapter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ClientResponse$Status.class b/com.sun.jersey/com/sun/jersey/api/client/ClientResponse$Status.class deleted file mode 100644 index 90325dd7..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ClientResponse$Status.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ClientResponse.class b/com.sun.jersey/com/sun/jersey/api/client/ClientResponse.class deleted file mode 100644 index 85204320..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ClientResponse.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/CommittingOutputStream.class b/com.sun.jersey/com/sun/jersey/api/client/CommittingOutputStream.class deleted file mode 100644 index d225437f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/CommittingOutputStream.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ComponentsClientConfig.class b/com.sun.jersey/com/sun/jersey/api/client/ComponentsClientConfig.class deleted file mode 100644 index 29f9e7b2..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ComponentsClientConfig.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/GenericType.class b/com.sun.jersey/com/sun/jersey/api/client/GenericType.class deleted file mode 100644 index 8b7d80a0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/GenericType.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/PartialRequestBuilder.class b/com.sun.jersey/com/sun/jersey/api/client/PartialRequestBuilder.class deleted file mode 100644 index b07f52ec..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/PartialRequestBuilder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/RequestBuilder.class b/com.sun.jersey/com/sun/jersey/api/client/RequestBuilder.class deleted file mode 100644 index d434306b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/RequestBuilder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriter.class b/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriter.class deleted file mode 100644 index fa11491d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterImpl.class b/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterImpl.class deleted file mode 100644 index 2cca85df..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterImpl.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterListener.class b/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterListener.class deleted file mode 100644 index 6ae5c5a6..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterListener.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler.class b/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler.class deleted file mode 100644 index 20b29cf5..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/UniformInterface.class b/com.sun.jersey/com/sun/jersey/api/client/UniformInterface.class deleted file mode 100644 index b1b32877..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/UniformInterface.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/UniformInterfaceException.class b/com.sun.jersey/com/sun/jersey/api/client/UniformInterfaceException.class deleted file mode 100644 index b5b0f394..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/UniformInterfaceException.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ViewResource$1.class b/com.sun.jersey/com/sun/jersey/api/client/ViewResource$1.class deleted file mode 100644 index e35384ea..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ViewResource$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ViewResource$Builder.class b/com.sun.jersey/com/sun/jersey/api/client/ViewResource$Builder.class deleted file mode 100644 index 4a341092..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ViewResource$Builder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ViewResource.class b/com.sun.jersey/com/sun/jersey/api/client/ViewResource.class deleted file mode 100644 index e486e807..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ViewResource.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/ViewUniformInterface.class b/com.sun.jersey/com/sun/jersey/api/client/ViewUniformInterface.class deleted file mode 100644 index 8f5fc486..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/ViewUniformInterface.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/WebResource$1.class b/com.sun.jersey/com/sun/jersey/api/client/WebResource$1.class deleted file mode 100644 index 1d7753ef..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/WebResource$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/WebResource$Builder.class b/com.sun.jersey/com/sun/jersey/api/client/WebResource$Builder.class deleted file mode 100644 index 00ac95f6..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/WebResource$Builder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/WebResource.class b/com.sun.jersey/com/sun/jersey/api/client/WebResource.class deleted file mode 100644 index 68c83842..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/WebResource.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/WebResourceLinkHeaders.class b/com.sun.jersey/com/sun/jersey/api/client/WebResourceLinkHeaders.class deleted file mode 100644 index fb0d557e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/WebResourceLinkHeaders.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/async/AsyncClientHandler.class b/com.sun.jersey/com/sun/jersey/api/client/async/AsyncClientHandler.class deleted file mode 100644 index bb7c1c8b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/async/AsyncClientHandler.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/async/FutureListener.class b/com.sun.jersey/com/sun/jersey/api/client/async/FutureListener.class deleted file mode 100644 index 9d0b7114..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/async/FutureListener.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/async/ITypeListener.class b/com.sun.jersey/com/sun/jersey/api/client/async/ITypeListener.class deleted file mode 100644 index f7b637e3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/async/ITypeListener.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/async/TypeListener.class b/com.sun.jersey/com/sun/jersey/api/client/async/TypeListener.class deleted file mode 100644 index fb3c0922..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/async/TypeListener.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/config/ClientConfig.class b/com.sun.jersey/com/sun/jersey/api/client/config/ClientConfig.class deleted file mode 100644 index fd317ee3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/config/ClientConfig.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/config/DefaultClientConfig.class b/com.sun.jersey/com/sun/jersey/api/client/config/DefaultClientConfig.class deleted file mode 100644 index 0ead0638..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/config/DefaultClientConfig.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/ClientFilter.class b/com.sun.jersey/com/sun/jersey/api/client/filter/ClientFilter.class deleted file mode 100644 index 227adcfe..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/ClientFilter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/ClientRequestContainer.class b/com.sun.jersey/com/sun/jersey/api/client/filter/ClientRequestContainer.class deleted file mode 100644 index fefeafea..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/ClientRequestContainer.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter$Adapter.class b/com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter$Adapter.class deleted file mode 100644 index 9233191b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter$Adapter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter.class b/com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter.class deleted file mode 100644 index da67a440..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/ContainerListener.class b/com.sun.jersey/com/sun/jersey/api/client/filter/ContainerListener.class deleted file mode 100644 index f64d3ee0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/ContainerListener.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/Filterable.class b/com.sun.jersey/com/sun/jersey/api/client/filter/Filterable.class deleted file mode 100644 index 0d2d37e4..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/Filterable.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter$Adapter.class b/com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter$Adapter.class deleted file mode 100644 index b568fb69..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter$Adapter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter.class b/com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter.class deleted file mode 100644 index 221ca517..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPBasicAuthFilter.class b/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPBasicAuthFilter.class deleted file mode 100644 index d751a0e9..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPBasicAuthFilter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$1.class b/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$1.class deleted file mode 100644 index 79388ed9..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$QOP.class b/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$QOP.class deleted file mode 100644 index 974266d7..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$QOP.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$State.class b/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$State.class deleted file mode 100644 index a6f0f719..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$State.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter.class b/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter.class deleted file mode 100644 index be24d956..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$Adapter.class b/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$Adapter.class deleted file mode 100644 index 1da802fb..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$Adapter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$LoggingOutputStream.class b/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$LoggingOutputStream.class deleted file mode 100644 index 1c045865..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$LoggingOutputStream.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter.class b/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter.class deleted file mode 100644 index ba2088d1..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/OnStartConnectionListener.class b/com.sun.jersey/com/sun/jersey/api/client/filter/OnStartConnectionListener.class deleted file mode 100644 index 32b184cf..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/OnStartConnectionListener.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/ReportingInputStream.class b/com.sun.jersey/com/sun/jersey/api/client/filter/ReportingInputStream.class deleted file mode 100644 index 89deca30..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/ReportingInputStream.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/client/filter/ReportingOutputStream.class b/com.sun.jersey/com/sun/jersey/api/client/filter/ReportingOutputStream.class deleted file mode 100644 index 64ee817a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/client/filter/ReportingOutputStream.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/representation/Form.class b/com.sun.jersey/com/sun/jersey/api/representation/Form.class deleted file mode 100644 index f99d09cb..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/representation/Form.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriBuilderImpl.class b/com.sun.jersey/com/sun/jersey/api/uri/UriBuilderImpl.class deleted file mode 100644 index c867dded..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriBuilderImpl.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$1.class b/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$1.class deleted file mode 100644 index f35618b7..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$PathSegmentImpl.class b/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$PathSegmentImpl.class deleted file mode 100644 index 79ea23fe..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$PathSegmentImpl.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$Type.class b/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$Type.class deleted file mode 100644 index c63c7355..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$Type.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent.class b/com.sun.jersey/com/sun/jersey/api/uri/UriComponent.class deleted file mode 100644 index 2565a916..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$1.class b/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$1.class deleted file mode 100644 index ec3ae09b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$EmptyStringMatchResult.class b/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$EmptyStringMatchResult.class deleted file mode 100644 index f1c18151..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$EmptyStringMatchResult.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$GroupIndexMatchResult.class b/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$GroupIndexMatchResult.class deleted file mode 100644 index b06f5682..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$GroupIndexMatchResult.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern.class b/com.sun.jersey/com/sun/jersey/api/uri/UriPattern.class deleted file mode 100644 index b3664214..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplate$1.class b/com.sun.jersey/com/sun/jersey/api/uri/UriTemplate$1.class deleted file mode 100644 index ab1eebea..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplate$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplate.class b/com.sun.jersey/com/sun/jersey/api/uri/UriTemplate.class deleted file mode 100644 index f2e324cb..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplate.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$CharacterIterator.class b/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$CharacterIterator.class deleted file mode 100644 index e9b0b99f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$CharacterIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$StringCharacterIterator.class b/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$StringCharacterIterator.class deleted file mode 100644 index fce9ac9f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$StringCharacterIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser.class b/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser.class deleted file mode 100644 index 3e9bb61d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/impl/ClientRequestImpl.class b/com.sun.jersey/com/sun/jersey/client/impl/ClientRequestImpl.class deleted file mode 100644 index 905828d1..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/impl/ClientRequestImpl.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener$1.class b/com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener$1.class deleted file mode 100644 index c18ff51a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener.class b/com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener.class deleted file mode 100644 index ff92a936..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/osgi/Activator.class b/com.sun.jersey/com/sun/jersey/client/osgi/Activator.class deleted file mode 100644 index 3764669f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/osgi/Activator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/proxy/ViewProxy.class b/com.sun.jersey/com/sun/jersey/client/proxy/ViewProxy.class deleted file mode 100644 index 6419cc7c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/proxy/ViewProxy.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/proxy/ViewProxyProvider.class b/com.sun.jersey/com/sun/jersey/client/proxy/ViewProxyProvider.class deleted file mode 100644 index e3af8c9f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/proxy/ViewProxyProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/urlconnection/HTTPSProperties.class b/com.sun.jersey/com/sun/jersey/client/urlconnection/HTTPSProperties.class deleted file mode 100644 index ce4e433c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/urlconnection/HTTPSProperties.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/urlconnection/HttpURLConnectionFactory.class b/com.sun.jersey/com/sun/jersey/client/urlconnection/HttpURLConnectionFactory.class deleted file mode 100644 index 6d4226a2..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/urlconnection/HttpURLConnectionFactory.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1$1.class b/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1$1.class deleted file mode 100644 index 3779c03b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1.class b/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1.class deleted file mode 100644 index dc10188e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$URLConnectionResponse.class b/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$URLConnectionResponse.class deleted file mode 100644 index 98797a7d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$URLConnectionResponse.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler.class b/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler.class deleted file mode 100644 index 585bd52b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/AcceptableLanguageTag.class b/com.sun.jersey/com/sun/jersey/core/header/AcceptableLanguageTag.class deleted file mode 100644 index e63b5ea0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/AcceptableLanguageTag.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/AcceptableMediaType.class b/com.sun.jersey/com/sun/jersey/core/header/AcceptableMediaType.class deleted file mode 100644 index 1760ae06..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/AcceptableMediaType.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/AcceptableToken.class b/com.sun.jersey/com/sun/jersey/core/header/AcceptableToken.class deleted file mode 100644 index 5015705f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/AcceptableToken.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/ContentDisposition$ContentDispositionBuilder.class b/com.sun.jersey/com/sun/jersey/core/header/ContentDisposition$ContentDispositionBuilder.class deleted file mode 100644 index 32ab36fb..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/ContentDisposition$ContentDispositionBuilder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/ContentDisposition.class b/com.sun.jersey/com/sun/jersey/core/header/ContentDisposition.class deleted file mode 100644 index d7a17f61..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/ContentDisposition.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition$FormDataContentDispositionBuilder.class b/com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition$FormDataContentDispositionBuilder.class deleted file mode 100644 index 84aa33f3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition$FormDataContentDispositionBuilder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition.class b/com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition.class deleted file mode 100644 index 7d6534f7..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat$1.class b/com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat$1.class deleted file mode 100644 index 7a1a6af1..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat.class b/com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat.class deleted file mode 100644 index 3a155cee..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/InBoundHeaders.class b/com.sun.jersey/com/sun/jersey/core/header/InBoundHeaders.class deleted file mode 100644 index 842c3aca..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/InBoundHeaders.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/LanguageTag.class b/com.sun.jersey/com/sun/jersey/core/header/LanguageTag.class deleted file mode 100644 index 23dd79cb..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/LanguageTag.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/LinkHeader$LinkHeaderBuilder.class b/com.sun.jersey/com/sun/jersey/core/header/LinkHeader$LinkHeaderBuilder.class deleted file mode 100644 index d0b15244..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/LinkHeader$LinkHeaderBuilder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/LinkHeader.class b/com.sun.jersey/com/sun/jersey/core/header/LinkHeader.class deleted file mode 100644 index b2725fa9..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/LinkHeader.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/LinkHeaders.class b/com.sun.jersey/com/sun/jersey/core/header/LinkHeaders.class deleted file mode 100644 index 2427d367..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/LinkHeaders.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/MatchingEntityTag.class b/com.sun.jersey/com/sun/jersey/core/header/MatchingEntityTag.class deleted file mode 100644 index 99d673bc..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/MatchingEntityTag.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$1.class b/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$1.class deleted file mode 100644 index b75bdca0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$2.class b/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$2.class deleted file mode 100644 index 03b32a96..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$3.class b/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$3.class deleted file mode 100644 index 7df61c5b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$3.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$4.class b/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$4.class deleted file mode 100644 index 356a4ab0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$4.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes.class b/com.sun.jersey/com/sun/jersey/core/header/MediaTypes.class deleted file mode 100644 index a32bb01a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/OutBoundHeaders.class b/com.sun.jersey/com/sun/jersey/core/header/OutBoundHeaders.class deleted file mode 100644 index 134af00f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/OutBoundHeaders.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/ParameterizedHeader.class b/com.sun.jersey/com/sun/jersey/core/header/ParameterizedHeader.class deleted file mode 100644 index 2d4af172..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/ParameterizedHeader.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/QualityFactor.class b/com.sun.jersey/com/sun/jersey/core/header/QualityFactor.class deleted file mode 100644 index 924da501..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/QualityFactor.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/QualitySourceMediaType.class b/com.sun.jersey/com/sun/jersey/core/header/QualitySourceMediaType.class deleted file mode 100644 index e968ee69..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/QualitySourceMediaType.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/Token.class b/com.sun.jersey/com/sun/jersey/core/header/Token.class deleted file mode 100644 index 2e6da4d8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/Token.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableCookie.class b/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableCookie.class deleted file mode 100644 index d0a2d683..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableCookie.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableNewCookie.class b/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableNewCookie.class deleted file mode 100644 index dba2f2de..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableNewCookie.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser.class b/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser.class deleted file mode 100644 index 9d1333c9..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderListAdapter.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderListAdapter.class deleted file mode 100644 index 163bea17..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderListAdapter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$1.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$1.class deleted file mode 100644 index 6013e680..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$2.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$2.class deleted file mode 100644 index 8dce5fe1..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$3.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$3.class deleted file mode 100644 index 9bf3eef1..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$3.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$4.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$4.class deleted file mode 100644 index a681932f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$4.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$5.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$5.class deleted file mode 100644 index 3a74a48e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$5.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$6.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$6.class deleted file mode 100644 index 4415d9f0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$6.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$7.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$7.class deleted file mode 100644 index dcb0adaa..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$7.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$8.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$8.class deleted file mode 100644 index 0a97d4cf..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$8.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$9.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$9.class deleted file mode 100644 index f72d7ae1..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$9.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$Event.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$Event.class deleted file mode 100644 index 97fc5478..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$Event.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$ListElementCreator.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$ListElementCreator.class deleted file mode 100644 index 81a68f2d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$ListElementCreator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader.class deleted file mode 100644 index 3a36b517..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReaderImpl.class b/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReaderImpl.class deleted file mode 100644 index 06a8a5bf..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReaderImpl.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/BaseFormProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/BaseFormProvider.class deleted file mode 100644 index 6277eb22..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/BaseFormProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ByteArrayProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ByteArrayProvider.class deleted file mode 100644 index c10282b9..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ByteArrayProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource$DSByteArrayOutputStream.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource$DSByteArrayOutputStream.class deleted file mode 100644 index 5df876ed..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource$DSByteArrayOutputStream.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource.class deleted file mode 100644 index 1f6180e5..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider.class deleted file mode 100644 index 7d4d7a9e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DocumentProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DocumentProvider.class deleted file mode 100644 index 50a7f741..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DocumentProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/EntityHolderReader.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/EntityHolderReader.class deleted file mode 100644 index c6820000..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/EntityHolderReader.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FileProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FileProvider.class deleted file mode 100644 index 0bb510d6..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FileProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormMultivaluedMapProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormMultivaluedMapProvider.class deleted file mode 100644 index e2662263..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormMultivaluedMapProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormProvider.class deleted file mode 100644 index 7067fbc8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector$Replacer.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector$Replacer.class deleted file mode 100644 index cdb72bbc..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector$Replacer.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector.class deleted file mode 100644 index 6ea2ddb6..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/InputStreamProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/InputStreamProvider.class deleted file mode 100644 index 05150e90..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/InputStreamProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/MimeMultipartProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/MimeMultipartProvider.class deleted file mode 100644 index 9d6e40fc..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/MimeMultipartProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ReaderProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ReaderProvider.class deleted file mode 100644 index 1aaf49e6..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ReaderProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/RenderedImageProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/RenderedImageProvider.class deleted file mode 100644 index a0bbcee6..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/RenderedImageProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$DOMSourceReader.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$DOMSourceReader.class deleted file mode 100644 index 15d31e29..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$DOMSourceReader.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SAXSourceReader.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SAXSourceReader.class deleted file mode 100644 index 4bc63e70..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SAXSourceReader.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SourceWriter.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SourceWriter.class deleted file mode 100644 index 6a413f8c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SourceWriter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$StreamSourceReader.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$StreamSourceReader.class deleted file mode 100644 index 7d0251a5..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$StreamSourceReader.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider.class deleted file mode 100644 index 86490777..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StreamingOutputProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StreamingOutputProvider.class deleted file mode 100644 index 78cc1aff..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StreamingOutputProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StringProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StringProvider.class deleted file mode 100644 index 28967686..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StringProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$App.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$App.class deleted file mode 100644 index a11bd832..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$App.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$General.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$General.class deleted file mode 100644 index 8cd64da9..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$General.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$Text.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$Text.class deleted file mode 100644 index fbd60f63..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$Text.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider.class deleted file mode 100644 index 9be4105d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$App.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$App.class deleted file mode 100644 index d5663d31..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$App.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$General.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$General.class deleted file mode 100644 index 62801f56..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$General.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$Text.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$Text.class deleted file mode 100644 index 6a1649d7..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$Text.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider.class deleted file mode 100644 index 617cb85c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$App.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$App.class deleted file mode 100644 index 45660f7e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$App.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$General.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$General.class deleted file mode 100644 index 266d2cb0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$General.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$Text.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$Text.class deleted file mode 100644 index 5f11bb01..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$Text.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider.class deleted file mode 100644 index 6d7f4bad..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$App.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$App.class deleted file mode 100644 index 7afc31d8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$App.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$General.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$General.class deleted file mode 100644 index e637c7e2..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$General.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$Text.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$Text.class deleted file mode 100644 index ca55f8be..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$Text.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider.class deleted file mode 100644 index 787db96c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/CacheControlProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/header/CacheControlProvider.class deleted file mode 100644 index 3c43a2bd..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/CacheControlProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/CookieProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/header/CookieProvider.class deleted file mode 100644 index 5dc0628c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/CookieProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/DateProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/header/DateProvider.class deleted file mode 100644 index fa160432..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/DateProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/EntityTagProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/header/EntityTagProvider.class deleted file mode 100644 index 55954a54..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/EntityTagProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/LinkHeaderProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/header/LinkHeaderProvider.class deleted file mode 100644 index 3fd4b9e8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/LinkHeaderProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/LocaleProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/header/LocaleProvider.class deleted file mode 100644 index 504fb660..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/LocaleProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/MediaTypeProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/header/MediaTypeProvider.class deleted file mode 100644 index fd202a92..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/MediaTypeProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/NewCookieProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/header/NewCookieProvider.class deleted file mode 100644 index f7869733..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/NewCookieProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/StringProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/header/StringProvider.class deleted file mode 100644 index 375396b3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/StringProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/URIProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/header/URIProvider.class deleted file mode 100644 index b01a8b02..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/URIProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/WriterUtil.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/header/WriterUtil.class deleted file mode 100644 index 0bec6485..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/WriterUtil.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/DocumentBuilderFactoryProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/DocumentBuilderFactoryProvider.class deleted file mode 100644 index 6555d983..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/DocumentBuilderFactoryProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider$1.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider$1.class deleted file mode 100644 index 113997ee..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider.class deleted file mode 100644 index f7ec7374..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/SAXParserContextProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/SAXParserContextProvider.class deleted file mode 100644 index 6eece648..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/SAXParserContextProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$1.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$1.class deleted file mode 100644 index 187f61ad..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$2.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$2.class deleted file mode 100644 index 056a455e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider.class deleted file mode 100644 index 168f6b70..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/TransformerFactoryProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/TransformerFactoryProvider.class deleted file mode 100644 index f217f744..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/TransformerFactoryProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/XMLStreamReaderContextProvider.class b/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/XMLStreamReaderContextProvider.class deleted file mode 100644 index 18da992c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/XMLStreamReaderContextProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$1.class b/com.sun.jersey/com/sun/jersey/core/osgi/Activator$1.class deleted file mode 100644 index 803157be..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$2.class b/com.sun.jersey/com/sun/jersey/core/osgi/Activator$2.class deleted file mode 100644 index 5635c91e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$BundleFactoryLoader.class b/com.sun.jersey/com/sun/jersey/core/osgi/Activator$BundleFactoryLoader.class deleted file mode 100644 index 034120b3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$BundleFactoryLoader.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$1.class b/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$1.class deleted file mode 100644 index a61b1d31..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$2.class b/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$2.class deleted file mode 100644 index a8076090..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder.class b/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder.class deleted file mode 100644 index 4b46a119..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/osgi/Activator.class b/com.sun.jersey/com/sun/jersey/core/osgi/Activator.class deleted file mode 100644 index afb612d4..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/osgi/Activator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/osgi/OsgiLocator.class b/com.sun.jersey/com/sun/jersey/core/osgi/OsgiLocator.class deleted file mode 100644 index 47d59840..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/osgi/OsgiLocator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/provider/AbstractMessageReaderWriterProvider.class b/com.sun.jersey/com/sun/jersey/core/provider/AbstractMessageReaderWriterProvider.class deleted file mode 100644 index e2aa7a34..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/provider/AbstractMessageReaderWriterProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/provider/CompletableReader.class b/com.sun.jersey/com/sun/jersey/core/provider/CompletableReader.class deleted file mode 100644 index 7f5bc2a1..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/provider/CompletableReader.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/provider/EntityHolder.class b/com.sun.jersey/com/sun/jersey/core/provider/EntityHolder.class deleted file mode 100644 index 9821ce55..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/provider/EntityHolder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBElementProvider.class b/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBElementProvider.class deleted file mode 100644 index 11f19d4c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBElementProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBProvider.class b/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBProvider.class deleted file mode 100644 index b4025147..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractListElementProvider.class b/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractListElementProvider.class deleted file mode 100644 index 4bd4c2b7..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractListElementProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractRootElementProvider.class b/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractRootElementProvider.class deleted file mode 100644 index f6c36a93..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractRootElementProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/AnnotatedMethod.class b/com.sun.jersey/com/sun/jersey/core/reflection/AnnotatedMethod.class deleted file mode 100644 index 813d0638..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/AnnotatedMethod.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$1.class b/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$1.class deleted file mode 100644 index 0d6a6064..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$2.class b/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$2.class deleted file mode 100644 index 142d0016..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$3.class b/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$3.class deleted file mode 100644 index 74bc6456..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$3.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$4.class b/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$4.class deleted file mode 100644 index 1ff70b87..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$4.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$5.class b/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$5.class deleted file mode 100644 index 7fd1c412..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$5.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$6.class b/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$6.class deleted file mode 100644 index 90dae632..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$6.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$7.class b/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$7.class deleted file mode 100644 index 308e27bb..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$7.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$8.class b/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$8.class deleted file mode 100644 index 31dcf3ea..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$8.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$Filter.class b/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$Filter.class deleted file mode 100644 index 037d03e8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$Filter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList.class b/com.sun.jersey/com/sun/jersey/core/reflection/MethodList.class deleted file mode 100644 index 5d190a1e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$1.class b/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$1.class deleted file mode 100644 index 0ceea9e8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$2.class b/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$2.class deleted file mode 100644 index d6908782..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$ClassTypePair.class b/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$ClassTypePair.class deleted file mode 100644 index 147302e3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$ClassTypePair.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$DeclaringClassInterfacePair.class b/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$DeclaringClassInterfacePair.class deleted file mode 100644 index 98fd042b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$DeclaringClassInterfacePair.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$TypeClassPair.class b/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$TypeClassPair.class deleted file mode 100644 index 22359c01..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$TypeClassPair.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper.class b/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper.class deleted file mode 100644 index 3fb646a6..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/AnnotatedContext.class b/com.sun.jersey/com/sun/jersey/core/spi/component/AnnotatedContext.class deleted file mode 100644 index b6fb48f8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/AnnotatedContext.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$1.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$1.class deleted file mode 100644 index a8533c0e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorComparator.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorComparator.class deleted file mode 100644 index 4928edb9..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorComparator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorInjectablePair.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorInjectablePair.class deleted file mode 100644 index 950e0843..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorInjectablePair.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor.class deleted file mode 100644 index 5ed633f0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentContext.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentContext.class deleted file mode 100644 index 217c933d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentContext.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentDestructor.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentDestructor.class deleted file mode 100644 index 3f39df39..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentDestructor.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector$1.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector$1.class deleted file mode 100644 index 2435af35..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector.class deleted file mode 100644 index 421094e8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProvider.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProvider.class deleted file mode 100644 index 0d8c5dd3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProviderFactory.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProviderFactory.class deleted file mode 100644 index 326514a0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProviderFactory.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentScope.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentScope.class deleted file mode 100644 index b4239c7d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentScope.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$Destroyable.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$Destroyable.class deleted file mode 100644 index 38f43710..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$Destroyable.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$SingletonComponentProvider.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$SingletonComponentProvider.class deleted file mode 100644 index 8cab7b7f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$SingletonComponentProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory.class deleted file mode 100644 index 01dae0ec..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderClass.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderClass.class deleted file mode 100644 index b68722e9..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderClass.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderListener.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderListener.class deleted file mode 100644 index ba4c39a8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderListener.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices.class deleted file mode 100644 index 91d315d9..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessor.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessor.class deleted file mode 100644 index 72caff57..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessor.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactory.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactory.class deleted file mode 100644 index d4877440..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactory.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactoryInitializer.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactoryInitializer.class deleted file mode 100644 index cec2a334..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactoryInitializer.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProvider.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProvider.class deleted file mode 100644 index e75f214b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProviderFactory.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProviderFactory.class deleted file mode 100644 index bf27b4a3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProviderFactory.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCDestroyable.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCDestroyable.class deleted file mode 100644 index 2f67924f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCDestroyable.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCFullyManagedComponentProvider.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCFullyManagedComponentProvider.class deleted file mode 100644 index b2831b34..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCFullyManagedComponentProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCInstantiatedComponentProvider.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCInstantiatedComponentProvider.class deleted file mode 100644 index ca566343..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCInstantiatedComponentProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCManagedComponentProvider.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCManagedComponentProvider.class deleted file mode 100644 index 950a7e0e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCManagedComponentProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$FullyManagedSingleton.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$FullyManagedSingleton.class deleted file mode 100644 index ffc961c2..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$FullyManagedSingleton.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$InstantiatedSingleton.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$InstantiatedSingleton.class deleted file mode 100644 index b2912b31..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$InstantiatedSingleton.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ManagedSingleton.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ManagedSingleton.class deleted file mode 100644 index b6b0701a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ManagedSingleton.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ProxiedSingletonWrapper.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ProxiedSingletonWrapper.class deleted file mode 100644 index 99acac56..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ProxiedSingletonWrapper.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory.class deleted file mode 100644 index f0d83a93..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProxiedComponentProvider.class b/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProxiedComponentProvider.class deleted file mode 100644 index 314f335a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProxiedComponentProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/AbstractRuntimeDelegate.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/AbstractRuntimeDelegate.class deleted file mode 100644 index 7dc36dff..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/AbstractRuntimeDelegate.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$1.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$1.class deleted file mode 100644 index b350eff0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$2.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$2.class deleted file mode 100644 index e1d446cf..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1.class deleted file mode 100644 index 51d76996..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$ContextResolverAdapter.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$ContextResolverAdapter.class deleted file mode 100644 index 1fe18ee3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$ContextResolverAdapter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$NullContextResolverAdapter.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$NullContextResolverAdapter.class deleted file mode 100644 index 0b7075cd..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$NullContextResolverAdapter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory.class deleted file mode 100644 index c97a2753..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$1.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$1.class deleted file mode 100644 index 0e6a5ea4..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$2.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$2.class deleted file mode 100644 index 53d444b8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$MetaInjectableProvider.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$MetaInjectableProvider.class deleted file mode 100644 index 731597e5..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$MetaInjectableProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory.class deleted file mode 100644 index d0874008..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$1.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$1.class deleted file mode 100644 index ff633f07..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$2.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$2.class deleted file mode 100644 index 9c39d7fc..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$2.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$DistanceComparator.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$DistanceComparator.class deleted file mode 100644 index 21e5e0b3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$DistanceComparator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$MessageBodyWriterPair.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$MessageBodyWriterPair.class deleted file mode 100644 index a3ba66be..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$MessageBodyWriterPair.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory.class deleted file mode 100644 index a0d64941..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderHeaders.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderHeaders.class deleted file mode 100644 index 62a5eba3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderHeaders.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderImpl.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderImpl.class deleted file mode 100644 index bfce57b0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderImpl.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl$1.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl$1.class deleted file mode 100644 index 3fd7259f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl.class deleted file mode 100644 index b708d674..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/factory/VariantListBuilderImpl.class b/com.sun.jersey/com/sun/jersey/core/spi/factory/VariantListBuilderImpl.class deleted file mode 100644 index eb033e6a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/factory/VariantListBuilderImpl.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner$1.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner$1.class deleted file mode 100644 index 5a30c83e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner.class deleted file mode 100644 index 98e79dd1..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner$1.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner$1.class deleted file mode 100644 index 4d22178b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner.class deleted file mode 100644 index 12b9a529..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider$1.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider$1.class deleted file mode 100644 index 27ea2288..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider.class deleted file mode 100644 index faefdc13..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner.class deleted file mode 100644 index 4ef58597..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/Scanner.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/Scanner.class deleted file mode 100644 index f79998ce..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/Scanner.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerException.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerException.class deleted file mode 100644 index 4b3f8fdf..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerException.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerListener.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerListener.class deleted file mode 100644 index f0468de3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerListener.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner$1.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner$1.class deleted file mode 100644 index b4eb37f8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner.class deleted file mode 100644 index a0f39d8a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner$1.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner$1.class deleted file mode 100644 index 3ca1f13e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner.class deleted file mode 100644 index 29b07645..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner$1.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner$1.class deleted file mode 100644 index 01c78099..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner.class deleted file mode 100644 index 8a9068a8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/UriSchemeScanner.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/UriSchemeScanner.class deleted file mode 100644 index d22a9d89..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/UriSchemeScanner.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1$1.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1$1.class deleted file mode 100644 index 82395e9a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1.class deleted file mode 100644 index 67a8d7b5..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner.class b/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner.class deleted file mode 100644 index 6cb204db..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/Base64.class b/com.sun.jersey/com/sun/jersey/core/util/Base64.class deleted file mode 100644 index 33054bbb..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/Base64.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/Closing$Closure.class b/com.sun.jersey/com/sun/jersey/core/util/Closing$Closure.class deleted file mode 100644 index e9e41f9c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/Closing$Closure.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/Closing.class b/com.sun.jersey/com/sun/jersey/core/util/Closing.class deleted file mode 100644 index 2e629a3c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/Closing.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/FeaturesAndProperties.class b/com.sun.jersey/com/sun/jersey/core/util/FeaturesAndProperties.class deleted file mode 100644 index 0a902d2a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/FeaturesAndProperties.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparator.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparator.class deleted file mode 100644 index 0899be21..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$1.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$1.class deleted file mode 100644 index 3ba7e94d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$Entry.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$Entry.class deleted file mode 100644 index 93631d1c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$Entry.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntryIterator.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntryIterator.class deleted file mode 100644 index 8496291c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntryIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntrySet.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntrySet.class deleted file mode 100644 index e86b5961..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntrySet.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$HashIterator.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$HashIterator.class deleted file mode 100644 index a159f74e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$HashIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$KeyIterator.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$KeyIterator.class deleted file mode 100644 index ad9e114c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$KeyIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$ValueIterator.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$ValueIterator.class deleted file mode 100644 index 98458a43..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$ValueIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap.class deleted file mode 100644 index 972babaa..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$1.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$1.class deleted file mode 100644 index 692b1bbc..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$Entry.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$Entry.class deleted file mode 100644 index 38218f3a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$Entry.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$EntryIterator.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$EntryIterator.class deleted file mode 100644 index 087c1483..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$EntryIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$KeyIterator.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$KeyIterator.class deleted file mode 100644 index a331ec21..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$KeyIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$LinkedHashIterator.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$LinkedHashIterator.class deleted file mode 100644 index 39b4c96d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$LinkedHashIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$ValueIterator.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$ValueIterator.class deleted file mode 100644 index cf663b6a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$ValueIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap.class b/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap.class deleted file mode 100644 index 25a0a5a5..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/LazyVal.class b/com.sun.jersey/com/sun/jersey/core/util/LazyVal.class deleted file mode 100644 index 97e3bdb4..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/LazyVal.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/MultivaluedMapImpl.class b/com.sun.jersey/com/sun/jersey/core/util/MultivaluedMapImpl.class deleted file mode 100644 index 33c7ffd5..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/MultivaluedMapImpl.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/ReaderWriter.class b/com.sun.jersey/com/sun/jersey/core/util/ReaderWriter.class deleted file mode 100644 index 0e452fb4..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/ReaderWriter.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/StringIgnoreCaseKeyComparator.class b/com.sun.jersey/com/sun/jersey/core/util/StringIgnoreCaseKeyComparator.class deleted file mode 100644 index 5d4ffd38..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/StringIgnoreCaseKeyComparator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/StringKeyIgnoreCaseMultivaluedMap.class b/com.sun.jersey/com/sun/jersey/core/util/StringKeyIgnoreCaseMultivaluedMap.class deleted file mode 100644 index e37db9c2..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/StringKeyIgnoreCaseMultivaluedMap.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/StringKeyObjectValueIgnoreCaseMultivaluedMap.class b/com.sun.jersey/com/sun/jersey/core/util/StringKeyObjectValueIgnoreCaseMultivaluedMap.class deleted file mode 100644 index e48e8c8c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/StringKeyObjectValueIgnoreCaseMultivaluedMap.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/StringKeyStringValueIgnoreCaseMultivaluedMap.class b/com.sun.jersey/com/sun/jersey/core/util/StringKeyStringValueIgnoreCaseMultivaluedMap.class deleted file mode 100644 index 14fb6dff..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/StringKeyStringValueIgnoreCaseMultivaluedMap.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/ThrowHelper.class b/com.sun.jersey/com/sun/jersey/core/util/ThrowHelper.class deleted file mode 100644 index f1c4bca8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/ThrowHelper.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/core/util/UnmodifiableMultivaluedMap.class b/com.sun.jersey/com/sun/jersey/core/util/UnmodifiableMultivaluedMap.class deleted file mode 100644 index cdf7ec05..00000000 Binary files a/com.sun.jersey/com/sun/jersey/core/util/UnmodifiableMultivaluedMap.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/impl/ApiMessages.class b/com.sun.jersey/com/sun/jersey/impl/ApiMessages.class deleted file mode 100644 index 0ac91f10..00000000 Binary files a/com.sun.jersey/com/sun/jersey/impl/ApiMessages.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/impl/ImplMessages.class b/com.sun.jersey/com/sun/jersey/impl/ImplMessages.class deleted file mode 100644 index 929247d2..00000000 Binary files a/com.sun.jersey/com/sun/jersey/impl/ImplMessages.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/impl/SpiMessages.class b/com.sun.jersey/com/sun/jersey/impl/SpiMessages.class deleted file mode 100644 index 54675b5e..00000000 Binary files a/com.sun.jersey/com/sun/jersey/impl/SpiMessages.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/impl/api.properties b/com.sun.jersey/com/sun/jersey/impl/api.properties deleted file mode 100644 index f867e167..00000000 --- a/com.sun.jersey/com/sun/jersey/impl/api.properties +++ /dev/null @@ -1,40 +0,0 @@ -# -# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -# -# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved. -# -# The contents of this file are subject to the terms of either the GNU -# General Public License Version 2 only ("GPL") or the Common Development -# and Distribution License("CDDL") (collectively, the "License"). You -# may not use this file except in compliance with the License. You can -# obtain a copy of the License at -# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html -# or packager/legal/LICENSE.txt. See the License for the specific -# language governing permissions and limitations under the License. -# -# When distributing the software, include this License Header Notice in each -# file and include the License file at packager/legal/LICENSE.txt. -# -# GPL Classpath Exception: -# Oracle designates this particular file as subject to the "Classpath" -# exception as provided by Oracle in the GPL Version 2 section of the License -# file that accompanied this code. -# -# Modifications: -# If applicable, add the following below the License Header, with the fields -# enclosed by brackets [] replaced by your own identifying information: -# "Portions Copyright [year] [name of copyright owner]" -# -# Contributor(s): -# If you wish your version of this file to be governed by only the CDDL or -# only the GPL Version 2, indicate your decision by adding "[Contributor] -# elects to include this software in this distribution under the [CDDL or GPL -# Version 2] license." If you don't indicate a single choice of license, a -# recipient has the option to distribute your version of this file under -# either the CDDL, the GPL Version 2 or to extend the choice of license to -# its licensees as provided above. However, if you add GPL Version 2 code -# and therefore, elected the GPL Version 2 license, then the option applies -# only if the new code is made subject to such option by the copyright -# holder. -# - diff --git a/com.sun.jersey/com/sun/jersey/impl/impl.properties b/com.sun.jersey/com/sun/jersey/impl/impl.properties deleted file mode 100644 index 2ecf85a8..00000000 --- a/com.sun.jersey/com/sun/jersey/impl/impl.properties +++ /dev/null @@ -1,63 +0,0 @@ -error.marshalling.jaxb=Error marshalling JAXB object of type "{0}". -error.unmarshalling.jaxb=Error unmarshalling JAXB object of type "{0}". -unable.to.write.mimemultipart=Unable to write MimeMultipart content. -resource.method=Resource, {0}, with method, {1} -resource.not.acceptable={0}, is returning a MIME type, "{1}", that is not acceptable. -resource.mimetype.not.in.produceMime={0}, is returning a MIME type, "{1}", that is acceptable but not a member of @ProduceMime, {2}. -nested.error=NESTED ERROR: {0}. -failed.to.create.web.resource=Failed to create Web resource: {0}. -default.could.not.process.method=Default value, {0} could not be processed by method {1}. -default.could.not.process.constructor=Default value, {0} could not be processed by constructor {1}. -exception.invoking.resource.method=Exception invoking Web resource method. -illegal.initial.capacity=Illegal initial capacity: {0}. -illegal.load.factor=Illegal load factor: {0}. -error.processing.method=Error processing resource method, {0}, for ResourceMethodDispatchProvider, {1}. -generic.type.not.supported=Generic type, {0}, not support for parameter {1}. -not.valid.httpmethod=Method, {0}, annotated with {1} of resource, {2}, is not recognized as valid resource method. -not.valid.dynamicresolvingmethod=Method, {0}, annotated with URI template {1} of resource, {2}, is not recognized as valid Java method annotated with @Path. -quality.more.than.three=Quality value "{0}" has more than 3 digits after the decimal point. -quality.greater.than.one=Quality value "{0}" is greater than 1. -object.not.a.webResource=Object, "{0}": is not a Web resource since it is not annotated with @Path. -bad.uritemplate=Web resource, "{0}": URI template "{1}" of @Path could not be processed on Web resource. -bad.class.consumemime=Web resource, "{0}": MIME types "{1}" of @ConsumeMime could not be processed on Web resource. -bad.class.producemime=Web resource, "{0}": MIME types "{1}" of @ProcudeMime could not be processed on Web resource. -bad.method.httpmethod=Web resource, "{0}": HTTP method "{1}" of @HttpMethod could not be processed on method "{2}" of Web Resource. -bad.consumemime=Web resource, "{0}": HTTP method "{1}" of @HttpMethod could not be processed on method "{2}" of Web Resource. -bad.method.consumemime=Web resource, "{0}": MIME types "{1}" of @ConsumeMime could not be processed on method "{2} of Web Resource. -bad.method.producemime=Web resource, "{0}": MIME types "{1}" of @ProduceMime could not be processed on method "{2} of Web Resource. -illegal.config.syntax=Illegal configuration-file syntax. -illegal.provider.class.name=Illegal provider-class name: {0}. -provider.not.found=Provider {0} not found. -provider.could.not.be.created=Provider {0} could not be instantiated: {1} -no.webresourceclass.in.webxml=No "webresourceclass" specified in web.xml. -byte.array.cannot.be.null=data parameter, of type byte[], cannot be null. -bad.content.type=The HTTP header field "Content-Type" with value "{0}" could not be parsed. -bad.mime.type=The MIME type of the representation with value "{0}" could not be parsed. -bad.accept.field=The HTTP header field "Accept" with value "{0}" could not be parsed. -error.no.sub.res.method.locator.found=A resource class, {0}, does not have any resource method, sub-resource method, or sub-resource locator. -error.res.uri.path.required=A root resource class, {0}, MUST have a URI path. -error.res.uri.path.invalid=A root resource class, {0}, has an invalid URI path: {1}. -error.subres.loc.uri.path.invalid=A sub-resource locator, {0}, has an invalid URI path: {1} -error.subres.loc.has.entity.param=A sub-resource locator, {0}, can not have an entity parameter. Try to move the parameter to the corresponding resource method. -error.subres.method.uri.path.invalid=A sub-resource method, {0}, has an invalid URI path: {1} -error.get.returns.void=A HTTP GET method, {0}, MUST return a non-void type. -error.get.consumes.entity=A HTTP GET method, {0}, should not consume any entity. -error.subres.loc.returns.void=A sub-resource locator, {0}, MUST return a non-void type. -new.ar.created.by.introspection.modeler=A new abstract resource created by IntrospectionModeler: {0} -ambiguous.parameter=Parameter {1} of {0} MUST be only one of a path, query, matrix or header parameter. -non.pub.res.method=A resource method, {0}, MUST be public scoped otherwise the method is ignored -non.pub.sub.res.method=A sub-resource method, {0}, MUST be public scoped otherwise the method is ignored -non.pub.sub.res.loc=A sub-resource locator, {0}, MUST be public scoped otherwise the method is ignored -fatal.issues.found.at.res.class=Fatal issues found at class {0}. See logs for more details. -web.app.already.initiated=Web application is already initiated. -no.root.res.in.res.cfg=The ResourceConfig instance does not contain any root resource classes. -root.res.no.public.ctor=A root resource, {0}, MUST have a public constructor -ambiguous.ctors=A root resource, {0}, has ambiguous constructors to use for initialization -ambiguous.srls=A resource, {0}, has ambiguous sub-resource locator for URI template {1}, which matches with template {2} -ambiguous.rms.in=A resource, {0}, has ambiguous resource method for HTTP method {1} and input mime-type: {2}. The problematic mime-type sets (as defined by @Consumes annotation at Java methods {3} and {4}) are {5} and {6}. This could cause an error for conflicting output types! -ambiguous.rms.out=A resource, {0}, has ambiguous resource method for HTTP method {1} and output mime-type: {2}. The problematic mime-type sets (as defined by @Produces annotation at Java methods {3} and {4}) are {5} and {6} -ambiguous.srms.in=A resource, {0}, has ambiguous sub-resource method for HTTP method {1}, URI path template {2}, and input mime-type: {3}. The problematic mime-type sets (as defined by @Consumes annotation at Java methods {4} and {5}) are {6} and {7}. This could cause an error for conflicting output types! -ambiguous.srms.out=A resource, {0}, has ambiguous sub-resource method for HTTP method {1}, URI path template {2}, and output mime-type: {3}. The problematic mime-type sets (as defined by @Produces annotation at Java methods {4} and {5}) are {6} and {7} -multiple.http.method.designators=A (sub-)resource method, {0}, should have only one HTTP method designator. It currently has the following designators defined: {1} -ambiguous.rr.path=A root resource, {0}, has a non-unique URI template {1} -sub.res.method.treated.as.res.method=A sub-resource method, {0}, with URI template, "{1}", is treated as a resource method \ No newline at end of file diff --git a/com.sun.jersey/com/sun/jersey/impl/spi.properties b/com.sun.jersey/com/sun/jersey/impl/spi.properties deleted file mode 100644 index f604f53b..00000000 --- a/com.sun.jersey/com/sun/jersey/impl/spi.properties +++ /dev/null @@ -1,9 +0,0 @@ -uritemplate.cannot.be.null=URI template cannot be null. -template.name.to.value.not.null=Template name to value map cannot be null. -illegal.config.syntax=Illegal configuration-file syntax. -illegal.provider.class.name=Illegal provider-class name: {0}. -provider.could.not.be.created=The class {0} implementing provider {1} could not be instantiated: {2} -provider.class.could.not.be.loaded=The class {0} implementing provider {1} could not be loaded: {2} -provider.not.found=The class {0} implementing the provider {1} is not found. The provider implementation is ignored. -dependent.class.of.provider.not.found=A dependent class, {0}, of the class {1} implementing the provider {2} is not found. The provider implementation is ignored. -dependent.class.of.provider.format.error={0}. A dependent class of the class {1} implementing the provider {2} is malformed. The provider implementation is ignored. Check if the malformed class is part of a stubbed jar that used for compiling only. \ No newline at end of file diff --git a/com.sun.jersey/com/sun/jersey/localization/Localizable.class b/com.sun.jersey/com/sun/jersey/localization/Localizable.class deleted file mode 100644 index bc20d1a0..00000000 Binary files a/com.sun.jersey/com/sun/jersey/localization/Localizable.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/localization/LocalizableMessage.class b/com.sun.jersey/com/sun/jersey/localization/LocalizableMessage.class deleted file mode 100644 index 8b3b5e94..00000000 Binary files a/com.sun.jersey/com/sun/jersey/localization/LocalizableMessage.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/localization/LocalizableMessageFactory.class b/com.sun.jersey/com/sun/jersey/localization/LocalizableMessageFactory.class deleted file mode 100644 index 68c49f2b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/localization/LocalizableMessageFactory.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/localization/Localizer.class b/com.sun.jersey/com/sun/jersey/localization/Localizer.class deleted file mode 100644 index 5354c871..00000000 Binary files a/com.sun.jersey/com/sun/jersey/localization/Localizer.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/CloseableService.class b/com.sun.jersey/com/sun/jersey/spi/CloseableService.class deleted file mode 100644 index 760065e7..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/CloseableService.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/HeaderDelegateProvider.class b/com.sun.jersey/com/sun/jersey/spi/HeaderDelegateProvider.class deleted file mode 100644 index bca6249b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/HeaderDelegateProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/MessageBodyWorkers.class b/com.sun.jersey/com/sun/jersey/spi/MessageBodyWorkers.class deleted file mode 100644 index 40cabfdf..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/MessageBodyWorkers.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/StringReader$ValidateDefaultValue.class b/com.sun.jersey/com/sun/jersey/spi/StringReader$ValidateDefaultValue.class deleted file mode 100644 index 54226111..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/StringReader$ValidateDefaultValue.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/StringReader.class b/com.sun.jersey/com/sun/jersey/spi/StringReader.class deleted file mode 100644 index 9e6ebc37..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/StringReader.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/StringReaderProvider.class b/com.sun.jersey/com/sun/jersey/spi/StringReaderProvider.class deleted file mode 100644 index d016ed3f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/StringReaderProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/StringReaderWorkers.class b/com.sun.jersey/com/sun/jersey/spi/StringReaderWorkers.class deleted file mode 100644 index 204116d3..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/StringReaderWorkers.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/ClientSide.class b/com.sun.jersey/com/sun/jersey/spi/inject/ClientSide.class deleted file mode 100644 index 4e3d7ff8..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/ClientSide.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedTo.class b/com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedTo.class deleted file mode 100644 index 6743ad6b..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedTo.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedToType.class b/com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedToType.class deleted file mode 100644 index ddc453bf..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedToType.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$1.class b/com.sun.jersey/com/sun/jersey/spi/inject/Errors$1.class deleted file mode 100644 index 4b8c38f7..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$Closure.class b/com.sun.jersey/com/sun/jersey/spi/inject/Errors$Closure.class deleted file mode 100644 index a423df1c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$Closure.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessage.class b/com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessage.class deleted file mode 100644 index e64473cf..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessage.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessagesException.class b/com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessagesException.class deleted file mode 100644 index 2fda2bed..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessagesException.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/Errors.class b/com.sun.jersey/com/sun/jersey/spi/inject/Errors.class deleted file mode 100644 index 9d30638a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/Errors.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/Inject.class b/com.sun.jersey/com/sun/jersey/spi/inject/Inject.class deleted file mode 100644 index 6054dd79..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/Inject.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/Injectable.class b/com.sun.jersey/com/sun/jersey/spi/inject/Injectable.class deleted file mode 100644 index 27daeecb..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/Injectable.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProvider.class b/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProvider.class deleted file mode 100644 index b3a60da9..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext$InjectableScopePair.class b/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext$InjectableScopePair.class deleted file mode 100644 index e7194e81..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext$InjectableScopePair.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext.class b/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext.class deleted file mode 100644 index bf490a8f..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/PerRequestTypeInjectableProvider.class b/com.sun.jersey/com/sun/jersey/spi/inject/PerRequestTypeInjectableProvider.class deleted file mode 100644 index b0f352a7..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/PerRequestTypeInjectableProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/ServerSide.class b/com.sun.jersey/com/sun/jersey/spi/inject/ServerSide.class deleted file mode 100644 index 7b31662d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/ServerSide.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/inject/SingletonTypeInjectableProvider.class b/com.sun.jersey/com/sun/jersey/spi/inject/SingletonTypeInjectableProvider.class deleted file mode 100644 index fbfcccc7..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/inject/SingletonTypeInjectableProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/service/ServiceConfigurationError.class b/com.sun.jersey/com/sun/jersey/spi/service/ServiceConfigurationError.class deleted file mode 100644 index b70dd662..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/service/ServiceConfigurationError.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$1.class b/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$1.class deleted file mode 100644 index c2777c47..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$1.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$AbstractLazyIterator.class b/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$AbstractLazyIterator.class deleted file mode 100644 index c8b50f3c..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$AbstractLazyIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$DefaultServiceIteratorProvider.class b/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$DefaultServiceIteratorProvider.class deleted file mode 100644 index 7a3f52df..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$DefaultServiceIteratorProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyClassIterator.class b/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyClassIterator.class deleted file mode 100644 index e651416a..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyClassIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyObjectIterator.class b/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyObjectIterator.class deleted file mode 100644 index a9f39a49..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyObjectIterator.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$ServiceIteratorProvider.class b/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$ServiceIteratorProvider.class deleted file mode 100644 index 21505f39..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$ServiceIteratorProvider.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder.class b/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder.class deleted file mode 100644 index 160af76d..00000000 Binary files a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder.class and /dev/null differ diff --git a/com.sun.jersey/com/sun/ws/rs/ext/RuntimeDelegateImpl.class b/com.sun.jersey/com/sun/ws/rs/ext/RuntimeDelegateImpl.class deleted file mode 100644 index 692355dc..00000000 Binary files a/com.sun.jersey/com/sun/ws/rs/ext/RuntimeDelegateImpl.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/ApplicationPath.class b/com.sun.jersey/javax/ws/rs/ApplicationPath.class deleted file mode 100644 index 2b095906..00000000 Binary files a/com.sun.jersey/javax/ws/rs/ApplicationPath.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/Consumes.class b/com.sun.jersey/javax/ws/rs/Consumes.class deleted file mode 100644 index 63c5dbad..00000000 Binary files a/com.sun.jersey/javax/ws/rs/Consumes.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/CookieParam.class b/com.sun.jersey/javax/ws/rs/CookieParam.class deleted file mode 100644 index 5647b85b..00000000 Binary files a/com.sun.jersey/javax/ws/rs/CookieParam.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/DELETE.class b/com.sun.jersey/javax/ws/rs/DELETE.class deleted file mode 100644 index 33f730b9..00000000 Binary files a/com.sun.jersey/javax/ws/rs/DELETE.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/DefaultValue.class b/com.sun.jersey/javax/ws/rs/DefaultValue.class deleted file mode 100644 index 49654b8e..00000000 Binary files a/com.sun.jersey/javax/ws/rs/DefaultValue.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/Encoded.class b/com.sun.jersey/javax/ws/rs/Encoded.class deleted file mode 100644 index 1b6e4d85..00000000 Binary files a/com.sun.jersey/javax/ws/rs/Encoded.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/FormParam.class b/com.sun.jersey/javax/ws/rs/FormParam.class deleted file mode 100644 index 7ad8d5e5..00000000 Binary files a/com.sun.jersey/javax/ws/rs/FormParam.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/GET.class b/com.sun.jersey/javax/ws/rs/GET.class deleted file mode 100644 index a4f19c56..00000000 Binary files a/com.sun.jersey/javax/ws/rs/GET.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/HEAD.class b/com.sun.jersey/javax/ws/rs/HEAD.class deleted file mode 100644 index eab3fd3b..00000000 Binary files a/com.sun.jersey/javax/ws/rs/HEAD.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/HeaderParam.class b/com.sun.jersey/javax/ws/rs/HeaderParam.class deleted file mode 100644 index 29d08136..00000000 Binary files a/com.sun.jersey/javax/ws/rs/HeaderParam.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/HttpMethod.class b/com.sun.jersey/javax/ws/rs/HttpMethod.class deleted file mode 100644 index 4c0bddf0..00000000 Binary files a/com.sun.jersey/javax/ws/rs/HttpMethod.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/MatrixParam.class b/com.sun.jersey/javax/ws/rs/MatrixParam.class deleted file mode 100644 index ceb060bc..00000000 Binary files a/com.sun.jersey/javax/ws/rs/MatrixParam.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/OPTIONS.class b/com.sun.jersey/javax/ws/rs/OPTIONS.class deleted file mode 100644 index d4a2098f..00000000 Binary files a/com.sun.jersey/javax/ws/rs/OPTIONS.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/POST.class b/com.sun.jersey/javax/ws/rs/POST.class deleted file mode 100644 index 98a052d9..00000000 Binary files a/com.sun.jersey/javax/ws/rs/POST.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/PUT.class b/com.sun.jersey/javax/ws/rs/PUT.class deleted file mode 100644 index 3960d50c..00000000 Binary files a/com.sun.jersey/javax/ws/rs/PUT.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/Path.class b/com.sun.jersey/javax/ws/rs/Path.class deleted file mode 100644 index f43a2dae..00000000 Binary files a/com.sun.jersey/javax/ws/rs/Path.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/PathParam.class b/com.sun.jersey/javax/ws/rs/PathParam.class deleted file mode 100644 index e908d296..00000000 Binary files a/com.sun.jersey/javax/ws/rs/PathParam.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/Produces.class b/com.sun.jersey/javax/ws/rs/Produces.class deleted file mode 100644 index 373c1e10..00000000 Binary files a/com.sun.jersey/javax/ws/rs/Produces.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/QueryParam.class b/com.sun.jersey/javax/ws/rs/QueryParam.class deleted file mode 100644 index ae7576f6..00000000 Binary files a/com.sun.jersey/javax/ws/rs/QueryParam.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/WebApplicationException.class b/com.sun.jersey/javax/ws/rs/WebApplicationException.class deleted file mode 100644 index 79999dc1..00000000 Binary files a/com.sun.jersey/javax/ws/rs/WebApplicationException.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/Application.class b/com.sun.jersey/javax/ws/rs/core/Application.class deleted file mode 100644 index b004360b..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/Application.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/CacheControl.class b/com.sun.jersey/javax/ws/rs/core/CacheControl.class deleted file mode 100644 index f761c8e4..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/CacheControl.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/Context.class b/com.sun.jersey/javax/ws/rs/core/Context.class deleted file mode 100644 index f088d489..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/Context.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/Cookie.class b/com.sun.jersey/javax/ws/rs/core/Cookie.class deleted file mode 100644 index a95824d5..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/Cookie.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/EntityTag.class b/com.sun.jersey/javax/ws/rs/core/EntityTag.class deleted file mode 100644 index 9c186607..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/EntityTag.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/GenericEntity.class b/com.sun.jersey/javax/ws/rs/core/GenericEntity.class deleted file mode 100644 index 392e9e56..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/GenericEntity.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/HttpHeaders.class b/com.sun.jersey/javax/ws/rs/core/HttpHeaders.class deleted file mode 100644 index 1aa1fd90..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/HttpHeaders.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/MediaType$1.class b/com.sun.jersey/javax/ws/rs/core/MediaType$1.class deleted file mode 100644 index 6a4f8465..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/MediaType$1.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/MediaType.class b/com.sun.jersey/javax/ws/rs/core/MediaType.class deleted file mode 100644 index 3d177da7..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/MediaType.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/MultivaluedMap.class b/com.sun.jersey/javax/ws/rs/core/MultivaluedMap.class deleted file mode 100644 index 9c327747..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/MultivaluedMap.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/NewCookie.class b/com.sun.jersey/javax/ws/rs/core/NewCookie.class deleted file mode 100644 index f1c23145..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/NewCookie.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/PathSegment.class b/com.sun.jersey/javax/ws/rs/core/PathSegment.class deleted file mode 100644 index 3a9a747f..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/PathSegment.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/Request.class b/com.sun.jersey/javax/ws/rs/core/Request.class deleted file mode 100644 index 3128417e..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/Request.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/Response$ResponseBuilder.class b/com.sun.jersey/javax/ws/rs/core/Response$ResponseBuilder.class deleted file mode 100644 index f68fd9aa..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/Response$ResponseBuilder.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/Response$Status$Family.class b/com.sun.jersey/javax/ws/rs/core/Response$Status$Family.class deleted file mode 100644 index d8354c12..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/Response$Status$Family.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/Response$Status.class b/com.sun.jersey/javax/ws/rs/core/Response$Status.class deleted file mode 100644 index 1e7d7159..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/Response$Status.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/Response$StatusType.class b/com.sun.jersey/javax/ws/rs/core/Response$StatusType.class deleted file mode 100644 index 564338de..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/Response$StatusType.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/Response.class b/com.sun.jersey/javax/ws/rs/core/Response.class deleted file mode 100644 index 8db94180..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/Response.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/SecurityContext.class b/com.sun.jersey/javax/ws/rs/core/SecurityContext.class deleted file mode 100644 index b2433898..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/SecurityContext.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/StreamingOutput.class b/com.sun.jersey/javax/ws/rs/core/StreamingOutput.class deleted file mode 100644 index 143416b1..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/StreamingOutput.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/UriBuilder.class b/com.sun.jersey/javax/ws/rs/core/UriBuilder.class deleted file mode 100644 index 88c5d485..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/UriBuilder.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/UriBuilderException.class b/com.sun.jersey/javax/ws/rs/core/UriBuilderException.class deleted file mode 100644 index 09dafc67..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/UriBuilderException.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/UriInfo.class b/com.sun.jersey/javax/ws/rs/core/UriInfo.class deleted file mode 100644 index d4251adb..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/UriInfo.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/Variant$VariantListBuilder.class b/com.sun.jersey/javax/ws/rs/core/Variant$VariantListBuilder.class deleted file mode 100644 index ab6e35ab..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/Variant$VariantListBuilder.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/core/Variant.class b/com.sun.jersey/javax/ws/rs/core/Variant.class deleted file mode 100644 index 29058fa6..00000000 Binary files a/com.sun.jersey/javax/ws/rs/core/Variant.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/ext/ContextResolver.class b/com.sun.jersey/javax/ws/rs/ext/ContextResolver.class deleted file mode 100644 index 62facef5..00000000 Binary files a/com.sun.jersey/javax/ws/rs/ext/ContextResolver.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/ext/ExceptionMapper.class b/com.sun.jersey/javax/ws/rs/ext/ExceptionMapper.class deleted file mode 100644 index 38620d01..00000000 Binary files a/com.sun.jersey/javax/ws/rs/ext/ExceptionMapper.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/ext/FactoryFinder$1.class b/com.sun.jersey/javax/ws/rs/ext/FactoryFinder$1.class deleted file mode 100644 index 2452eca9..00000000 Binary files a/com.sun.jersey/javax/ws/rs/ext/FactoryFinder$1.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/ext/FactoryFinder.class b/com.sun.jersey/javax/ws/rs/ext/FactoryFinder.class deleted file mode 100644 index 3cc6f3fa..00000000 Binary files a/com.sun.jersey/javax/ws/rs/ext/FactoryFinder.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/ext/MessageBodyReader.class b/com.sun.jersey/javax/ws/rs/ext/MessageBodyReader.class deleted file mode 100644 index bf2698fc..00000000 Binary files a/com.sun.jersey/javax/ws/rs/ext/MessageBodyReader.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/ext/MessageBodyWriter.class b/com.sun.jersey/javax/ws/rs/ext/MessageBodyWriter.class deleted file mode 100644 index 0d273c11..00000000 Binary files a/com.sun.jersey/javax/ws/rs/ext/MessageBodyWriter.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/ext/Provider.class b/com.sun.jersey/javax/ws/rs/ext/Provider.class deleted file mode 100644 index b9fb29ad..00000000 Binary files a/com.sun.jersey/javax/ws/rs/ext/Provider.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/ext/Providers.class b/com.sun.jersey/javax/ws/rs/ext/Providers.class deleted file mode 100644 index 5006e31d..00000000 Binary files a/com.sun.jersey/javax/ws/rs/ext/Providers.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate$HeaderDelegate.class b/com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate$HeaderDelegate.class deleted file mode 100644 index 328c7c7d..00000000 Binary files a/com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate$HeaderDelegate.class and /dev/null differ diff --git a/com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate.class b/com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate.class deleted file mode 100644 index 01ae8a5b..00000000 Binary files a/com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate.class and /dev/null differ -- cgit