Skip to content

Commit

Permalink
jwebsocket dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
windhood committed Mar 23, 2012
1 parent b34e6c7 commit 3d127cf
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,6 +1,7 @@
*~
*.class
*.swp
*.jar
bin
target
tmp
Expand Down
3 changes: 1 addition & 2 deletions retina-server/ivy.xml
Expand Up @@ -22,8 +22,7 @@
<dependencies>
<dependency org="primesense" name="openni" rev="1.5.2.23" conf="default->default"/>
<dependency org="jwebsocket" name="jwebsocket" rev="1.0" conf="default->default"/>
<dependency org="org.jdom" name="jdom" rev="1.1" conf="default->default"/>
<dependency org="junit" name="junit" rev="4.10" conf="test->default" />
<dependency org="junit" name="junit" rev="4.10" conf="test->default" />
<dependency org="org.hamcrest" name="hamcrest-all" rev="1.1" conf="test->default"/>

</dependencies>
Expand Down
3 changes: 3 additions & 0 deletions retina-server/repository/jwebsocket/jwebsocket/1.0/ivy.xml
Expand Up @@ -4,8 +4,11 @@
<conf name="default"/>
</configurations>
<publications>
<artifact name="jWebSocketServer-Bundle-1.0" type="jar" conf="default"/>
<!--
<artifact name="jWebSocketCommon-1.0" type="jar" conf="default"/>
<artifact name="jWebSocketServer-1.0" type="jar" conf="default"/>
<artifact name="jWebSocketServerAPI-1.0" type="jar" conf="default"/>
-->
</publications>
</ivy-module>
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 3d127cf

Please sign in to comment.