Last active
October 15, 2016 11:05
-
-
Save juanpicado/b01adbcb4d90f935f713555c119b383b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/jira.x.5.0.rc3/functest-plugin/src/main/java/com/atlassian/functest/rest/RestJUnitResultFormatter.java | |
[INFO] Compiling 28 source files to /Users/juan/bin/JIRA/atlassian-jira-5.0-rc3-source/functest-plugin/target/classes | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Compilation failure | |
/Users/juan/bin/JIRA/atlassian-jira-5.0-rc3-source/functest-plugin/src/main/java/com/atlassian/functest/rest/RestJUnitResultFormatter.java:[5,27] package org.apache.tools.ant does not exist | |
/Users/juan/bin/JIRA/atlassian-jira-5.0-rc3-source/functest-plugin/src/main/java/com/atlassian/functest/rest/RestJUnitResultFormatter.java:[25,55] cannot find symbol | |
symbol : class BuildException | |
location: class com.atlassian.functest.rest.RestJUnitResultFormatter | |
/Users/juan/bin/JIRA/atlassian-jira-5.0-rc3-source/functest-plugin/src/main/java/com/atlassian/functest/rest/RestJUnitResultFormatter.java:[29,53] cannot find symbol | |
symbol : class BuildException | |
location: class com.atlassian.functest.rest.RestJUnitResultFormatter |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment