Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
JIRA issue PB-59: Compliance with http://www.apache.org/legal/src-headers.html - fixed all source license headers - provided NOTICE.txt which will be included in all produced artifacts (jars,wars) Note: this currently only works correctly when build with maven-1. - bump version to 1.0.2-RC AFAIK, this commit brings bridges fully inline with the requirements of http://www.apache.org/legal/src-headers.html, so I'll close PB-59 hereafter. I'll also tag this "release candidate" 1.0.2-RC, but (as the -RC already indicates) this will not lead to a new release (yet). There are still *zero* code changes since the 1.0.1 release. After setting the 1.0.2-RC tag, I'll bump the version to 1.0.2-dev for continued (real) development.
Resolving PB-56: Dropping multiple struts versions build support as it is causing problems for the maven-2 build See: https://issues.apache.org/jira/browse/PB-56
Correctly named portals-bridges-struts-1.2.7-${version}.jar is now installed with jar:install instead of portals-bridges-struts-${version}.jar
Implementing http://issues.apache.org/jira/browse/PB-5: Added Struts 1.2.7 support Now two artifacts are produced from the Struts Bridge sub project: one for Struts 1.2.4 and on for Struts 1.2.7. The artifacts jars now have a different naming as result: portals-bridges-struts-${struts version}-${bridge version}.jar The only difference right now is the tlds (Struts 1.2.7 introduced a lot of new attributes for the struts-html[-el] tags).
Moving the portals-bridges component to its own subproject.
Major upgrade of the Struts Bridge which is why I bumped up the version to 0.2 The old source has been tagged with PRE_STRUTS_BRIDGE_UPGRADE_TO_0.2. I will commit proper documentation the next few days.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |