Log of /tapestry/tapestry5/trunk/tapestry-core/pom.xml
Parent Directory
|
Revision Log
Revision
769037 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 27 16:00:00 2009 UTC
(6 months, 4 weeks ago)
by
hlship
File length: 5605 byte(s)
Diff to
previous 767986
(
colored)
TAP5-665: IE 6 on a tapestry SSL page complains about non-secure items (caused by blackbird js-logging component)
Revision
746081 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 20 01:02:37 2009 UTC
(9 months ago)
by
hlship
File length: 5605 byte(s)
Diff to
previous 746057
(
colored)
TAP5-530: Documentation should identify how to boot-strap the quickstart archetype from the Tapestry360 Maven repository (not snapshot repository)
Revision
725884 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 12 01:46:11 2008 UTC
(11 months, 1 week ago)
by
hlship
File length: 5415 byte(s)
Diff to
previous 723805
(
colored)
TAP5-79: Improve Tapestry's property expression language to include OGNL-like features
- Support for invoking methods with parameters
Revision
723805 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 5 18:09:49 2008 UTC
(11 months, 2 weeks ago)
by
hlship
File length: 5010 byte(s)
Diff to
previous 723593
(
colored)
TAP5-79: Improve Tapestry's property expression language to include OGNL-like features
- Adjust Maven plugin version
- Exclude the stringtemplate runtime dependency (it is not needed)
Revision
713131 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 11 19:45:25 2008 UTC
(12 months, 1 week ago)
by
hlship
File length: 4125 byte(s)
Diff to
previous 712891
(
colored)
Merge changes from 5.1-dev branch to trunk:
TAP5-215: Configuration interface should support contributing a class (which is autobuilt) in addition to an instance
TAP5-217: Warnings related to service configuration validations should be escalated to exceptions
TAP5-216: Many methods of the Page interface could be moved to PageResources (which should be renamed to ComponentPageElementResources)
Revision
694982 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Sep 13 16:42:47 2008 UTC
(14 months, 1 week ago)
by
hlship
File length: 4124 byte(s)
Diff to
previous 694817
(
colored)
TAPESTRY-2669: Tapestry source distribution's version of tapestry-test is actually the code for tapestry-spring
Revision
662907 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 3 22:34:37 2008 UTC
(17 months, 3 weeks ago)
by
hlship
File length: 4115 byte(s)
Diff to
previous 662893
(
colored)
Back to 5.0.12, redo the build, get the package and folder name matching up for org.apache.tapestry.ioc.annotations.
Revision
600989 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 4 16:12:38 2007 UTC
(23 months, 3 weeks ago)
by
hlship
File length: 4324 byte(s)
Diff to
previous 594319
(
colored)
Strip out the Maven surefire report, which (being Maven) is completely broken when used with the (alas, necessary) snapshot version of the surefire plugin.
Revision
580772 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 30 19:27:44 2007 UTC
(2 years, 1 month ago)
by
hlship
File length: 3811 byte(s)
Diff to
previous 576001
(
colored)
TAPESTRY-1790: Component Report generates bad links to apidocs when the apidocs are generated at the project level
Revision
576001 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Sep 15 23:38:41 2007 UTC
(2 years, 2 months ago)
by
hlship
File length: 3771 byte(s)
Diff to
previous 572401
(
colored)
TAPESTRY-1750: Separate out Tapestry annotations for use in other tiers (without dragging in all of Tapestry)
Revision
570166 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 27 15:56:56 2007 UTC
(2 years, 2 months ago)
by
hlship
File length: 3070 byte(s)
Diff to
previous 569893
(
colored)
Move Javadoc to the project level, rather than in each individual module.
TAPESTRY-1722: Startup service for Tapestry IoC to perform initialization when the Registry starts up
Revision
552116 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 30 07:43:14 2007 UTC
(2 years, 4 months ago)
by
hlship
File length: 4272 byte(s)
Diff to
previous 551687
(
colored)
Roll version number forward to 5.0.6-SNAPSHOT.
Fix a few dependency scope problems uncoverred by Maven 2.0.7.
Revision
511569 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 25 18:25:08 2007 UTC
(2 years, 8 months ago)
by
hlship
Original Path:
tapestry/tapestry5/tapestry-core/trunk/pom.xml
File length: 5854 byte(s)
Diff to
previous 511142
(
colored)
Add equals() and hashCode() methods to LocationImpl, so that we can track which locations have been rendered so far.
Change LocationRenderer into a perthread service and add logic to only print out the full location (with source snippet) once per render.
Change ExceptionAnalyzer to identify and remove intermediate exceptions that add no value (where value is defined in terms of either message content not present in a containing exception, or properties not present in a containing exception).
TAPESTRY-1298
Revision
503936 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 6 00:36:48 2007 UTC
(2 years, 9 months ago)
by
hlship
Original Path:
tapestry/tapestry5/tapestry-core/trunk/pom.xml
File length: 4994 byte(s)
Diff to
previous 503433
(
colored)
Refactor the expression parsing / class building logic out of PropBindingFactory to form a new service, PropertyConduitSource.
Change BeanEditorModel to use PropertyConduits from the PropertyConduitSource, rather than PropertyConduits based on reflection, to read and update bean properties.
Make PropertyEditModel's conduit and propertyType properties read-only.
Only support valid properties, or property expressions, with BeanEditorModel.
Add support for properties that are based on property expressions (when manually added to a BeanEditorModel).
Revision
429295 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 7 10:37:27 2006 UTC
(3 years, 3 months ago)
by
hlship
Original Path:
tapestry/tapestry5/tapestry-core/trunk/pom.xml
File length: 6599 byte(s)
Diff to
previous 428904
(
colored)
Add support for @Inject annotation and the ObjectProviders interface.
Create the tapestry.Infrastructure service, which provides the infrastructure: provider prefix (for use with @Inject).
Create a base TapestryModule that imports all other Tapestry sub-modules (both public and internal).
Document a few places where @Concurrent.Write and a race condition can result in duplicated (but harmless) work.
Revision
428462 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 3 18:00:16 2006 UTC
(3 years, 3 months ago)
by
hlship
Original Path:
tapestry/tapestry5/tapestry-core/trunk/pom.xml
File length: 6965 byte(s)
Diff to
previous 428078
(
colored)
Move implementation classes for module tapestry.ioc to org.apache.tapestry.internal.ioc.services.
Add @SubModule annotation, allowing a module class to specify other module classes to load.
Automatically load TapestryIOCModule without requiring an entry in the manifest.
Add tapestry.ioc.PipelineBuilder service.
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.