On Sat, May 30, 2009 at 10:17 AM, sharpor <wizardisha...@gmail.com> wrote: > > I just download apache-activemq-5.2.0-src.zip (for windows) and use mvn to > build. > But I got a compilation failure: > > F:\tech\activemq\src\activemq-fileserver\src\main\java\org\apache\activemq\util\ > RestFilter.java:[41,32] 璀����锛�sun.net.www.protocol.http.HttpURLConnection ��? > Sun ���涓���?API锛������戒����ㄦ����ョ�����涓������� > > F:\tech\activemq\src\activemq-fileserver\src\main\java\org\apache\activemq\util\ > RestFilter.java:[108,31] 璀����锛�sun.net.www.protocol.http.HttpURLConnection �� > ?Sun ���涓���?API锛������戒����ㄦ����ョ�����涓������� > ... any clue? thank you.
I just downloaded the source ZIP file and built it without a problem using the following command: mvn -Dtest=false -DfailIfNoTests=false clean install Are you following the instructions from this page?: http://activemq.apache.org/building.html Bruce -- perl -e 'print unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' ActiveMQ in Action: http://bit.ly/2je6cQ Blog: http://bruceblog.org/ Twitter: http://twitter.com/brucesnyder