News

JRst 2.0.1 released

Added by Maven Release 11 months ago

The JRst team is pleased to announce the jrst-2.0.1 release!

JRst

Documentation of the project can be found here:
http://maven-site.nuiton.org/jrst

Changes in this version:

New features:
  • Improve RST generation mecanism Issue: #2139. Thanks to Tony Chemit. Resolved by tchemit.
  • Introduce strategies of transform rst to xml (legacy, docutils) Issue: #2151. Thanks to Tony Chemit. Resolved by tchemit.
  • New GUI for JRST with Jaxx Issue: #2130. Thanks to Jerome Pages. Resolved by jpages.

Downloads

No release file deployed. (all files are deployed in the maven repository)

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Find us at

Have fun!
-JRst team

JRst 2.0 released

Added by Maven Release 12 months ago

The JRst team is pleased to announce the jrst-2.0 release!

JRst

Documentation of the project can be found here:
http://maven-site.nuiton.org/jrst

Changes in this version:

Changes in this version include:

New features:

  • Choose between Docutils and JRST Parser for generation Issue: 2129. Thanks to Jerome Pages. Resolved by jpages.
  • XML generation with Jython and DocUtils Issue: 2106. Thanks to Jerome Pages. Resolved by jpages.
  • PDF generation with IText Issue: 2103. Thanks to Jerome Pages. Resolved by jpages.

Fixed Bugs:

  • Sections in xDoc generation are closed too soon Issue: 2128. Thanks to Jerome Pages. Resolved by jpages.
  • Display errors and warning in the html Issue: 2117. Thanks to Jerome Pages. Resolved by jpages.
  • Footnote links don't work Issue: 2092. Thanks to Jerome Pages. Resolved by jpages.
  • Table of contents without title formating Issue: 1844. Thanks to Julien Ruchaud. Resolved by jruchaud.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/jrst/files

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Find us at

Have fun!
-JRst team

JRst 1.5 released

Added by Maven Release over 1 year ago

The JRst team is pleased to announce the jrst-1.5 release!

JRst

Documentation of the project can be found here:
http://maven-site.nuiton.org/jrst

Changes in this version:

Fixed Bugs:
  • Bad link generation Issue: #1847. Thanks to Benjamin Poussin. Resolved by jruchaud.
  • Admonition not parsed Issue: #1787. Thanks to Sylvain Letellier. Resolved by sletellier.
  • Option argument not parsed Issue: #1788. Thanks to Sylvain Letellier. Resolved by sletellier.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/jrst

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-JRst team

JRst 1.4 released

Added by hudson Release Manager almost 2 years ago

The JRst team is pleased to announce the jrst-1.4 release!

JRst

Documentation of the project can be found here:
http://maven-site.nuiton.org/jrst

Changes in this version:

New features:
  • Add some generate methodes Issue: #1546. Thanks to Sylvain Letellier. Resolved by kcardineaud.
  • Logs are too verbose Issue: #1534. Thanks to Tony Chemit. Resolved by kcardineaud.
  • Updates to i18n 2.4.1 and nuiton-utils 2.2 Issue: #1677. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to mavenpom4redmineAndCentral 3.0.1 Issue: #1680. Thanks to Tony Chemit. Resolved by tchemit.
  • Remplacer les attributs id et name par ids et names dans le XML Issue: #1537. Thanks to Kevin Cardineaud. Resolved by kcardineaud.
  • Taking inline images into account Issue: #1550. Thanks to Jean Couteau. Resolved by jcouteau.
  • Replace String constant usage by real constant variable Issue: #1393. Thanks to Benjamin Poussin. Resolved by kcardineaud.
Fixed Bugs:
  • Problème avec les anonymous hyperlinks Issue: #1538. Thanks to Kevin Cardineaud. Resolved by kcardineaud.
  • Litteral bloc into list not taken into account Issue: #1551. Thanks to Jean Couteau. Resolved by kcardineaud.
  • Regression : output and input encoding cannot be set on generate method Issue: #1681. Thanks to Sylvain Letellier. Resolved by sletellier.
  • Tests are failing Issue: #1682. Thanks to Tony Chemit. Resolved by kcardineaud.
  • Verbatim block not well generated Issue: #1590. Thanks to Tony Chemit. Resolved by kcardineaud.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/jrst

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-JRst team

JRst 1.3 released

Added by Éric Chatellier about 2 years ago

The JRst team is pleased to announce the jrst-1.3 release!

JRst

Documentation of the project can be found here:
http://maven-site.nuiton.org/jrst

Changes in this version:

New features:
  • Replace uk.co.flamingpenguin.jewelcli by ApplicationConfig Issue: #7. Thanks to Éric Chatellier. Resolved by echatellier.
  • Add parameter support for image directive (width, height, ...) Issue: #21. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Update to plexus-utils 2.0.7 Issue: #1479. Thanks to Éric Chatellier. Resolved by echatellier.
  • Update nuiton-i18n 2.3.2 Issue: #1481. Thanks to Éric Chatellier. Resolved by echatellier.
  • Update to nuiton-util 2.1.2 Issue: #1480. Thanks to Éric Chatellier. Resolved by echatellier.
  • Updates to mavenpom 2.5.1 Issue: #1301. Thanks to Tony Chemit. Resolved by tchemit.
  • Update xmlunit to 1.3 Issue: #1295. Thanks to Éric Chatellier. Resolved by echatellier.
  • Improve documentation home page and menu Issue: #1308. Thanks to Jean Couteau. Resolved by jcouteau.
Fixed Bugs:
  • Gestion des paramètres des URLs dans les liens Issue: #675. Thanks to Jean Couteau. Resolved by echatellier.
  • Indentation on table's cell Issue: #1375. Resolved by echatellier.
  • Tab causes nullPointerException Issue: #1378. Resolved by Waldan.
  • Problem with two-colons '::' interpretation Issue: #1376. Resolved by Waldan.
  • Can't use ' character in link Issue: #1380. Thanks to Éric Chatellier. Resolved by Waldan.
  • Java heap space trying to generate simple table Issue: #651. Thanks to Jean Couteau. Resolved by echatellier.
  • Escaping doesn't seems to work Issue: #1387. Thanks to Johan Poirier. Resolved by echatellier.
  • Impossible to but description on next line in options list Issue: #647. Thanks to Jean Couteau. Resolved by echatellier.
  • Impossible to put option list description on several lines Issue: #644. Thanks to Jean Couteau. Resolved by Waldan.
  • Unable to put between angle-brackets arguments in option lists Issue: #646. Thanks to Jean Couteau. Resolved by Waldan.
  • Java Heap Space trying to render a multiple options list when no space before second option Issue: #645. Thanks to Jean Couteau. Resolved by Waldan.
  • Can't use | character un table cell Issue: #1290. Thanks to Éric Chatellier. Resolved by dst17.
  • Multiline table cell generation as définition Issue: #1291. Thanks to Éric Chatellier. Resolved by dst17.
  • subtitle parsing error on section subsection Issue: #1293. Thanks to Éric Chatellier. Resolved by echatellier.
  • jrst sh script does not work Issue: #1299. Thanks to Tony Chemit. Resolved by tchemit.
  • poms are using hardcoded plugin version older than the ones in mavenpom Issue: #1300. Thanks to Tony Chemit. Resolved by tchemit.
  • Perte du titre de table des matières Issue: #877. Thanks to Jean Couteau. Resolved by echatellier.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/jrst

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://repo1.maven.org/maven2/

Have fun!
-JRst team

JRst 1.2 released

Added by Éric Chatellier over 2 years ago

The JRst team is pleased to announce the jrst-1.2 release!

JRst

Documentation of the project can be found here:
http://maven-site.nuiton.org/jrst

Changes in this version:

New features:
  • Remove "maven-jrst-plugin" module from maven build Issue: #35. Thanks to Éric Chatellier. Resolved by tchemit.
  • Use doxia 1.1.4 Issue: #658. Thanks to Tony Chemit. Resolved by tchemit.
  • Use nuiton-utils 2.0 Issue: #1292. Thanks to Éric Chatellier. Resolved by echatellier.
  • Use docbook-xsl 1.75.2 Issue: #999. Thanks to Jean Couteau. Resolved by jcouteau.
  • Use Apache FOP 1.0 Issue: #998. Thanks to Jean Couteau. Resolved by jcouteau.
  • Update I18n to 2.3 Issue: #1089. Thanks to Tony Chemit. Resolved by tchemit.
  • Optimize dependencies + consolidate third-parties Issue: #1090. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Bug on special characters on links Issue: #44. Thanks to Jean Couteau. Resolved by vbriand.
  • Different platforms end-of-line characters support Issue: #57. Thanks to Geoffroy Lorieux. Resolved by vbriand.
  • Generated file is empty Issue: #195. Thanks to Jean Couteau. Resolved by jcouteau.
  • Embedded URIs link syntax is not taken into account Issue: #287. Thanks to Jean Couteau. Resolved by vbriand.
  • All the titles are generated as level 2 in html output Issue: #563. Thanks to Jean Couteau. Resolved by echatellier.
  • Infinite loop during parsing Issue: #697. Thanks to Éric Chatellier. Resolved by vbriand.
  • sh/bat launch scripts have been removed from the distribution archive Issue: #33. Thanks to Éric Chatellier. Resolved by echatellier.
  • No link render when using a https url Issue: #883. Thanks to Tony Chemit. Resolved by vbriand.
  • Cannot generate an empty table of contents Issue: #878. Thanks to Jean Couteau. Resolved by vbriand.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/jrst

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://repo1.maven.org/maven2/

Have fun!
-JRst team

JRst 1.1.1 released

Added by Tony Chemit about 3 years ago

The JRst team is pleased to announce the jrst-1.1.1 release!

JRst

Documentation of the project can be found here:
http://maven-site.nuiton.org/jrst

Changes in this version:

New features:
  • Set doxia-module-xdoc in 'provided' scope Issue: #312. Thanks to Éric Chatellier. Resolved by tchemit.
  • Use nuiton-utils 1.2.1 and nuiton-i18n 1.1 Issue: #371. Thanks to Tony Chemit. Resolved by tchemit.
  • Can use comment before main title Issue: #520. Thanks to Florian DESBOIS. Resolved by sletellier.
  • Use junit 4.8.1 Issue: #530. Thanks to Tony Chemit. Resolved by tchemit.
  • Use mavenpom4redmine 2.1.1 Issue: #528. Thanks to Tony Chemit. Resolved by tchemit.
  • Use maven-license-plugin 2.2 Issue: #527. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Régression sur la génération des méta-données Issue: #286. Resolved by echatellier.
  • Fix documentation Issue: #529. Thanks to Tony Chemit. Resolved by tchemit.
  • Make site working in multi-module Issue: #531. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/jrst

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-JRst team

JRst 1.1.0 released

Added by Tony Chemit over 3 years ago

The JRst team is pleased to announce the jrst-1.1.0 release!

JRst

Documentation of the project can be found here:
http://maven-site.nuiton.org/jrst

Changes in this version:

New features:
  • Update to doxia 1.1.x Issue: #173. Thanks to Éric Chatellier. Resolved by sletellier.

Fixed Bugs: * Le parsage des url avec des port n'est pas bon Issue: #47. Thanks to Éric Chatellier. Resolved by echatellier. * Generated xdoc in not proper xdoc 2.0 Issue: #174. Thanks to Éric Chatellier. Resolved by sletellier.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/jrst

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-JRst team

Also available in: Atom