On Fri, Sep 24, 2010 at 4:28 AM, Avdhesh Yadav <[email protected]> wrote: > [INFO] Building Apache PhotArk Flickr Photo Album Subscription > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean {execution: default-clean}] > [INFO] Deleting file set: > /opt/projects/opensource/photark/svn_repo/photark-rest/photark-flickr/target > (included: [**], excluded: []) > [INFO] [resources:resources {execution: default-resources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > [INFO] Copying 3 resources > [INFO] [compiler:compile {execution: default-compile}] > [INFO] Compiling 2 source files to > /opt/projects/opensource/photark/svn_repo/photark-rest/photark-flickr/target/classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > /opt/projects/opensource/photark/svn_repo/photark-rest/photark-flickr/src/main/java/org/apache/photark/album/flickr/FlickrAlbumImpl.java:[28,40] > cannot find symbol > symbol : class ImageFilter > location: package org.apache.photark.services.album >
This branch is a work in progress, and due to some refactorings and new APIs, various modules might not be building from time to time. That's the main reason why I didn't want to experiment in trunk. -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
