Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-dev] Virgo 3.6.0, Java 7 & Spring 3.2 - question

Hi All,

 

To prepare for the transfer to Java 7, I’ve been reading about the related issues on different forums. I noticed the following:

 

At: http://wiki.eclipse.org/Virgo/Community/Migrating_from_3.5.x_to_3.6.0

It says that Virgo 3.6.0 supports Java 7, but for the known performance problem with the Spring framework, an additional upgrade is proposed to Spring 3.2 when that one becomes available.

 

Reading about Spring 3.2, I noticed at: http://www.eclipse.org/forums/index.php/m/915433/

That “…“ Spring 3.2 and beyond will not ship by default with OSGi metadata anymore ”…”

 

To check that, I downloaded the current milestone of Spring: 3.2.0.M1 from http://www.springsource.org/download/community

 

I opened a couple of jars, and indeed, the Manifest.MF files are rather empty.

 

Anyone has more info if this is either going to be fixed by SpringSource or if some alternative will come up?

 

Best regards,

 

Charles Vuijst


Back to the top