Workaround for maven 3

Any word preceded by a @ provokes that any subsequent property
substitution is not done. Tested with Apache Maven 3.0.3.

FEA: ItEr75S04BugFixing
This commit is contained in:
Óscar González Fernández 2011-07-12 19:09:22 +02:00
parent 69c7d4fc52
commit e364348df2

View file

@ -113,7 +113,7 @@
<!--
For enabling annotation-based configuration (in particular, required
for "@Autowired")
for Autowired annotation)
-->
<context:annotation-config />