Skip to content

Commit

Permalink
fixed classpath for 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chanskw committed Dec 15, 2014
1 parent 49cc945 commit b4207d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.ibm.streamsx.messaging/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<classpathentry kind="lib" path="opt/downloaded/snappy-java-1.0.5.jar"/>
<classpathentry kind="lib" path="opt/downloaded/zkclient-0.3.jar"/>
<classpathentry kind="lib" path="opt/downloaded/zookeeper-3.3.4.jar"/>
<classpathentry kind="lib" path="opt/downloaded/mqtt-client-0.4.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="opt/downloaded/activemq-client-5.11-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="opt/downloaded/geronimo-j2ee-management_1.1_spec-1.0.1.jar"/>
<classpathentry kind="lib" path="opt/downloaded/geronimo-jms_1.1_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="opt/downloaded/slf4j-api-1.7.5.jar"/>
<classpathentry kind="con" path="com.ibm.streams.java/com.ibm.streams.operator"/>
<classpathentry kind="lib" path="opt/downloaded/org.eclipse.paho.client.mqttv3-1.0.1-SNAPSHOT.jar"/>
<classpathentry kind="output" path="impl/java/bin"/>
</classpath>

0 comments on commit b4207d1

Please sign in to comment.