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 ji...@apache.org on 2004/04/09 02:15:43 UTC

[jira] Created: (AXIS-1293) build fails without junit-exclude-tests.txt

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1293

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1293
    Summary: build fails without junit-exclude-tests.txt 
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Basic Architecture
   Versions:
             1.2 Beta

   Assignee: 
   Reporter: Nelson Minar

    Created: Thu, 8 Apr 2004 5:14 PM
    Updated: Thu, 8 Apr 2004 5:14 PM
Environment: ant 1.6.1

Description:
The command 'ant junit' fails if you don't have a file named junit-exclude-tests.txt in the top level Axis directory:

BUILD FAILED
/usr/local/src/axis/axis-1_2beta/build.xml:314: Following error occured while executing this line
/usr/local/src/axis/axis-1_2beta/buildTest.xml:108: Excludesfile /usr/local/src/axis/axis-1_2beta/junit-exclude-tests.txt not found.

Creating a 0 byte file via touch allows the build to succeed. I'm not sure if this is an ant bug or a bug in Axis' build.xml.

I marked this 'major' because having a test suite that's easy to run seems really important to me.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXIS-1293) build fails without junit-exclude-tests.txt

Posted by ji...@apache.org.
Message:

   The following issue has been closed.

   Resolver: Davanum Srinivas
       Date: Fri, 9 Apr 2004 11:23 PM

fixed.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1293

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1293
    Summary: build fails without junit-exclude-tests.txt
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Axis
 Components: 
             Basic Architecture
   Fix Fors:
             current (nightly)
   Versions:
             1.2 Beta

   Assignee: 
   Reporter: Nelson Minar

    Created: Thu, 8 Apr 2004 5:14 PM
    Updated: Fri, 9 Apr 2004 11:23 PM
Environment: ant 1.6.1

Description:
The command 'ant junit' fails if you don't have a file named junit-exclude-tests.txt in the top level Axis directory:

BUILD FAILED
/usr/local/src/axis/axis-1_2beta/build.xml:314: Following error occured while executing this line
/usr/local/src/axis/axis-1_2beta/buildTest.xml:108: Excludesfile /usr/local/src/axis/axis-1_2beta/junit-exclude-tests.txt not found.

Creating a 0 byte file via touch allows the build to succeed. I'm not sure if this is an ant bug or a bug in Axis' build.xml.

I marked this 'major' because having a test suite that's easy to run seems really important to me.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira