UpdateDependencies

Introduction

The previous version of OpsAdmin dates from 2007 and most of the dependencies really should be updated.

Technical description

Versions declared in pom now and newest
  • junit 3.8.1 > 4.4
  • wicket 1.2.6 > 1.3.4 see Migrationguide
  • spring-ldap 1.1.2 > 1.2.1
  • spring-dao 2.0.4 > 2.0-m4
  • spring overig 2.0.4 > 2.5.5
  • log4j 1.2.13 > 1.2.14 (no unused dependencies on jmx)
  • slf4j 1.3.1 > 1.5.2
  • axis 1.4
  • commons-lang 2.1 > 2.4
  • com.sun.jndi.ldap 1.0 (blijft)
  • javax.mail 1.4
  • javax.servlet 2.4 > 2.5
  • commons-collections 3.2 > 3.2.1
  • set maven-compiler-plugin (both source and target) to the current java version
  • WTP version 1.0 > 2.0

Versions in properties:

<properties>
   <wicket-version>1.3.4</wicket-version>
   <java-version>1.6</java-version>
   ...
</properties>

Estimates

task hours todo
change versions 2 0
fix stuff that breaks 4 0
Total 6 0


Discussion

-- IvanaCace - 05 Aug 2008

Topic revision: r9 - 12 Aug 2008 - 13:04:24 - IvanaCace

tip TWiki Tip of the Day
Disabling individual WikiWords
Prevent a WikiWord from being linked by prefixing it with an exclamation point. Example: To escape SunOs ... Read on Read more

 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback