Community
Participate
Working Groups
Build Identifier: 6.0.0 Four patches with .NET Toolkit specific changes in Jubula. Reproducible: Always
Created attachment 213550 [details] Patch which extents the CommandConstrains with the rc.dotnet bundle id This Patch extends the Command Constrains with the new RC .NET Toolkit Bundle ID which is needed to create the class path in the StartCommand class.
Created attachment 213552 [details] Patch which extents the CommandConstrains with the rc.dotnet.native bundle id This Patch extends the Command Constrains with the new RC .NET NATIVE Bundle ID which is needed to create the class path in the StartCommand class.
Created attachment 213554 [details] Eclipse Quickfix in the ui.rcp manifest A Quickfix made by eclipse, adds org.eclipse.jubula.client.ui.rcp.i18n as export-package in the ui.rcp manifest. Needed because the DotnetAutConfigComponent class uses the i18n messages.
Created attachment 213555 [details] Null Check implemented in AbstractStartToolkitAut class A Nullcheck implemented with ZF. Nullpointer exception occurred always while building the classpath for the rc.dotnet.nativ bundle in the StartCommand class for .NET.
Created attachment 213561 [details] fixed patch attachment 213550 [details]
Created attachment 213562 [details] fixed patch attachment 213552 [details]
Created attachment 213563 [details] fixed patch attachment 213554 [details]
Created attachment 213565 [details] fixed patch attachment 213555 [details]
All patches have been reviewed and applied: http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=e6fe57a097163efae715feeb134f99a250c657b3 http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=d7039d6f5b8f008acc35a9d2d520ee66bad4c808 http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=6d50c2282400e0312fbd8375d4eb9058b7eeb358 http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=4bdce8cf74ca1157309eb86261bce90dbf3621f6
Closing as tested after having talked to PG.