1. is ok
2. is ok
3. failed : compilation error :

[INFO] ------------------------------------------------------------------------ ----
[INFO] Building Nuxeo Platform Events Core
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------ ----
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to /opt/nuxeo/org.nuxeo.ecm.platform/ nuxeo-platform-events-core/target/classes [INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/opt/nuxeo/org.nuxeo.ecm.platform/nuxeo-platform-events-core/src/main/ java/org/nuxeo/ecm/platform/events/service/ JMSDocumentMessageProducerService.java:[28,31] package org.nuxeo.runtime.model does not exist

/opt/nuxeo/org.nuxeo.ecm.platform/nuxeo-platform-events-core/src/main/ java/org/nuxeo/ecm/platform/events/service/ JMSDocumentMessageProducerService.java:[29,31] package org.nuxeo.runtime.model does not exist

/opt/nuxeo/org.nuxeo.ecm.platform/nuxeo-platform-events-core/src/main/ java/org/nuxeo/ecm/platform/events/service/ JMSDocumentMessageProducerService.java:[36,55] cannot find symbol
symbol: class DefaultComponent
public class JMSDocumentMessageProducerService extends DefaultComponent

/opt/nuxeo/org.nuxeo.ecm.platform/nuxeo-platform-events-core/src/main/ java/org/nuxeo/ecm/platform/events/service/ JMSDocumentMessageProducerService.java:[39,24] cannot find symbol
symbol  : class ComponentName
location: class org.nuxeo.ecm.platform.events.service.JMSDocumentMessageProducerService

/opt/nuxeo/org.nuxeo.ecm.platform/nuxeo-platform-events-core/src/main/ java/org/nuxeo/ecm/platform/events/NXEvents.java:[20,25] package org.nuxeo.runtime does not exist

/opt/nuxeo/org.nuxeo.ecm.platform/nuxeo-platform-events-core/src/main/ java/org/nuxeo/ecm/platform/events/service/ JMSDocumentMessageProducerService.java:[39,49] cannot find symbol
symbol  : class ComponentName
location: class org.nuxeo.ecm.platform.events.service.JMSDocumentMessageProducerService

/opt/nuxeo/org.nuxeo.ecm.platform/nuxeo-platform-events-core/src/main/ java/org/nuxeo/ecm/platform/events/NXEvents.java:[38,41] cannot find symbol
symbol  : variable NXRuntime
location: class org.nuxeo.ecm.platform.events.NXEvents


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 5 seconds
[INFO] Finished at: Fri Apr 20 16:11:27 CEST 2007
[INFO] Final Memory: 29M/62M
[INFO] ------------------------------------------------------------------------


Le 20 avr. 07 à 14:46, [EMAIL PROTECTED] a écrit :

We plan to tag and release Nuxeo 5.1M2 next week, hopefuly on Monday. It will be based on the new Maven structure, which currently lives in a branch in the SVN.

If you are a core developer, try not to introduce foreseeable unstabilities in the code.

If you want to help test the applications, you can build it for yourself this way:

1. Have a clean (pristine) JBoss 4.0.4.GA instance on /opt/jboss

2. Checkout http://svn.nuxeo.org/nuxeo/nuxeo-ep/branches/maven from the SVN.

3. Run 'make' on the checked-out source code. You need Maven 2.0.4 or 2.0.5 (until a bug with Maven 2.0.6 is fixed) to get the project built correctly.

4. Run the application whith /opt/jboss/bin/run.sh

(This is obviously for Linux / Mac OS - for windows you currently have to install some kind of make port and fix the Makefile if needed - this constraint will be dropped in the near future).

BTW: there are some benefits of the new maven approach, will we will describe un the release notes.

  S.

--
Stefane Fermigier, CEO, Nuxeo SAS
Open Source Enterprise Content Management (ECM)
Nuxeo 5 EP is out! - Now Java EE based, standards compliant
Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87


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

--

Damien Metzler
Leroy Merlin - Tel : 03 28 80 89 03
Email : [EMAIL PROTECTED]





Ce message et toutes les pièces jointes sont établis à l'attention exclusive de 
leurs destinataires et sont confidentiels. Si vous recevez ce message par 
erreur, merci de le détruire et d'en avertir immédiatement l'expéditeur. 
L'internet ne permettant pas d'assurer l'intégrité de ce message, le contenu de 
ce message ne représente en aucun cas un engagement de la part de Leroy Merlin.

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

Reply via email to