I'm not seeing this issue in red-hat linux. What's the environment you are seeing this issue ?
On Mon, Aug 11, 2008 at 12:30 AM, Ramkumar R <[EMAIL PROTECTED]> wrote: > Hi All, > > I could see the following compilation error on the latest commit as shown > below. > > [INFO] > ------------------------------------------------------------------------ > [INFO] Error for project: Apache Tuscany SCA GData Binding Extension (during > install) > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > C:\Tuscany\daily\modules\binding-gdata-runtime\src\test\java\org\apache\tuscany\sca\binding\gdata\consumerprovider\Custo > merClientImpl.java:[46,53] inconvertible types > found : com.google.gdata.data.BaseFeed<capture of ? extends > com.google.gdata.data.BaseFeed,capture of ? extends com.go > ogle.gdata.data.BaseEntry> > required: com.google.gdata.data.Feed > > C:\Tuscany\daily\modules\binding-gdata-runtime\src\test\java\org\apache\tuscany\sca\binding\gdata\consumerprovider\Custo > merClientImpl.java:[108,46] inconvertible types > found : com.google.gdata.data.BaseFeed<capture of ? extends > com.google.gdata.data.BaseFeed,capture of ? extends com.go > ogle.gdata.data.BaseEntry> > required: com.google.gdata.data.Feed > > Did anyone notice the same? > > -- > Thanks & Regards, > Ramkumar Ramalingam > -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/
