Author: bayard Date: Wed Jan 7 00:02:25 2009 New Revision: 732257 URL: http://svn.apache.org/viewvc?rev=732257&view=rev Log: Fixing urls of websites, plus removing todo note to create doc wars
Modified: jakarta/taglibs/sandbox/iterators/trunk/pom.xml jakarta/taglibs/sandbox/unstandard/trunk/pom.xml Modified: jakarta/taglibs/sandbox/iterators/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/taglibs/sandbox/iterators/trunk/pom.xml?rev=732257&r1=732256&r2=732257&view=diff ============================================================================== --- jakarta/taglibs/sandbox/iterators/trunk/pom.xml (original) +++ jakarta/taglibs/sandbox/iterators/trunk/pom.xml Wed Jan 7 00:02:25 2009 @@ -16,7 +16,6 @@ limitations under the License. --> <!-- TODO: - Generate the doc war Generate the examples war --> <project @@ -39,6 +38,8 @@ This tag library includes useful iteration tags that complement the set of standard iterator tags of the JSP Standard Tag Library (JSTL). </description> + <url>http://jakarta.apache.org/taglibs/iterators/</url> + <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/taglibs/sandbox/iterators/trunk</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/taglibs/sandbox/iterators/trunk</developerConnection> Modified: jakarta/taglibs/sandbox/unstandard/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/taglibs/sandbox/unstandard/trunk/pom.xml?rev=732257&r1=732256&r2=732257&view=diff ============================================================================== --- jakarta/taglibs/sandbox/unstandard/trunk/pom.xml (original) +++ jakarta/taglibs/sandbox/unstandard/trunk/pom.xml Wed Jan 7 00:02:25 2009 @@ -16,7 +16,6 @@ limitations under the License. --> <!-- TODO: - Generate the doc war Generate the examples war --> <project @@ -39,6 +38,8 @@ The Unstandard Tag Library is a collection of tags and features which users have requested of the Jakarta Standard Tag Library. It is not really tied to the Standard Taglib or JSTL but is instead just somewhere to speed the availability of ideas before JSTL responds to user demand. </description> + <url>http://jakarta.apache.org/taglibs/unstandard/</url> + <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/taglibs/sandbox/unstandard/trunk</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/taglibs/sandbox/unstandard/trunk</developerConnection> --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: taglibs-dev-h...@jakarta.apache.org