You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2006/04/27 05:22:31 UTC

svn commit: r397376 - in /struts/sandbox/trunk: action2/apps/blank/ action2/apps/cookbook/ action2/apps/mailreader/ archetypes/action-blank/ archetypes/shale-blank/ ti/phase1/project.xml ti/phase2/project.xml tiles/build/pom.xml tiles/build/project.xml

Author: jmitchell
Date: Wed Apr 26 20:22:28 2006
New Revision: 397376

URL: http://svn.apache.org/viewcvs?rev=397376&view=rev
Log:
* Update for Bugzilla to JIRA migration
* Add a few more ignore props

(Please let me know if I missed any bugzilla references)


Modified:
    struts/sandbox/trunk/action2/apps/blank/   (props changed)
    struts/sandbox/trunk/action2/apps/cookbook/   (props changed)
    struts/sandbox/trunk/action2/apps/mailreader/   (props changed)
    struts/sandbox/trunk/archetypes/action-blank/   (props changed)
    struts/sandbox/trunk/archetypes/shale-blank/   (props changed)
    struts/sandbox/trunk/ti/phase1/project.xml
    struts/sandbox/trunk/ti/phase2/project.xml
    struts/sandbox/trunk/tiles/build/pom.xml
    struts/sandbox/trunk/tiles/build/project.xml

Propchange: struts/sandbox/trunk/action2/apps/blank/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Apr 26 20:22:28 2006
@@ -0,0 +1,5 @@
+target
+.classpath
+.project
+bin
+

Propchange: struts/sandbox/trunk/action2/apps/cookbook/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Apr 26 20:22:28 2006
@@ -0,0 +1,5 @@
+target
+.classpath
+.project
+bin
+

Propchange: struts/sandbox/trunk/action2/apps/mailreader/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Apr 26 20:22:28 2006
@@ -0,0 +1,5 @@
+target
+.classpath
+.project
+bin
+

Propchange: struts/sandbox/trunk/archetypes/action-blank/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Apr 26 20:22:28 2006
@@ -0,0 +1,4 @@
+target
+.classpath
+.project
+

Propchange: struts/sandbox/trunk/archetypes/shale-blank/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Apr 26 20:22:28 2006
@@ -0,0 +1,4 @@
+target
+.classpath
+.project
+

Modified: struts/sandbox/trunk/ti/phase1/project.xml
URL: http://svn.apache.org/viewcvs/struts/sandbox/trunk/ti/phase1/project.xml?rev=397376&r1=397375&r2=397376&view=diff
==============================================================================
--- struts/sandbox/trunk/ti/phase1/project.xml (original)
+++ struts/sandbox/trunk/ti/phase1/project.xml Wed Apr 26 20:22:28 2006
@@ -45,7 +45,7 @@
 
   <shortDescription>MVC Web Application Framework</shortDescription>
   <url>http://struts.apache.org/index.html</url>
-  <issueTrackingUrl>http://issues.apache.org/bugzilla/</issueTrackingUrl>
+  <issueTrackingUrl>http://issues.apache.org/struts/</issueTrackingUrl>
   <siteAddress>struts.apache.org</siteAddress>
   <siteDirectory>/www/struts.apache.org/</siteDirectory>
   <distributionSite>struts.apache.org</distributionSite>

Modified: struts/sandbox/trunk/ti/phase2/project.xml
URL: http://svn.apache.org/viewcvs/struts/sandbox/trunk/ti/phase2/project.xml?rev=397376&r1=397375&r2=397376&view=diff
==============================================================================
--- struts/sandbox/trunk/ti/phase2/project.xml (original)
+++ struts/sandbox/trunk/ti/phase2/project.xml Wed Apr 26 20:22:28 2006
@@ -45,7 +45,7 @@
 
   <shortDescription>MVC Web Application Framework</shortDescription>
   <url>http://struts.apache.org/index.html</url>
-  <issueTrackingUrl>http://issues.apache.org/bugzilla/</issueTrackingUrl>
+  <issueTrackingUrl>http://issues.apache.org/struts/</issueTrackingUrl>
   <siteAddress>struts.apache.org</siteAddress>
   <siteDirectory>/www/struts.apache.org/</siteDirectory>
   <distributionSite>struts.apache.org</distributionSite>

Modified: struts/sandbox/trunk/tiles/build/pom.xml
URL: http://svn.apache.org/viewcvs/struts/sandbox/trunk/tiles/build/pom.xml?rev=397376&r1=397375&r2=397376&view=diff
==============================================================================
--- struts/sandbox/trunk/tiles/build/pom.xml (original)
+++ struts/sandbox/trunk/tiles/build/pom.xml Wed Apr 26 20:22:28 2006
@@ -46,8 +46,8 @@
     <inceptionYear>2000</inceptionYear>
 
     <issueManagement>
-        <system>Bugzilla</system>
-        <url>http://issues.apache.org/bugzilla</url>
+        <system>JIRA</system>
+        <url>http://issues.apache.org/JIRA</url>
     </issueManagement>
 
     <ciManagement/>

Modified: struts/sandbox/trunk/tiles/build/project.xml
URL: http://svn.apache.org/viewcvs/struts/sandbox/trunk/tiles/build/project.xml?rev=397376&r1=397375&r2=397376&view=diff
==============================================================================
--- struts/sandbox/trunk/tiles/build/project.xml (original)
+++ struts/sandbox/trunk/tiles/build/project.xml Wed Apr 26 20:22:28 2006
@@ -93,7 +93,7 @@
 
     <shortDescription>MVC Web Application Framework</shortDescription>
     <url>http://struts.apache.org/index.html</url>
-    <issueTrackingUrl>http://issues.apache.org/bugzilla/</issueTrackingUrl>
+    <issueTrackingUrl>http://issues.apache.org/JIRA/</issueTrackingUrl>
     <siteAddress>struts.apache.org</siteAddress>
     <siteDirectory>/www/struts.apache.org/</siteDirectory>
     <distributionSite>struts.apache.org</distributionSite>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org