History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-6318
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Eugene Zhuravlev
Reporter: Alexey Efimov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

ANT Generation not used Excluded paths from source paths

Created: 09 Jun 06 18:15   Updated: 13 Jul 06 20:02
Component/s: Ant Integration
Fix Version/s: Demetra 5557

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive WebMaster-lib.zip (0.7 kb)

Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-8228 Generated ant script does compiles cl... Resolved

Build: 5,321
Fixed in build: 5,385


 Description  « Hide
My module have excluded from sorce path package 'test'. This package is not compiled. Then i'm compile this module by IDEA, it not compiled thiese clases, but if i try this from generated ANT file - it fires error, cose it try to compile excluded classes

 All   Comments   Work Log   Change History      Sort Order:
Eugene Zhuravlev - 10 Jul 06 20:30
Can I have a look at the iml file, Alexey?

Alexey Efimov - 11 Jul 06 10:00
Hi,
See attached file.