Evolution #1804
Updates to org.apache.commons.lang3
| Status: | Résolu | Start date: | 11/13/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Tony Chemit | % Done: | 100% |
|
| Category: | generation | Spent time: | 0.50 hour | |
| Target version: | 2.6.4 | Estimated time: | 0.50 hour |
Description
Be ware the generated code will use now commons-lang3 so you will need the dependency :
<dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> <version>3.0.1</version> </dependency>
Related issues
History
Updated by Tony Chemit 6 months ago
- % Done changed from 0 to 100
- Status changed from Assigné to Résolu
done in r2379.