[MGNLFORUM-69] Update Forum snapshot dependency on adminInterface Created: 20/Feb/08  Updated: 07/Aug/08  Resolved: 07/Aug/08

Status: Closed
Project: Forum (closed)
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Boris Kraft Assignee: Magnolia International
Resolution: Outdated Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Date of First Response:

 Description   

I have dropped the latest forum snapshot into a 3.5.3 installation and get then following error when starting up Magnolia:
(same behavior for 3.5.4)

"Module Magnolia Forum Module (version 1.0.0-SNAPSHOT) is dependent on adminInterface version 3.5, but Magnolia Admin Interface Module (version 3.5.3) is currently installed."

Stack trace:

INFO info.magnolia.module.ModuleManagerImpl ModuleManagerImpl.java(startModule:375) 20.02.2008 16:14:20 starting module adminInterface
ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/magnoliaPublic] StandardContext.java(listenerStart:3768) 20.02.2008 16:14:21 Exception sending context initialized event to listener instance of class info.magnolia.cms.servlets.MgnlServletContextListener
java.lang.RuntimeException: info.magnolia.module.model.reader.ModuleDependencyException: Module Magnolia Forum Module (version 1.0.0-SNAPSHOT) is dependent on adminInterface version 3.5, but Magnolia Admin Interface Module (version 3.5.3) is currently installed.
at info.magnolia.cms.servlets.MgnlServletContextListener.contextInitialized(MgnlServletContextListener.java:200)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)
...
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
Caused by: info.magnolia.module.model.reader.ModuleDependencyException: Module Magnolia Forum Module (version 1.0.0-SNAPSHOT) is dependent on adminInterface version 3.5, but Magnolia Admin Interface Module (version 3.5.3) is currently installed.
at info.magnolia.module.model.reader.DependencyChecker.checkSpecificDependency(DependencyChecker.java:100)
at info.magnolia.module.model.reader.DependencyChecker.checkDependencies(DependencyChecker.java:67)
at info.magnolia.module.ModuleManagerImpl.loadDefinitions(ModuleManagerImpl.java:123)
at info.magnolia.cms.servlets.MgnlServletContextListener.contextInitialized(MgnlServletContextListener.java:197)
... 24 more



 Comments   
Comment by Magnolia International [ 20/Feb/08 ]

Yeah well, snapshots are snapshots. Build a jar from trunk and see if it's any better. If not, a patch is welcome to fix the dependency in the module descriptor

Comment by Magnolia International [ 07/Aug/08 ]

this is def. correct on svn/trunk.

Generated at Mon Feb 12 02:00:25 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.