Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Asle Pedersen <apederse@gm...> - 2005-08-29 10:26:52
|
I am playing around with the JythonC Ant Task.=20 I have a commons-library project wich I use for both python projects and jython projects however in jython-projects not all the modules are compatible and should not be compiled using jythonc. Because **/*.py are included by default I have had problems excluding the files that should not be compiled - even using the excludes attribute doesn't seem to have any effect. The documentation states the following: "By default, all *.py files from the project folder down are included in the command." Is this really the desired behaviour? Regards, /Asle |