[webbeans-dev] Web Beans Trunk Compilation Errors

Roger Kitain Roger.Kitain at Sun.COM
Fri Aug 21 10:43:32 EDT 2009


Roger Kitain wrote:
> CCing Dan Allen as well..
>
> Roger Kitain wrote:
>> Hi Pete -
>>
>> Just did the following on my copy of the trunk:
>>
>> svn update
>> mvn clean
>> mvn -U install
>>
>> and I'm getting a bunch of compilation errors:
>>
>> [INFO] Building Web Beans Service Provider Interfaces
>> [INFO]    task-segment: [install]
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] [enforcer:enforce {execution: enforce}]
>> [INFO] [resources:resources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [compiler:compile]
>> [INFO] Compiling 46 source files to 
>> /Users/rogerk/webbeans/integration/webbeans-source/trunk/spi/target/classes 
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> /Users/rogerk/webbeans/integration/webbeans-source/trunk/spi/src/main/java/org/jboss/webbeans/bootstrap/api/Environments.java:[26,49] 
>> cannot find symbol
>> symbol  : class JSFServices
>> location: package org.jboss.webbeans.persistence.spi.helpers
>>
>> /Users/rogerk/webbeans/integration/webbeans-source/trunk/spi/src/main/java/org/jboss/webbeans/bootstrap/api/Environments.java:[30,37] 
>> cannot find symbol
>> symbol  : class ServletServices
>> location: package org.jboss.webbeans.servlet.api
>>
>> /Users/rogerk/webbeans/integration/webbeans-source/trunk/spi/src/main/java/org/jboss/webbeans/bootstrap/api/Environments.java:[46,185] 
>> cannot find symbol
>> symbol  : class ServletServices
>> location: class org.jboss.webbeans.bootstrap.api.Environments
>>
>> /Users/rogerk/webbeans/integration/webbeans-source/trunk/spi/src/main/java/org/jboss/webbeans/bootstrap/api/Environments.java:[46,208] 
>> cannot find symbol
>> symbol  : class JSFServices
>> location: class org.jboss.webbeans.bootstrap.api.Environments
>>
>> /Users/rogerk/webbeans/integration/webbeans-source/trunk/spi/src/main/java/org/jboss/webbeans/bootstrap/api/Environments.java:[51,197] 
>> cannot find symbol
>> symbol  : class ServletServices
>> location: class org.jboss.webbeans.bootstrap.api.Environments
>>
>> /Users/rogerk/webbeans/integration/webbeans-source/trunk/spi/src/main/java/org/jboss/webbeans/bootstrap/api/Environments.java:[51,220] 
>> cannot find symbol
>> symbol  : class JSFServices
>> location: class org.jboss.webbeans.bootstrap.api.Environments
>>
>> /Users/rogerk/webbeans/integration/webbeans-source/trunk/spi/src/main/java/org/jboss/webbeans/bootstrap/api/Environments.java:[56,51] 
>> cannot find symbol
>> symbol  : class ServletServices
>> location: class org.jboss.webbeans.bootstrap.api.Environments
>>
>> Pete Muir wrote:
>>> Ok, good feedback. If Roger is able to help out by doing the Maven 
>>> portion of the release (as he did for the fixes he needed for 
>>> PREVIEW2) then that would be great! Especially as I am travelling 
>>> that week for JBoss World, me doing the release is unlikely to work 
>>> well.
>>>
>>> As I wrote below, I think we can have 330 integration within 10 days 
>>> (so basically a week on Monday) assuming Gavin can get the PFD2 out 
>>> by middle of next week.
>>>
>>> On 20 Aug 2009, at 18:47, Barbara Louis wrote:
>>>
>>>> Hi Pete,
>>>>
>>>> Talked to Ken - he would like to get his hands on preview3. But as 
>>>> discussed earlier it need not be a release but needs to be a stable 
>>>> build.
>>>>
>>>> Will wait for Roger to return on Mon to see how we can work this 
>>>> out to use preview3 build/ tag etc. We can decide then.
>>>>
>>>> We are definitely looking forward to a first integration of 330 as 
>>>> soon as possible. Timeline for this will be useful for us.
>>>>
>>>> Steve will answer your question on TCK.
>>>>
>>>> Thanks,
>>>> Barbara
>>>>
>>>> Pete Muir wrote:
>>>>> Hi
>>>>>
>>>>> After Gavin having published the preview draft of PFD2, I have no 
>>>>> real reason now to release PREVIEW3, but instead would prefer to 
>>>>> push on the FCS release. Doing a full release is both time 
>>>>> consuming and a distraction from the real goal of the FCS. 
>>>>> Therefore I propose that I branch trunk once 330 integration is in 
>>>>> (probably in about 10 days), but still not at CR1. This would then 
>>>>> give the GF team a stable base to make a release against, and do 
>>>>> another integration round.
>>>>>
>>>>> Then we would release the FCS in about 3-4 weeks (TCK in about 3 
>>>>> weeks) from now.
>>>>>
>>>>> Whilst we are talking about schedules, I am interested as to how 
>>>>> far you (Sun) have got running the TCK inside GlassFish, as this 
>>>>> will really give the integration a good workout - especially the 
>>>>> deployment structure work I'm currently working on for the RI, and 
>>>>> will add to the TCK tests in the next week or so.
>>>>>
>>>>> Thanks,
>>>
>>
>




More information about the weld-dev mailing list