Log of /struts/struts1/tags/STRUTS_1_3_5/tiles/src/main/java/org/apache/struts/tiles/taglib/PutListTag.java
Parent Directory
|
Revision Log
Revision
123703 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 30 06:56:21 2004 UTC
(13 years, 10 months ago)
by
mrdon
Original Path:
struts/tiles/trunk/src/java/org/apache/struts/tiles/taglib/PutListTag.java
File length: 5706 byte(s)
Diff to
previous 57589
(
colored)
First cut at extracting Tiles and taglibs into their own subprojects.
I'm committing this now to solicit feedback and ensure it doesn't get
too far out-of-sync with Struts development.
Included in this commit:
* Java files extraction of Tiles and taglib code from Struts core
* New tiles and taglib subprojects containing migrated java code
* Maven POM's for each subproject that compiles
* Core now does not need Tiles or Taglib to compile
* Tiles and taglib subprojects don't depend on each other at all
* The tiles and taglib maven builds do require a Struts snapshot.
For now, since I don't know maven well, I built a core jar as
version 1.2.6 and added the jar to my local maven repository.
In the future, I'd imagine the subprojects would need to depend
on some sort of Struts core snapshot.
What still needs to be done:
* Migration of Struts examples...somehow
* Migration of Tiles and Taglib documentation
* Migration of Tiles and Taglib unit tests
* Fix Core unit tests
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.