This threw me at first too. It works if you set the property to a nonexistent path.

There's also a typo in the build file. Under the compile target, the lines should be

      <exclude    name="org/apache/commons/chain/web/portlet/*.java"
                unless="portlet.present"/>
      <exclude    name="org/apache/commons/chain/web/servlet/*.java"
                unless="servlet.present"/>

Assuming Craig won't mind, I'll post these little fixes. =:0)

-Ted.

Robert Leland wrote:

Actually optional compiling doesn't work, I believe in commons-chain but could be the contrib.
I was 12:30 am for me when the checkin occured and I was just trying to get it compiled quickly.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to