Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

That means the weasis-i18n.war file can be deployed at any time. The plug-in translation will be updated by Weasis only if the SVN revision number has changed.

Supported Currently supported languages: French, Japanese and Spanish

...

  1. Subversion (SVN), one of the following client:
    • Subversion - The core system (server, cli client, libs)
    • Subversive - SVN Team Client (Eclipse plugin)
    • TortoiseSVN - Handy SVN client for Windows systems
  2. JDK 6 or higher (Sun or OpenJDK)
  3. Maven 2.2 or higher for building and deploying bundles (http://maven.apache.org/guides/index.html)

Check out the

...


svn co http://weasis.repositoryhosting.com/svn_public/weasis_weasis-i18n/tags/weasis-i18n-1.0.7
cd weasis-i18n-1.0.7

Check out the trunk version

Code Block
none
none
svn co http://weasis.repositoryhosting.com/svn_public/weasis_weasis-i18n/trunk weasis-i18n
cd weasis-i18n

...

The distribution files are located in the distribution/target/dist folder.

Info

Before building the distribution, it is required to commit all the modified files. Check if the local files are identical to the SVN repository with the command "svn status -u" and then "mvn clean package". The SVN revision number is used as the qualifier of the plug-in version and helps to know when a i18n plug-in must be downloaded and updated by Weasis.

Note

Building project with Eclipse requires a functional SVN command-line client

...

Info

If you do not want to modify the SVN configuration, please do not commit these files: *.classpath *.project and these folders (and contents): *.settings target.

Build the distribution

...

.

Properties editor

Software for translating: http://attesoro.org

...