You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2007/10/02 00:21:45 UTC

svn commit: r581100 - in /roller/trunk: apps/weblogger/ apps/weblogger/docs/installguide/ apps/weblogger/docs/installguide/generated/ apps/weblogger/docs/installguide/generated/html/ tools/buildtime/ tools/buildtime/xdoclet-1.2.3/

Author: snoopdave
Date: Mon Oct  1 15:21:42 2007
New Revision: 581100

URL: http://svn.apache.org/viewvc?rev=581100&view=rev
Log:
Fixes to source release for RC5, sigh

Removed:
    roller/trunk/tools/buildtime/ejb-1.1.jar
    roller/trunk/tools/buildtime/xdoclet-1.2.3/
Modified:
    roller/trunk/apps/weblogger/build.xml
    roller/trunk/apps/weblogger/docs/installguide/generated/html/roller-install-guide.html
    roller/trunk/apps/weblogger/docs/installguide/generated/roller-install-guide.pdf
    roller/trunk/apps/weblogger/docs/installguide/roller-install-guide.odt
    roller/trunk/apps/weblogger/sign-release.sh

Modified: roller/trunk/apps/weblogger/build.xml
URL: http://svn.apache.org/viewvc/roller/trunk/apps/weblogger/build.xml?rev=581100&r1=581099&r2=581100&view=diff
==============================================================================
--- roller/trunk/apps/weblogger/build.xml (original)
+++ roller/trunk/apps/weblogger/build.xml Mon Oct  1 15:21:42 2007
@@ -513,42 +513,33 @@
     <!-- Create Source Release -->
     <!-- ********************************************************************* -->
     
-    <target name="stage-sources" depends="version-check">
+    <target name="stage-sources">
         
         <copy todir="${build.dist.sources}">
-            <fileset dir="${basedir}">
-                <include name="src/**" />
-                <include name="tests/**" />
-                <include name="testdata/**" />
-                <include name="metadata/**" />
-                <include name="personal/**" />
-                <include name="custom/**" />
-                <include name="contrib/**" />
-                <include name="web/**" />
-                <include name="docs/**" />
-                <include name="tools/**" />
-                <include name="ant.properties" />
-                <include name="build.bat" />
-                <include name="build.sh" />
-                <include name="build.xml" />
-                <include name="properties.xmlf" />
-                <include name="CHANGES.txt" />
-                <include name="LICENSE.txt" />
-                <include name="NOTICE.txt" />
-                <include name="README.txt" />
+            <fileset dir="${basedir}/../.."> 
                 
-                <exclude name="**/codewright*/**"/>
-                <exclude name="docs/installguide/old/**"/>
-                <exclude name="docs/userguide/old/**"/>
-                <exclude name="**/CVS/**"/>
-                <exclude name="**/*.bak"/>
-                <exclude name="**/*-hide"/>
-                <exclude name="**/*.diff"/>
-                <exclude name="**/*.patch"/>
-                <exclude name="**/*~"/>
-                <exclude name="**/*.#*"/>
-                <exclude name="**/WS_FTP.LOG"/>
-                <exclude name="**/.nbattrs"/>
+                <include name="**/**" />
+                
+                <!-- Don't ship top level build script, it's confusing -->
+                <exclude name="build.xml"/>    
+                
+                <!-- Or marginalia -->
+                <exclude name="doap_roller.rdf"/>    
+                <exclude name="tlp-resolution.txt"/>    
+                
+                <!-- Don't ship sandbox or website -->
+                <exclude name="site/**"/>
+                <exclude name="sandbox/**"/>
+
+                <!-- And don't ship any Hibernate dependent code -->
+                <exclude name="**/hibernate/**"/>
+
+                <!-- Don't ship log files, build results or Subversion dirs -->
+                <exclude name="**/*.log"/>
+                <exclude name="**/dist/**"/>
+                <exclude name="**/build/**"/>
+                <exclude name="**/.svn/**"/>
+               
             </fileset>
         </copy>
         
@@ -602,12 +593,6 @@
         </zip>
         
     </target>
-    
-    
-    <target name="version-check" if="java15.present" >
-        <fail message="ERROR: DON'T BUILD RELEASES WITH JAVA 1.5 (yet)" />
-    </target>
-    
     
     <!-- ********************************************************************* -->
     <!-- TEST targets -->

Modified: roller/trunk/apps/weblogger/docs/installguide/generated/html/roller-install-guide.html
URL: http://svn.apache.org/viewvc/roller/trunk/apps/weblogger/docs/installguide/generated/html/roller-install-guide.html?rev=581100&r1=581099&r2=581100&view=diff
==============================================================================
--- roller/trunk/apps/weblogger/docs/installguide/generated/html/roller-install-guide.html (original)
+++ roller/trunk/apps/weblogger/docs/installguide/generated/html/roller-install-guide.html Mon Oct  1 15:21:42 2007
@@ -6,7 +6,7 @@
 	<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.1  (Solaris x86)">
 	<META NAME="CREATED" CONTENT="20070706;11182000">
 	<META NAME="CHANGEDBY" CONTENT="Dave Johnson">
-	<META NAME="CHANGED" CONTENT="20070811;13071400">
+	<META NAME="CHANGED" CONTENT="20070930;17280000">
 	<META NAME="KEYWORDS" CONTENT="OpenDS Directory Server Administration Framework">
 	<STYLE>
 	<!--
@@ -148,7 +148,7 @@
 4.0 </B></FONT></FONT>
 </P>
 <P CLASS="western" ALIGN=LEFT STYLE="margin-bottom: 0in; background: transparent">
-<SDFIELD TYPE=DOCINFO SUBTYPE=CHANGE FORMAT=DATE SDNUM="1033;1033;MMMM YYYY">August 2007</SDFIELD></P>
+<SDFIELD TYPE=DOCINFO SUBTYPE=CHANGE FORMAT=DATE SDNUM="1033;1033;MMMM YYYY">September 2007</SDFIELD></P>
 <P CLASS="western" ALIGN=LEFT STYLE="margin-bottom: 0in; background: transparent">
 <BR>
 </P>
@@ -961,7 +961,7 @@
 are upgrading and you want your weblogs to work, you <I>must</I>
 override this Roller property to enable the old &ldquo;legacy&rdquo;
 template system to work:</SPAN></P>
-<P CLASS="western"><FONT FACE="Courier New"><SPAN STYLE="background: transparent">	rendering.legacyModels.enabled=true</SPAN></FONT></P>
+<P CLASS="western"><A NAME="DDE_LINK"></A><FONT FACE="Courier New"><SPAN STYLE="background: transparent">	rendering.legacyModels.enabled=true</SPAN></FONT></P>
 <P CLASS="western"><SPAN STYLE="background: transparent">See <B>Section
 11</B> for information on overriding Roller startup properties.</SPAN></P>
 <H4 CLASS="western">New task management system</H4>
@@ -980,6 +980,15 @@
 So check your configuration files for references to the old package
 names. And if you created any plugins, you'll have to recompile them
 against the new code base.</SPAN></P>
+<H4 CLASS="western">Encrypted passwords now the default</H4>
+<P CLASS="western"><SPAN STYLE="background: transparent">Roller now
+defaults to storing passwords in the database in an emcrypted format.
+So, if you are upgrading an older version of Roller and you went with
+the default setting for encrypted passwords, which was off by
+default, then you'll need to set this propery in your
+<FONT FACE="Courier New, monospace">roller-custom.properties</FONT>
+file:</SPAN></P>
+<P CLASS="western"><FONT FACE="Courier New"><SPAN STYLE="background: transparent">	passwds.encryption.enabled=false</SPAN></FONT></P>
 <H4 CLASS="western">Non-core themes removed</H4>
 <P CLASS="western"><SPAN STYLE="background: transparent">The Roller
 project is establishing a community site for sharing and maintaining

Modified: roller/trunk/apps/weblogger/docs/installguide/generated/roller-install-guide.pdf
URL: http://svn.apache.org/viewvc/roller/trunk/apps/weblogger/docs/installguide/generated/roller-install-guide.pdf?rev=581100&r1=581099&r2=581100&view=diff
==============================================================================
Binary files - no diff available.

Modified: roller/trunk/apps/weblogger/docs/installguide/roller-install-guide.odt
URL: http://svn.apache.org/viewvc/roller/trunk/apps/weblogger/docs/installguide/roller-install-guide.odt?rev=581100&r1=581099&r2=581100&view=diff
==============================================================================
Binary files - no diff available.

Modified: roller/trunk/apps/weblogger/sign-release.sh
URL: http://svn.apache.org/viewvc/roller/trunk/apps/weblogger/sign-release.sh?rev=581100&r1=581099&r2=581100&view=diff
==============================================================================
--- roller/trunk/apps/weblogger/sign-release.sh (original)
+++ roller/trunk/apps/weblogger/sign-release.sh Mon Oct  1 15:21:42 2007
@@ -1,5 +1,5 @@
 
-export rcstring="-rc2"
+export rcstring="-rc5"
 export vstring="4.0"
 
 cp dist/apache-roller-${vstring}.tar.gz dist/apache-roller-${vstring}${rcstring}.tar.gz