Bug 748966

Summary: GWT can't compile LDAPStringUtility
Product: [Other] RHQ Project Reporter: John Mazzitelli <mazz>
Component: Core ServerAssignee: Simeon Pinder <spinder>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.2CC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-07 19:17:58 UTC Type: ---
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:    
Bug Blocks: 734807    

Description John Mazzitelli 2011-10-25 17:52:10 UTC
[INFO] Compiling module org.rhq.core.RHQDomain
[INFO]    Validating newly compiled units
[INFO]       [ERROR] Errors in 'jar:file:/home/mazz/.m2/repository/org/rhq/rhq-core-domain/4.1.0-SNAPSHOT/rhq-core-domain-4.1.0-SNAPSHOT.jar!/org/rhq/core/domain/util/LDAPStringUtil.java'
[INFO]          [ERROR] Line 85: The method getBytes(String) is undefined for the type String
[INFO]          [ERROR] Line 87: The method format(String, byte) is undefined for the type String
[INFO]          [ERROR] Line 89: No source code is available for type java.io.UnsupportedEncodingException; did you forget to inherit a required module?

that class should probably go in server/jar - I can't think of where anything would need to mess with LDAP outside of server/jar.

this class came from commit 84665eac5df52e621428a92e73b77b5e45fc5095

Comment 1 Heiko W. Rupp 2011-10-26 10:13:36 UTC
Committed to master in 834d19c by Simeon

I was just able to build, moving the BZ to ON_QA

Comment 2 Heiko W. Rupp 2011-10-26 10:14:46 UTC
This went into build 638 with 639 and 640 showing blue.

Comment 4 Mike Foley 2012-02-07 19:17:58 UTC
changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE