Bug 848168

Summary: Signature check error with jdk1.7 in groovy-script-server-plugin
Product: [JBoss] JBoss Operations Network Reporter: John Sanda <jsanda>
Component: Plugin -- OtherAssignee: John Sanda <jsanda>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: JON 3.1.1CC: hrupp, jsanda
Target Milestone: ---   
Target Release: JON 3.1.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 846715 Environment:
Last Closed: 2013-09-11 10:59:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 846715    
Bug Blocks: 682878    

Description John Sanda 2012-08-14 19:41:34 UTC
+++ This bug was initially created as a clone of Bug #846715 +++

Compiling with jdk 1.7 gives:

[ERROR] Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.7:check (java-api-check) on project groovy-script-server-plugin: Signature errors found. Verify them and put @IgnoreJRERequirement on them. -> [Help 1]

--- Additional comment from jsanda on 2012-08-08 11:26:02 EDT ---

I implemented the groovy server plugin some time ago merely as a proof of concept to demonstrate how different scripting environments can be integrated with RHQ. This plugin is neither included in RHQ nor in JON releases. I propose that it be removed from the RHQ source tree. If anything this plugin belongs in sandbox type repo where someone can pick it up and run with it if he is so inclined. Keeping it in the main RHQ repo just add extra, unnecessary maintenance. Maybe the rhq-extras repo would make a good home for this code.

--- Additional comment from jsanda on 2012-08-14 15:16:38 EDT ---

Until we find a new home for the plugin, I have take it out of the build in master.

commit hash: 15248b7c309

Comment 1 John Sanda 2012-08-14 19:43:30 UTC
Changes have been pushed to the release/jon3.1.x branch.

commit hash: b598c62ef294ef6

Comment 2 Charles Crouch 2012-09-10 20:08:43 UTC
Setting target release to 311. Nothing to be QE'd here