Re: [zeromq-dev] jzmq is built without ZThread.

2013-01-26 Thread Yu Dongmin
Oh, There're a missing entry.

I've sent a pull request, https://github.com/zeromq/jzmq/pull/153

Thanks
Min

On Jan 14, 2013, at 9:12 PM, crocket crockabisc...@gmail.com wrote:

 On Windows, I built it with Visual Studio 2010 Express.
 On Linux, I built it with ./configure; make
 
 
 On Mon, Jan 14, 2013 at 9:11 PM, crocket crockabisc...@gmail.com wrote:
 I built jzmq on windows and linux, and both builds produced zmq.jar wich 
 lacked ZThread.class in it.
 
 When I build zmq.jar with mvn package or mvn jar:jar, zmq.jar has 
 ZThread.class.
 
 Is it a bug?
 
 ___
 zeromq-dev mailing list
 zeromq-dev@lists.zeromq.org
 http://lists.zeromq.org/mailman/listinfo/zeromq-dev

___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev


Re: [zeromq-dev] jzmq is built without ZThread.

2013-01-26 Thread crocket
I believe java files other than ZThread.java are missing in ms visual
studio project and Makefile.


On Sun, Jan 27, 2013 at 1:03 AM, Yu Dongmin mini...@gmail.com wrote:

 Oh, There're a missing entry.

 I've sent a pull request, https://github.com/zeromq/jzmq/pull/153

 Thanks
 Min

 On Jan 14, 2013, at 9:12 PM, crocket crockabisc...@gmail.com wrote:

 On Windows, I built it with Visual Studio 2010 Express.
 On Linux, I built it with ./configure; make


 On Mon, Jan 14, 2013 at 9:11 PM, crocket crockabisc...@gmail.com wrote:

 I built jzmq on windows and linux, and both builds produced zmq.jar wich
 lacked ZThread.class in it.

 When I build zmq.jar with mvn package or mvn jar:jar, zmq.jar has
 ZThread.class.

 Is it a bug?


 ___
 zeromq-dev mailing list
 zeromq-dev@lists.zeromq.org
 http://lists.zeromq.org/mailman/listinfo/zeromq-dev



 ___
 zeromq-dev mailing list
 zeromq-dev@lists.zeromq.org
 http://lists.zeromq.org/mailman/listinfo/zeromq-dev


___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev


[zeromq-dev] jzmq is built without ZThread.

2013-01-14 Thread crocket
I built jzmq on windows and linux, and both builds produced zmq.jar wich
lacked ZThread.class in it.

When I build zmq.jar with mvn package or mvn jar:jar, zmq.jar has
ZThread.class.

Is it a bug?
___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev


Re: [zeromq-dev] jzmq is built without ZThread.

2013-01-14 Thread crocket
On Windows, I built it with Visual Studio 2010 Express.
On Linux, I built it with ./configure; make


On Mon, Jan 14, 2013 at 9:11 PM, crocket crockabisc...@gmail.com wrote:

 I built jzmq on windows and linux, and both builds produced zmq.jar wich
 lacked ZThread.class in it.

 When I build zmq.jar with mvn package or mvn jar:jar, zmq.jar has
 ZThread.class.

 Is it a bug?

___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev