You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Eric Charles (JIRA)" <ji...@apache.org> on 2011/07/01 16:48:28 UTC

[jira] [Commented] (ZOOKEEPER-1078) add maven build support to ZooKeeper

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058579#comment-13058579 ] 

Eric Charles commented on ZOOKEEPER-1078:
-----------------------------------------

I applied the patch on trunk r1141932, and was able to 'mvn install -DskipTests=true' (tests took too much time).
It also builds fine when importing in eclipse via m2eclipse.

The non-test scope dependencies are also here:
[INFO]    jline:jline:jar:0.9.94:compile
[INFO]    log4j:log4j:jar:1.2.16:compile
[INFO]    org.jboss.netty:netty:jar:3.2.4.Final:compile
[INFO]    org.slf4j:slf4j-api:jar:1.6.1:compile
[INFO]    org.slf4j:slf4j-log4j12:jar:1.6.1:compile
[INFO]    com.j2speed.accessor:accessive:jar:1.1:system

About the tests, I am now waiting on o.a.z.t.QuorumZxidSyncTest.
There is <forkedProcessTimeoutInSeconds>10800</forkedProcessTimeoutInSeconds>, which is 3 hours.
Is such a long timeout really needed for some tests?


> add maven build support to ZooKeeper
> ------------------------------------
>
>                 Key: ZOOKEEPER-1078
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1078
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: build
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1078.patch
>
>
> I've taken a stab at creating a maven build for ZooKeeper. (attachment to follow).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira