[
https://issues.apache.org/jira/browse/SHINDIG-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615937#action_12615937
]
Ian Boston commented on SHINDIG-467:
------------------------------------
Ok, committing,
For anyone updating I would advise a *very* clean build
eg
rm -rf ~/.m2/repository/org/apache/shindig/
mvn clean
mvn install
mvn eclipse:clean
mvn eclipse:eclipse
and then refresh in eclipse
The last 2 depend on your preferred eclipse setup.
Ian
> API re-factor to extract public API's
> --------------------------------------
>
> Key: SHINDIG-467
> URL: https://issues.apache.org/jira/browse/SHINDIG-467
> Project: Shindig
> Issue Type: Improvement
> Components: RESTful API (Java)
> Reporter: Ian Boston
> Attachments: SHINDIG-467.patch, SHINDIG-467.summary
>
>
> Currently the package structure of the Social API's doesn't distinguish
> between public API's, internal API's and implementations. There appears to be
> support to address this issue, so I am opening this JIRA to pull together a
> straw-man for this re-factoring.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.