Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Problems with iajc Ant task and SCCS source control

Our company uses Bitkeeper for source control which results in SCCS directories in the source path.

It seems the iajc does not use the standard ignore list for its filesets (which includes **/SCCS/) and therefore we cannot compile our source as is.

Is there a workaround for this issue?

Is there a plan to support the standard ignore list in future?

Regards,
Andy Bryant



Back to the top