You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Mark (JIRA)" <ji...@apache.org> on 2012/05/03 20:28:51 UTC

[jira] [Commented] (AXIS2-5307) 1.6.2 release not properly tested -- junit.framework dependency missing in pom.xml files

    [ https://issues.apache.org/jira/browse/AXIS2-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267665#comment-13267665 ] 

Mark commented on AXIS2-5307:
-----------------------------

applies to trunk, too
                
> 1.6.2 release not properly tested -- junit.framework dependency missing in pom.xml files
> ----------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5307
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5307
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6.2
>            Reporter: Mark
>            Priority: Minor
>
> compile:
>     [mkdir] Created dir: /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/test-resources/deployment/serviceModule/build/classes
>     [mkdir] Created dir: /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/test-resources/deployment/serviceModule/build/lib
> jar:
>      [copy] Copying 1 file to /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/test-resources/deployment/serviceModule/build/classes/META-INF
>     [mkdir] Created dir: /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/target/test-resources/InvalidDeployment/modules
>       [jar] Building jar: /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/target/test-resources/InvalidDeployment/modules/serviceModule.jar
>    [delete] Deleting directory /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/test-resources/deployment/serviceModule/build
> [INFO] Executed tasks
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ axis2-kernel ---
> [INFO] Compiling 108 source files to /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/target/test-classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/test/org/apache/axis2/AbstractTestCase.java:[27,22] error: package junit.framework does not exist
> [ERROR] /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/test/org/apache/axis2/AbstractTestCase.java:[32,47] error: cannot find symbol
> [ERROR]  class TestCase
> /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/test/org/apache/axis2/addressing/AddressingFaultsTest.java:[22,22] error: package junit.framework does not exist
> [ERROR] /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/test/org/apache/axis2/addressing/AddressingFaultsTest.java:[23,22] error: package junit.framework does not exist
> [ERROR] /var/lib/jenkins/workspace/axis2-release-1.6.2-java7/modules/kernel/test/org/apache/axis2/addressing/AddressingFaultsTest.java:[33,42] error: cannot find symbol
> etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org