[ 
https://jira.nuxeo.org/browse/DAM-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=71793#action_71793
 ] 

Benjamin Jalon commented on DAM-467:
------------------------------------

  <build>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <forkMode>pertest</forkMode> <!-- this is what triggers the problem, 
having it to "never" works also -->
          <systemProperties>
            <property>
              <name>log4j.configuration</name>
              <value>file:target/test-classes/log4j.properties</value>
            </property>
          </systemProperties>
        </configuration>
      </plugin>
    </plugins>
  </build>

Added for unit test to activate log in maven

> Add Darwin Server integration to stream videos in DAM
> -----------------------------------------------------
>
>                 Key: DAM-467
>                 URL: https://jira.nuxeo.org/browse/DAM-467
>             Project: Nuxeo DAM
>          Issue Type: Improvement
>            Reporter: Benjamin Jalon
>            Assignee: Benjamin Jalon
>         Attachments: mp4box-mac.tar.bz2, mp4creator.exe
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to