Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
WW-3315: Align all easymock dependencies to version 2.4
update version to 2.2.0-SNAPSHOT
WW-3262 improve wildcard to support regular expressions bump xwork version
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release STRUTS_2_1_8
WW-3253 rollback changes for 2.1.8 attempt
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release STRUTS_2_1_8
WW-3253 updating poms to point to xwork-core 2.1.6 release
update xwork dep
Keep in sync source and dependency for Xwork - upgraded to version 2.1.5-SNAPSHOT
XW-710 update to OGNL 2.7.3
WW-3198 Upgrade to FreeMarker 2.3.15
bump xwork version
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release STRUTS_2_1_7
Updating xwork version to 2.1.4
fix xwork reference
anticipating xwork 2.1.4 release, fixing javadoc in StreamResult, WW-3100
WW-3100 changing to point to xwork 2.1.3 release in anticipation of struts 2.1.7 release
WW-3050: - make Spring dependency versions consistent - added toplevel struts2.springPlatformVersion property - upgraded deps to 2.5.6
Update xwork dep to 2.1.3-SNAPSHOT
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release STRUTS_2_1_6
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release STRUTS_2_1_5
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release STRUTS_2_1_4
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release STRUTS_2_1_3
WW-2623 rollback maven release commit
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release STRUTS_2_1_3
WW-2623 Upgrading xwork dep to the just released 2.1.2 version
WW-2660 Patches for WW-2203 prevented action parameters from other places than the request parameters from being included in ParameterAware map. o applied patches by Dale Newfield to S2 and XW o updated xwork dep to 2.1.2-SNAPSHOT
Updating struts-annotations to fix tld generation errors WW-2674
WW-2664 - Update Freemarker dependency to 2.3.13.
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release STRUTS_2_1_2
WW-2147 Fixed license headers where needed. Re-enabled RAT plugin and fixed its configuration.
[maven-release-plugin] prepare for next development iteration
Commenting out the other instances of the rat plugin that hold up the release WW-2147
Adding back spring, testng, and junit to the compile scope (as optional) to satisfy the javadoc plugin when processing xwork source WW-2414
Upgrading to struts-annotations 1.0.3 WW-2421
Adding the version of the apt plugin *shakes fist at Maven*
* Upgrading commons-fileupload to 1.2.1, now required * Cleaning up testing so spring's mocks are not in the compile scope WW-2590 WW-2588
Moving the DWR validator into its own plugin WW-2589
Moving JUnit and TestNG base classes into their own plugins WW-2588
WW-2421 updated freemarker dep to 2.3.12
WW-2421 Use XWork 2.1.1 release
Backing out the 1.0.3 upgrade until struts-annotations 1.0.3 gets officially released
Upgrading to Struts Annotations 1.0.3, removing repositories from pom WW-2421
Rolling back upgrade to TestNG 5.7, re-enabling portlet tests WW-2454 WW-2494
Updating struts annotations dep to more recent snapshot WW-2451
Upping TestNG dependency to 5.7 WW-2454
Updating junit to 3.8.2 WW-2453
Changing dependency of struts-annotations to specific snapshot version WW-2451
WW-2451 "Updated poms to use struts annotations 1.0.3-SNAPSHOT to fix dependency issue" Apply patch suggested by Al Sutton, but leave issue open pending a 1.0.3 release of Struts-Annotations.
WW-2437 Fixed the first bunch of license issues.
WW-2421 - simple typo
WW-2423, WW-2425, WW-2426 Update Spring, DWR, Freemarker, and SiteMesh dependencies per patch provided by Al Sutton.
Moving api package to sandbox, cleaning up retrotranslator so it can be executed by CI, removing unnecessary backport directory WW-1700 WW-2258
WW-2327 Fixed Velocity related Maven references.
WW-2258 Changed classifier to "backport". Configured the assemblies so they do not include backported packages.
WW-2258 Configured the retrotranslator plugin to work in a new profile, in attached mode. Removed unnecessary legacy Retrotranslator configuration.
WW-1789, WW-2279 Update velocity to 1.5, velocity-tools to 1.3, and Spring to 2.0.7. Apply one-line change to VelocityManager suggested by Rod Vagg.
WW-1715 Update POMs and backport for 2.1.1-SNAPSHOT.
WW-1715 Update POMs and backport for 2.1.0.
Updating xwork dependency to release 2.1.0 o corrected groupId to com.opensymphony o added maven2 OpenSymphony repository WW-1715
Removing commons logging from pom WW-1413
WW-2132 Add support for JSP tag library dynamic attributes Update JSP version to 2.0 to support the <dynamic-attributes> element.
Fixed xwork pom info, updated for xwork resolver change WW-1715
WW-2151 Resolved snapshot dependencies by using the latest released version available, with the exception of Plexus (using 1.0-alpha-10) and XWork (still using SNAPSHOT).
Revert upgrade from OGNL 2.6.11 to 2.7. There were compilation issues in the Struts 1 plugin due to differences in one of the OGNL interfaces that the Struts 1 plugin uses for accessing DynaBean properties.
WW-2128 Upgrade to OGNL 2.7
WW-2049 Added license to core/pom.xml. Added configuration of RAT plugin in core/pom.xml to exclude some testing and generated files. Third bunch of added licenses. The main project, the "core" and "api" modules have only correct license headers.
Update FreeMarker dependency to 2.3.10.
Update Struts 2.1 to use FreeMarker 2.3.9.
WW-1645 Refactored portlet support into a plugin.
Switched to latest struts-annotations snapshot WW-1715
Updating the xwork dependency to 2.1-SNAPSHOT to fix several problems reported to XWork and S2: WW-1635 struts.xml include dependant packages not loading properly WW-1856 s18n tag appears to be broken NOTE on XWork 2.x updates: All validators.xml files are now validated, a DTD header is required.
WW-1856: Use changed TextProviderFactory (for upcoming XW 2.0.2) to fix issue with broken i18n tag / missing thread safety for TPF See also: http://jira.opensymphony.com/browse/XW-487 http://jira.opensymphony.com/browse/XW-476
bumped OGNL to version 2.6.11
- Add README file to META-INF - Change path of generated TLD to target/classes/META-INF
Updated deps: o OGNL 2.6.10 o XWork 2.0.1 Issue Number: WW-1615
Removed dependency from core on the new api. We can bring it back when we're ready.
WW-1715 Update POMs for the 2.1.0 snapshot.
WW-1685 Update POMs for the next shapshot.
WW-1685 Update POMs for 2.0.5 tag.
WW-1686 Update Freemarker dependency to 2.3.8.
Update POMs for Struts 2.0.5 SNAPSHOT.
WW-1650 Update POMs for 2.0.4 release.
Revert r498071 and put struts-annotations back in compile scope, but mark it optional to exclude it from transitive dependency resolution. Thanks to Musachy Barroso for catching this. WW-1650
Eliminate the compile-time dependency on struts-annotations. It is only required at build time, so configure it as a build extension. WW-1650
WW-1588 Update POMs for 2.0.4-SNAPSHOT (once again).
WW-1588 Update POMs for 2.0.3 (third try).
WW-1588 Update POMs for 2.0.4-SNAPSHOT (as discussed).
WW-1588 Update POMs for 2.0.3 (second try).
WW-1392: - Move annotation definitions back to core, due to making the taglib extensible and removing the runtime deps on struts-annotations - Set annotation retention to RUNTIME to enable external taglib extensions
Removed unnecessary Commons Lang usage in portlet classes WW-1652
WW-1588 Update POMs for 2.1.0-SNAPSHOT.
WW-1588 Update POMs for Struts 2.0.3 build.
Fixing Struts 2 build for OSX WW-1588
Changed tag docs so that attributes are sorted by name WW-1392
Moving tag docs to Java 5 annotations and APT, storing generated html in src/site/resources for possible use in site WW-1392
Upping xwork dep to 2.0.0 WW-1588
Adding generation of javadocs and sources jars when profile "alljars" is activated WW-1587
Integrating xwork docs with struts docs WW-1395
WW-1588 Update Release Notes and XWork references.
WW-1483 Update POM versions for Struts 2.0.3-SNAPSHOT.
WW-1483 Update POM versions for Struts 2.0.2 release. Update feature list.
WW-1483 Update dependency to XWork 2 RC 1.
Cnanging Struts to depend on xwork 2.0-rc1-snapshot WW-1483
Moved continuations support into a new plugin WW-1548 XW-453
Moving xwork dep to snapshot, since rc1 will be rolled tomorrow WW-1483
XWork-2.0-beta-3 released o updating pom.xml
Adding TestNG support WW-1531
WW-1483 Update dependency to XWork 2 Beta 2, but we need the -sources.jar or -javadoc.jar in the OS repository to run the final assembly:assembly stage.
WW-1392: Moving out annotations code to struts/maven/struts-annotations o deactivating tld generation plugin for now o remove tools dep
WW-1392: Reviewed & applied Musachy Barroso's patch, with small modiifications / namespace changes. Next step is to work on the xd-tags to annotations conversion
WW-1483 Adding Retrotranslator configuration for these projects.
Creating a spring plugin, fixing a few problems with the plexus plugin WW-1499
WW-1483 - updated struts2-core pom.xml's ognl dependency from version 2.6.7 to 2.6.9, due to a bug in comparing object not implementing Comparable in jsp reported by a WebWork user. see http://forums.opensymphony.com/thread.jspa?messageID=101348𘯤 for more info.
fix pom scm locations
Changed xwork dep to snapshot, fixed config files to only reload once per request WW-1483
WW-1453 Update POMs for next distribution.
WW-1453 Update POMs so as to tag 2.0.1.
Adding more friendly result constructors and setters, changed xwork dep to beta 1 WW-1463 WW-1453
Change the website to use artifact ids (required for proper site inheritance) WW-1453
Working on the public struts 2 site WW-1453
Creating new 'toolbox' project for client tools WW-1462
Changed to use XWork ValueStack interface and factory WW-1459
Removing unused jsf dependency for core WW-1457
Moving tiles into its own plugin WW-1457
Updated tiles dependency to 2.0-snapshot, added support for tiles and freemarker integration WW-1418 WW-1450
Moved plexus into its own plugin WW-1457
Creating sitemesh plugin WW-1457
WW-1349 Update POM versions for next iteration (2.0.1)
Updated easymock dependency o changed groupid: easymock -> org.easymock o commented easymockclassextensions 1.1 Issue Number: WW-1349
Update Commons FileUpload version to 1.1.1 so that we pick up the latest bug fixes.
Added aggregated Javadoc generation, optionally includes checked out xwork sources WW-1395
Initial API implementation.
Updated to Spring 1.2.8 Patch provided by Eric Molitor WW-1394
WW-1378 Amend version from 2.0 to 2.0.0 to match 1.x conventions. Add Mailreader to apps roster.
WW-1367 Change reference from 2.0 to 2.x
Changing xwork package from com.opensymphony.xwork to com.opensymphony.xwork2, adding rife as optional XW-399
Fixing a few more webwork renamings WW-1344
needs to be in the compile scope now that StrutsTestCase depends on spring mock
Fixing site links WW-1367
Trying putting struts2 in the artifact id rather than the group id. This works better when having maven generate IDE projects so that they don't conflict with Struts 1 artifacts. Also fixed up a few other poms. WW-1367
Renaming org.apache.struts.action2 to org.apache.struts2 WW-1367
Renaming action2 to struts2 WW-1367
Marked the MyFaces dependency 'optional' (and tabs -> spaces). Removed a duplicate JSP API dependency.
- removed <scope>provided<scope> from myfaces dependency, since myfaces-jsf-api is available in the repository
Removed XStream as a required dependency (still used for QuickStart), fixed ant build to try to compile (compile fails due to missing JSF jars in the ivy config), changed ant build to use xwork 2.0 and compile to 1.5, minor formatting for showcase config file
use xwork 2.0-SNAPSHOT
Changed artifact id: 'project' -> 'struts-action2-parent'.
Added svn properties: eol-style and keywords.
Fixing myfaces dependencies to use 1.1.2 and correct group id
Merges JSF into Action 2, allowing JSF components and backing beans to be able to be used along side regular saf2 actions. Furthermore, the familiar feel of an action-based framework is brought to JSF pages, giving each page its own action and making that action available in the component's expressions. This commit also includes a new section in the showcase, demonstrating the JSF support. WW-1320
- easymockextension declare dependency on easymock version 1.1, but SAF actually needs easymock 2.0 for some of its test. Add an exclusion on easymockextension to exclude easymock 1.1 dependency on it
Fixing report links on main site
Moved action2-temp back under action2 as trunk.
Temporarily rename in order to establish the usual trunk/branches/tags structure under struts/action2.
Moving Webwork out of the Incubator and over to Struts as per Jira issue: #INFRA-791
Adding reports, changing subproject site path to match action 1
Starting to synchronizing the Maven 2 build with Struts Action 1, keeping the Ant build in sync
for now, *poof*
for now, *poof*
xstream is now required due to the new DebuggingInterceptor/PrettyPrintWriter
action-api module
more showcase cleanup
quick start runs from idea once again
more pom refactoring
more tests now extend StrutsTestCase like they should; StrutsTestCase resets more stuff like it should; refactored maven build to reduce version number repetition
base action build shouldn't use xwork-tiger or anything else that requires java 5
proper DWR now
breaking up the third party libs that can't be in the default build. However, this doesn't mean that I don't think that rule is stupid. Because it is.
other repos
complete maven build all tests pass now
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 |