[infinispan-issues] [JBoss JIRA] (ISPN-2628) ActivationManagerImpl has a useless method which breaks the build
Tristan Tarrant (JIRA)
jira-events at lists.jboss.org
Wed Dec 12 15:47:17 EST 2012
[ https://issues.jboss.org/browse/ISPN-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741016#comment-12741016 ]
Tristan Tarrant commented on ISPN-2628:
---------------------------------------
It appears the ActivationManagerImpl class has a copy/pasted method from CacheLoaderInterceptor with a too long displayName
[ERROR] javadoc: error - In doclet class org.infinispan.tools.rhq.RhqPluginXmlGenerator, method start has thrown an exception java.lang.reflect.InvocationTargetException
[ERROR] java.lang.RuntimeException: Display name too long (max 100 chars): [Activation] Disable all cache loaders of a given type, where type is a fully qualified class name of the cache loader to disable
[ERROR] at org.infinispan.tools.rhq.RhqPluginXmlGenerator.validateDisplayName(RhqPluginXmlGenerator.java:324)
> ActivationManagerImpl has a useless method which breaks the build
> -----------------------------------------------------------------
>
> Key: ISPN-2628
> URL: https://issues.jboss.org/browse/ISPN-2628
> Project: Infinispan
> Issue Type: Bug
> Components: Eviction
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Blocker
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list