You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2014/04/24 10:17:18 UTC

[jira] [Updated] (FALCON-418) Webapp doesn't compile

     [ https://issues.apache.org/jira/browse/FALCON-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated FALCON-418:
----------------------------------------

    Component/s: tests

> Webapp doesn't compile
> ----------------------
>
>                 Key: FALCON-418
>                 URL: https://issues.apache.org/jira/browse/FALCON-418
>             Project: Falcon
>          Issue Type: Bug
>          Components: tests, webapp
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Blocker
>             Fix For: 0.5
>
>
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project falcon-webapp: Compilation failure: Compilation failure:
> [ERROR] /home/jbonofre/workspace/falcon/webapp/src/test/java/org/apache/falcon/security/BasicAuthFilterTest.java:[23,27] cannot find symbol
> [ERROR] symbol  : class CommonConfigurationKeysPublic
> [ERROR] location: package org.apache.hadoop.fs
> [ERROR] /home/jbonofre/workspace/falcon/webapp/src/test/java/org/apache/falcon/security/BasicAuthFilterTest.java:[188,21] cannot find symbol
> [ERROR] symbol  : variable CommonConfigurationKeysPublic
> [ERROR] location: class org.apache.falcon.security.BasicAuthFilterTest
> [ERROR] /home/jbonofre/workspace/falcon/webapp/src/test/java/org/apache/falcon/security/BasicAuthFilterTest.java:[208,17] cannot find symbol
> [ERROR] symbol  : variable CommonConfigurationKeysPublic
> [ERROR] location: class org.apache.falcon.security.BasicAuthFilterTest
> [ERROR] -> [Help 1]
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)