Bugs item #1145270, was opened at 2005-02-21 10:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1145270&group_id=119783
Category: contrib Group: 0.9.18-beta Status: Open Resolution: None Priority: 5 Submitted By: Martijn Dashorst (dashorst) Assigned to: Nobody/Anonymous (nobody) Summary: Tests depend on classes in wicket-core/src/test Initial Comment: The testcases in wicket-contrib depend on testclasses in wicket core: - wicket.markup.html.list.Diff - wicket.markup.html.list.DiffPrint - wicket.protocol.http.MockPage Eclipse exports these classes when using a project dependency, so these errors don't show up within eclipse. When performing a release of the contrib package, I run into problems that these classes can't be found. This is *NOT* a maven issue, but an Eclipse issue. In order to perform the release, the necessary classes are duplicated into the contrib project. Some solution for this duplication needs to be found. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1145270&group_id=119783 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
