[Japi-cvs] SF.net SVN: japi: [13] trunk/src/doc/tasks.xhtml
Status: Beta
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2006-04-05 20:13:44
|
Revision: 13 Author: christianhujer Date: 2006-04-05 13:13:38 -0700 (Wed, 05 Apr 2006) ViewCVS: http://svn.sourceforge.net/japi/?rev=13&view=rev Log Message: ----------- Added separation task. Modified Paths: -------------- trunk/src/doc/tasks.xhtml Modified: trunk/src/doc/tasks.xhtml =================================================================== --- trunk/src/doc/tasks.xhtml 2006-04-05 07:35:24 UTC (rev 12) +++ trunk/src/doc/tasks.xhtml 2006-04-05 20:13:38 UTC (rev 13) @@ -19,6 +19,13 @@ The build.xml for Ant still uses the old cvs tasks. The subversion ant task provided by tigris should be used instead. </dd> + <dt>ActionFactory automatic bundle configuration</dt> + <dd> + It should be possible to configure additional bundles inside a bundle. + This allows spreading information accross mutlible bundles. + The main purpose is separating technical information that is not supposed to be l10n from information that must or should or might + change in a translation. + </dd> <dt>Add Changelog Facility</dt> <dd> There should be an automatic changelog facility in build.xml that displays all changes made since the last release. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |