Community
Participate
Working Groups
The IP logs need to conform to the XSD schema [1]. The current implementation does emit <iplog:cq description="hbase Version: 0.90.0" id="4894" license="Apache License, 2.0" state="workswith" use="unmodified source & binary"/> state="workswith" isn't allowed by the schema, instead this should read <iplog:cq description="hbase Version: 0.90.0" id="4894" license="Apache License, 2.0" state="active" use="workswith"/> [1] http://eclipse.org/projects/xml/iplog.xsd
The iplog tool has been discontinued