Hi,
I have tried to compile the m3 version with Eclipse (1.4 sdk
configuration) :
- The method contains(String) is undefined for the type String
magnolia-core/src/main/java/info/magnolia/cms/util
FactoryUtil.java line 83 (3 lines after the other 'contains problem')
- The constructor IllegalStateException(String, RepositoryException)
is undefined magnolia-core/src/main/java/info/magnolia/module/webapp
WebappVersionHandler.java line 45
- The method valueOf(String) in the type Integer is not applicable
for the arguments (int)
magnolia-core/src/main/java/info/magnolia/module/delta
PropertyValuesTask.java line 44
- The method emptyList() is undefined for the type Collections
magnolia-core/src/main/java/info/magnolia/module
LegacyModuleVersionHandler.java line 56
There are other errors in *Test.java files, MockUtils.java ..., example
: import static org.easymock.EasyMock.expect; (MockUtils.java)
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------