You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2013/03/06 00:00:40 UTC

svn commit: r1453071 - in /incubator/jspwiki: site/trunk/content/jspwiki/development/changelog.mdtext site/trunk/content/jspwiki/development/translations.mdtext trunk/tests/org/apache/wiki/site/SiteGeneratorTest.java

Author: juanpablo
Date: Tue Mar  5 23:00:39 2013
New Revision: 1453071

URL: http://svn.apache.org/r1453071
Log:
additional tweaks to SiteGeneratorTest

Modified:
    incubator/jspwiki/site/trunk/content/jspwiki/development/changelog.mdtext
    incubator/jspwiki/site/trunk/content/jspwiki/development/translations.mdtext
    incubator/jspwiki/trunk/tests/org/apache/wiki/site/SiteGeneratorTest.java

Modified: incubator/jspwiki/site/trunk/content/jspwiki/development/changelog.mdtext
URL: http://svn.apache.org/viewvc/incubator/jspwiki/site/trunk/content/jspwiki/development/changelog.mdtext?rev=1453071&r1=1453070&r2=1453071&view=diff
==============================================================================
--- incubator/jspwiki/site/trunk/content/jspwiki/development/changelog.mdtext (original)
+++ incubator/jspwiki/site/trunk/content/jspwiki/development/changelog.mdtext Tue Mar  5 23:00:39 2013
@@ -1,6 +1,6 @@
 ## Changelog
 
-##### 2013-02-19  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2013-02-19  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.1-svn-29
 
@@ -8,7 +8,7 @@
 
 * Upgraded version of maven's tomcat plugin to latest available ([JSPWIKI 651][JIRA-651] related) 
 
-##### 2013-02-19  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2013-02-19  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.1-svn-28
 
@@ -16,19 +16,19 @@
 
 * [JSPWIKI 763][JIRA-763]: Requirement of at least Java 6 to build 
 
-##### 2013-02-15  Harry Metske <me...@apache.org>
+#### 2013-02-15  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-27
 
 * changed test email addresses from example.com to mailinator.com
 
-##### 2013-02-14  Harry Metske <me...@apache.org>
+#### 2013-02-14  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-26
 
 * changed test email addresses testville.com to example.com (reported by Tony Stevenson from infra)
 
-##### 2013-02-12  Harry Metske <me...@apache.org>
+#### 2013-02-12  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-25
 
@@ -36,7 +36,7 @@
 
 * build.xml tweak: shut down the Jetty test server after the last webtest
 
-##### 2013-02-08  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2013-02-08  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.1-svn-24
 
@@ -55,13 +55,13 @@
 * Added latest pom.xml from [JSPWIKI 651][JIRA-651] - Convert JSPWiki to a Maven project. Check associated
   JIRA for details
 
-##### 2013-01-28  Harry Metske <me...@apache.org>
+#### 2013-01-28  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-23
 
 * Dutch localization updates in follow up on [JSPWIKI 143][JIRA-143] and [JSPWIKI 150][JIRA-150]
 
-##### 2013-01-28  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2013-01-28  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.1-svn-22
 
@@ -77,7 +77,7 @@
    - UserManager.SaveUserProfileTask( WikiEngine ) in favour of 
      UserManager.SaveUserProfileTask( WikiEngine, Locale )
 
-##### 2013-01-27  Dirk Frederickx (brushed AT apache DOT org)
+#### 2013-01-27  Dirk Frederickx (brushed AT apache DOT org)
 
 * 2.9.1-svn-21
 
@@ -86,39 +86,39 @@
   
 * Improved styling of form buttons, fixing presentation issues in Chrome.
 
-##### 2013-01-26  Glen Mazza
+#### 2013-01-26  Glen Mazza
 * Removed no longer needed StressTestRCSProvider.java,
   returned StressTestVersioningProvider to JUnit tests in build.xml
 
-##### 2013-01-26  Harry Metske <me...@apache.org>
+#### 2013-01-26  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-20
 
 * [JSPWIKI 758][JIRA-758] - deprecate RCS support.
 
-##### 2013-01-24 Glen Mazza
+#### 2013-01-24 Glen Mazza
 
 * Minor tweak to testSerialization() in AclImplTest so it will work with both Maven and Ant 
   running the test. 
 
-##### 2013-01-22 Glen Mazza
+#### 2013-01-22 Glen Mazza
 
 * Fix for JSPWiki-396 (updated org/apache/wiki/util/UtilJ2eeCompat.java to
   use streaming instead of char array-based output to WebLogic.
 
-##### 2013-01-20  Dirk Frederickx (brushed AT apache DOT org)
+#### 2013-01-20  Dirk Frederickx (brushed AT apache DOT org)
 
 * 2.9.1-svn-19
 
 * [JSPWIKI 712][JIRA-712], fixing entities encoding in change-note, author and link fields. 
 
-##### 2013-01-15  Harry Metske <me...@apache.org>
+#### 2013-01-15  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-18
 
 * fixed [JSPWIKI 712][JIRA-712]  Entities in ChangeNote should be decoded when "keep editing"
 
-##### 2013-01-14  Harry Metske <me...@apache.org>
+#### 2013-01-14  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-17
 
@@ -126,12 +126,12 @@
   We now no longer put JSONRPCBridge in the HttpSession. Long term solution is to migrate to 
   jackson. 
 
-##### 2013-01-12 Glen Mazza (gmazza@apache.org)
+#### 2013-01-12 Glen Mazza (gmazza@apache.org)
 
 * Switched to a hardcoded jdbc.properties file for testing to simplify build.xml and future
   Maven conversion. Updated the developing pom.xml in [JSPWIKI 651][JIRA-651].
 
-##### 2013-01-10  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2013-01-10  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.1-svn-16
   
@@ -141,7 +141,7 @@
   - WikiPlugin newWikiPlugin( String pluginName, ResourceBundle rb ) is now public and part 
     of the org.apache.wiki.api.engine.PluginManager API
 
-##### 2013-01-09  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2013-01-09  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.1-svn-15
 
@@ -160,11 +160,11 @@
 * deprecated WikiEngine.getRequiredProperty( props, key ) in favour of 
   TextUtil.getRequiredProperty( props, key ). The former will be deleted in 2.10 scope
 
-##### 2013-01-08 Glen Mazza (gmazza@apache.org)
+#### 2013-01-08 Glen Mazza (gmazza@apache.org)
 
 * [JSPWIKI 756][JIRA-756] removed unused Xalan, Xerces, and Custom-Rhino JARs
 
-##### 2013-01-06  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2013-01-06  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.1-svn-14
 
@@ -178,32 +178,32 @@
 * Some minor refactors to expose generified collections at Acl and AclEntry, and adding 
   missing serialVersionUID at org.apache.wiki.workflow
 
-##### 2013-01-06  Harry Metske <me...@apache.org>
+#### 2013-01-06  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-13
 
 * fixed [JSPWIKI 533][JIRA-533]  proper handling of page deletes and renames for the Breadcrumb trail 
 
-##### 2013-01-06  Harry Metske <me...@apache.org>
+#### 2013-01-06  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-12
 
 * fixed [JSPWIKI 439][JIRA-439] Localization of JSPWiki
 
-##### 2013-01-02  Harry Metske <me...@apache.org>
+#### 2013-01-02  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-11
 
 * [JSPWIKI 513][JIRA-513] - Remove DAV support from JSPWiki
 
-##### 2013-01-01  Harry Metske <me...@apache.org>
+#### 2013-01-01  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-10
 
 * webtests now also use HsqlDbUtils (just like the normal tests), also removed redundant
   hsqldb ant tasks from build.xml
 
-##### 2012-12-30  Harry Metske <me...@apache.org>
+#### 2012-12-30  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-9
 
@@ -216,7 +216,7 @@
   - JDBCGroupDatabase : NamingExceptions do not have a cause, we now log the exception itself
   - removed the semicolon from the License in .ddl files (they cause syntax errors)
  
-##### 2012-12-26  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-12-26  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.1-svn-8
  
@@ -228,7 +228,7 @@
 * explicit access to API interfaces to get rid of "<Object> cannot dereference error with 
   generics" errors at builds.a.o (cfr. http://stackoverflow.com/q/4144623)
 
-##### 2012-12-26  Harry Metske <me...@apache.org>
+#### 2012-12-26  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-7
  
@@ -236,14 +236,14 @@
   Rename page - page index still shows attachment with old page name, also patched the 
   WikiPageRenameEvent handling code in PageViewPlugin 
  
-##### 2012-12-14  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-12-14  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.1-svn-6
  
 * initial commit for JSPWiki API (cfr. [JSPWIKI 303][JIRA-303]), mostly focused on plugin API. Check
   UPGRADING document for details
  
-##### 2012-12-12  Harry Metske <me...@apache.org>
+#### 2012-12-12  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-5
  
@@ -251,58 +251,58 @@
 
 * minor updates to build.xml to properly handle build failures (I am not an ant expert...)
  
-#####  2012-12-09  Juan Pablo Santos (juanpablo AT apache DOT org)
+####  2012-12-09  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * Sonar Ant task executed even if there are tests failures
 
 * When building jspwiki.properties, jspwiki.baseURL defaults to http://localhost:8080/JSPWiki/
 
-##### 2012-12-08  Harry Metske <me...@apache.org>
+#### 2012-12-08  Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-4
 
 * fixed [JSPWIKI 754][JIRA-754] Have PageViewPlugin work with page renames (thanks to Glen Mazza)
 
-##### 2012-12-06  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-12-06  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.1-svn-3
 
 * Added generics to WikiPlugin.execute( WikiContext, Map< String, String > ) 
 and propagated the change to all plugins. Cfr. with UPGRADING document for details.
 
-##### 2012-12-02   Harry Metske <me...@apache.org>
+#### 2012-12-02   Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-2
 
 * fixed [JSPWIKI 753][JIRA-753] Consolidate TestEngine.deleteTestPage to single, non-static method (thanks to Glen Mazza)
 
-##### 2012-12-02   Harry Metske <me...@apache.org>
+#### 2012-12-02   Harry Metske <me...@apache.org>
 
 * 2.9.1-svn-1
 
 * fixed [JSPWIKI 665][JIRA-665] Page View Plugin and page renames and deletions (thanks to Glen Mazza)
 
-#####  2012-11-22  Florian Holeczek (florianh AT apache DOT org)
+####  2012-11-22  Florian Holeczek (florianh AT apache DOT org)
 
 * version switch to 2.9.1-svn-0
 
-##### 2012-11-17  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-11-17  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * [JSPWIKI 751][JIRA-751]: deleted guitests target
 
 * Upgraded Sonar Ant Tasks to 2.0
 
-##### 2012-11-01  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-11-01  Florian Holeczek (florianh AT apache DOT org)
 
 * 2.9.0-incubating (preparing release)
 
 * added generation of .sha1 checksum files
 
-##### 2012-10-30  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-10-30  Florian Holeczek (florianh AT apache DOT org)
 
 * moved doc/aaa-diagram.graffle to project management area
 
-##### 2012-10-28  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-10-28  Florian Holeczek (florianh AT apache DOT org)
 
 * 2.9.0-incubating-14
 
@@ -310,60 +310,60 @@ and propagated the change to all plugins
 
 * minor documentation and logging fixes to PageViewPlugin
 
-##### 2012-10-22  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-10-22  Florian Holeczek (florianh AT apache DOT org)
 
 * several small fixes and improvements related to building and licensing stuff
 
-##### 2012-10-22  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-10-22  Florian Holeczek (florianh AT apache DOT org)
 
 * 2.9.0-incubating-13
 
 * fixed CommentedPropertiesTest, which broke because of the recent license header changes
 
-##### 2012-10-22  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-10-22  Florian Holeczek (florianh AT apache DOT org)
 
 * adjusted Ant target "rat-report"
 
 * added license headers to further files
 
-##### 2012-10-21  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-10-21  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * ensure correct information on cobertura reports.
 
-##### 2012-10-21  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-10-21  Florian Holeczek (florianh AT apache DOT org)
 
 * some further fixes to license headers
 
 * build improvements: checksum files in correct format, added SHA-512 hash
 
-##### 2012-10-20  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-10-20  Florian Holeczek (florianh AT apache DOT org)
 
 * some fixes for [JSPWIKI 749][JIRA-749] and CheckStyle version 5.6
 
-##### 2012-10-09  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-10-09  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * added Apache License Header to files which were missing it 
   (cfr. with http://s.apache.org/EDd).
 
-##### 2012-10-08  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-10-08  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * Added rat-report task. It requires at least Apache Ant 1.7.1, though.
 
 * .java files now conform strictly to Apache License Header (cfr. with 
   http://s.apache.org/EDd).
 
-##### 2012-09-25  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-09-25  Florian Holeczek (florianh AT apache DOT org)
 
 * no version bump
 
 * minor update to LICENSE file (YUI Compressor version number)
 
-##### 2012-09-23  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-09-23  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * upgraded Yui compressor to 2.4.7, 2.4.2 from Central is broken. Thanks to Peter Hormanns
   for noticing.
 
-##### 2012-09-18  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-09-18  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * tomcat jars downgraded to 5.5.23 so they can be downloaded from Central. Completes [JSPWIKI 746][JIRA-746]
   and therefore closes [JSPWIKI 744][JIRA-744]
@@ -371,7 +371,7 @@ and propagated the change to all plugins
 * jetty upgraded to 7.6.7.v20120910 and selenium-server downloaded from their site, to avoid 
   downloading anything from svn.apache.org during build time
 
-##### 2012-09-10   Harry Metske <me...@apache.org>
+#### 2012-09-10   Harry Metske <me...@apache.org>
 
 * 2.9.0-incubating-12
 
@@ -379,7 +379,7 @@ and propagated the change to all plugins
 
 * upgraded to selenium-server-standalone-2.25.0.jar 
 
-##### 2012-09-06  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-09-06  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.0-incubating-11
 
@@ -387,13 +387,13 @@ and propagated the change to all plugins
 
 * [JSPWIKI 747][JIRA-747]: Dependencies currently unavailable at Central repo
 
-##### 2012-08-29  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-08-29  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * no version bump
 
 * [JSPWIKI 745][JIRA-745]: Dependencies currently downloadable from Central repo
 
-##### 2012-08-09  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-08-09  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.0-incubating-10
 
@@ -416,7 +416,7 @@ and propagated the change to all plugins
   if the dependencies get updated. This target needs to be run at least once to
   ensure that old jars don't remain in classpath
 
-##### 2012-07-22  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-07-22  Florian Holeczek (florianh AT apache DOT org)
 
 * 2.9.0-incubating-9
 
@@ -424,13 +424,13 @@ and propagated the change to all plugins
 
 * some updates to release documentation
 
-##### 2012-07-20  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-07-20  Florian Holeczek (florianh AT apache DOT org)
 
 * 2.9.0-incubating-8
 
 * Several fixes and improvements for quite some localization resources. Special thanks go to Christophe Dupriez!
 
-##### 2012-07-18  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-07-18  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.0-incubating-7
 
@@ -438,13 +438,13 @@ and propagated the change to all plugins
 
 * Small refactor in LuceneSearchProvider
 
-##### 2012-07-16  Florian Holeczek (florianh AT apache DOT org)
+#### 2012-07-16  Florian Holeczek (florianh AT apache DOT org)
 
 * no version bump
 
 * synchronized windows to unix build files
 
-##### 2012-07-07  Dirk Frederickx (brushed AT apache DOT org)
+#### 2012-07-07  Dirk Frederickx (brushed AT apache DOT org)
 
 * 2.9.0-incubating-6
 
@@ -454,57 +454,57 @@ and propagated the change to all plugins
 
 * Fixing [JSPWIKI 734][JIRA-734] ShortURLConstructor causes Syntax Error when loading jspwiki-edit.js
 
-##### 2012-06-05  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-06-05  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.0-incubating-5, fixed [JSPWIKI 737][JIRA-737] IfPlugin negation doesn't work
 
-##### 2012-06-04  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-06-04  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.0-incubating-4, added support for cobertura reports and Sonar integration.
 
-##### 2012-06-08  Harry Metske <me...@apache.org>
+#### 2012-06-08  Harry Metske <me...@apache.org>
 
 * 2.9.0-incubating-3, fixed [JSPWIKI 729][JIRA-729] Update Lucene to current version  3.6.0
 
-##### 2012-06-06  Harry Metske <me...@apache.org>
+#### 2012-06-06  Harry Metske <me...@apache.org>
 
 * 2.9.0-incubating-2, fixed jsp compile error in rss.jsp ( we forgot one occurrence of com.ecyrd.jspwiki)
 
-##### 2012-05-02  Dirk Frederickx (brushed AT apache DOT org)
+#### 2012-05-02  Dirk Frederickx (brushed AT apache DOT org)
 
 * 2.9.0-incubating-1, fixing [JSPWIKI 683][JIRA-683] Sortable Tables.
 
 * second ASF release candidate build.
 
-##### 2012-04-21  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-04-21  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.0-incubating-0, first ASF release candidate build.
 
-##### 2012-04-18  Harry Metske <me...@apache.org>
+#### 2012-04-18  Harry Metske <me...@apache.org>
 
 * 2.9.0-svn-9
  
 * fixed [JSPWIKI 726][JIRA-726] drop the 2 case-sensitive tests in WikiEngineTest.testSpacedNames1
  
-##### 2012-04-14  Harry Metske <me...@apache.org>
+#### 2012-04-14  Harry Metske <me...@apache.org>
 
 * 2.9.0-svn-8
  
 * fixed [JSPWIKI 725][JIRA-725] Return to original page attachments list after deleting one attachment
  
-##### 2012-03-25  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-03-25  Juan Pablo Santos (juanpablo AT apache DOT org)
  
 * 2.9.0-svn-7
  
 * fixed [JSPWIKI 722][JIRA-722] Build broken under jdk 1.7
 
-##### 2012-02-22  Harry Metske <me...@apache.org>
+#### 2012-02-22  Harry Metske <me...@apache.org>
 
 * 2.9.0-svn-6
  
 * fixed [JSPWIKI 721][JIRA-721] Log FileNotFoundException on missing attachment
 
-##### 2012-02-12  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-02-12  Juan Pablo Santos (juanpablo AT apache DOT org)
  
 * 2.9.0-svn-5
  
@@ -512,19 +512,19 @@ and propagated the change to all plugins
   a couple of methods. Also /etc/ini/classmappings.xml file is fully populated with  
   all ClassUtil.getMappedObject calls 
  
-##### 2012-02-07  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-02-07  Juan Pablo Santos (juanpablo AT apache DOT org)
  
 * tests are now part of the main build. Also, they can be desactivated through 
   jspwiki.test.skip property (i.e.: ant clean dist -Djspwiki.test.skip=true)
  
-##### 2012-02-06  Juan Pablo Santos (juanpablo AT apache DOT org)
+#### 2012-02-06  Juan Pablo Santos (juanpablo AT apache DOT org)
 
 * 2.9.0-svn-4
 
 * taken back <signeddist/> goal from 3.0 branch in order to be able to accomplish 
   [JSPWIKI 557][JIRA-557]
 
-##### 2012-02-01  Harry Metske <me...@apache.org>
+#### 2012-02-01  Harry Metske <me...@apache.org>
 
 * 2.9.0-svn-3
 
@@ -532,13 +532,13 @@ and propagated the change to all plugins
 
 * draft ReleaseNotes
 
-##### 2012-01-29  Florian Holeczek <fl...@apache.org>
+#### 2012-01-29  Florian Holeczek <fl...@apache.org>
 
 * 2.9.0-svn-2
 
 * corrected some minor errors which emerged from package renaming
 
-##### 2012-01-25  Harry Metske <me...@apache.org>
+#### 2012-01-25  Harry Metske <me...@apache.org>
 
 * 2.9.0-svn-1
 

Modified: incubator/jspwiki/site/trunk/content/jspwiki/development/translations.mdtext
URL: http://svn.apache.org/viewvc/incubator/jspwiki/site/trunk/content/jspwiki/development/translations.mdtext?rev=1453071&r1=1453070&r2=1453071&view=diff
==============================================================================
--- incubator/jspwiki/site/trunk/content/jspwiki/development/translations.mdtext (original)
+++ incubator/jspwiki/site/trunk/content/jspwiki/development/translations.mdtext Tue Mar  5 23:00:39 2013
@@ -1,127 +1,127 @@
 ## I18n current status
 
 * *de locale*
-** /etc/i18n/CoreResources_de.properties
-*** Missing: 3
-*** Outdated: 4
-*** Duplicated: 0
-** /etc/i18n/templates/default_de.properties
-*** Missing: 2
-*** Outdated: 10
-*** Duplicated: 0
-** /etc/i18n/plugin/PluginResources_de.properties
-*** Missing: 0
-*** Outdated: 7
-*** Duplicated: 0
+  * /etc/i18n/CoreResources_de.properties
+      * Missing: 3
+      * Outdated: 4
+      * Duplicated: 0
+  * /etc/i18n/templates/default_de.properties
+      * Missing: 2
+      * Outdated: 10
+      * Duplicated: 0
+  * /etc/i18n/plugin/PluginResources_de.properties
+      * Missing: 0
+      * Outdated: 7
+      * Duplicated: 0
 
 * *es locale*
-** /etc/i18n/CoreResources_es.properties
-*** Missing: 0
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/templates/default_es.properties
-*** Missing: 0
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/plugin/PluginResources_es.properties
-*** Missing: 0
-*** Outdated: 0
-*** Duplicated: 0
+  * /etc/i18n/CoreResources_es.properties
+      * Missing: 0
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/templates/default_es.properties
+      * Missing: 0
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/plugin/PluginResources_es.properties
+      * Missing: 0
+      * Outdated: 0
+      * Duplicated: 0
 
 * *fi locale*
-** /etc/i18n/CoreResources_fi.properties
-*** Missing: 3
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/templates/default_fi.properties
-*** Missing: 2
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/plugin/PluginResources_fi.properties
-*** Missing: 0
-*** Outdated: 0
-*** Duplicated: 0
+  * /etc/i18n/CoreResources_fi.properties
+      * Missing: 3
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/templates/default_fi.properties
+      * Missing: 2
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/plugin/PluginResources_fi.properties
+      * Missing: 0
+      * Outdated: 0
+      * Duplicated: 0
 
 * *fr locale*
-** /etc/i18n/CoreResources_fr.properties
-*** Missing: 3
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/templates/default_fr.properties
-*** Missing: 2
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/plugin/PluginResources_fr.properties
-*** Missing: 0
-*** Outdated: 0
-*** Duplicated: 0
+  * /etc/i18n/CoreResources_fr.properties
+      * Missing: 3
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/templates/default_fr.properties
+      * Missing: 2
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/plugin/PluginResources_fr.properties
+      * Missing: 0
+      * Outdated: 0
+      * Duplicated: 0
 
 * *it locale*
-** /etc/i18n/CoreResources_it.properties
-*** Missing: 4
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/templates/default_it.properties
-*** Missing: 2
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/plugin/PluginResources_it.properties
-*** Missing: 0
-*** Outdated: 7
-*** Duplicated: 0
+  * /etc/i18n/CoreResources_it.properties
+      * Missing: 4
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/templates/default_it.properties
+      * Missing: 2
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/plugin/PluginResources_it.properties
+      * Missing: 0
+      * Outdated: 7
+      * Duplicated: 0
 
 * *nl locale*
-** /etc/i18n/CoreResources_nl.properties
-*** Missing: 0
-*** Outdated: 1
-*** Duplicated: 0
-** /etc/i18n/templates/default_nl.properties
-*** Missing: 0
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/plugin/PluginResources_nl.properties
-*** Missing: 0
-*** Outdated: 0
-*** Duplicated: 0
+  * /etc/i18n/CoreResources_nl.properties
+      * Missing: 0
+      * Outdated: 1
+      * Duplicated: 0
+  * /etc/i18n/templates/default_nl.properties
+      * Missing: 0
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/plugin/PluginResources_nl.properties
+      * Missing: 0
+      * Outdated: 0
+      * Duplicated: 0
 
 * *pt_BR locale*
-** /etc/i18n/CoreResources_pt_BR.properties
-*** Missing: 3
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/templates/default_pt_BR.properties
-*** Missing: 2
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/plugin/PluginResources_pt_BR.properties
-*** Missing: 0
-*** Outdated: 0
-*** Duplicated: 0
+  * /etc/i18n/CoreResources_pt_BR.properties
+      * Missing: 3
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/templates/default_pt_BR.properties
+      * Missing: 2
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/plugin/PluginResources_pt_BR.properties
+      * Missing: 0
+      * Outdated: 0
+      * Duplicated: 0
 
 * *ru locale*
-** /etc/i18n/CoreResources_ru.properties
-*** Missing: 4
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/templates/default_ru.properties
-*** Missing: 2
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/plugin/PluginResources_ru.properties
-*** Missing: 0
-*** Outdated: 0
-*** Duplicated: 0
+  * /etc/i18n/CoreResources_ru.properties
+      * Missing: 4
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/templates/default_ru.properties
+      * Missing: 2
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/plugin/PluginResources_ru.properties
+      * Missing: 0
+      * Outdated: 0
+      * Duplicated: 0
 
 * *zh_CN locale*
-** /etc/i18n/CoreResources_zh_CN.properties
-*** Missing: 4
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/templates/default_zh_CN.properties
-*** Missing: 2
-*** Outdated: 0
-*** Duplicated: 0
-** /etc/i18n/plugin/PluginResources_zh_CN.properties
-*** Missing: 0
-*** Outdated: 0
-*** Duplicated: 0
+  * /etc/i18n/CoreResources_zh_CN.properties
+      * Missing: 4
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/templates/default_zh_CN.properties
+      * Missing: 2
+      * Outdated: 0
+      * Duplicated: 0
+  * /etc/i18n/plugin/PluginResources_zh_CN.properties
+      * Missing: 0
+      * Outdated: 0
+      * Duplicated: 0

Modified: incubator/jspwiki/trunk/tests/org/apache/wiki/site/SiteGeneratorTest.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/tests/org/apache/wiki/site/SiteGeneratorTest.java?rev=1453071&r1=1453070&r2=1453071&view=diff
==============================================================================
--- incubator/jspwiki/trunk/tests/org/apache/wiki/site/SiteGeneratorTest.java (original)
+++ incubator/jspwiki/trunk/tests/org/apache/wiki/site/SiteGeneratorTest.java Tue Mar  5 23:00:39 2013
@@ -123,10 +123,10 @@ public class SiteGeneratorTest extends T
         String i18nFile = StringUtils.replace( file, ".properties", "_" + i18n + ".properties" );
         Map< String, Integer > diff = TranslationsCheck.diff( file, i18nFile );
         int dup = TranslationsCheck.detectDuplicates( i18nFile );
-        sb.append( "** " ).append( i18nFile ).append( "\n" )
-          .append( "*** Missing: " ).append( diff.get( "missing" ) ).append( "\n" )
-          .append( "*** Outdated: " ).append( diff.get( "outdated" ) ).append( "\n" )
-          .append( "*** Duplicated: " ).append( dup ).append( "\n" );
+        sb.append( "  * " ).append( i18nFile ).append( "\n" )
+          .append( "      * Missing: " ).append( diff.get( "missing" ) ).append( "\n" )
+          .append( "      * Outdated: " ).append( diff.get( "outdated" ) ).append( "\n" )
+          .append( "      * Duplicated: " ).append( dup ).append( "\n" );
         TranslationsCheck.clearDuplicates();
     }
     
@@ -169,7 +169,7 @@ public class SiteGeneratorTest extends T
     {
         if( lineBeginsWithDate( line ) ) 
         {
-            sb.append( "##### " ).append( line ).append( "\n" );
+            sb.append( "#### " ).append( line ).append( "\n" );
         }
         else 
         {