summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-03-08 22:06:42 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-03-08 22:06:42 +0530
commitfc16f56e2a95e23be6cf86ccfe7d4a6d3603baab (patch)
treea646ad0f3e0a87afb0c37805af63fb6183ff3a9c
parent2b73f885f9b9bba01b220cd0199b8040e299086f (diff)
Removed unnecessary plugin com.sun.jersey, introduced image caching.
-rw-r--r--com.gluster.storage.management.client/.classpath4
-rw-r--r--com.gluster.storage.management.client/META-INF/MANIFEST.MF9
-rw-r--r--com.gluster.storage.management.client/build.properties10
-rw-r--r--com.gluster.storage.management.client/lib/jersey-1.5/jersey-client-1.5.jarbin0 -> 128096 bytes
-rw-r--r--com.gluster.storage.management.client/lib/jersey-1.5/jersey-core-1.5.jar (renamed from com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.4.jar)bin455517 -> 455665 bytes
-rw-r--r--com.gluster.storage.management.client/lib/jersey-client-1.4.jarbin124421 -> 0 bytes
-rw-r--r--com.gluster.storage.management.gui.feature.webstart/feature.xml7
-rw-r--r--com.gluster.storage.management.gui.feature/feature.xml7
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/EntityGroupContentProvider.java1
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/actions/AddServerAction.java3
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/actions/CreateVolumeAction.java1
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DatePicker.java531
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DatePickerCombo.java1142
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/DiskViewerEditingSupport.java57
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/GUIHelper.java7
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/HyperlinkCellEditor.java68
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/ImageUtil.java51
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/utils/LRUCache.java55
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/details/DisksPage.java2
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/details/TabCreatorFactoryImpl.java1
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/navigator/ClusterAdapterFactory.java3
-rw-r--r--com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/navigator/NavigationTreeLabelDecorator.java1
-rw-r--r--com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.4.jarbin124421 -> 0 bytes
-rw-r--r--com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.5.jarbin0 -> 128096 bytes
-rw-r--r--com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.5.jar (renamed from com.gluster.storage.management.client/lib/jersey-core-1.4.jar)bin455517 -> 455665 bytes
-rw-r--r--com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-json-1.5.jar (renamed from com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-json-1.4.jar)bin142827 -> 144810 bytes
-rw-r--r--com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-server-1.5.jar (renamed from com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-server-1.4.jar)bin677600 -> 681117 bytes
-rw-r--r--com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.4.jarbin15315 -> 0 bytes
-rw-r--r--com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.5.jarbin0 -> 17079 bytes
-rw-r--r--com.sun.jersey/.classpath7
-rw-r--r--com.sun.jersey/.project28
-rw-r--r--com.sun.jersey/.settings/org.eclipse.jdt.core.prefs8
-rw-r--r--com.sun.jersey/META-INF/MANIFEST.MF42
-rw-r--r--com.sun.jersey/META-INF/jersey-module-version1
-rw-r--r--com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-client/pom.properties5
-rw-r--r--com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-client/pom.xml124
-rw-r--r--com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-core/pom.properties5
-rw-r--r--com.sun.jersey/META-INF/maven/com.sun.jersey/jersey-core/pom.xml228
-rw-r--r--com.sun.jersey/META-INF/services/com.sun.jersey.spi.HeaderDelegateProvider9
-rw-r--r--com.sun.jersey/META-INF/services/com.sun.jersey.spi.inject.InjectableProvider5
-rw-r--r--com.sun.jersey/META-INF/services/javax.ws.rs.ext.MessageBodyReader27
-rw-r--r--com.sun.jersey/META-INF/services/javax.ws.rs.ext.MessageBodyWriter22
-rw-r--r--com.sun.jersey/build.properties10
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AbstractClientRequestAdapter.classbin694 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncUniformInterface.classbin4076 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$1.classbin1237 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$2.classbin1827 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$Builder.classbin6291 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource.classbin16510 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncViewUniformInterface.classbin1863 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$1.classbin1844 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$2.classbin2028 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$3.classbin2666 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$4.classbin1472 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$5.classbin1475 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$6.classbin1821 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$Builder.classbin10899 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource.classbin22853 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/Client$1.classbin1596 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/Client$2.classbin1070 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/Client$3.classbin3133 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/Client$4$1.classbin1174 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/Client$4.classbin3306 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl$1.classbin1380 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl.classbin1805 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/Client$ContextInjectableProvider.classbin922 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/Client.classbin16936 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ClientHandler.classbin315 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ClientHandlerException.classbin785 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ClientRequest$Builder.classbin1134 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ClientRequest.classbin2781 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ClientRequestAdapter.classbin301 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ClientResponse$Status.classbin5916 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ClientResponse.classbin12454 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/CommittingOutputStream.classbin1660 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ComponentsClientConfig.classbin2509 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/GenericType.classbin1954 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/PartialRequestBuilder.classbin4496 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/RequestBuilder.classbin1557 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriter.classbin469 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterImpl.classbin5198 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterListener.classbin450 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler.classbin7666 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/UniformInterface.classbin2290 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/UniformInterfaceException.classbin1428 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ViewResource$1.classbin239 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ViewResource$Builder.classbin5853 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ViewResource.classbin14030 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/ViewUniformInterface.classbin1517 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/WebResource$1.classbin236 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/WebResource$Builder.classbin7520 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/WebResource.classbin16400 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/WebResourceLinkHeaders.classbin1692 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/async/AsyncClientHandler.classbin520 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/async/FutureListener.classbin367 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/async/ITypeListener.classbin510 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/async/TypeListener.classbin1535 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/config/ClientConfig.classbin973 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/config/DefaultClientConfig.classbin2176 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/ClientFilter.classbin875 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/ClientRequestContainer.classbin2696 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter$Adapter.classbin1468 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter.classbin2769 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/ContainerListener.classbin718 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/Filterable.classbin1667 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter$Adapter.classbin1183 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter.classbin2591 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/HTTPBasicAuthFilter.classbin1885 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$1.classbin1194 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$QOP.classbin1274 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$State.classbin1288 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter.classbin9074 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$Adapter.classbin1565 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$LoggingOutputStream.classbin1752 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter.classbin7692 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/OnStartConnectionListener.classbin280 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/ReportingInputStream.classbin2244 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/client/filter/ReportingOutputStream.classbin1424 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/representation/Form.classbin396 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriBuilderImpl.classbin15555 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriComponent$1.classbin840 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriComponent$PathSegmentImpl.classbin2041 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriComponent$Type.classbin1712 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriComponent.classbin14401 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriPattern$1.classbin227 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriPattern$EmptyStringMatchResult.classbin1420 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriPattern$GroupIndexMatchResult.classbin1693 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriPattern.classbin5127 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriTemplate$1.classbin1568 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriTemplate.classbin13740 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$CharacterIterator.classbin333 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$StringCharacterIterator.classbin1249 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser.classbin8188 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/impl/ClientRequestImpl.classbin4872 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener$1.classbin729 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener.classbin2781 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/osgi/Activator.classbin1984 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/proxy/ViewProxy.classbin1623 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/proxy/ViewProxyProvider.classbin401 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/urlconnection/HTTPSProperties.classbin2004 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/urlconnection/HttpURLConnectionFactory.classbin291 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1$1.classbin1589 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1.classbin2165 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$URLConnectionResponse.classbin2241 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler.classbin7565 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/AcceptableLanguageTag.classbin1621 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/AcceptableMediaType.classbin2292 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/AcceptableToken.classbin1281 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/ContentDisposition$ContentDispositionBuilder.classbin2275 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/ContentDisposition.classbin5395 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition$FormDataContentDispositionBuilder.classbin1673 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition.classbin2688 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat$1.classbin805 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat.classbin2710 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/InBoundHeaders.classbin597 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/LanguageTag.classbin4150 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/LinkHeader$LinkHeaderBuilder.classbin3297 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/LinkHeader.classbin7303 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/LinkHeaders.classbin2061 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/MatchingEntityTag.classbin1881 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/MediaTypes$1.classbin1236 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/MediaTypes$2.classbin1569 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/MediaTypes$3.classbin1236 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/MediaTypes$4.classbin787 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/MediaTypes.classbin6248 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/OutBoundHeaders.classbin601 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/ParameterizedHeader.classbin2044 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/QualityFactor.classbin361 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/QualitySourceMediaType.classbin3444 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/Token.classbin1416 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableCookie.classbin980 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableNewCookie.classbin1161 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser.classbin3908 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderListAdapter.classbin2297 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$1.classbin1271 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$2.classbin1249 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$3.classbin1277 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$4.classbin1303 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$5.classbin1286 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$6.classbin2220 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$7.classbin1317 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$8.classbin1335 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$9.classbin1090 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$Event.classbin1416 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$ListElementCreator.classbin550 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader.classbin13836 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReaderImpl.classbin7183 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/BaseFormProvider.classbin4212 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ByteArrayProvider.classbin4660 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource$DSByteArrayOutputStream.classbin897 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource.classbin2198 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider.classbin4914 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DocumentProvider.classbin6087 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/EntityHolderReader.classbin4164 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FileProvider.classbin5461 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormMultivaluedMapProvider.classbin4874 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormProvider.classbin4226 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector$Replacer.classbin1985 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector.classbin8907 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/InputStreamProvider.classbin4791 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/MimeMultipartProvider.classbin5039 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ReaderProvider.classbin4322 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/RenderedImageProvider.classbin6619 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$DOMSourceReader.classbin4212 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SAXSourceReader.classbin4219 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SourceWriter.classbin5927 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$StreamSourceReader.classbin2829 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider.classbin788 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StreamingOutputProvider.classbin3409 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StringProvider.classbin3982 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$App.classbin1308 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$General.classbin1424 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$Text.classbin1297 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider.classbin3375 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$App.classbin1304 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$General.classbin1420 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$Text.classbin1293 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider.classbin4230 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$App.classbin1308 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$General.classbin1424 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$Text.classbin1297 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider.classbin3063 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$App.classbin1304 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$General.classbin1420 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$Text.classbin1293 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider.classbin5638 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/header/CacheControlProvider.classbin8174 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/header/CookieProvider.classbin2292 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/header/DateProvider.classbin2052 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/header/EntityTagProvider.classbin3115 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/header/LinkHeaderProvider.classbin1625 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/header/LocaleProvider.classbin2262 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/header/MediaTypeProvider.classbin3800 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/header/NewCookieProvider.classbin2587 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/header/StringProvider.classbin1360 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/header/URIProvider.classbin1828 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/header/WriterUtil.classbin1835 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/xml/DocumentBuilderFactoryProvider.classbin1802 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider$1.classbin1356 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider.classbin3089 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/xml/SAXParserContextProvider.classbin2712 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$1.classbin1109 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$2.classbin1463 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider.classbin2830 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/xml/TransformerFactoryProvider.classbin1400 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/impl/provider/xml/XMLStreamReaderContextProvider.classbin1580 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/osgi/Activator$1.classbin2217 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/osgi/Activator$2.classbin1286 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/osgi/Activator$BundleFactoryLoader.classbin3410 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$1.classbin2757 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$2.classbin1807 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder.classbin2843 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/osgi/Activator.classbin7588 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/osgi/OsgiLocator.classbin3661 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/provider/AbstractMessageReaderWriterProvider.classbin2500 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/provider/CompletableReader.classbin286 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/provider/EntityHolder.classbin961 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBElementProvider.classbin6539 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBProvider.classbin6719 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractListElementProvider.classbin9894 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractRootElementProvider.classbin6064 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/AnnotatedMethod.classbin9176 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/MethodList$1.classbin1151 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/MethodList$2.classbin1067 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/MethodList$3.classbin1196 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/MethodList$4.classbin1232 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/MethodList$5.classbin1152 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/MethodList$6.classbin1530 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/MethodList$7.classbin1155 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/MethodList$8.classbin1533 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/MethodList$Filter.classbin295 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/MethodList.classbin6414 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$1.classbin1113 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$2.classbin939 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$ClassTypePair.classbin753 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$DeclaringClassInterfacePair.classbin1170 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$TypeClassPair.classbin643 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper.classbin13958 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/AnnotatedContext.classbin1390 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$1.classbin279 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorComparator.classbin2664 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorInjectablePair.classbin1905 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor.classbin8161 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ComponentContext.classbin281 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ComponentDestructor.classbin2175 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector$1.classbin1667 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector.classbin5845 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProvider.classbin194 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProviderFactory.classbin404 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ComponentScope.classbin1694 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$Destroyable.classbin281 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$SingletonComponentProvider.classbin2207 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory.classbin6375 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderClass.classbin931 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderListener.classbin390 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices.classbin12218 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessor.classbin238 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactory.classbin413 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactoryInitializer.classbin286 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProvider.classbin218 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProviderFactory.classbin895 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCDestroyable.classbin189 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCFullyManagedComponentProvider.classbin323 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCInstantiatedComponentProvider.classbin322 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCManagedComponentProvider.classbin325 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$FullyManagedSingleton.classbin763 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$InstantiatedSingleton.classbin3130 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ManagedSingleton.classbin1518 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ProxiedSingletonWrapper.classbin2246 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory.classbin5304 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProxiedComponentProvider.classbin341 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/AbstractRuntimeDelegate.classbin3628 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$1.classbin954 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$2.classbin1058 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1.classbin5959 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$ContextResolverAdapter.classbin2399 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$NullContextResolverAdapter.classbin1106 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory.classbin8129 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$1.classbin1437 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$2.classbin1446 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$MetaInjectableProvider.classbin1107 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory.classbin10828 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$1.classbin1919 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$2.classbin1818 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$DistanceComparator.classbin2642 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$MessageBodyWriterPair.classbin911 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory.classbin17696 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderHeaders.classbin3024 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderImpl.classbin9348 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl$1.classbin1149 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl.classbin3524 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/factory/VariantListBuilderImpl.classbin3518 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner$1.classbin1348 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner.classbin2970 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner$1.classbin1168 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner.classbin2128 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider$1.classbin1147 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider.classbin2043 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner.classbin6427 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/Scanner.classbin277 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerException.classbin781 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerListener.classbin300 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner$1.classbin1402 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner.classbin2292 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner$1.classbin1404 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner.classbin2706 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner$1.classbin1387 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner.classbin3068 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/UriSchemeScanner.classbin414 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1$1.classbin913 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1.classbin2306 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner.classbin3495 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/Base64.classbin6199 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/Closing$Closure.classbin294 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/Closing.classbin1163 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/FeaturesAndProperties.classbin911 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparator.classbin385 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$1.classbin261 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$Entry.classbin3070 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntryIterator.classbin1697 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntrySet.classbin2304 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$HashIterator.classbin2635 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$KeyIterator.classbin1492 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$ValueIterator.classbin1520 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap.classbin15153 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$1.classbin279 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$Entry.classbin2918 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$EntryIterator.classbin1811 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$KeyIterator.classbin1606 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$LinkedHashIterator.classbin2698 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$ValueIterator.classbin1634 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap.classbin6825 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/LazyVal.classbin999 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/MultivaluedMapImpl.classbin6524 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/ReaderWriter.classbin3696 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/StringIgnoreCaseKeyComparator.classbin1622 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/StringKeyIgnoreCaseMultivaluedMap.classbin3678 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/StringKeyObjectValueIgnoreCaseMultivaluedMap.classbin3018 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/StringKeyStringValueIgnoreCaseMultivaluedMap.classbin4455 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/ThrowHelper.classbin731 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/core/util/UnmodifiableMultivaluedMap.classbin4103 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/impl/ApiMessages.classbin709 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/impl/ImplMessages.classbin18801 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/impl/SpiMessages.classbin3882 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/impl/api.properties40
-rw-r--r--com.sun.jersey/com/sun/jersey/impl/impl.properties63
-rw-r--r--com.sun.jersey/com/sun/jersey/impl/spi.properties9
-rw-r--r--com.sun.jersey/com/sun/jersey/localization/Localizable.classbin473 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/localization/LocalizableMessage.classbin1022 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/localization/LocalizableMessageFactory.classbin813 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/localization/Localizer.classbin3227 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/CloseableService.classbin171 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/HeaderDelegateProvider.classbin475 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/MessageBodyWorkers.classbin2229 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/StringReader$ValidateDefaultValue.classbin594 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/StringReader.classbin395 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/StringReaderProvider.classbin471 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/StringReaderWorkers.classbin442 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/ClientSide.classbin334 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedTo.classbin563 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedToType.classbin328 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/Errors$1.classbin703 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/Errors$Closure.classbin320 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessage.classbin1466 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessagesException.classbin1072 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/Errors.classbin7265 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/Inject.classbin572 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/Injectable.classbin248 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/InjectableProvider.classbin595 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext$InjectableScopePair.classbin777 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext.classbin2279 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/PerRequestTypeInjectableProvider.classbin2299 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/ServerSide.classbin334 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/inject/SingletonTypeInjectableProvider.classbin2384 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/service/ServiceConfigurationError.classbin554 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$1.classbin244 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$AbstractLazyIterator.classbin4785 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$DefaultServiceIteratorProvider.classbin1956 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyClassIterator.classbin3291 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyObjectIterator.classbin4538 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$ServiceIteratorProvider.classbin2341 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder.classbin17391 -> 0 bytes
-rw-r--r--com.sun.jersey/com/sun/ws/rs/ext/RuntimeDelegateImpl.classbin895 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/ApplicationPath.classbin424 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/Consumes.classbin502 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/CookieParam.classbin448 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/DELETE.classbin422 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/DefaultValue.classbin450 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/Encoded.classbin480 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/FormParam.classbin444 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/GET.classbin413 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/HEAD.classbin416 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/HeaderParam.classbin488 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/HttpMethod.classbin661 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/MatrixParam.classbin448 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/OPTIONS.classbin425 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/POST.classbin416 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/PUT.classbin413 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/Path.classbin416 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/PathParam.classbin444 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/Produces.classbin502 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/QueryParam.classbin446 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/WebApplicationException.classbin2073 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/Application.classbin866 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/CacheControl.classbin4882 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/Context.classbin454 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/Cookie.classbin3232 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/EntityTag.classbin2242 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/GenericEntity.classbin3095 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/HttpHeaders.classbin2099 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/MediaType$1.classbin1069 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/MediaType.classbin6049 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/MultivaluedMap.classbin454 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/NewCookie.classbin4266 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/PathSegment.classbin325 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/Request.classbin847 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/Response$ResponseBuilder.classbin2842 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/Response$Status$Family.classbin1400 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/Response$Status.classbin3988 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/Response$StatusType.classbin462 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/Response.classbin5165 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/SecurityContext.classbin523 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/StreamingOutput.classbin263 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/UriBuilder.classbin3068 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/UriBuilderException.classbin818 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/UriInfo.classbin1159 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/Variant$VariantListBuilder.classbin1071 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/core/Variant.classbin3210 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/ext/ContextResolver.classbin287 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/ext/ExceptionMapper.classbin310 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/ext/FactoryFinder$1.classbin1052 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/ext/FactoryFinder.classbin3684 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/ext/MessageBodyReader.classbin950 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/ext/MessageBodyWriter.classbin1220 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/ext/Provider.classbin423 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/ext/Providers.classbin1258 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate$HeaderDelegate.classbin543 -> 0 bytes
-rw-r--r--com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate.classbin3999 -> 0 bytes
478 files changed, 129 insertions, 2464 deletions
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 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry exported="true" kind="lib" path="lib/jersey-client-1.4.jar" sourcepath="/data/downloads/java/jersey/sources/jersey-client-1.4-sources.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/jersey-core-1.4.jar" sourcepath="/data/downloads/java/jersey/sources/jersey-core-1.4-sources.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/jersey-1.5/jersey-client-1.5.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/jersey-1.5/jersey-core-1.5.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
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
--- /dev/null
+++ b/com.gluster.storage.management.client/lib/jersey-1.5/jersey-client-1.5.jar
Binary files differ
diff --git a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.4.jar b/com.gluster.storage.management.client/lib/jersey-1.5/jersey-core-1.5.jar
index ae78fe33..92b38466 100644
--- a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.4.jar
+++ b/com.gluster.storage.management.client/lib/jersey-1.5/jersey-core-1.5.jar
Binary files 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
--- a/com.gluster.storage.management.client/lib/jersey-client-1.4.jar
+++ /dev/null
Binary files 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"/>
- <plugin
- id="com.sun.jersey"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
</feature>
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
@@ -712,13 +712,6 @@
unpack="false"/>
<plugin
- id="com.sun.jersey"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.eclipse.birt.chart.device.swt"
download-size="0"
install-size="0"
diff --git a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/EntityGroupContentProvider.java b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/EntityGroupContentProvider.java
index 0ff9937f..26848eef 100644
--- a/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/EntityGroupContentProvider.java
+++ b/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/EntityGroupContentProvider.java
@@ -34,6 +34,7 @@ public class EntityGroupContentProvider<T> 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. <http://www.gluster.com>
- * 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
- * <http://www.gnu.org/licenses/>.
- *******************************************************************************/
-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 <a href="mailto:andy@tiff.ru">Andrey Onistchuk</a>
- */
-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. <http://www.gluster.com>
- * 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
- * <http://www.gnu.org/licenses/>.
- *******************************************************************************/
-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 <a href="mailto:andy@tiff.ru">Andrey Onistchuk</a>
- *
- */
-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.
- * <p>
- * 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. <http://www.gluster.com>
- * 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
- * <http://www.gnu.org/licenses/>.
- *******************************************************************************/
-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. <http://www.gluster.com>
- * 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
- * <http://www.gnu.org/licenses/>.
- *******************************************************************************/
-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. <http://www.gluster.com>
+ * 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
+ * <http://www.gnu.org/licenses/>.
+ */
+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<String, Image> imageCache = new LRUCache<String, Image>(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. <http://www.gluster.com>
+ * 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
+ * <http://www.gnu.org/licenses/>.
+ */
+package com.gluster.storage.management.gui.utils;
+
+import java.util.LinkedHashMap;
+import java.util.Map;
+
+/**
+ * An LRU cache, based on <code>LinkedHashMap</code>.
+ * <p>
+ * This cache has a fixed maximum number of elements (<code>cacheSize</code>). If the cache is full and another entry is
+ * added, the LRU (least recently used) entry is dropped.
+ *
+ */
+public class LRUCache<K, V> extends LinkedHashMap<K, V> {
+
+ 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<K, V> 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} <br>
* 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
--- a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.4.jar
+++ /dev/null
Binary files 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
--- /dev/null
+++ b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-client-1.5.jar
Binary files differ
diff --git a/com.gluster.storage.management.client/lib/jersey-core-1.4.jar b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.5.jar
index ae78fe33..92b38466 100644
--- a/com.gluster.storage.management.client/lib/jersey-core-1.4.jar
+++ b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-core-1.5.jar
Binary files 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.5.jar
index 78c14c1b..01d8c83b 100644
--- 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.5.jar
Binary files 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.5.jar
index c420a6d8..a29d7409 100644
--- 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.5.jar
Binary files 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
--- a/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.4.jar
+++ /dev/null
Binary files 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
--- /dev/null
+++ b/com.gluster.storage.management.server/WebContent/WEB-INF/lib/jersey-spring-1.5.jar
Binary files 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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry exported="true" kind="lib" path=""/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>com.sun.jersey</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.PluginNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
- 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.
-
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>com.sun.jersey</groupId>
- <artifactId>jersey-project</artifactId>
- <version>1.4</version>
- </parent>
- <artifactId>jersey-client</artifactId>
- <packaging>bundle</packaging>
- <name>jersey-client</name>
-
- <dependencies>
- <dependency>
- <groupId>com.sun.jersey</groupId>
- <artifactId>jersey-core</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>3.8.1</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>com.sun.net.httpserver</groupId>
- <artifactId>http</artifactId>
- <version>20070405</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.osgi</groupId>
- <artifactId>osgi_R4_core</artifactId>
- <version>1.0</version>
- <scope>provided</scope>
- </dependency>
- </dependencies>
-
- <build>
- <plugins>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- </plugin>
-
- <plugin>
- <groupId>org.apache.felix</groupId>
- <artifactId>maven-bundle-plugin</artifactId>
- <extensions>true</extensions>
- <configuration>
- <instructions>
- <Bundle-Activator>com.sun.jersey.client.osgi.Activator</Bundle-Activator>
- <Import-Package>javax.mail.*;resolution:=optional, *</Import-Package>
- <Private-Package>com.sun.jersey.client.osgi</Private-Package>
- <Export-Package>com.sun.jersey.api.client.*,com.sun.jersey.client.*,com.sun.ws.rs.ext</Export-Package>
- </instructions>
- <unpackBundle>true</unpackBundle>
- </configuration>
- </plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <configuration>
- <links>
- <link>https://jsr311.dev.java.net/nonav/releases/1.1</link>
- </links>
- <excludePackageNames>com.sun.jersey.client.impl com.sun.ws.rs.ex</excludePackageNames>
- </configuration>
- </plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-source-plugin</artifactId>
- </plugin>
-
- </plugins>
- </build>
-</project>
-
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
- 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.
-
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>com.sun.jersey</groupId>
- <artifactId>jersey-project</artifactId>
- <version>1.4</version>
- </parent>
- <artifactId>jersey-core</artifactId>
- <packaging>bundle</packaging>
- <name>jersey-core</name>
- <dependencies>
- <dependency>
- <groupId>javax.ws.rs</groupId>
- <artifactId>jsr311-api</artifactId>
- <version>1.1.1</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>javax.mail</groupId>
- <artifactId>mail</artifactId>
- <version>1.4</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>javax.xml.bind</groupId>
- <artifactId>jaxb-api</artifactId>
- <version>2.1</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>org.osgi</groupId>
- <artifactId>osgi_R4_core</artifactId>
- <version>1.0</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>3.8.1</version>
- <scope>test</scope>
- </dependency>
- </dependencies>
-
- <build>
-
- <resources>
- <resource>
- <directory>${basedir}/src/main/resources</directory>
- </resource>
- <resource>
- <directory>${basedir}/src/main/java</directory>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </resource>
- </resources>
-
- <plugins>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- </plugin>
-
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>build-helper-maven-plugin</artifactId>
- <executions>
- <execution>
- <id>add-source</id>
- <phase>generate-sources</phase>
- <goals>
- <goal>add-source</goal>
- </goals>
- <configuration>
- <sources>
- <source>${project.build.directory}/generated-sources/rsrc-gen</source>
- <source>${project.build.directory}/generated-sources/jsr311</source>
- </sources>
- </configuration>
- </execution>
- </executions>
- </plugin>
-
- <plugin> <!-- unpack sources from jsr311-api.jar -->
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-dependency-plugin</artifactId>
- <executions>
- <execution>
- <id>unpack</id>
- <phase>generate-sources</phase>
- <goals>
- <goal>unpack</goal>
- </goals>
- <configuration>
- <artifactItems>
- <artifactItem>
- <groupId>javax.ws.rs</groupId>
- <artifactId>jsr311-api</artifactId>
- <version>1.1.1</version>
- <type>jar</type>
- <classifier>sources</classifier>
- <overWrite>false</overWrite>
- <outputDirectory>${project.build.directory}/generated-sources/jsr311</outputDirectory>
- <!--excludes>
- **/CacheControl.java,
- **/Cookie.java,
- **/EntityTag.java,
- **/MediaType.java,
- **/NewCookie.java,
- **/Variant.java,
- **/Response.java,
- **/UriBuilder.java
- </excludes-->
- </artifactItem>
- </artifactItems>
- </configuration>
- </execution>
- </executions>
- </plugin>
-
-
- <plugin>
- <groupId>com.sun.istack</groupId>
- <artifactId>maven-istack-commons-plugin</artifactId>
- <version>0.1</version>
- <executions>
- <execution>
- <phase>generate-sources</phase>
- <configuration>
- <resources>
- <directory>${basedir}/src/main/resources</directory>
- <includes>
- <include>**/*.properties</include>
- </includes>
- </resources>
- <destDir>${project.build.directory}/generated-sources/rsrc-gen</destDir>
- <localizationUtilitiesPkgName>com.sun.jersey.localization</localizationUtilitiesPkgName>
- </configuration>
- <goals>
- <goal>rs-gen</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
-
- <plugin>
- <groupId>org.apache.felix</groupId>
- <artifactId>maven-bundle-plugin</artifactId>
- <extensions>true</extensions>
- <configuration>
- <instructions>
- <Export-Package>javax.ws.rs.*;-split-package:=merge-first,com.sun.jersey.*;-split-package:=merge-first</Export-Package>
- <Import-Package>!javax.ws.rs.*,javax.mail.*;resolution:=optional, *</Import-Package>
- <DynamicImport-Package>*</DynamicImport-Package>
- <Private-Package>com.sun.jersey.core.osgi;-split-package:=merge-first</Private-Package>
- <Bundle-Activator>com.sun.jersey.core.osgi.Activator</Bundle-Activator>
- <Implementation-Title>jersey-core osgi</Implementation-Title>
- <Implementation-Version>${project.version}</Implementation-Version>
- <!--Embed-Dependency>jsr311-api;inline=true</Embed-Dependency-->
- </instructions>
- <unpackBundle>true</unpackBundle>
- </configuration>
- </plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <configuration>
- <links>
- <link>https://jsr311.dev.java.net/nonav/releases/1.1</link>
- </links>
- <excludePackageNames>com.sun.jersey.core.impl:com.sun.jersey.impl</excludePackageNames>
- </configuration>
- </plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-source-plugin</artifactId>
- </plugin>
- </plugins>
-
- </build>
-
-</project>
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
--- a/com.sun.jersey/com/sun/jersey/api/client/AbstractClientRequestAdapter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncUniformInterface.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource$Builder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewResource.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncViewUniformInterface.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$3.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$4.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$5.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$6.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource$Builder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/AsyncWebResource.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/Client$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/Client$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/Client$3.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/Client$4$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/Client$4.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/Client$ComponentProcessorFactoryImpl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/Client$ContextInjectableProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/Client.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ClientHandler.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ClientHandlerException.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ClientRequest$Builder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ClientRequest.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ClientRequestAdapter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ClientResponse$Status.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ClientResponse.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/CommittingOutputStream.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ComponentsClientConfig.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/GenericType.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/PartialRequestBuilder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/RequestBuilder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterImpl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler$RequestEntityWriterListener.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/TerminatingClientHandler.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/UniformInterface.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/UniformInterfaceException.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ViewResource$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ViewResource$Builder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ViewResource.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/ViewUniformInterface.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/WebResource$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/WebResource$Builder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/WebResource.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/WebResourceLinkHeaders.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/async/AsyncClientHandler.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/async/FutureListener.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/async/ITypeListener.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/async/TypeListener.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/config/ClientConfig.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/config/DefaultClientConfig.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/ClientFilter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/ClientRequestContainer.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter$Adapter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/ConnectionListenerFilter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/ContainerListener.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/Filterable.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter$Adapter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/GZIPContentEncodingFilter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPBasicAuthFilter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$QOP.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter$State.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$Adapter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter$LoggingOutputStream.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/LoggingFilter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/OnStartConnectionListener.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/ReportingInputStream.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/client/filter/ReportingOutputStream.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/representation/Form.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriBuilderImpl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$PathSegmentImpl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent$Type.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriComponent.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$EmptyStringMatchResult.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern$GroupIndexMatchResult.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriPattern.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplate$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplate.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$CharacterIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser$StringCharacterIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/api/uri/UriTemplateParser.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/impl/ClientRequestImpl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/impl/async/FutureClientResponseListener.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/osgi/Activator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/proxy/ViewProxy.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/proxy/ViewProxyProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/urlconnection/HTTPSProperties.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/urlconnection/HttpURLConnectionFactory.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler$URLConnectionResponse.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/client/urlconnection/URLConnectionClientHandler.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/AcceptableLanguageTag.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/AcceptableMediaType.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/AcceptableToken.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/ContentDisposition$ContentDispositionBuilder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/ContentDisposition.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition$FormDataContentDispositionBuilder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/FormDataContentDisposition.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/HttpDateFormat.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/InBoundHeaders.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/LanguageTag.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/LinkHeader$LinkHeaderBuilder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/LinkHeader.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/LinkHeaders.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/MatchingEntityTag.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$3.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes$4.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/MediaTypes.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/OutBoundHeaders.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/ParameterizedHeader.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/QualityFactor.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/QualitySourceMediaType.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/Token.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableCookie.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser$MutableNewCookie.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/CookiesParser.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderListAdapter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$3.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$4.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$5.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$6.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$7.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$8.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$9.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$Event.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader$ListElementCreator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReader.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/header/reader/HttpHeaderReaderImpl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/BaseFormProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ByteArrayProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource$DSByteArrayOutputStream.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider$ByteArrayDataSource.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DataSourceProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/DocumentProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/EntityHolderReader.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FileProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormMultivaluedMapProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/FormProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector$Replacer.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/Inflector.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/InputStreamProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/MimeMultipartProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/ReaderProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/RenderedImageProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$DOMSourceReader.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SAXSourceReader.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$SourceWriter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider$StreamSourceReader.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/SourceProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StreamingOutputProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/StringProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$App.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$General.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider$Text.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLJAXBElementProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$App.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$General.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider$Text.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLListElementProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$App.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$General.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider$Text.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootElementProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$App.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$General.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider$Text.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/entity/XMLRootObjectProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/CacheControlProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/CookieProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/DateProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/EntityTagProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/LinkHeaderProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/LocaleProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/MediaTypeProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/NewCookieProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/StringProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/URIProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/header/WriterUtil.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/DocumentBuilderFactoryProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/LazySingletonContextProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/SAXParserContextProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/ThreadLocalSingletonContextProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/TransformerFactoryProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/impl/provider/xml/XMLStreamReaderContextProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$BundleFactoryLoader.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/osgi/Activator$OsgiServiceFinder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/osgi/Activator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/osgi/OsgiLocator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/provider/AbstractMessageReaderWriterProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/provider/CompletableReader.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/provider/EntityHolder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBElementProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractJAXBProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractListElementProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/provider/jaxb/AbstractRootElementProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/AnnotatedMethod.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$3.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$4.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$5.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$6.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$7.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$8.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList$Filter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/MethodList.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$ClassTypePair.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$DeclaringClassInterfacePair.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper$TypeClassPair.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/reflection/ReflectionHelper.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/AnnotatedContext.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorComparator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor$ConstructorInjectablePair.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentConstructor.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentContext.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentDestructor.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentInjector.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentProviderFactory.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ComponentScope.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$Destroyable.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory$SingletonComponentProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderFactory.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderClass.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices$ProviderListener.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ProviderServices.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessor.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactory.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProcessorFactoryInitializer.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCComponentProviderFactory.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCDestroyable.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCFullyManagedComponentProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCInstantiatedComponentProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCManagedComponentProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$FullyManagedSingleton.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$InstantiatedSingleton.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ManagedSingleton.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory$ProxiedSingletonWrapper.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProviderFactory.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/component/ioc/IoCProxiedComponentProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/AbstractRuntimeDelegate.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$ContextResolverAdapter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory$NullContextResolverAdapter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/ContextResolverFactory.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory$MetaInjectableProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/InjectableProviderFactory.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$2.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$DistanceComparator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory$MessageBodyWriterPair.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/MessageBodyFactory.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderHeaders.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseBuilderImpl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/ResponseImpl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/factory/VariantListBuilderImpl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/FilesScanner.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/JarFileScanner.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner$ResourcesProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/PackageNamesScanner.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/Scanner.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerException.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/ScannerListener.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/BundleSchemeScanner.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/FileSchemeScanner.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/JarZipSchemeScanner.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/UriSchemeScanner.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/spi/scanning/uri/VfsSchemeScanner.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/Base64.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/Closing$Closure.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/Closing.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/FeaturesAndProperties.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$Entry.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntryIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$EntrySet.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$HashIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$KeyIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap$ValueIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorHashMap.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$Entry.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$EntryIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$KeyIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$LinkedHashIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap$ValueIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/KeyComparatorLinkedHashMap.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/LazyVal.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/MultivaluedMapImpl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/ReaderWriter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/StringIgnoreCaseKeyComparator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/StringKeyIgnoreCaseMultivaluedMap.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/StringKeyObjectValueIgnoreCaseMultivaluedMap.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/StringKeyStringValueIgnoreCaseMultivaluedMap.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/ThrowHelper.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/core/util/UnmodifiableMultivaluedMap.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/impl/ApiMessages.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/impl/ImplMessages.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/impl/SpiMessages.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/localization/Localizable.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/localization/LocalizableMessage.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/localization/LocalizableMessageFactory.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/localization/Localizer.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/CloseableService.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/HeaderDelegateProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/MessageBodyWorkers.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/StringReader$ValidateDefaultValue.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/StringReader.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/StringReaderProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/StringReaderWorkers.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/ClientSide.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedTo.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/ConstrainedToType.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$Closure.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessage.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/Errors$ErrorMessagesException.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/Errors.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/Inject.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/Injectable.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext$InjectableScopePair.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/InjectableProviderContext.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/PerRequestTypeInjectableProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/ServerSide.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/inject/SingletonTypeInjectableProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/service/ServiceConfigurationError.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$AbstractLazyIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$DefaultServiceIteratorProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyClassIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$LazyObjectIterator.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder$ServiceIteratorProvider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/jersey/spi/service/ServiceFinder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/com/sun/ws/rs/ext/RuntimeDelegateImpl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/ApplicationPath.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/Consumes.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/CookieParam.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/DELETE.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/DefaultValue.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/Encoded.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/FormParam.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/GET.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/HEAD.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/HeaderParam.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/HttpMethod.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/MatrixParam.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/OPTIONS.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/POST.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/PUT.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/Path.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/PathParam.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/Produces.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/QueryParam.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/WebApplicationException.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/Application.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/CacheControl.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/Context.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/Cookie.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/EntityTag.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/GenericEntity.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/HttpHeaders.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/MediaType$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/MediaType.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/MultivaluedMap.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/NewCookie.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/PathSegment.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/Request.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/Response$ResponseBuilder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/Response$Status$Family.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/Response$Status.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/Response$StatusType.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/Response.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/SecurityContext.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/StreamingOutput.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/UriBuilder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/UriBuilderException.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/UriInfo.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/Variant$VariantListBuilder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/core/Variant.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/ext/ContextResolver.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/ext/ExceptionMapper.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/ext/FactoryFinder$1.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/ext/FactoryFinder.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/ext/MessageBodyReader.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/ext/MessageBodyWriter.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/ext/Provider.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/ext/Providers.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate$HeaderDelegate.class
+++ /dev/null
Binary files 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
--- a/com.sun.jersey/javax/ws/rs/ext/RuntimeDelegate.class
+++ /dev/null
Binary files differ