You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-dev@incubator.apache.org by Avdhesh Yadav <av...@avdheshyadav.com> on 2010/09/24 11:28:08 UTC

photark-rest branch build failure

[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


-- 
Avdhesh Yadav
http://www.avdheshyadav.com
http://twitter.com/yadavavdhesh

Re: photark-rest branch build failure

Posted by Luciano Resende <lu...@gmail.com>.
On Fri, Sep 24, 2010 at 4:28 AM, Avdhesh Yadav <av...@avdheshyadav.com> 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/