Skip to content


Closed Restore returns a BusinessEntity with a null wikitty
retired / wikitty #234 · created by Tony Chemit
Si pour une raison ou une autre (securite) il y a des null dans la securite, il ne faut pas que le restore wrap le Wikitty (qui est null) dans un BusinessEntity mais retourne null *(from redmine issu...
updated
Closed Method inherited are not redifined since muti inheritance addition
retired / wikitty #233 · created by Tony Chemit
There is an ordering bug in eugene that cause some method not beeing implemented during generation. *(from redmine issue 1896 created on 2012-01-12, closed on 2012-01-12, duplicates #1884)*
updated
Closed WikittyCopyOnWrite#addExtension method allways invalidate cache
retired / wikitty #232 · created by Tony Chemit
addExtension method always copyWikitty even if all extension to add already exists. And addExtension method is always called during restore. *(from redmine issue 1895 created on 2012-01-12, closed on...
updated
Closed Add external authentication like LDAP
retired / wikitty #231 · created by Tony Chemit
Il faudrait pouvoir authentifier les utilisateurs via une source externe comme un LDAP. Avec la possibilite de choisir si on ne retrouve pas l'utilisateur dans la source externe d'indique si l'on veut...
updated
Closed Integration test 5 fails : wikitty model dependency
retired / wikitty #230 · created by Tony Chemit
With inheritance modification, integration test 5 fails. Methods getLogin() and getPassword() are not found, but is correctly generated in a simple unit test. Configuration problèm. *(from redmine ...
updated
Closed Updates to wagon-provider-api 1.0
nuiton / maven-helper-plugin #51 · created by Tony Chemit
*(from redmine issue 1899 created on 2012-01-13, closed on 2012-01-13)*
updated
Closed Add a new goal to execute remote script using ssh
nuiton / maven-helper-plugin #50 · created by Tony Chemit
Wagon can really help for this, have a look at the m-site-p *(from redmine issue 1898 created on 2012-01-13, closed on 2012-01-13)*
updated
Closed VersionUtil should be able to take account of SNAPSHOT
nuiton / nuiton-utils #149 · created by Tony Chemit
A snapshot version is not detected and this is a shame since we use it everty time with maven projects. *(from redmine issue 1893 created on 2012-01-12, closed on 2012-01-16)*
updated
Closed Introduce a utility method/class to open URIs in the user default browser
nuiton / nuiton-utils #148 · created by Tony Chemit
Because java.awt.Desktop API is dependent of either Windows or Gnome environment, we should create a method that can work on all environments (at least KDE and linux non-gnome environment). A Bug rep...
updated
Closed Get super class doesn't returns same instance a model's classes
nuiton / eugene #157 · created by Tony Chemit
In current eugene version (2.4.2) calling getSuperClass() return en empty and non exploitable class different from model instance. Current workarround is doing:
for (ObjectModelClass superClass : cl...
updated
Closed Update to xworks-core 2.3.1.2
nuiton / jaxx #1466 · created by Tony Chemit
*Warning about this issue, ui validation may fails in jnlp launch* (requiredstring). *(from redmine issue 1892 created on 2012-01-10, closed on 2012-02-03)*
updated