See 
http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.webengine$nuxeo-webengine-base/754/changes

Changes:

[Stefane Fermigier <[email protected]>] Cleanup, format, fix some javadoc.

[Bogdan Stefanescu <[email protected]>] Automated merge with 
https://hg.nuxeo.org/nuxeo/nuxeo-features

[Bogdan Stefanescu <[email protected]>] WEB-270: fixed error handling

[Bogdan Stefanescu <[email protected]>] WEB-269: added helper method to get 
session wizard data

[Bogdan Stefanescu <[email protected]>] WEB-269: reworked form helper - 
avoid putting web objects in http session

[Bogdan Stefanescu <[email protected]>] WEB-269: replaced WizardException 
with ValidationException

[Bogdan Stefanescu <[email protected]>] WEB-269: implemented web form as a 
single page wizard

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo WebEngine Base
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.webengine$nuxeo-webengine-base/ws/target
 
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20090722-200430 at timestamp: 1248285870682
[INFO] [apt:execute {execution: generate-bindings}]
[INFO] [nuxeo:eclipse-version {execution: eclipsize-version}]
[INFO] eclipseVersion:5.2.1.-SNAPSHOT
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 840 resources
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Compiling 19 source files to 
http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.webengine$nuxeo-webengine-base/ws/target/classes
 
[HUDSON] Archiving 
http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.webengine$nuxeo-webengine-base/ws/pom.xml
  to 
/home/hudson/.hudson/jobs/nuxeo-features-5.2/modules/org.nuxeo.ecm.webengine$nuxeo-webengine-base/builds/2009-07-22_19-58-19/archive/org.nuxeo.ecm.webengine/nuxeo-webengine-base/5.2.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.webengine$nuxeo-webengine-base/ws/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/Wizard.java
 :[124,23] cannot find symbol
symbol  : method fields()
location: class org.nuxeo.ecm.webengine.forms.validation.Form

http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.webengine$nuxeo-webengine-base/ws/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/Wizard.java
 :[141,24] cannot find symbol
symbol  : method getInvalidFields()
location: class org.nuxeo.ecm.webengine.forms.validation.ValidationException

http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.webengine$nuxeo-webengine-base/ws/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/Wizard.java
 :[148,24] cannot find symbol
symbol  : method getRequiredFields()
location: class org.nuxeo.ecm.webengine.forms.validation.ValidationException

http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.webengine$nuxeo-webengine-base/ws/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/Wizard.java
 :[159,24] cannot find symbol
symbol  : method hasErrors(java.lang.String)
location: class org.nuxeo.ecm.webengine.forms.validation.ValidationException

http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.webengine$nuxeo-webengine-base/ws/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/Wizard.java
 :[191,25] cannot find symbol
symbol  : constructor ValidationException(java.lang.String,java.lang.Throwable)
location: class org.nuxeo.ecm.webengine.forms.validation.ValidationException

http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.webengine$nuxeo-webengine-base/ws/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/Wizard.java
 :[198,35] cannot find symbol
symbol  : method validate(java.lang.Class<capture of ? extends 
org.nuxeo.ecm.webengine.forms.validation.Form>)
location: class org.nuxeo.ecm.webengine.forms.FormData

http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.webengine$nuxeo-webengine-base/ws/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/Wizard.java
 :[202,26] cannot find symbol
symbol  : method getForm()
location: class org.nuxeo.ecm.webengine.forms.validation.ValidationException


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 22 seconds
[INFO] Finished at: Wed Jul 22 20:04:34 CEST 2009
[INFO] Final Memory: 167M/420M
[INFO] ------------------------------------------------------------------------

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

Reply via email to