Hi there,
I will start soon to migrate the project from redmine forge to gitlab one.
All milestones, issues and attachments will be migrate.
I will use for this purpose a tool I develop [1].
If you are ok once this project is migrate, I will like alos to migrate some
other projects:
* nuiton-config
* topia
* eugene
* i18n
* nuiton-version
* nuiton-converter
* nuiton-validator
I will let you know when the migration is done for Jaxx.
Enjoy,
tony.
[1] https://ultreia-io.github.io/migrate-redmine-to-gitlab
The JAXX team is pleased to announce the jaxx-2.41 release!
JAXX Project
Documentation of the project can be found here:
http://jaxx.nuiton.org
Changes
-------
Changes in this version include:
New features:
o Be able to force the selected item in BeanComboBox Issue: 4157. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
o [JAXX-Demo] jaxx.cssExtension property is missing Issue: 4141. Thanks to Kevin Morin. Resolved by kmorin.
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|jaxx|2.41|jar
Have fun!
-JAXX team
When I do a “mvn install”, I don’t get a bin directory in the top-level directory (or anywhere else). Is the only way to invoke the jaxx compiler via maven tasks?
Joel