try to build it with java 1.5.. the qdox parser has a known issue with java 1.6

On 11/5/07, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> I'm trying to build the 5.0 source from SVN but it continuously fails. The
> SVN URL that I am using is
>
> https://svn.apache.org/repos/asf/activemq/tags/activemq-5.0.0
>
> I'm using maven with the method described on the build page:
> http://activemq.apache.org/building.html
>
> but each time I try to compile I get the following error:
> [INFO]
> ----------------------------------------------------------------------------
>
> [INFO] Building ActiveMQ :: Performance Test Plugin
>
> [INFO]    task-segment: [install]
>
> [INFO]
> ----------------------------------------------------------------------------
>
> [INFO] [plugin:descriptor]
>
> [INFO] Using 2 extractors.
>
> [INFO] Applying extractor for language: java
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] FATAL ERROR
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] syntax error @[45,77] in
> file:/s:/activeMQ-5.0/activemq-tooling/maven-activemq-perf-plugin/src/main/java/org/apache/activemq/tool/reports/plugins/ThroughputReportPlugin.java
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Trace
>
> com.thoughtworks.qdox.parser.ParseException: syntax error
> @[45,77] in
> file:/s:/activeMQ-5.0/activemq-tooling/maven-activemq-perf-plugin/src/main/java/org/apache/activemq/tool/reports/plugins/ThroughputReportPlugin.java
>
>         at
> com.thoughtworks.qdox.parser.impl.Parser.yyerror(Parser.java:504)
>
> Am I missing something?
>
>  Chris Mathrusse
>  [EMAIL PROTECTED]
>  Sybase, Inc
>  One Sybase Drive
>  Dublin, CA 94568
>  (925) 236-5553


-- 
Regards,
Hiram

Blog: http://hiramchirino.com

Reply via email to