Log of /tapestry/tapestry5/trunk/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: 17808 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
761486 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 3 00:09:52 2009 UTC
(7 months, 3 weeks ago)
by
hlship
File length: 17808 byte(s)
Diff to
previous 761362
(
colored)
TAP5-483: Maven warning in build: [WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent
Revision
746081 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 20 01:02:37 2009 UTC
(9 months ago)
by
hlship
File length: 17105 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
745612 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 18 19:01:54 2009 UTC
(9 months ago)
by
robertdzeigler
File length: 17091 byte(s)
Diff to
previous 745611
(
colored)
Fix whitespacing (tabs should have been expanded to spaces) and missing close tag of developer in pom.xml for addition of developer Robert Zeigler.
Revision
739599 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 31 20:40:54 2009 UTC
(9 months, 3 weeks ago)
by
hlship
File length: 16769 byte(s)
Diff to
previous 738649
(
colored)
TAP5-458: Tapestry quickstart should include a basic, but visually pleasing, Layout component
TAP5-484: Quickstart should include a test scope dependency on EasyMock
TAP5-491: Quickstart archetype build should generate an archetype-catalog.xml into Tapestry360's maven-repository or maven-snapshot-repository, to faciliate the use of the mvn archetype:generate goal
TAP5-481: Quickstart archetype should include a test scope dependency on tapestry-test
TAP5-479: Quickstart archetype should include a basic site.xml and index.apt
Revision
722189 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 1 19:22:52 2008 UTC
(11 months, 3 weeks ago)
by
hlship
File length: 16849 byte(s)
Diff to
previous 713133
(
colored)
TAP5-392: tapestry-hibernate should be split into two parts: tapestry-hibernate-core and tapestry-hibernate, with tapestry-hibernate-core being usable outside of a Tapestry web application
Revision
713133 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 11 19:45:57 2008 UTC
(12 months, 2 weeks ago)
by
hlship
File length: 16572 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: 16569 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: 16618 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
653633 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon May 5 23:41:46 2008 UTC
(18 months, 3 weeks ago)
by
hlship
File length: 16627 byte(s)
Diff to
previous 635594
(
colored)
TAPESTRY-2407: Update master POMs to point to the moved OpenQA repositories (from which Selenium is obtained)
Revision
613714 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 21 01:02:17 2008 UTC
(22 months ago)
by
hlship
File length: 15984 byte(s)
Diff to
previous 606476
(
colored)
TAPESTRY-1847: Grid component should output additional CSS classes into TDs to identify first and last column, first and last row
Revision
603991 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 13 19:18:56 2007 UTC
(23 months, 1 week ago)
by
hlship
File length: 16216 byte(s)
Diff to
previous 600715
(
colored)
Work-around brain damaged maven-surefire-plugin (which fails to set the current directory) so that tests run correctly from Maven
Revision
599266 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 29 04:54:46 2007 UTC
(23 months, 4 weeks ago)
by
hlship
File length: 15957 byte(s)
Diff to
previous 598403
(
colored)
TAPESTRY-1937: If a single module contains more than one integration test (subclass of AbstractIntegrationTestSuite), then the second one fails
Revision
595358 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 15 17:02:56 2007 UTC
(2 years ago)
by
hlship
File length: 15836 byte(s)
Diff to
previous 594019
(
colored)
Remove quickstart from the build until we figure out how Maven has screwed us this time (quickstart was breaking the nightly build for no rational reason).
Revision
584442 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 13 19:07:00 2007 UTC
(2 years, 1 month ago)
by
hlship
File length: 13155 byte(s)
Diff to
previous 584425
(
colored)
TAPESTRY-1825: Full Tapestry releases should have the artifacts deployed with the updateReleaseInfo flag set
Revision
584425 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 13 16:51:04 2007 UTC
(2 years, 1 month ago)
by
hlship
File length: 12625 byte(s)
Diff to
previous 579705
(
colored)
TAPESTRY-1825: Full Tapestry releases should have the artifacts deployed with the updateReleaseInfo flag set
Revision
579261 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 25 14:34:44 2007 UTC
(2 years, 2 months ago)
by
hlship
File length: 12138 byte(s)
Diff to
previous 577895
(
colored)
Add a bamboo profile to allow fast deployment of snapshots locally, on tapestry.formos.com, as part of a nightly build.
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: 11697 byte(s)
Diff to
previous 572450
(
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, 3 months ago)
by
hlship
File length: 11096 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
511569 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 25 18:25:08 2007 UTC
(2 years, 9 months ago)
by
hlship
Original Path:
tapestry/tapestry5/tapestry-project/trunk/pom.xml
File length: 8775 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
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.