You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by ap...@apache.org on 2011/07/03 14:05:04 UTC

svn commit: r1142420 - in /tiles/framework/trunk: pom.xml tiles-autotag/pom.xml tiles-eval/pom.xml tiles-parent/pom.xml tiles-request/pom.xml

Author: apetrelli
Date: Sun Jul  3 12:05:03 2011
New Revision: 1142420

URL: http://svn.apache.org/viewvc?rev=1142420&view=rev
Log:
Reverted r1141998.
The urls were fine.

Modified:
    tiles/framework/trunk/pom.xml
    tiles/framework/trunk/tiles-autotag/pom.xml
    tiles/framework/trunk/tiles-eval/pom.xml
    tiles/framework/trunk/tiles-parent/pom.xml
    tiles/framework/trunk/tiles-request/pom.xml

Modified: tiles/framework/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?rev=1142420&r1=1142419&r2=1142420&view=diff
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Sun Jul  3 12:05:03 2011
@@ -36,7 +36,7 @@
     <packaging>pom</packaging>
     <name>Tiles Reactor</name>
     <description>Tiles Reactor</description>
-    <url>http://tiles.apache.org/</url>
+    <url>http://tiles.apache.org/reactor/</url>
 
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/tiles/framework/trunk/</connection>

Modified: tiles/framework/trunk/tiles-autotag/pom.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-autotag/pom.xml?rev=1142420&r1=1142419&r2=1142420&view=diff
==============================================================================
--- tiles/framework/trunk/tiles-autotag/pom.xml (original)
+++ tiles/framework/trunk/tiles-autotag/pom.xml Sun Jul  3 12:05:03 2011
@@ -23,7 +23,7 @@
         <module>tiles-autotag-velocity</module>
         <module>maven-autotag-plugin</module>
     </modules>
-    <url>https://blogs.apache.org/tiles/entry/autotag_autogeneration_completed</url>
+    <url>http://tiles.apache.org/autotag/</url>
     <build>
         <pluginManagement>
             <plugins>

Modified: tiles/framework/trunk/tiles-eval/pom.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-eval/pom.xml?rev=1142420&r1=1142419&r2=1142420&view=diff
==============================================================================
--- tiles/framework/trunk/tiles-eval/pom.xml (original)
+++ tiles/framework/trunk/tiles-eval/pom.xml Sun Jul  3 12:05:03 2011
@@ -12,7 +12,7 @@
 	<packaging>pom</packaging>
 	<name>Tiles Expression Evaluation Framework</name>
 	<description>Expression evaluation framework for Request-based applications</description>
-	<url>https://issues.apache.org/jira/browse/TEVAL</url>
+	<url>http://tiles.apache.org/eval/</url>
 	<build>
 		<pluginManagement>
 			<plugins>
@@ -30,4 +30,4 @@
 	<modules>
 		<module>tiles-eval-api</module>
 	</modules>
-</project>
+</project>
\ No newline at end of file

Modified: tiles/framework/trunk/tiles-parent/pom.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-parent/pom.xml?rev=1142420&r1=1142419&r2=1142420&view=diff
==============================================================================
--- tiles/framework/trunk/tiles-parent/pom.xml (original)
+++ tiles/framework/trunk/tiles-parent/pom.xml Sun Jul  3 12:05:03 2011
@@ -36,7 +36,7 @@
     <packaging>pom</packaging>
     <name>Tiles 3</name>
     <description>Tiles 3: A framework for page composition.</description>
-    <url>http://tiles.apache.org/</url>
+    <url>http://tiles.apache.org/framework/</url>
 
     <ciManagement />
 

Modified: tiles/framework/trunk/tiles-request/pom.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-request/pom.xml?rev=1142420&r1=1142419&r2=1142420&view=diff
==============================================================================
--- tiles/framework/trunk/tiles-request/pom.xml (original)
+++ tiles/framework/trunk/tiles-request/pom.xml Sun Jul  3 12:05:03 2011
@@ -12,7 +12,7 @@
 	<packaging>pom</packaging>
 	<name>Tiles Request Framework</name>
 	<description>Request abstraction for various request and template technologies</description>
-	<url>https://blogs.apache.org/tiles/entry/abstracting_requests_and_templates</url>
+	<url>http://tiles.apache.org/request/</url>
 	<modules>
 		<module>tiles-request-api</module>
 		<module>tiles-request-servlet</module>
@@ -37,4 +37,4 @@
 			</plugins>
 		</pluginManagement>
 	</build>
-</project>
+</project>
\ No newline at end of file



Re: svn commit: r1142420 - in /tiles/framework/trunk: pom.xml tiles-autotag/pom.xml tiles-eval/pom.xml tiles-parent/pom.xml tiles-request/pom.xml

Posted by Antonio Petrelli <an...@gmail.com>.
Exactly. It will point to the future projects sites. If you wish do an mvn
site and site:deploy

Antonio
Il giorno 03/lug/2011 21.13, "mck" <mc...@apache.org> ha scritto:
>
>> New Revision: 1142420
>>
>> URL: http://svn.apache.org/viewvc?rev=1142420&view=rev
>> Log:
>> Reverted r1141998.
>> The urls were fine.
>
> These urls give 404. Not "fine" to my understanding.
> (Except for /framework/, mea culpa).
> I'm guessing now that these are placeholders for content to be?
>
> ~mck
>
> --
> "The ultimate measure of a man is not where he stands in moments of
> comfort and convenience but where he stands at times of challenge and
> controversy." Martin Luther King | www.semb.wever.org | www.sesat.no |
> tech.finn.no | http://xss-http-filter.sf.net

Re: svn commit: r1142420 - in /tiles/framework/trunk: pom.xml tiles-autotag/pom.xml tiles-eval/pom.xml tiles-parent/pom.xml tiles-request/pom.xml

Posted by mck <mc...@apache.org>.
> New Revision: 1142420
> 
> URL: http://svn.apache.org/viewvc?rev=1142420&view=rev
> Log:
> Reverted r1141998.
> The urls were fine. 

These urls give 404. Not "fine" to my understanding.
(Except for /framework/, mea culpa).
I'm guessing now that these are placeholders for content to be?

~mck

-- 
"The ultimate measure of a man is not where he stands in moments of
comfort and convenience but where he stands at times of challenge and
controversy." Martin Luther King | www.semb.wever.org | www.sesat.no |
tech.finn.no | http://xss-http-filter.sf.net