Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
$ant test-system ... -compile-fault-inject: [echo] Start weaving aspects in place [iajc] .../hdfs/src/java/org/apache/hadoop/hdfs/HftpFileSystem.java:269 [error] The method encodeQueryValue(String) is undefined for the type ServletUtil [iajc] ServletUtil.encodeQueryValue(ugi.getShortUserName())); [iajc] ^^^^^^^ [iajc] .../hdfs/src/java/org/apache/hadoop/hdfs/HftpFileSystem.java:272 [error] The method encodeQueryValue(String) is undefined for the type ServletUtil [iajc] ugiParamenter.append(ServletUtil.encodeQueryValue(g)); [iajc] ^^^^^^^^^ [iajc] .../hdfs/src/java/org/apache/hadoop/hdfs/HftpFileSystem.java:320 [error] The method encodePath(String) is undefined for the type ServletUtil [iajc] String path = "/data" + ServletUtil.encodePath(f.toUri().getPath()); [iajc] ^^^^^ ... [iajc] 18 errors, 4 warnings BUILD FAILED
Attachments
Issue Links
- duplicates
-
HDFS-2261 AOP unit tests are not getting compiled or run
- Resolved