Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XJD-62

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XJD-62
    Summary: Automated test failures during building outside XJavaDoc project
       Type: Bug

     Status: Open
   Priority: Trivial

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XJavaDoc
   Versions:
             1.5

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Cat

    Created: Wed, 22 Jun 2005 8:02 AM
    Updated: Wed, 22 Jun 2005 8:02 AM
Environment: WinXP, JDK 1.5

Description:
Would You please don't use the:
                File dir = new File(  "test" );
in setup fixture of tests?
If current dir isn't a basedir of XJavaDoc project any test with such fixture 
will be failed.
May be would be prefer use 
                File dir = new File( System.getProperty( "basedir" ) + 
File.separator + "test" );



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

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

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



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to