You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2008/01/02 08:03:36 UTC

DO NOT REPLY [Bug 44158] New: - javac task's 'srcdir' and 'destdir' attributes should not have long path as their values

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44158>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44158

           Summary: javac task's 'srcdir' and 'destdir' attributes should
                    not have long path as their values
           Product: Ant
           Version: 1.7.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: notifications@ant.apache.org
        ReportedBy: ravi.aroy@gmail.com


My environment includes Windows XP with SP2, Ant 1.7.0, JDK 1.6.0_03-b05, I had 
problems in compiliing junit tests. 

Problems were : 'Error starting C:\toos\Java\jdk1.6.0_03\bin\java.exe' 
and 'Error starting modern compiler' one or the other alternatively during my 
investigation.

During investigating the same I found that javac task's 'srcdir' and 'destdir' 
attribute should not have long path as their values.

Currently I m having 'srcdir' attribute value path spanned in 77 characters 
and 'destdir' attribute value path spanned in 38 characters and my tests are 
being compiled successfully.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 44158] - javac task's 'srcdir' and 'destdir' attributes should not have long path as their values

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44158>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44158


peterreilly@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From peterreilly@apache.org  2008-01-02 01:48 -------
this is not an ant issue. Handling of "long" file names are the responsibility
of the operatating system.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.