Revision: 237
          
http://mindtreeinsight.svn.sourceforge.net/mindtreeinsight/?rev=237&view=rev
Author:   bindul
Date:     2009-03-28 03:57:11 +0000 (Sat, 28 Mar 2009)

Log Message:
-----------
Site updates

Modified Paths:
--------------
    releng/insight-site-skin/trunk/pom.xml
    releng/insight-site-skin/trunk/src/site/site.xml
    
releng/maven-nsis-plugin/branches/maven-nsis-plugin-0.2.0/src/site/apt/0.1.0/usage.apt
    releng/maven-nsis-plugin/branches/maven-nsis-plugin-0.2.0/src/site/site.xml
    releng/mvn-plugins-parent/trunk/pom.xml
    releng/mvn-plugins-parent/trunk/src/site/site.xml

Modified: releng/insight-site-skin/trunk/pom.xml
===================================================================
--- releng/insight-site-skin/trunk/pom.xml      2009-03-28 02:14:41 UTC (rev 
236)
+++ releng/insight-site-skin/trunk/pom.xml      2009-03-28 03:57:11 UTC (rev 
237)
@@ -32,6 +32,7 @@
        <version>1.1.1-SNAPSHOT</version>
        <name>Insight Site Skin</name>
        <description>The Insight Site Skin</description>
+       
<url>http://mindtreeinsight.sourceforge.net/releng/insight-site-skin/</url>
        <contributors>
                <contributor>
                        <name>Free CSS Templates</name>

Modified: releng/insight-site-skin/trunk/src/site/site.xml
===================================================================
--- releng/insight-site-skin/trunk/src/site/site.xml    2009-03-28 02:14:41 UTC 
(rev 236)
+++ releng/insight-site-skin/trunk/src/site/site.xml    2009-03-28 03:57:11 UTC 
(rev 237)
@@ -20,9 +20,9 @@
        | <http://www.gnu.org/licenses/>.
        |
 -->
-<project name="Insight Site Skin" xmlns="http://maven.apache.org/POM/4.0.0";
+<project name="NSIS Plugin" xmlns="http://maven.apache.org/DECORATION/1.0.0";
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
+       xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
        <bannerLeft>
                <name>Insight &lt;br /&gt;Site Skin</name>
                
<href>http://mindtreeinsight.sourceforge.net/releng/insight-site-skin/index.html</href>

Modified: 
releng/maven-nsis-plugin/branches/maven-nsis-plugin-0.2.0/src/site/apt/0.1.0/usage.apt
===================================================================
--- 
releng/maven-nsis-plugin/branches/maven-nsis-plugin-0.2.0/src/site/apt/0.1.0/usage.apt
      2009-03-28 02:14:41 UTC (rev 236)
+++ 
releng/maven-nsis-plugin/branches/maven-nsis-plugin-0.2.0/src/site/apt/0.1.0/usage.apt
      2009-03-28 03:57:11 UTC (rev 237)
@@ -48,6 +48,7 @@
                        <plugin>
                 <groupId>com.mindtree.techworks.insight.releng</groupId>
                 <artifactId>maven-nsis-plugin</artifactId>
+                <version>0.1.0</version>
                 <configuration>
                     <projectFile>/path/to/nsis/project/file</projectFile>
                 </configuration>

Modified: 
releng/maven-nsis-plugin/branches/maven-nsis-plugin-0.2.0/src/site/site.xml
===================================================================
--- releng/maven-nsis-plugin/branches/maven-nsis-plugin-0.2.0/src/site/site.xml 
2009-03-28 02:14:41 UTC (rev 236)
+++ releng/maven-nsis-plugin/branches/maven-nsis-plugin-0.2.0/src/site/site.xml 
2009-03-28 03:57:11 UTC (rev 237)
@@ -34,14 +34,16 @@
        </bannerRight>
        <body>
                <head>
-                       <piwik siteId="1" 
baseUrl="apps.sourceforge.net/piwik/mindtreeinsight/"/>
-                       <privacy 
href="http://mindtreeinsight.sourceforge.net/privacy.html"/>
                        <meta name="keywords" 
value="maven,plugin,plug-in,nsis,nullsoft install 
system,mindtree,insight,maven2,mindtree ltd,packaging,java,installer,windows"/>
                </head>
                <links>
                        <item name="MindTree" href="http://www.mindtree.com/"; />
                        <item name="Insight Release Engineering" 
href="http://mindtreeinsight.sourceforge.net/releng/index.html"/>
                </links>
+               <breadcrumbs>
+                       <item name="Insight" href="../../"/>
+                       <item name="Release Engineering" href="../"/>
+               </breadcrumbs>
                <menu name="Maven NSIS Plugin">
                        <item name="Introduction" href="index.html"/>
                        <item name="Goals" href="plugin-info.html" />

Modified: releng/mvn-plugins-parent/trunk/pom.xml
===================================================================
--- releng/mvn-plugins-parent/trunk/pom.xml     2009-03-28 02:14:41 UTC (rev 
236)
+++ releng/mvn-plugins-parent/trunk/pom.xml     2009-03-28 03:57:11 UTC (rev 
237)
@@ -70,7 +70,7 @@
                        <dependency>
                                <groupId>org.apache.velocity</groupId>
                                <artifactId>velocity</artifactId>
-                               <version>1.6.1</version>
+                               <version>1.6.2</version>
                        </dependency>
                        <dependency>
                                <groupId>org.codehaus.plexus</groupId>

Modified: releng/mvn-plugins-parent/trunk/src/site/site.xml
===================================================================
--- releng/mvn-plugins-parent/trunk/src/site/site.xml   2009-03-28 02:14:41 UTC 
(rev 236)
+++ releng/mvn-plugins-parent/trunk/src/site/site.xml   2009-03-28 03:57:11 UTC 
(rev 237)
@@ -20,9 +20,9 @@
        | <http://www.gnu.org/licenses/>.
        |
 -->
-<project name="Insight Release Engineering" 
xmlns="http://maven.apache.org/POM/4.0.0";
+<project name="Insight Release Engineering" 
xmlns="http://maven.apache.org/DECORATION/1.0.0";
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
+       xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
        <skin>
                <groupId>com.mindtree.techworks.insight.releng</groupId>
                <artifactId>insight-site-skin</artifactId>
@@ -48,16 +48,16 @@
        <body>
                <head>
                        <piwik siteId="1" 
baseUrl="apps.sourceforge.net/piwik/mindtreeinsight/"/>
-                       <privacy href="../privacy.html"/>
+                       <privacy 
href="http://mindtreeinsight.sourceforge.net/privacy.html"/>
                        <meta name="keywords" 
content="maven,plugin,plug-in,nsis,nullsoft install 
system,jsmooth,packaging,java,mindtree,insight,maven2,mindtree ltd"/>
                </head>
-               <breadcrumbs>
-                       <item name="Insight" href="../"/>
-               </breadcrumbs>
                <links>
                        <item name="MindTree" href="http://www.mindtree.com/"; />
                        <item name="Insight" 
href="http://mindtreeinsight.sourceforge.net/"/>
                </links>
+               <breadcrumbs>
+                       <item name="Insight" href="../"/>
+               </breadcrumbs>
                <menu name="Insight Releng">
                        <item name="Introduction" href="index.html"/>
                        <item name="Releng Site Gen" 
href="releng-site-generation.html"/>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
MindTreeInsight-commits mailing list
MindTreeInsight-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mindtreeinsight-commits

Reply via email to