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
Fixing PB-38: Switching between View and Edit modes, portlet remembers only the last action (and not the last action in that mode) and goes to that regardless of the mode. and PB-49: Multiple instances of a struts portlet should be able to coexist on a single page
Big move: preparation for final 1.0 version: - versions set to 1.0 - groupId set to org.apache.portals.bridges
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).
For some #%$@* reason the resources configuration was stripped resulting in the tld's no longer be jarred and all Struts Bridge portlets broken.
Moving the portals-bridges component to its own subproject.
SRP-304: http://issues.apache.org/jira/browse/JS2-304#action_12315720
http://issues.apache.org/jira/browse/JS2-304?page=comments#action_12315646
Refactored Portals Bridges subproject configurations for the new Bridges project. Also includes a first draft for the new Bridges Home page. See: http://issues.apache.org/jira/browse/JS2-284, http://issues.apache.org/jira/browse/JS2-285, http://issues.apache.org/jira/browse/JS2-286 and http://issues.apache.org/jira/browse/JS2-292
Replaced (and corrected!) all cvs repository references to the new SVN urls
Replaced entity reference locator lookup with dynamic entity parameter substitution. Also (big!): all produced artifact versions and the pluto version are now defined as entity references in etc/artifact-versions.ent Changing the Jetspeed build version for example now only needs to be changed there (and in eclipse .project) Furthermore, now only one (master) locator.ent is needed in the root. All other (subproject) locator.ent refer to this one. To be able to determine the correct relative directory for the external entity refererences, an external locator.path entity parameter is used.
I like Struts Bridge better than Struts Framework Bridge
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.
New portals bridges subproject with the Struts Bridge (moved from and replaces Struts Portlet Framework)
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 |