You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Appy (JIRA)" <ji...@apache.org> on 2017/09/05 19:29:00 UTC

[jira] [Commented] (HBASE-18759) Fix hbase-shaded-check-invariants failure

    [ https://issues.apache.org/jira/browse/HBASE-18759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154163#comment-16154163 ] 

Appy commented on HBASE-18759:
------------------------------

hbase-shaded-server will be replaced with hbase-shaded-mapreduce in meantime (HBASE-18697).
Let's also check the dependency tree for that module as a final check later.

> Fix hbase-shaded-check-invariants failure
> -----------------------------------------
>
>                 Key: HBASE-18759
>                 URL: https://issues.apache.org/jira/browse/HBASE-18759
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Appy
>            Assignee: Sean Busbey
>
> Here's the error.
> {noformat}
> [ERROR] Found artifact with unexpected contents: '/Users/appy/apache/hbase/hbase-shaded/hbase-shaded-server/target/hbase-shaded-server-3.0.0-SNAPSHOT.jar'
>     Please check the following and either correct the build or update
>     the allowed list with reasoning.
>     about.html
>     org/eclipse/
>     org/eclipse/jetty/
>     org/eclipse/jetty/http/
>     org/eclipse/jetty/http/encoding.properties
>     org/eclipse/jetty/http/GZIPContentDecoder$State.class
>     org/eclipse/jetty/http/HttpFields$Itr.class
>     org/eclipse/jetty/http/HttpParser$HttpHandler.class
>     org/eclipse/jetty/http/HttpScheme.class
>     org/eclipse/jetty/http/HttpURI.class
>     org/eclipse/jetty/http/pathmap/
>     org/eclipse/jetty/http/pathmap/PathMappings$1.class
>     org/eclipse/jetty/http/pathmap/PathSpecGroup.class
>     org/eclipse/jetty/http/pathmap/PathSpecSet$1.class
>     org/eclipse/jetty/http/pathmap/RegexPathSpec.class
>     org/eclipse/jetty/http/PathMap$MappedEntry.class
>     org/eclipse/jetty/http/QuotedCSV$State.class
>     org/eclipse/jetty/http/QuotedQualityCSV$1.class
>     org/eclipse/jetty/http/DateParser.class
>     org/eclipse/jetty/http/Http1FieldPreEncoder.class
>     org/eclipse/jetty/http/HttpContent$ContentFactory.class
>     org/eclipse/jetty/http/HttpFields$1.class
>     org/eclipse/jetty/http/HttpFields.class
>     org/eclipse/jetty/http/HttpStatus$Code.class
>     org/eclipse/jetty/http/pathmap/UriTemplatePathSpec.class
>     org/eclipse/jetty/http/ResourceHttpContent.class
>     org/eclipse/jetty/http/BadMessageException.class
>     org/eclipse/jetty/http/GZIPContentDecoder$1.class
>     org/eclipse/jetty/http/HttpGenerator$Result.class
>     org/eclipse/jetty/http/HttpParser$State.class
>     org/eclipse/jetty/http/HttpURI$State.class
>     org/eclipse/jetty/http/QuotedCSV.class
>     org/eclipse/jetty/http/CompressedContentFormat.class
>     org/eclipse/jetty/http/HttpField$LongValueHttpField.class
>     org/eclipse/jetty/http/HttpGenerator$2.class
>     org/eclipse/jetty/http/HttpMethod.class
>     org/eclipse/jetty/http/HttpParser$ComplianceHandler.class
>     org/eclipse/jetty/http/HttpParser$RequestHandler.class
>     org/eclipse/jetty/http/HttpStatus.class
>     org/eclipse/jetty/http/MetaData$Response.class
>     org/eclipse/jetty/http/MimeTypes$Type.class
>     org/eclipse/jetty/http/pathmap/PathMappings.class
>     org/eclipse/jetty/http/PathMap$PathSet.class
>     org/eclipse/jetty/http/QuotedQualityCSV.class
>     org/eclipse/jetty/http/CookieCompliance.class
>     org/eclipse/jetty/http/GZIPContentDecoder.class
>     org/eclipse/jetty/http/HttpFields$2.class
>     org/eclipse/jetty/http/HttpGenerator$State.class
>     org/eclipse/jetty/http/HttpHeader.class
>     org/eclipse/jetty/http/HttpParser$IllegalCharacterException.class
>     org/eclipse/jetty/http/HttpTokens$EndOfContent.class
>     org/eclipse/jetty/http/HttpURI$1.class
>     org/eclipse/jetty/http/mime.properties
>     org/eclipse/jetty/http/PreEncodedHttpField.class
>     org/eclipse/jetty/http/DateGenerator$1.class
>     org/eclipse/jetty/http/HostPortHttpField.class
>     org/eclipse/jetty/http/HttpCompliance.class
>     org/eclipse/jetty/http/HttpFieldPreEncoder.class
>     org/eclipse/jetty/http/HttpGenerator$PreparedResponse.class
>     org/eclipse/jetty/http/HttpParser$1.class
>     org/eclipse/jetty/http/HttpParser$ResponseHandler.class
>     org/eclipse/jetty/http/HttpTokens.class
>     org/eclipse/jetty/http/HttpVersion.class
>     org/eclipse/jetty/http/MetaData.class
>     org/eclipse/jetty/http/pathmap/MappedResource.class
>     org/eclipse/jetty/http/pathmap/PathSpec.class
>     org/eclipse/jetty/http/pathmap/PathSpecSet.class
>     org/eclipse/jetty/http/PreEncodedHttpField$1.class
>     org/eclipse/jetty/http/QuotedCSV$1.class
>     org/eclipse/jetty/http/Syntax.class
>     org/eclipse/jetty/http/DateGenerator.class
>     org/eclipse/jetty/http/HttpContent.class
>     org/eclipse/jetty/http/HttpField$IntValueHttpField.class
>     org/eclipse/jetty/http/HttpField.class
>     org/eclipse/jetty/http/HttpGenerator.class
>     org/eclipse/jetty/http/MetaData$Request.class
>     org/eclipse/jetty/http/MimeTypes.class
>     org/eclipse/jetty/http/pathmap/ServletPathSpec$1.class
>     org/eclipse/jetty/http/PathMap.class
>     org/eclipse/jetty/http/DateParser$1.class
>     org/eclipse/jetty/http/HttpCookie.class
>     org/eclipse/jetty/http/HttpGenerator$1.class
>     org/eclipse/jetty/http/HttpHeaderValue.class
>     org/eclipse/jetty/http/HttpParser$CharState.class
>     org/eclipse/jetty/http/HttpParser$FieldState.class
>     org/eclipse/jetty/http/HttpParser.class
>     org/eclipse/jetty/http/pathmap/ServletPathSpec.class
>     org/eclipse/jetty/http/PrecompressedHttpContent.class
>     org/eclipse/jetty/http/useragents
>     org/eclipse/jetty/io/
>     org/eclipse/jetty/io/AbstractEndPoint.class
>     org/eclipse/jetty/io/ByteBufferPool$Lease.class
>     org/eclipse/jetty/io/ChannelEndPoint$2.class
>     org/eclipse/jetty/io/ChannelEndPoint$4.class
>     org/eclipse/jetty/io/ChannelEndPoint$RunnableTask.class
>     org/eclipse/jetty/io/Connection$UpgradeTo.class
>     org/eclipse/jetty/io/ManagedSelector$EndPointCloser.class
>     org/eclipse/jetty/io/ManagedSelector$Selectable.class
>     org/eclipse/jetty/io/ssl/
>     org/eclipse/jetty/io/ssl/SslConnection$1.class
>     org/eclipse/jetty/io/ssl/SslConnection$DecryptedEndPoint.class
>     org/eclipse/jetty/io/WriterOutputStream.class
>     org/eclipse/jetty/io/AbstractConnection$1.class
>     org/eclipse/jetty/io/ArrayByteBufferPool.class
>     org/eclipse/jetty/io/ByteArrayEndPoint.class
>     org/eclipse/jetty/io/Connection$UpgradeFrom.class
>     org/eclipse/jetty/io/EofException.class
>     org/eclipse/jetty/io/ManagedSelector$CreateEndPoint.class
>     org/eclipse/jetty/io/ssl/ALPNProcessor$Server.class
>     org/eclipse/jetty/io/ssl/SslConnection$DecryptedEndPoint$WriteCallBack$1.class
>     org/eclipse/jetty/io/AbstractConnection$ReadCallback.class
>     org/eclipse/jetty/io/ByteArrayEndPoint$1.class
>     org/eclipse/jetty/io/Connection$Listener$Adapter.class
>     org/eclipse/jetty/io/FillInterest.class
>     org/eclipse/jetty/io/ManagedSelector$Connect.class
>     org/eclipse/jetty/io/ManagedSelector$DumpKeys.class
>     org/eclipse/jetty/io/ssl/ALPNProcessor.class
>     org/eclipse/jetty/io/ssl/SslConnection$DecryptedEndPoint$WriteCallBack.class
>     org/eclipse/jetty/io/ssl/SslConnection.class
>     org/eclipse/jetty/io/WriteFlusher$FailedState.class
>     org/eclipse/jetty/io/WriteFlusher$PendingState.class
>     org/eclipse/jetty/io/WriteFlusher$WritingState.class
>     org/eclipse/jetty/io/AbstractConnection.class
>     org/eclipse/jetty/io/Connection.class
>     org/eclipse/jetty/io/LeakTrackingByteBufferPool$1.class
>     org/eclipse/jetty/io/ManagedSelector$1.class
>     org/eclipse/jetty/io/ManagedSelector$Acceptor.class
>     org/eclipse/jetty/io/ManagedSelector$SelectorProducer.class
>     org/eclipse/jetty/io/NegotiatingClientConnection.class
>     org/eclipse/jetty/io/NetworkTrafficListener$Adapter.class
>     org/eclipse/jetty/io/QuietException.class
>     org/eclipse/jetty/io/SelectChannelEndPoint.class
>     org/eclipse/jetty/io/SocketChannelEndPoint.class
>     org/eclipse/jetty/io/ssl/ALPNProcessor$Server$1.class
>     org/eclipse/jetty/io/AbstractEndPoint$1.class
>     org/eclipse/jetty/io/ByteBufferPool$Bucket.class
>     org/eclipse/jetty/io/ByteBufferPool.class
>     org/eclipse/jetty/io/ChannelEndPoint$1.class
>     org/eclipse/jetty/io/ChannelEndPoint$3.class
>     org/eclipse/jetty/io/ChannelEndPoint$RunnableCloseable.class
>     org/eclipse/jetty/io/ChannelEndPoint.class
>     org/eclipse/jetty/io/LeakTrackingByteBufferPool.class
>     org/eclipse/jetty/io/ManagedSelector$CloseEndPoints.class
>     org/eclipse/jetty/io/ManagedSelector$ConnectTimeout.class
>     org/eclipse/jetty/io/ManagedSelector.class
>     org/eclipse/jetty/io/NetworkTrafficSelectChannelEndPoint.class
>     org/eclipse/jetty/io/ssl/ALPNProcessor$Client$1.class
>     org/eclipse/jetty/io/ssl/SslConnection$2.class
>     org/eclipse/jetty/io/ssl/SslHandshakeListener$Event.class
>     org/eclipse/jetty/io/ssl/SslHandshakeListener.class
>     org/eclipse/jetty/io/WriteFlusher$1.class
>     org/eclipse/jetty/io/WriteFlusher$CompletingState.class
>     org/eclipse/jetty/io/WriteFlusher$IdleState.class
>     org/eclipse/jetty/io/WriteFlusher$State.class
>     org/eclipse/jetty/io/WriteFlusher$StateType.class
>     org/eclipse/jetty/io/WriteFlusher.class
>     org/eclipse/jetty/io/AbstractEndPoint$2.class
>     org/eclipse/jetty/io/ClientConnectionFactory.class
>     org/eclipse/jetty/io/Connection$Listener.class
>     org/eclipse/jetty/io/ConnectionStatistics.class
>     org/eclipse/jetty/io/IdleTimeout.class
>     org/eclipse/jetty/io/ManagedSelector$Accept.class
>     org/eclipse/jetty/io/ManagedSelector$NonBlockingAction.class
>     org/eclipse/jetty/io/ssl/SslClientConnectionFactory.class
>     org/eclipse/jetty/io/ssl/SslConnection$4.class
>     org/eclipse/jetty/io/AbstractEndPoint$3.class
>     org/eclipse/jetty/io/EndPoint.class
>     org/eclipse/jetty/io/ManagedSelector$CloseSelector.class
>     org/eclipse/jetty/io/ssl/ALPNProcessor$Client.class
>     org/eclipse/jetty/io/ssl/SslConnection$3.class
>     org/eclipse/jetty/io/ssl/SslConnection$RunnableTask.class
>     org/eclipse/jetty/io/AbstractEndPoint$State.class
>     org/eclipse/jetty/io/IdleTimeout$1.class
>     org/eclipse/jetty/io/MappedByteBufferPool$Tagged.class
>     org/eclipse/jetty/io/MappedByteBufferPool.class
>     org/eclipse/jetty/io/NegotiatingClientConnectionFactory.class
>     org/eclipse/jetty/io/NetworkTrafficListener.class
>     org/eclipse/jetty/io/RuntimeIOException.class
>     org/eclipse/jetty/io/SelectorManager.class
>     org/eclipse/jetty/io/ssl/SslConnection$DecryptedEndPoint$FailWrite.class
>     org/eclipse/jetty/security/
>     org/eclipse/jetty/security/authentication/
>     org/eclipse/jetty/security/authentication/DeferredAuthentication$2.class
>     org/eclipse/jetty/security/authentication/DigestAuthenticator$Nonce.class
>     org/eclipse/jetty/security/authentication/LoginAuthenticator.class
>     org/eclipse/jetty/security/Authenticator.class
>     org/eclipse/jetty/security/RunAsToken.class
>     org/eclipse/jetty/security/SecurityHandler.class
>     org/eclipse/jetty/security/AbstractLoginService$RolePrincipal.class
>     org/eclipse/jetty/security/authentication/DeferredAuthentication.class
>     org/eclipse/jetty/security/authentication/DigestAuthenticator.class
>     org/eclipse/jetty/security/authentication/SpnegoAuthenticator.class
>     org/eclipse/jetty/security/DefaultUserIdentity.class
>     org/eclipse/jetty/security/JDBCLoginService$JDBCUserPrincipal.class
>     org/eclipse/jetty/security/RoleRunAsToken.class
>     org/eclipse/jetty/security/SecurityHandler$NotChecked.class
>     org/eclipse/jetty/security/ServerAuthException.class
>     org/eclipse/jetty/security/AbstractLoginService.class
>     org/eclipse/jetty/security/authentication/FormAuthenticator$FormResponse.class
>     org/eclipse/jetty/security/authentication/SessionAuthentication.class
>     org/eclipse/jetty/security/DefaultIdentityService.class
>     org/eclipse/jetty/security/IdentityService.class
>     org/eclipse/jetty/security/RoleInfo.class
>     org/eclipse/jetty/security/UserStore.class
>     org/eclipse/jetty/security/AbstractLoginService$UserPrincipal.class
>     org/eclipse/jetty/security/authentication/DigestAuthenticator$Digest.class
>     org/eclipse/jetty/security/authentication/FormAuthenticator$FormAuthentication.class
>     org/eclipse/jetty/security/authentication/LoginCallback.class
>     org/eclipse/jetty/security/Authenticator$Factory.class
>     org/eclipse/jetty/security/DefaultAuthenticatorFactory.class
>     org/eclipse/jetty/security/LoginService.class
>     org/eclipse/jetty/security/SecurityHandler$1.class
>     org/eclipse/jetty/security/SpnegoUserIdentity.class
>     org/eclipse/jetty/security/AbstractUserAuthentication.class
>     org/eclipse/jetty/security/authentication/FormAuthenticator.class
>     org/eclipse/jetty/security/HashLoginService.class
>     org/eclipse/jetty/security/PropertyUserStore$UserListener.class
>     org/eclipse/jetty/security/PropertyUserStore.class
>     org/eclipse/jetty/security/UserAuthentication.class
>     org/eclipse/jetty/security/authentication/BasicAuthenticator.class
>     org/eclipse/jetty/security/authentication/FormAuthenticator$FormRequest.class
>     org/eclipse/jetty/security/authentication/LoginCallbackImpl.class
>     org/eclipse/jetty/security/ConstraintMapping.class
>     org/eclipse/jetty/security/JDBCLoginService.class
>     org/eclipse/jetty/security/SpnegoLoginService.class
>     org/eclipse/jetty/security/UserDataConstraint.class
>     org/eclipse/jetty/security/authentication/ClientCertAuthenticator.class
>     org/eclipse/jetty/security/Authenticator$AuthConfiguration.class
>     org/eclipse/jetty/security/ConstraintSecurityHandler.class
>     org/eclipse/jetty/security/SecurityHandler$3.class
>     org/eclipse/jetty/security/authentication/DeferredAuthentication$1.class
>     org/eclipse/jetty/security/ConstraintAware.class
>     org/eclipse/jetty/security/SecurityHandler$2.class
>     org/eclipse/jetty/security/SpnegoUserPrincipal.class
>     org/glassfish/
>     org/glassfish/jsp/
>     org/glassfish/jsp/api/
>     org/glassfish/jsp/api/ByteWriter.class
>     org/glassfish/jsp/api/JspProbeEmitter.class
>     org/glassfish/jsp/api/ResourceInjector.class
>     com/
>     com/sun/
>     com/sun/el/
>     com/sun/el/ExpressionFactoryImpl.class
>     com/sun/el/lang/
>     com/sun/el/lang/ELArithmetic$BigDecimalDelegate.class
>     com/sun/el/lang/ELArithmetic$BigIntegerDelegate.class
>     com/sun/el/lang/ELArithmetic$DoubleDelegate.class
>     com/sun/el/lang/ELArithmetic$LongDelegate.class
>     com/sun/el/lang/ELArithmetic.class
>     com/sun/el/lang/ELSupport.class
>     com/sun/el/lang/EvaluationContext.class
>     com/sun/el/lang/ExpressionBuilder$1.class
>     com/sun/el/lang/ExpressionBuilder$NodeSoftReference.class
>     com/sun/el/lang/ExpressionBuilder$SoftConcurrentHashMap.class
>     com/sun/el/lang/ExpressionBuilder.class
>     com/sun/el/lang/FunctionMapperFactory.class
>     com/sun/el/lang/FunctionMapperImpl$Function.class
>     com/sun/el/lang/FunctionMapperImpl.class
>     com/sun/el/lang/VariableMapperFactory.class
>     com/sun/el/lang/VariableMapperImpl.class
>     com/sun/el/Messages.properties
>     com/sun/el/MethodExpressionImpl.class
>     com/sun/el/MethodExpressionLiteral.class
>     com/sun/el/parser/
>     com/sun/el/parser/ArithmeticNode.class
>     com/sun/el/parser/AstAnd.class
>     com/sun/el/parser/AstAssign.class
>     com/sun/el/parser/AstBracketSuffix.class
>     com/sun/el/parser/AstChoice.class
>     com/sun/el/parser/AstCompositeExpression.class
>     com/sun/el/parser/AstConcat.class
>     com/sun/el/parser/AstDeferredExpression.class
>     com/sun/el/parser/AstDiv.class
>     com/sun/el/parser/AstDotSuffix.class
>     com/sun/el/parser/AstDynamicExpression.class
>     com/sun/el/parser/AstEmpty.class
>     com/sun/el/parser/AstEqual.class
>     com/sun/el/parser/AstFalse.class
>     com/sun/el/parser/AstFloatingPoint.class
>     com/sun/el/parser/AstFunction.class
>     com/sun/el/parser/AstGreaterThan.class
>     com/sun/el/parser/AstGreaterThanEqual.class
>     com/sun/el/parser/AstIdentifier.class
>     com/sun/el/parser/AstInteger.class
>     com/sun/el/parser/AstLambdaExpression.class
>     com/sun/el/parser/AstLambdaParameters.class
>     com/sun/el/parser/AstLessThan.class
>     com/sun/el/parser/AstLessThanEqual.class
>     com/sun/el/parser/AstListData.class
>     com/sun/el/parser/AstLiteralExpression.class
>     com/sun/el/parser/AstMapData.class
>     com/sun/el/parser/AstMapEntry.class
>     com/sun/el/parser/AstMethodArguments.class
>     com/sun/el/parser/AstMinus.class
>     com/sun/el/parser/AstMod.class
>     com/sun/el/parser/AstMult.class
>     com/sun/el/parser/AstNegative.class
>     com/sun/el/parser/AstNot.class
>     com/sun/el/parser/AstNotEqual.class
>     com/sun/el/parser/AstNull.class
>     com/sun/el/parser/AstOr.class
>     com/sun/el/parser/AstPlus.class
>     com/sun/el/parser/AstSemiColon.class
>     com/sun/el/parser/AstString.class
>     com/sun/el/parser/AstTrue.class
>     com/sun/el/parser/AstValue$Target.class
>     com/sun/el/parser/AstValue.class
>     com/sun/el/parser/BooleanNode.class
>     com/sun/el/parser/ELParser$1.class
>     com/sun/el/parser/ELParser$JJCalls.class
>     com/sun/el/parser/ELParser$LookaheadSuccess.class
>     com/sun/el/parser/ELParser.class
>     com/sun/el/parser/ELParserConstants.class
>     com/sun/el/parser/ELParserTokenManager.class
>     com/sun/el/parser/ELParserTreeConstants.class
>     com/sun/el/parser/JJTELParserState.class
>     com/sun/el/parser/Node.class
>     com/sun/el/parser/NodeVisitor.class
>     com/sun/el/parser/ParseException.class
>     com/sun/el/parser/SimpleCharStream.class
>     com/sun/el/parser/SimpleNode.class
>     com/sun/el/parser/Token.class
>     com/sun/el/parser/TokenMgrError.class
>     com/sun/el/stream/
>     com/sun/el/stream/Operator.class
>     com/sun/el/stream/Optional.class
>     com/sun/el/stream/Stream$1$1.class
>     com/sun/el/stream/Stream$1.class
>     com/sun/el/stream/Stream$2$1.class
>     com/sun/el/stream/Stream$2.class
>     com/sun/el/stream/Stream$3$1.class
>     com/sun/el/stream/Stream$3.class
>     com/sun/el/stream/Stream$4$1.class
>     com/sun/el/stream/Stream$4.class
>     com/sun/el/stream/Stream$5.class
>     com/sun/el/stream/Stream$6$1.class
>     com/sun/el/stream/Stream$6.class
>     com/sun/el/stream/Stream$7$1.class
>     com/sun/el/stream/Stream$7$2.class
>     com/sun/el/stream/Stream$7.class
>     com/sun/el/stream/Stream$8$1.class
>     com/sun/el/stream/Stream$8$2.class
>     com/sun/el/stream/Stream$8.class
>     com/sun/el/stream/Stream$9$1.class
>     com/sun/el/stream/Stream$9.class
>     com/sun/el/stream/Stream$Iterator0.class
>     com/sun/el/stream/Stream$Iterator1.class
>     com/sun/el/stream/Stream$Iterator2.class
>     com/sun/el/stream/Stream.class
>     com/sun/el/stream/StreamELResolver$1.class
>     com/sun/el/stream/StreamELResolver.class
>     com/sun/el/util/
>     com/sun/el/util/MessageFactory.class
>     com/sun/el/util/ReflectionUtil$1.class
>     com/sun/el/util/ReflectionUtil$ConstructorWrapper.class
>     com/sun/el/util/ReflectionUtil$MethodWrapper.class
>     com/sun/el/util/ReflectionUtil$Wrapper.class
>     com/sun/el/util/ReflectionUtil.class
>     com/sun/el/ValueExpressionImpl.class
>     com/sun/el/ValueExpressionLiteral.class
>     javax/
>     javax/el/
>     javax/el/ArrayELResolver.class
>     javax/el/BeanELResolver$1.class
>     javax/el/BeanELResolver$BeanProperties.class
>     javax/el/BeanELResolver$BeanProperty.class
>     javax/el/BeanELResolver$BPSoftReference.class
>     javax/el/BeanELResolver$SoftConcurrentHashMap.class
>     javax/el/BeanELResolver.class
>     javax/el/BeanNameELResolver.class
>     javax/el/BeanNameResolver.class
>     javax/el/CompositeELResolver$CompositeIterator.class
>     javax/el/CompositeELResolver.class
>     javax/el/ELClass.class
>     javax/el/ELContext.class
>     javax/el/ELContextEvent.class
>     javax/el/ELContextListener.class
>     javax/el/ELException.class
>     javax/el/ELManager.class
>     javax/el/ELProcessor.class
>     javax/el/ELResolver.class
>     javax/el/ELUtil$1.class
>     javax/el/ELUtil$ConstructorWrapper.class
>     javax/el/ELUtil$MethodWrapper.class
>     javax/el/ELUtil$Wrapper.class
>     javax/el/ELUtil.class
>     javax/el/EvaluationListener.class
>     javax/el/Expression.class
>     javax/el/ExpressionFactory.class
>     javax/el/FactoryFinder.class
>     javax/el/FunctionMapper.class
>     javax/el/ImportHandler.class
>     javax/el/LambdaExpression.class
>     javax/el/ListELResolver.class
>     javax/el/MapELResolver.class
>     javax/el/MethodExpression.class
>     javax/el/MethodInfo.class
>     javax/el/MethodNotFoundException.class
>     javax/el/PrivateMessages.properties
>     javax/el/PropertyNotFoundException.class
>     javax/el/PropertyNotWritableException.class
>     javax/el/ResourceBundleELResolver.class
>     javax/el/StandardELContext$1.class
>     javax/el/StandardELContext$DefaultFunctionMapper.class
>     javax/el/StandardELContext$DefaultVariableMapper.class
>     javax/el/StandardELContext$LocalBeanNameResolver.class
>     javax/el/StandardELContext.class
>     javax/el/StaticFieldELResolver.class
>     javax/el/TypeConverter.class
>     javax/el/ValueExpression.class
>     javax/el/ValueReference.class
>     javax/el/VariableMapper.class
>     javax/servlet/
>     javax/servlet/jsp/
>     javax/servlet/jsp/el/
>     javax/servlet/jsp/el/ELException.class
>     javax/servlet/jsp/el/ELParseException.class
>     javax/servlet/jsp/el/Expression.class
>     javax/servlet/jsp/el/ExpressionEvaluator.class
>     javax/servlet/jsp/el/FunctionMapper.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$1.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$EnumeratedMap.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$ImplicitObjects$1.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$ImplicitObjects$2.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$ImplicitObjects$3.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$ImplicitObjects$4.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$ImplicitObjects$5.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$ImplicitObjects$6.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$ImplicitObjects$7.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$ImplicitObjects$8.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$ImplicitObjects$9.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver$ImplicitObjects.class
>     javax/servlet/jsp/el/ImplicitObjectELResolver.class
>     javax/servlet/jsp/el/ScopedAttributeELResolver.class
>     javax/servlet/jsp/el/VariableResolver.class
>     javax/servlet/jsp/ErrorData.class
>     javax/servlet/jsp/HttpJspPage.class
>     javax/servlet/jsp/JspApplicationContext.class
>     javax/servlet/jsp/JspContext.class
>     javax/servlet/jsp/JspEngineInfo.class
>     javax/servlet/jsp/JspException.class
>     javax/servlet/jsp/JspFactory.class
>     javax/servlet/jsp/JspPage.class
>     javax/servlet/jsp/JspTagException.class
>     javax/servlet/jsp/JspWriter.class
>     javax/servlet/jsp/PageContext.class
>     javax/servlet/jsp/SkipPageException.class
>     javax/servlet/jsp/tagext/
>     javax/servlet/jsp/tagext/BodyContent.class
>     javax/servlet/jsp/tagext/BodyTag.class
>     javax/servlet/jsp/tagext/BodyTagSupport.class
>     javax/servlet/jsp/tagext/DynamicAttributes.class
>     javax/servlet/jsp/tagext/FunctionInfo.class
>     javax/servlet/jsp/tagext/IterationTag.class
>     javax/servlet/jsp/tagext/JspFragment.class
>     javax/servlet/jsp/tagext/JspIdConsumer.class
>     javax/servlet/jsp/tagext/JspTag.class
>     javax/servlet/jsp/tagext/PageData.class
>     javax/servlet/jsp/tagext/SimpleTag.class
>     javax/servlet/jsp/tagext/SimpleTagSupport.class
>     javax/servlet/jsp/tagext/Tag.class
>     javax/servlet/jsp/tagext/TagAdapter.class
>     javax/servlet/jsp/tagext/TagAttributeInfo.class
>     javax/servlet/jsp/tagext/TagData.class
>     javax/servlet/jsp/tagext/TagExtraInfo.class
>     javax/servlet/jsp/tagext/TagFileInfo.class
>     javax/servlet/jsp/tagext/TagInfo.class
>     javax/servlet/jsp/tagext/TagLibraryInfo.class
>     javax/servlet/jsp/tagext/TagLibraryValidator.class
>     javax/servlet/jsp/tagext/TagSupport.class
>     javax/servlet/jsp/tagext/TagVariableInfo.class
>     javax/servlet/jsp/tagext/TryCatchFinally.class
>     javax/servlet/jsp/tagext/ValidationMessage.class
>     javax/servlet/jsp/tagext/VariableInfo.class
>     javax/servlet/annotation/
>     javax/servlet/annotation/HandlesTypes.class
>     javax/servlet/annotation/HttpConstraint.class
>     javax/servlet/annotation/HttpMethodConstraint.class
>     javax/servlet/annotation/MultipartConfig.class
>     javax/servlet/annotation/package.html
>     javax/servlet/annotation/ServletSecurity$EmptyRoleSemantic.class
>     javax/servlet/annotation/ServletSecurity$TransportGuarantee.class
>     javax/servlet/annotation/ServletSecurity.class
>     javax/servlet/annotation/WebFilter.class
>     javax/servlet/annotation/WebInitParam.class
>     javax/servlet/annotation/WebListener.class
>     javax/servlet/annotation/WebServlet.class
>     javax/servlet/AsyncContext.class
>     javax/servlet/AsyncEvent.class
>     javax/servlet/AsyncListener.class
>     javax/servlet/descriptor/
>     javax/servlet/descriptor/JspConfigDescriptor.class
>     javax/servlet/descriptor/JspPropertyGroupDescriptor.class
>     javax/servlet/descriptor/package.html
>     javax/servlet/descriptor/TaglibDescriptor.class
>     javax/servlet/DispatcherType.class
>     javax/servlet/Filter.class
>     javax/servlet/FilterChain.class
>     javax/servlet/FilterConfig.class
>     javax/servlet/FilterRegistration$Dynamic.class
>     javax/servlet/FilterRegistration.class
>     javax/servlet/GenericServlet.class
>     javax/servlet/http/
>     javax/servlet/http/Cookie.class
>     javax/servlet/http/HttpServlet.class
>     javax/servlet/http/HttpServletRequest.class
>     javax/servlet/http/HttpServletRequestWrapper.class
>     javax/servlet/http/HttpServletResponse.class
>     javax/servlet/http/HttpServletResponseWrapper.class
>     javax/servlet/http/HttpSession.class
>     javax/servlet/http/HttpSessionActivationListener.class
>     javax/servlet/http/HttpSessionAttributeListener.class
>     javax/servlet/http/HttpSessionBindingEvent.class
>     javax/servlet/http/HttpSessionBindingListener.class
>     javax/servlet/http/HttpSessionContext.class
>     javax/servlet/http/HttpSessionEvent.class
>     javax/servlet/http/HttpSessionIdListener.class
>     javax/servlet/http/HttpSessionListener.class
>     javax/servlet/http/HttpUpgradeHandler.class
>     javax/servlet/http/HttpUtils.class
>     javax/servlet/http/LocalStrings.properties
>     javax/servlet/http/LocalStrings_es.properties
>     javax/servlet/http/LocalStrings_fr.properties
>     javax/servlet/http/LocalStrings_ja.properties
>     javax/servlet/http/NoBodyOutputStream.class
>     javax/servlet/http/NoBodyResponse.class
>     javax/servlet/http/package.html
>     javax/servlet/http/Part.class
>     javax/servlet/http/WebConnection.class
>     javax/servlet/HttpConstraintElement.class
>     javax/servlet/HttpMethodConstraintElement.class
>     javax/servlet/LocalStrings.properties
>     javax/servlet/LocalStrings_fr.properties
>     javax/servlet/LocalStrings_ja.properties
>     javax/servlet/MultipartConfigElement.class
>     javax/servlet/package.html
>     javax/servlet/ReadListener.class
>     javax/servlet/Registration$Dynamic.class
>     javax/servlet/Registration.class
>     javax/servlet/RequestDispatcher.class
>     javax/servlet/Servlet.class
>     javax/servlet/ServletConfig.class
>     javax/servlet/ServletContainerInitializer.class
>     javax/servlet/ServletContext.class
>     javax/servlet/ServletContextAttributeEvent.class
>     javax/servlet/ServletContextAttributeListener.class
>     javax/servlet/ServletContextEvent.class
>     javax/servlet/ServletContextListener.class
>     javax/servlet/ServletException.class
>     javax/servlet/ServletInputStream.class
>     javax/servlet/ServletOutputStream.class
>     javax/servlet/ServletRegistration$Dynamic.class
>     javax/servlet/ServletRegistration.class
>     javax/servlet/ServletRequest.class
>     javax/servlet/ServletRequestAttributeEvent.class
>     javax/servlet/ServletRequestAttributeListener.class
>     javax/servlet/ServletRequestEvent.class
>     javax/servlet/ServletRequestListener.class
>     javax/servlet/ServletRequestWrapper.class
>     javax/servlet/ServletResponse.class
>     javax/servlet/ServletResponseWrapper.class
>     javax/servlet/ServletSecurityElement.class
>     javax/servlet/SessionCookieConfig.class
>     javax/servlet/SessionTrackingMode.class
>     javax/servlet/SingleThreadModel.class
>     javax/servlet/UnavailableException.class
>     javax/servlet/WriteListener.class
>     org/apache/commons/
>     org/apache/commons/lang/
>     org/apache/commons/lang/ArrayUtils.class
>     org/apache/commons/lang/BitField.class
>     org/apache/commons/lang/BooleanUtils.class
>     org/apache/commons/lang/builder/
>     org/apache/commons/lang/builder/CompareToBuilder.class
>     org/apache/commons/lang/builder/EqualsBuilder.class
>     org/apache/commons/lang/builder/HashCodeBuilder.class
>     org/apache/commons/lang/builder/IDKey.class
>     org/apache/commons/lang/builder/ReflectionToStringBuilder.class
>     org/apache/commons/lang/builder/StandardToStringStyle.class
>     org/apache/commons/lang/builder/ToStringBuilder.class
>     org/apache/commons/lang/builder/ToStringStyle$DefaultToStringStyle.class
>     org/apache/commons/lang/builder/ToStringStyle$MultiLineToStringStyle.class
>     org/apache/commons/lang/builder/ToStringStyle$NoFieldNameToStringStyle.class
>     org/apache/commons/lang/builder/ToStringStyle$ShortPrefixToStringStyle.class
>     org/apache/commons/lang/builder/ToStringStyle$SimpleToStringStyle.class
>     org/apache/commons/lang/builder/ToStringStyle.class
>     org/apache/commons/lang/CharEncoding.class
>     org/apache/commons/lang/CharRange$1.class
>     org/apache/commons/lang/CharRange$CharacterIterator.class
>     org/apache/commons/lang/CharRange.class
>     org/apache/commons/lang/CharSet.class
>     org/apache/commons/lang/CharSetUtils.class
>     org/apache/commons/lang/CharUtils.class
>     org/apache/commons/lang/ClassUtils.class
>     org/apache/commons/lang/Entities$ArrayEntityMap.class
>     org/apache/commons/lang/Entities$BinaryEntityMap.class
>     org/apache/commons/lang/Entities$EntityMap.class
>     org/apache/commons/lang/Entities$HashEntityMap.class
>     org/apache/commons/lang/Entities$LookupEntityMap.class
>     org/apache/commons/lang/Entities$MapIntMap.class
>     org/apache/commons/lang/Entities$PrimitiveEntityMap.class
>     org/apache/commons/lang/Entities$TreeEntityMap.class
>     org/apache/commons/lang/Entities.class
>     org/apache/commons/lang/enum/
>     org/apache/commons/lang/enum/Enum$Entry.class
>     org/apache/commons/lang/enum/Enum.class
>     org/apache/commons/lang/enum/EnumUtils.class
>     org/apache/commons/lang/enum/ValuedEnum.class
>     org/apache/commons/lang/enums/
>     org/apache/commons/lang/enums/Enum$Entry.class
>     org/apache/commons/lang/enums/Enum.class
>     org/apache/commons/lang/enums/EnumUtils.class
>     org/apache/commons/lang/enums/ValuedEnum.class
>     org/apache/commons/lang/exception/
>     org/apache/commons/lang/exception/CloneFailedException.class
>     org/apache/commons/lang/exception/ExceptionUtils.class
>     org/apache/commons/lang/exception/Nestable.class
>     org/apache/commons/lang/exception/NestableDelegate.class
>     org/apache/commons/lang/exception/NestableError.class
>     org/apache/commons/lang/exception/NestableException.class
>     org/apache/commons/lang/exception/NestableRuntimeException.class
>     org/apache/commons/lang/IllegalClassException.class
>     org/apache/commons/lang/IncompleteArgumentException.class
>     org/apache/commons/lang/IntHashMap$Entry.class
>     org/apache/commons/lang/IntHashMap.class
>     org/apache/commons/lang/LocaleUtils.class
>     org/apache/commons/lang/math/
>     org/apache/commons/lang/math/DoubleRange.class
>     org/apache/commons/lang/math/FloatRange.class
>     org/apache/commons/lang/math/Fraction.class
>     org/apache/commons/lang/math/IEEE754rUtils.class
>     org/apache/commons/lang/math/IntRange.class
>     org/apache/commons/lang/math/JVMRandom.class
>     org/apache/commons/lang/math/LongRange.class
>     org/apache/commons/lang/math/NumberRange.class
>     org/apache/commons/lang/math/NumberUtils.class
>     org/apache/commons/lang/math/RandomUtils.class
>     org/apache/commons/lang/math/Range.class
>     org/apache/commons/lang/mutable/
>     org/apache/commons/lang/mutable/Mutable.class
>     org/apache/commons/lang/mutable/MutableBoolean.class
>     org/apache/commons/lang/mutable/MutableByte.class
>     org/apache/commons/lang/mutable/MutableDouble.class
>     org/apache/commons/lang/mutable/MutableFloat.class
>     org/apache/commons/lang/mutable/MutableInt.class
>     org/apache/commons/lang/mutable/MutableLong.class
>     org/apache/commons/lang/mutable/MutableObject.class
>     org/apache/commons/lang/mutable/MutableShort.class
>     org/apache/commons/lang/NotImplementedException.class
>     org/apache/commons/lang/NullArgumentException.class
>     org/apache/commons/lang/NumberRange.class
>     org/apache/commons/lang/NumberUtils.class
>     org/apache/commons/lang/ObjectUtils$Null.class
>     org/apache/commons/lang/ObjectUtils.class
>     org/apache/commons/lang/RandomStringUtils.class
>     org/apache/commons/lang/reflect/
>     org/apache/commons/lang/reflect/ConstructorUtils.class
>     org/apache/commons/lang/reflect/FieldUtils.class
>     org/apache/commons/lang/reflect/MemberUtils.class
>     org/apache/commons/lang/reflect/MethodUtils.class
>     org/apache/commons/lang/SerializationException.class
>     org/apache/commons/lang/SerializationUtils.class
>     org/apache/commons/lang/StringEscapeUtils.class
>     org/apache/commons/lang/StringUtils.class
>     org/apache/commons/lang/SystemUtils.class
>     org/apache/commons/lang/text/
>     org/apache/commons/lang/text/CompositeFormat.class
>     org/apache/commons/lang/text/ExtendedMessageFormat.class
>     org/apache/commons/lang/text/FormatFactory.class
>     org/apache/commons/lang/text/StrBuilder$StrBuilderReader.class
>     org/apache/commons/lang/text/StrBuilder$StrBuilderTokenizer.class
>     org/apache/commons/lang/text/StrBuilder$StrBuilderWriter.class
>     org/apache/commons/lang/text/StrBuilder.class
>     org/apache/commons/lang/text/StrLookup$MapStrLookup.class
>     org/apache/commons/lang/text/StrLookup.class
>     org/apache/commons/lang/text/StrMatcher$CharMatcher.class
>     org/apache/commons/lang/text/StrMatcher$CharSetMatcher.class
>     org/apache/commons/lang/text/StrMatcher$NoMatcher.class
>     org/apache/commons/lang/text/StrMatcher$StringMatcher.class
>     org/apache/commons/lang/text/StrMatcher$TrimMatcher.class
>     org/apache/commons/lang/text/StrMatcher.class
>     org/apache/commons/lang/text/StrSubstitutor.class
>     org/apache/commons/lang/text/StrTokenizer.class
>     org/apache/commons/lang/time/
>     org/apache/commons/lang/time/DateFormatUtils.class
>     org/apache/commons/lang/time/DateUtils$DateIterator.class
>     org/apache/commons/lang/time/DateUtils.class
>     org/apache/commons/lang/time/DurationFormatUtils$Token.class
>     org/apache/commons/lang/time/DurationFormatUtils.class
>     org/apache/commons/lang/time/FastDateFormat$CharacterLiteral.class
>     org/apache/commons/lang/time/FastDateFormat$NumberRule.class
>     org/apache/commons/lang/time/FastDateFormat$PaddedNumberField.class
>     org/apache/commons/lang/time/FastDateFormat$Pair.class
>     org/apache/commons/lang/time/FastDateFormat$Rule.class
>     org/apache/commons/lang/time/FastDateFormat$StringLiteral.class
>     org/apache/commons/lang/time/FastDateFormat$TextField.class
>     org/apache/commons/lang/time/FastDateFormat$TimeZoneDisplayKey.class
>     org/apache/commons/lang/time/FastDateFormat$TimeZoneNameRule.class
>     org/apache/commons/lang/time/FastDateFormat$TimeZoneNumberRule.class
>     org/apache/commons/lang/time/FastDateFormat$TwelveHourField.class
>     org/apache/commons/lang/time/FastDateFormat$TwentyFourHourField.class
>     org/apache/commons/lang/time/FastDateFormat$TwoDigitMonthField.class
>     org/apache/commons/lang/time/FastDateFormat$TwoDigitNumberField.class
>     org/apache/commons/lang/time/FastDateFormat$TwoDigitYearField.class
>     org/apache/commons/lang/time/FastDateFormat$UnpaddedMonthField.class
>     org/apache/commons/lang/time/FastDateFormat$UnpaddedNumberField.class
>     org/apache/commons/lang/time/FastDateFormat.class
>     org/apache/commons/lang/time/StopWatch.class
>     org/apache/commons/lang/UnhandledException.class
>     org/apache/commons/lang/Validate.class
>     org/apache/commons/lang/WordUtils.class
> [ERROR] Found artifact with unexpected contents: '/Users/appy/apache/hbase/hbase-shaded/hbase-shaded-client/target/hbase-shaded-client-3.0.0-SNAPSHOT.jar'
>     Please check the following and either correct the build or update
>     the allowed list with reasoning.
>     org/apache/commons/
>     org/apache/commons/lang/
>     org/apache/commons/lang/ArrayUtils.class
>     org/apache/commons/lang/BitField.class
>     org/apache/commons/lang/BooleanUtils.class
>     org/apache/commons/lang/builder/
>     org/apache/commons/lang/builder/CompareToBuilder.class
>     org/apache/commons/lang/builder/EqualsBuilder.class
>     org/apache/commons/lang/builder/HashCodeBuilder.class
>     org/apache/commons/lang/builder/IDKey.class
>     org/apache/commons/lang/builder/ReflectionToStringBuilder.class
>     org/apache/commons/lang/builder/StandardToStringStyle.class
>     org/apache/commons/lang/builder/ToStringBuilder.class
>     org/apache/commons/lang/builder/ToStringStyle$DefaultToStringStyle.class
>     org/apache/commons/lang/builder/ToStringStyle$MultiLineToStringStyle.class
>     org/apache/commons/lang/builder/ToStringStyle$NoFieldNameToStringStyle.class
>     org/apache/commons/lang/builder/ToStringStyle$ShortPrefixToStringStyle.class
>     org/apache/commons/lang/builder/ToStringStyle$SimpleToStringStyle.class
>     org/apache/commons/lang/builder/ToStringStyle.class
>     org/apache/commons/lang/CharEncoding.class
>     org/apache/commons/lang/CharRange$1.class
>     org/apache/commons/lang/CharRange$CharacterIterator.class
>     org/apache/commons/lang/CharRange.class
>     org/apache/commons/lang/CharSet.class
>     org/apache/commons/lang/CharSetUtils.class
>     org/apache/commons/lang/CharUtils.class
>     org/apache/commons/lang/ClassUtils.class
>     org/apache/commons/lang/Entities$ArrayEntityMap.class
>     org/apache/commons/lang/Entities$BinaryEntityMap.class
>     org/apache/commons/lang/Entities$EntityMap.class
>     org/apache/commons/lang/Entities$HashEntityMap.class
>     org/apache/commons/lang/Entities$LookupEntityMap.class
>     org/apache/commons/lang/Entities$MapIntMap.class
>     org/apache/commons/lang/Entities$PrimitiveEntityMap.class
>     org/apache/commons/lang/Entities$TreeEntityMap.class
>     org/apache/commons/lang/Entities.class
>     org/apache/commons/lang/enum/
>     org/apache/commons/lang/enum/Enum$Entry.class
>     org/apache/commons/lang/enum/Enum.class
>     org/apache/commons/lang/enum/EnumUtils.class
>     org/apache/commons/lang/enum/ValuedEnum.class
>     org/apache/commons/lang/enums/
>     org/apache/commons/lang/enums/Enum$Entry.class
>     org/apache/commons/lang/enums/Enum.class
>     org/apache/commons/lang/enums/EnumUtils.class
>     org/apache/commons/lang/enums/ValuedEnum.class
>     org/apache/commons/lang/exception/
>     org/apache/commons/lang/exception/CloneFailedException.class
>     org/apache/commons/lang/exception/ExceptionUtils.class
>     org/apache/commons/lang/exception/Nestable.class
>     org/apache/commons/lang/exception/NestableDelegate.class
>     org/apache/commons/lang/exception/NestableError.class
>     org/apache/commons/lang/exception/NestableException.class
>     org/apache/commons/lang/exception/NestableRuntimeException.class
>     org/apache/commons/lang/IllegalClassException.class
>     org/apache/commons/lang/IncompleteArgumentException.class
>     org/apache/commons/lang/IntHashMap$Entry.class
>     org/apache/commons/lang/IntHashMap.class
>     org/apache/commons/lang/LocaleUtils.class
>     org/apache/commons/lang/math/
>     org/apache/commons/lang/math/DoubleRange.class
>     org/apache/commons/lang/math/FloatRange.class
>     org/apache/commons/lang/math/Fraction.class
>     org/apache/commons/lang/math/IEEE754rUtils.class
>     org/apache/commons/lang/math/IntRange.class
>     org/apache/commons/lang/math/JVMRandom.class
>     org/apache/commons/lang/math/LongRange.class
>     org/apache/commons/lang/math/NumberRange.class
>     org/apache/commons/lang/math/NumberUtils.class
>     org/apache/commons/lang/math/RandomUtils.class
>     org/apache/commons/lang/math/Range.class
>     org/apache/commons/lang/mutable/
>     org/apache/commons/lang/mutable/Mutable.class
>     org/apache/commons/lang/mutable/MutableBoolean.class
>     org/apache/commons/lang/mutable/MutableByte.class
>     org/apache/commons/lang/mutable/MutableDouble.class
>     org/apache/commons/lang/mutable/MutableFloat.class
>     org/apache/commons/lang/mutable/MutableInt.class
>     org/apache/commons/lang/mutable/MutableLong.class
>     org/apache/commons/lang/mutable/MutableObject.class
>     org/apache/commons/lang/mutable/MutableShort.class
>     org/apache/commons/lang/NotImplementedException.class
>     org/apache/commons/lang/NullArgumentException.class
>     org/apache/commons/lang/NumberRange.class
>     org/apache/commons/lang/NumberUtils.class
>     org/apache/commons/lang/ObjectUtils$Null.class
>     org/apache/commons/lang/ObjectUtils.class
>     org/apache/commons/lang/RandomStringUtils.class
>     org/apache/commons/lang/reflect/
>     org/apache/commons/lang/reflect/ConstructorUtils.class
>     org/apache/commons/lang/reflect/FieldUtils.class
>     org/apache/commons/lang/reflect/MemberUtils.class
>     org/apache/commons/lang/reflect/MethodUtils.class
>     org/apache/commons/lang/SerializationException.class
>     org/apache/commons/lang/SerializationUtils.class
>     org/apache/commons/lang/StringEscapeUtils.class
>     org/apache/commons/lang/StringUtils.class
>     org/apache/commons/lang/SystemUtils.class
>     org/apache/commons/lang/text/
>     org/apache/commons/lang/text/CompositeFormat.class
>     org/apache/commons/lang/text/ExtendedMessageFormat.class
>     org/apache/commons/lang/text/FormatFactory.class
>     org/apache/commons/lang/text/StrBuilder$StrBuilderReader.class
>     org/apache/commons/lang/text/StrBuilder$StrBuilderTokenizer.class
>     org/apache/commons/lang/text/StrBuilder$StrBuilderWriter.class
>     org/apache/commons/lang/text/StrBuilder.class
>     org/apache/commons/lang/text/StrLookup$MapStrLookup.class
>     org/apache/commons/lang/text/StrLookup.class
>     org/apache/commons/lang/text/StrMatcher$CharMatcher.class
>     org/apache/commons/lang/text/StrMatcher$CharSetMatcher.class
>     org/apache/commons/lang/text/StrMatcher$NoMatcher.class
>     org/apache/commons/lang/text/StrMatcher$StringMatcher.class
>     org/apache/commons/lang/text/StrMatcher$TrimMatcher.class
>     org/apache/commons/lang/text/StrMatcher.class
>     org/apache/commons/lang/text/StrSubstitutor.class
>     org/apache/commons/lang/text/StrTokenizer.class
>     org/apache/commons/lang/time/
>     org/apache/commons/lang/time/DateFormatUtils.class
>     org/apache/commons/lang/time/DateUtils$DateIterator.class
>     org/apache/commons/lang/time/DateUtils.class
>     org/apache/commons/lang/time/DurationFormatUtils$Token.class
>     org/apache/commons/lang/time/DurationFormatUtils.class
>     org/apache/commons/lang/time/FastDateFormat$CharacterLiteral.class
>     org/apache/commons/lang/time/FastDateFormat$NumberRule.class
>     org/apache/commons/lang/time/FastDateFormat$PaddedNumberField.class
>     org/apache/commons/lang/time/FastDateFormat$Pair.class
>     org/apache/commons/lang/time/FastDateFormat$Rule.class
>     org/apache/commons/lang/time/FastDateFormat$StringLiteral.class
>     org/apache/commons/lang/time/FastDateFormat$TextField.class
>     org/apache/commons/lang/time/FastDateFormat$TimeZoneDisplayKey.class
>     org/apache/commons/lang/time/FastDateFormat$TimeZoneNameRule.class
>     org/apache/commons/lang/time/FastDateFormat$TimeZoneNumberRule.class
>     org/apache/commons/lang/time/FastDateFormat$TwelveHourField.class
>     org/apache/commons/lang/time/FastDateFormat$TwentyFourHourField.class
>     org/apache/commons/lang/time/FastDateFormat$TwoDigitMonthField.class
>     org/apache/commons/lang/time/FastDateFormat$TwoDigitNumberField.class
>     org/apache/commons/lang/time/FastDateFormat$TwoDigitYearField.class
>     org/apache/commons/lang/time/FastDateFormat$UnpaddedMonthField.class
>     org/apache/commons/lang/time/FastDateFormat$UnpaddedNumberField.class
>     org/apache/commons/lang/time/FastDateFormat.class
>     org/apache/commons/lang/time/StopWatch.class
>     org/apache/commons/lang/UnhandledException.class
>     org/apache/commons/lang/Validate.class
>     org/apache/commons/lang/WordUtils.class
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)