beautypg.com

HP Integrity NonStop J-Series User Manual

Page 142

background image

Changes to the Pom.xml file

The following modifications were made to the POM.xml file:

The Spring-version property in the properties section of the pom.xml file was modified to 3.0.3.
Before the change:

3.0.0.BUILD-SNAPSHOT

2.2.0
1.8.0.7
.
.
.

After the change:

3.0.3.RELEASE

2.2.0
1.8.0.7
.
.
.

The slf4j logging APIs were added.



org.slf4j
slf4j-api
${org.slf4j-version}


org.slf4j
jcl-over-slf4j
${org.slf4j-version}
runtime


org.slf4j
slf4j-log4j12
${org.slf4j-version}
runtime


log4j
log4j
1.2.16
runtime

The following properties were added for the slf4j logging APIs.
Before the change:


3.0.0.BUILD-SNAPSHOT
2.2.0
1.8.0.7
1.2.1
1.2.9
1.1.0
1.2.2.osgi
4.6
1.3.2
3.1.0

142

Customizing Sample Applications

This manual is related to the following products: