[
https://issues.apache.org/jira/browse/WINK-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Rheinheimer closed WINK-21.
--------------------------------
> need to remove "com.hp" hard-coded references
> ---------------------------------------------
>
> Key: WINK-21
> URL: https://issues.apache.org/jira/browse/WINK-21
> Project: Wink
> Issue Type: Bug
> Components: Build, Client, Common, Documentation, Examples, Server,
> Site, Spring, WebDAV
> Reporter: Mike Rheinheimer
> Assignee: Michael Elman
> Fix For: 0.1
>
>
> Don't know if anyone has already identified this work, so here's a Jira. :)
> We need to change hard strings to org.apache or org.apache.wink where
> appropriate.
> I found:
> com.hp
> com:hp
> com.hp.symphony
> com:hp:symphony
> com.hpsymphony
> In some places. The search I used:
> find . | grep -v svn | xargs grep "com.hp" | grep -v "Binary file"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.