Author: eric
Date: Mon Feb 20 16:08:28 2012
New Revision: 1291335

URL: http://svn.apache.org/viewvc?rev=1291335&view=rev
Log:
Update jsieve website to the latest changes + migrate to james-project 
1.8.2-SNAPSHOT to inherit from the maven-helper version number.

Modified:
    james/jsieve/trunk/assemble/src/assemble/bin.xml
    james/jsieve/trunk/core/pom.xml
    james/jsieve/trunk/pom.xml
    james/jsieve/trunk/src/site/site.xml
    james/jsieve/trunk/src/site/xdoc/index.xml

Modified: james/jsieve/trunk/assemble/src/assemble/bin.xml
URL: 
http://svn.apache.org/viewvc/james/jsieve/trunk/assemble/src/assemble/bin.xml?rev=1291335&r1=1291334&r2=1291335&view=diff
==============================================================================
--- james/jsieve/trunk/assemble/src/assemble/bin.xml (original)
+++ james/jsieve/trunk/assemble/src/assemble/bin.xml Mon Feb 20 16:08:28 2012
@@ -51,7 +51,7 @@
       </includes>
     </fileSet>
     <fileSet>
-      <directory>${project.basedir}/../main/target</directory>
+      <directory>${project.basedir}/../core/target</directory>
       <outputDirectory>/</outputDirectory>
       <includes>
         <include>apache-jsieve*.jar</include>

Modified: james/jsieve/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/james/jsieve/trunk/core/pom.xml?rev=1291335&r1=1291334&r2=1291335&view=diff
==============================================================================
--- james/jsieve/trunk/core/pom.xml (original)
+++ james/jsieve/trunk/core/pom.xml Mon Feb 20 16:08:28 2012
@@ -41,7 +41,7 @@
     <distributionManagement>
         <site>
             <id>${james.www.id}</id>
-            <url>${james.jsieve.www}/main</url>
+            <url>${james.jsieve.www}/core</url>
         </site>
     </distributionManagement>
 

Modified: james/jsieve/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/jsieve/trunk/pom.xml?rev=1291335&r1=1291334&r2=1291335&view=diff
==============================================================================
--- james/jsieve/trunk/pom.xml (original)
+++ james/jsieve/trunk/pom.xml Mon Feb 20 16:08:28 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>james-project</artifactId>
-        <version>1.8.1</version>
+        <version>1.8.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>apache-jsieve</artifactId>

Modified: james/jsieve/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/jsieve/trunk/src/site/site.xml?rev=1291335&r1=1291334&r2=1291335&view=diff
==============================================================================
--- james/jsieve/trunk/src/site/site.xml (original)
+++ james/jsieve/trunk/src/site/site.xml Mon Feb 20 16:08:28 2012
@@ -28,7 +28,7 @@
 
   <body>
     <menu name="jSieve">
-      <item name="Main" href="http://james.apache.org/jsieve/main/index.html"; 
/>
+      <item name="Core" href="http://james.apache.org/jsieve/core/index.html"; 
/>
       <item name="Mailet" 
href="http://james.apache.org/jsieve/mailet/index.html"; />
       <item name="Util" href="http://james.apache.org/jsieve/util/index.html"; 
/>
       <item name="Changes" 
href="http://james.apache.org/jsieve/jira-report.html"; />

Modified: james/jsieve/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/james/jsieve/trunk/src/site/xdoc/index.xml?rev=1291335&r1=1291334&r2=1291335&view=diff
==============================================================================
--- james/jsieve/trunk/src/site/xdoc/index.xml (original)
+++ james/jsieve/trunk/src/site/xdoc/index.xml Mon Feb 20 16:08:28 2012
@@ -44,7 +44,7 @@
       <p>jSieve consists of three products:</p>
       <ol>
         <li>
-          <a href='main/index.html'>Apache JSieve</a>
+          <a href='core/index.html'>Apache JSieve</a>
           is a Sieve library coded in Java.
         </li>
         <li>
@@ -96,6 +96,14 @@
         <p>
           The Apache JAMES team is happy to announce the availability of
           <a href='http://james.apache.org/download.cgi#Apache%20JSieve'>
+            Apache jSieve 0.5
+          </a>
+          See <a 
href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10412&amp;version=12314991&amp;styleName=Html'>release
 notes</a> 
+          for more details.
+        </p>
+        <p>
+          The Apache JAMES team is happy to announce the availability of
+          <a href='http://james.apache.org/download.cgi#Apache%20JSieve'>
             Apache jSieve 0.4
           </a>
           See <a 
href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10412&amp;styleName=Html&amp;version=12313855'>release
 notes</a> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to