You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <mr...@myfaces.zones.apache.org> on 2006/11/08 22:31:19 UTC

[continuum] BUILD SUCCESSFUL: Example Addressbook

Online report : http://myfaces.zones.apache.org:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/44/buildId/6129
Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Wed, 8 Nov 2006 21:31:01 +0000
  Finished at: Wed, 8 Nov 2006 21:31:19 +0000
  Total time: 18s
  Build Trigger: Schedule
  Exit code: 0
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_07(Sun Microsystems Inc.)

Changes
         bommel          (TOBAGO-178) ASF Source Header and Copyright Notice Policy
             /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/ajax/api/AjaxComponent.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/ajax/api/AjaxPhaseListener.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/ajax/api/AjaxRenderer.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/ajax/api/AjaxUtils.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/application/ActionListenerImpl.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/application/ViewHandlerImpl.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/bean/ResourceMap.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/ComponentUtil.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/LayoutProvider.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/OnComponentCreated.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/Pager.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/Sorter.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/SupportsMarkup.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/UIBox.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/UICell.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/UIColumnSelector.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/UICommand.java
            /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/UIData.java
            /myfaces/tobago/trunk/example/addressbook/src/main/java/org/apache/myfaces/tobago/example/addressbook/Address.java
            /myfaces/tobago/trunk/example/addressbook/src/main/java/org/apache/myfaces/tobago/example/addressbook/AddressConverter.java
            /myfaces/tobago/trunk/example/addressbook/src/main/java/org/apache/myfaces/tobago/example/addressbook/AddressDAO.java
            /myfaces/tobago/trunk/example/addressbook/src/main/java/org/apache/myfaces/tobago/example/addressbook/AddressDAOException.java
            /myfaces/tobago/trunk/example/addressbook/src/main/java/org/apache/myfaces/tobago/example/addressbook/Controller.java
            /myfaces/tobago/trunk/example/addressbook/src/main/java/org/apache/myfaces/tobago/example/addressbook/Countries.java
            /myfaces/tobago/trunk/example/addressbook/src/main/java/org/apache/myfaces/tobago/example/addressbook/EmailAddress.java
            /myfaces/tobago/trunk/example/addressbook/src/main/java/org/apache/myfaces/tobago/example/addressbook/InMemoryAddressDAO.java
            /myfaces/tobago/trunk/example/addressbook/src/main/java/org/apache/myfaces/tobago/example/addressbook/XStreamAddressDAO.java
            /myfaces/tobago/trunk/example/addressbook/src/main/webapp/WEB-INF/applicationContext.xml
            /myfaces/tobago/trunk/example/addressbook/src/main/webapp/WEB-INF/classes/log4j.xml
            /myfaces/tobago/trunk/example/addressbook/src/main/webapp/WEB-INF/faces-config.xml
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/actionlistener/SimpleTabChangeListener.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/actionlistener/TreeEditor.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ClientConfigController.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ClientConfigPhaseListener.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ThemeConfigViewController.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/AbstractConverter.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/Converter.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspFormatter.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspTagConverter.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/StringExpression.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/TagConverter.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/Salutation.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/SalutationConverter.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Planet.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Solar.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/SolarObject.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/OverviewController.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/SheetConfig.java
            /myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/SynchronizeNavigationPhaseListener.java
            /myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml
            /myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/classes/log4j.xml
            /myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag
            /myfaces/tobago/trunk/example/demo/src/main/webapp/mini-howto/classDefinition.jsp
            /myfaces/tobago/trunk/example/demo/src/main/webapp/mini-howto/footer.jsp
            /myfaces/tobago/trunk/example/demo/src/main/webapp/mini-howto/i18n.jsp
            /myfaces/tobago/trunk/example/demo/src/main/webapp/mini-howto/intro.jsp
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'checkstyle'.
[INFO] ----------------------------------------------------------------------------
[INFO] Building Example Addressbook
[INFO]    task-segment: [clean, install, checkstyle:check]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/44/target
[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/44/target/classes
[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/44/target/test-classes
[INFO] [cobertura:clean {execution: clean}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 9 source files to /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/44/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [war:war]
[INFO] Exploding webapp...
[INFO] Copy webapp webResources to /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/44/target/tobago-example-addressbook
[INFO] Assembling webapp tobago-example-addressbook in /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/44/target/tobago-example-addressbook
[INFO] Generating war /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/44/target/tobago-example-addressbook.war
[INFO] Building war: /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/44/target/tobago-example-addressbook.war
[INFO] [install:install]
[INFO] Installing /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/44/target/tobago-example-addressbook.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-example-addressbook/1.0.9-SNAPSHOT/tobago-example-addressbook-1.0.9-SNAPSHOT.war
[INFO] Preparing checkstyle:check
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] [checkstyle:checkstyle]
[INFO] [checkstyle:check]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 seconds
[INFO] Finished at: Wed Nov 08 21:31:19 GMT+00:00 2006
[INFO] Final Memory: 13M/331M
[INFO] ------------------------------------------------------------------------

****************************************************************************