Bug #10
Fix tests in lsc-sample
| Status: | Closed | Start: | 02/01/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Sébastien Bahloul | % Done: | 100% |
|
| Category: | Sample | |||
| Target version: | 1.1.0 | |||
| Problem in version: |
Description
Because of embedded tests in lsc-sample, maven build fails.
History
Updated by Sébastien Bahloul over 1 year ago
- % Done changed from 0 to 30
OpenDS startup and shutdown no more required in lsc-sample maven build. It is now necessary to look if it is possible to move them to lsc-core while using maven profile to avoid introducing a build / run dependency between LSC and OpenDS.
Updated by Sébastien Bahloul over 1 year ago
- % Done changed from 30 to 70
Move OpenDS integration classes to lsc-core
Move to OpenDS 1.0.0
Refactor dependency to change it to "test" instead of compile
Add JBoss repository to download OpenDS artifact
It remains to change Ant build file
Updated by Sébastien Bahloul over 1 year ago
- Status changed from Assigned to Closed
- % Done changed from 70 to 100
Done