diff --git a/project.properties b/project.properties index 8e210854d..193729277 100644 --- a/project.properties +++ b/project.properties @@ -56,7 +56,3 @@ maven.compile.target = 1.1 # Corresponds to the source attribute for the ant javac task. # Valid values are 1.3, 1.4, 1.5. maven.compile.source = 1.3 - -maven.jar.override=on -maven.jar.clover=1.3.2 -maven.clover.license.path=clover.license diff --git a/xdocs/developerguide.xml b/xdocs/developerguide.xml index d99dd438b..64f946554 100644 --- a/xdocs/developerguide.xml +++ b/xdocs/developerguide.xml @@ -138,19 +138,6 @@ Lots of spelling differences will creep in all over.
Site generation via maven includes Clover report generation. Since Clover -requires a license, the proper license file must be placed where the maven -Clover plugin can find it. This can be done as follows: -
Commons Lang is intented to interoperate with Java version 1.2 and higher. To