Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.
The following page has been changed by TedHusted: http://wiki.apache.org/struts/StrutsActionRelease135 The comment on the change is: Add note about 1.5 w/ 1.4 target ------------------------------------------------------------------------------ * [http://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10121&fixfor=21721 Unresolved Issues] * [http://issues.apache.org/struts/secure/ReleaseNote.jspa?version=21721&styleName=Text&projectId=10121&Create=Create JIRA Release Notes] + + == Remarks == + + The taglib reference plugin requires JDK 1.5, so we are compiling Struts 1.3.5 under JDK 1.5, with the compiler plugin configured to target 1.4 (in struts1/pom.xml). + + There is probably some sequence of commands that would deploy the jars with 1.4, then switch to 1.5 to build the site and the distribution + assembly. But, it does seem worth the trouble to do the research so long as the compiler works as advertised. == TO DO ==