Skip to content

Current stable version is broken with java.lang.NoSuchFieldError: DEFAULT_USER_AGENT #66

@andreas-hartmann

Description

@andreas-hartmann
Exception in thread "XXX" java.lang.NoSuchFieldError: DEFAULT_USER_AGENT
	at org.apache.http.impl.client.HttpClientVersion.<clinit>(HttpClientVersion.java:9)
	at net.sourceforge.jwbf.core.actions.HttpActionClient$Builder.makeUserAgentString(HttpActionClient.java:400)
	at net.sourceforge.jwbf.core.actions.HttpActionClient$Builder.build(HttpActionClient.java:386)

Greetings. The current stable version is broken when using Java 8 with a simple spring boot bot, because the field DEFAULT_USER_AGENT doesn't exist, however the current SNAPSHOT version works. Are there any plans for creating an updated release version so people don't have to resort to using a SNAPSHOT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions