+1. Sorry it took so long...

On Thu, Oct 23, 2008 at 10:52 AM, Leonardo Uribe <[EMAIL PROTECTED]> wrote:

>
>
> On Wed, Oct 22, 2008 at 6:02 PM, Leonardo Uribe <[EMAIL PROTECTED]> wrote:
>
>> Hi
>>
>> Here's how any developer can help us test the distribution.
>>
>> Add this to your pom.xml (a node inside <project> )
>>
>>   <pluginRepositories>
>>     <pluginRepository>
>>         <id>test-builder-plugin-1.0.2</id>
>>         <name>Test repository for myfaces-builder-plugin 1.0.2</name>
>>         <url>http://people.apache.org/~lu4242/m2-plugins-102 
>> <http://people.apache.org/%7Elu4242/m2-plugins-102></url>
>>
>>
>>     </pluginRepository>
>>   </pluginRepositories>
>>
>> then use myfaces-builder-plugin:
>>
>>     <plugins>
>>       <plugin>
>>         <groupId>org.apache.myfaces.buildtools</groupId>
>>         <artifactId>myfaces-builder-plugin</artifactId>
>>         <version>1.0.2</version>
>>
>>
>>         ..... some stuff ....
>>       </plugin>
>>     <plugins>
>>
>> myfaces core 1.1.x, 1.2.x and tomahawk use myfaces-builder-plugin so the
>> most easy way is modify its pom (api/pom.xml, impl/pom.xml for example) for
>> use it (just add the pluginRepository and change version to 1.0.2), then mvn
>> install and check the generated artifacts.
>> I have already tested it as proposed and everything seems to be fine.
>>
>
> Someone with time to test this artifacts? Help is most welcome.
>
> regards
>
> Leonardo Uribe
>
>
>>
>> regards
>> Leonardo Uribe
>>
>>
>> On Tue, Oct 21, 2008 at 11:58 AM, Grant Smith <[EMAIL PROTECTED]>wrote:
>>
>>> Ooops that sounded ungrateful. It's a wonderful plugin, and I appreciate
>>> the hard work gone into it, but I honestly have no time to test :(
>>>
>>>
>>> On Tue, Oct 21, 2008 at 9:56 AM, Grant Smith <[EMAIL PROTECTED]>wrote:
>>>
>>>> +0 sorry no time to learn how to test this.
>>>>
>>>> On Tue, Oct 21, 2008 at 9:25 AM, Hazem Saleh <[EMAIL PROTECTED]> wrote:
>>>>
>>>>> +1.
>>>>>
>>>>>
>>>>> On Tue, Oct 21, 2008 at 2:47 AM, Leonardo Uribe <[EMAIL PROTECTED]>wrote:
>>>>>
>>>>>> +1
>>>>>>
>>>>>> regards
>>>>>>
>>>>>> Leonardo Uribe
>>>>>>
>>>>>>
>>>>>> On Mon, Oct 20, 2008 at 7:47 PM, Leonardo Uribe <[EMAIL PROTECTED]>wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> I was running the needed tasks to get the 1.0.2 release of Apache
>>>>>>> MyFaces Builder Plugin out.
>>>>>>>
>>>>>>> This artifacts are necessary to release myfaces core 1.2.5 (the first
>>>>>>> myfaces 1.2.x version to fully use myfaces builder plugin). Note that
>>>>>>> a snapshot version is used for build myfaces core 1.2.x and 2.0.x
>>>>>>> branch.
>>>>>>>
>>>>>>> Several bug fixes has been done on some java annotations and on
>>>>>>> plugins.
>>>>>>>
>>>>>>> Please note that this vote concerns all of the following parts:
>>>>>>>  1. Maven artifact group "org.apache.myfaces.buildtools" v1.0.2 (only
>>>>>>> myfaces-builder-plugin, myfaces-builder-annotations, 
>>>>>>> myfaces-plugin-parent)
>>>>>>> [1]
>>>>>>>
>>>>>>> The artifacts are deployed to my private Apache account ([1]).
>>>>>>>
>>>>>>> Please take a look at the "1.0.2" artifacts and vote!
>>>>>>>
>>>>>>> Please note: This vote is "majority approval" with a minimum of three
>>>>>>> +1 votes (see [3]).
>>>>>>>
>>>>>>> ------------------------------------------------
>>>>>>> [ ] +1 for community members who have reviewed the bits
>>>>>>> [ ] +0
>>>>>>> [ ] -1 for fatal flaws that should cause these bits not to be
>>>>>>> released,
>>>>>>>  and why..............
>>>>>>> ------------------------------------------------
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Leonardo Uribe
>>>>>>>
>>>>>>> [1] 
>>>>>>> http://people.apache.org/~lu4242/m2-plugins-102<http://people.apache.org/%7Elu4242/m2-plugins-102>
>>>>>>> [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Hazem Ahmed Saleh Ahmed
>>>>>
>>>>> Author of (The Definitive Guide to Apache MyFaces and Facelets):
>>>>>
>>>>> http://www.amazon.com/Definitive-Guide-Apache-MyFaces-Facelets/dp/1590597370
>>>>>
>>>>> Web blog: http://www.jroller.com/page/HazemBlog
>>>>>
>>>>> [Web 2.0] Google Maps Integration with JSF:
>>>>> http://code.google.com/p/gmaps4jsf/
>>>>> http://www.theserverside.com/news/thread.tss?thread_id=51250
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Grant Smith
>>>>
>>>>
>>>
>>>
>>> --
>>> Grant Smith
>>>
>>>
>>
>


-- 
Grant Smith

Reply via email to