On 7 Sep 2016, at 3:13 AM, Flavio Donadio <fla...@donadio.com.br> wrote:
> Importing stops at ERJavaMail (WonderSource/Framework/Core/ERJavaMail) > because there’s another one right after it > (WonderSource/Framework/Mail/ERJavaMail). I tried keeping only one, but it > makes no obvious difference. This alone looks like a bug in the repo. Does anyone know the history behind having two versions like this? I can see this: https://github.com/wocommunity/wonder/commit/fe953bf8a16f6af3ebd42065a576ec3846b6f80e <https://github.com/wocommunity/wonder/commit/fe953bf8a16f6af3ebd42065a576ec3846b6f80e> But then it’s the framework under Core that’s still getting the love: https://github.com/wocommunity/wonder/commit/38290ba2874a9e6440b9bb787a01884638df791c <https://github.com/wocommunity/wonder/commit/38290ba2874a9e6440b9bb787a01884638df791c> And the framework under Mail that’s actually getting built: <target name="ERJavaMail.all"> <antcall target="global.framework.${build.action}"> <param name="project.dir" value="Frameworks/Mail/ERJavaMail" /> <param name="wo.external.root.bundles" value="${frameworks.wonder.core}" /> </antcall> </target> -- Paul Hoadley http://logicsquad.net/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com