On Mon, Apr 6, 2009 at 12:27 PM, Felix Meschberger <[email protected]> wrote:
> Bertrand Delacretaz schrieb: >> ...Can't we just use a specific system property to set the sling.home >> value for integration tests?... > ...But having a special system property coded into Sling just for the sake > of keeping the current integration tests just does not sound right > either. In fact, I truly dislike special casing, of which such a > property would be an instance ;-)... Ok, for now, in revision 762318 I have updated the top-level pom.xml so that "mvn clean" deletes the "sling" folder that's created there when running a full build with integration tests. We can remove this workaround once a better solution is in place. -Bertrand
