[ http://issues.apache.org/jira/browse/XALANJ-2147?page=comments#action_12316149 ]
Henry Zongaro commented on XALANJ-2147: --------------------------------------- I have reviewed Sarah's patch [1] and believe that it correctly resolves the problem. Note: I think Sarah already inadvertently applied this change as part of her omnibus patch under XALANJ-2170. [1] http://issues.apache.org/jira/secure/attachment/12311031/XALANJ-2147.newpatch > Does not build under J2SE 1.5 > ----------------------------- > > Key: XALANJ-2147 > URL: http://issues.apache.org/jira/browse/XALANJ-2147 > Project: XalanJ2 > Type: Bug > Components: Xalan > Versions: CurrentCVS > Environment: J2SE 1.5 > Reporter: Scott Lamb > Assignee: Sarah McNamara > Priority: Trivial > Attachments: XALANJ-2147.newpatch, xalan-build-on-tiger.patch > > ant gives the following error when building Xalan: > [javac] javac: target release 1.1 conflicts with default source release > 1.5 > This is easy to fix by specifying the source version in the build.xml. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
