rpms/struts/devel struts-1.2.4.bz163689.patch,1.2,1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jul 20 12:45:08 UTC 2005


Author: gbenson

Update of /cvs/dist/rpms/struts/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11825

Modified Files:
	struts-1.2.4.bz163689.patch 
Log Message:
And more...

struts-1.2.4.bz163689.patch:
 build-webapps.xml |   10 ++++++++++
 build.xml         |    2 ++
 2 files changed, 12 insertions(+)

Index: struts-1.2.4.bz163689.patch
===================================================================
RCS file: /cvs/dist/rpms/struts/devel/struts-1.2.4.bz163689.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- struts-1.2.4.bz163689.patch	20 Jul 2005 12:34:18 -0000	1.2
+++ struts-1.2.4.bz163689.patch	20 Jul 2005 12:45:06 -0000	1.3
@@ -16,7 +16,23 @@
          </copy>
 --- jakarta-struts-1.2.4-src/build-webapps.xml~	2004-09-13 01:36:11.000000000 +0100
 +++ jakarta-struts-1.2.4-src/build-webapps.xml	2005-07-20 13:33:22.000000000 +0100
-@@ -207,6 +207,7 @@
+@@ -168,6 +168,7 @@
+         description="Compile individual web applications">
+ 
+     <!-- Create the Tiles documentation -->
++<!--
+     <style   basedir="${doc.dir}/tiles"
+              destdir="${build.home}/tiles-documentation"
+            extension=".html" style="${doc.dir}/stylesheets/struts.xsl"
+@@ -175,6 +176,7 @@
+             excludes="project.xml">
+       <param name="relative-path" expression="."/>
+       <param name="project-path" expression="../tiles/project.xml"/>
++-->
+     </style>            
+ 
+     <!-- Copy the tiles documentation files -->
+@@ -207,6 +209,7 @@
  <target name="compile.docs" 
          description="Perform XSLT transformations">
      <!-- Create the taglib documentation -->
@@ -24,7 +40,7 @@
      <style   basedir="${doc.dir}" destdir="${build.home}/documentation"
             extension=".html" style="${doc.dir}/stylesheets/struts.xsl"
              includes="*.xml"
-@@ -214,7 +215,9 @@
+@@ -214,7 +217,9 @@
              reloadstylesheet="true">
        <param name="relative-path" expression="."/>
      </style>            
@@ -34,7 +50,7 @@
      <style   basedir="${doc.dir}/faqs"
               destdir="${build.home}/documentation/faqs"
             extension=".html" style="${doc.dir}/stylesheets/struts.xsl"
-@@ -223,7 +226,9 @@
+@@ -223,7 +228,9 @@
              reloadstylesheet="true">
        <param name="project-path" expression="../faqs/project.xml"/>
      </style>            
@@ -44,7 +60,7 @@
      <style   basedir="${doc.dir}/proposals"
               destdir="${build.home}/documentation/proposals"
             extension=".html" style="${doc.dir}/stylesheets/struts.xsl"
-@@ -232,7 +237,9 @@
+@@ -232,7 +239,9 @@
              reloadstylesheet="true">
        <param name="project-path" expression="../proposals/project.xml"/>
      </style>            
@@ -54,7 +70,7 @@
      <style   basedir="${doc.dir}/userGuide"
               destdir="${build.home}/documentation/userGuide"
             extension=".html" style="${doc.dir}/stylesheets/struts.xsl"
-@@ -241,6 +248,7 @@
+@@ -241,6 +250,7 @@
              reloadstylesheet="true">
        <param name="project-path" expression="../userGuide/project.xml"/>
      </style>  




More information about the fedora-cvs-commits mailing list