[
https://issues.apache.org/jira/browse/SHINDIG-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643982#action_12643982
]
Ian Boston commented on SHINDIG-664:
------------------------------------
That all looks ok,
try
grep -rl features.txt *
Should be something like
dhcp-92:~/Apache/shindig/trunk ieb$ grep -rl features.txt *
features/README
features/target/shindig-features-1-SNAPSHOT.jar
java/common/conf/shindig.properties
java/common/target/classes/shindig.properties
java/server/target/shindig-server-1-SNAPSHOT/WEB-INF/lib/shindig-features-1-SNAPSHOT.jar
php/src/gadgets/JsFeatureLoader.php
target/work/webapp/WEB-INF/lib/shindig-features-1-SNAPSHOT.jar
dhcp-92:~/Apache/shindig/trunk ieb$
> Gadget server fails to run in OSX
> ---------------------------------
>
> Key: SHINDIG-664
> URL: https://issues.apache.org/jira/browse/SHINDIG-664
> Project: Shindig
> Issue Type: Bug
> Components: Gadget Rendering Server (Java)
> Environment: OS X
> Reporter: Rodrigo Gallardo
> Assignee: Ian Boston
> Attachments: shindig-build.log, shindig-error
>
>
> The gadget server fails to run on OS X, with a message about not being able
> to load 'features/features.xml'.
> Attached are the build and run logs.
> This is happening on svn revision 707829
> The same version runs OK on Linux/Debian, and a version of the server with
> local modifications and packaged for a different servlet container runs
> without problems, too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.