Bug 748966 - GWT can't compile LDAPStringUtility
Summary: GWT can't compile LDAPStringUtility
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Core Server
Version: 4.2
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: ---
Assignee: Simeon Pinder
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: rhq42
TreeView+ depends on / blocked
 
Reported: 2011-10-25 17:52 UTC by John Mazzitelli
Modified: 2012-02-07 19:17 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-07 19:17:58 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.