Re: svn commit: r1433565 - /httpcomponents/project/trunk/pom.xml

2013-01-15 Thread Gary Gregory
On Jan 15, 2013, at 20:06, sebb   wrote:

> On 15 January 2013 18:41, Gary Gregory  wrote:
>> On Tue, Jan 15, 2013 at 1:30 PM, sebb  wrote:
>>
>>> On 15 January 2013 18:25, Gary Gregory  wrote:
 Can you build?
>>>
>>> Did it build before the changes?
>>>
>>
>> Nope, not before this one :(
>
> In that case I don't understand what your question has to do with my change?

Personally, I would want to know that POM change does not break the
build. So I assumed that the build worked for you and that you tested
the POM change locally.

G

>
>> Gary
>>
>>
>>>
 From the project dir, "mvn clean test" gives me:

 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle
 (validate) on project httpcomponents-core: An error has occurred in
 Checkstyle report generation. Failed during checkstyle configurat
 ion: cannot initialize module Header - unable to load header file
 asl2.header: asl2.header (The system cannot find the file specified) ->
 [Help 1]

 Gary


 On Tue, Jan 15, 2013 at 1:22 PM,  wrote:

> Author: sebb
> Date: Tue Jan 15 18:22:13 2013
> New Revision: 1433565
>
> URL: http://svn.apache.org/viewvc?rev=1433565&view=rev
> Log:
> Add Maven minimum version pre-requisite; update clirr and buildnumber
> plugin versions
>
> Modified:
>httpcomponents/project/trunk/pom.xml
>
> Modified: httpcomponents/project/trunk/pom.xml
> URL:
>
>>> http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1433565&r1=1433564&r2=1433565&view=diff
>
>
>>> ==
> --- httpcomponents/project/trunk/pom.xml (original)
> +++ httpcomponents/project/trunk/pom.xml Tue Jan 15 18:22:13 2013
> @@ -44,6 +44,13 @@
>
>
> 
>2.6.3
>
> -   2.3
> +   2.5
>2.8
>2.3
>2.9
>
>
>


 --
 E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
 JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
 Spring Batch in Action: http://bit.ly/bqpbCK
 Blog: http://garygregory.wordpress.com
 Home: http://garygregory.com/
 Tweet! http://twitter.com/GaryGregory
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
>>> For additional commands, e-mail: dev-h...@hc.apache.org
>>>
>>>
>>
>>
>> --
>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
>> Spring Batch in Action: http://bit.ly/bqpbCK
>> Blog: http://garygregory.wordpress.com
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
> For additional commands, e-mail: dev-h...@hc.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



Re: svn commit: r1433565 - /httpcomponents/project/trunk/pom.xml

2013-01-15 Thread sebb
On 15 January 2013 18:41, Gary Gregory  wrote:
> On Tue, Jan 15, 2013 at 1:30 PM, sebb  wrote:
>
>> On 15 January 2013 18:25, Gary Gregory  wrote:
>> > Can you build?
>>
>> Did it build before the changes?
>>
>
> Nope, not before this one :(

In that case I don't understand what your question has to do with my change?

> Gary
>
>
>>
>> > From the project dir, "mvn clean test" gives me:
>> >
>> > [ERROR] Failed to execute goal
>> > org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle
>> > (validate) on project httpcomponents-core: An error has occurred in
>> > Checkstyle report generation. Failed during checkstyle configurat
>> > ion: cannot initialize module Header - unable to load header file
>> > asl2.header: asl2.header (The system cannot find the file specified) ->
>> > [Help 1]
>> >
>> > Gary
>> >
>> >
>> > On Tue, Jan 15, 2013 at 1:22 PM,  wrote:
>> >
>> >> Author: sebb
>> >> Date: Tue Jan 15 18:22:13 2013
>> >> New Revision: 1433565
>> >>
>> >> URL: http://svn.apache.org/viewvc?rev=1433565&view=rev
>> >> Log:
>> >> Add Maven minimum version pre-requisite; update clirr and buildnumber
>> >> plugin versions
>> >>
>> >> Modified:
>> >> httpcomponents/project/trunk/pom.xml
>> >>
>> >> Modified: httpcomponents/project/trunk/pom.xml
>> >> URL:
>> >>
>> http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1433565&r1=1433564&r2=1433565&view=diff
>> >>
>> >>
>> ==
>> >> --- httpcomponents/project/trunk/pom.xml (original)
>> >> +++ httpcomponents/project/trunk/pom.xml Tue Jan 15 18:22:13 2013
>> >> @@ -44,6 +44,13 @@
>> >>
>> >>
>> >>  
>> >> 2.6.3
>> >> 
>> >> -   2.3
>> >> +   2.5
>> >> 2.8
>> >> 2.3
>> >> 2.9
>> >>
>> >>
>> >>
>> >
>> >
>> > --
>> > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>> > JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
>> > Spring Batch in Action: http://bit.ly/bqpbCK
>> > Blog: http://garygregory.wordpress.com
>> > Home: http://garygregory.com/
>> > Tweet! http://twitter.com/GaryGregory
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
>> For additional commands, e-mail: dev-h...@hc.apache.org
>>
>>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
> Spring Batch in Action: http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



Re: svn commit: r1433565 - /httpcomponents/project/trunk/pom.xml

2013-01-15 Thread Gary Gregory
On Tue, Jan 15, 2013 at 1:30 PM, sebb  wrote:

> On 15 January 2013 18:25, Gary Gregory  wrote:
> > Can you build?
>
> Did it build before the changes?
>

Nope, not before this one :(

Gary


>
> > From the project dir, "mvn clean test" gives me:
> >
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle
> > (validate) on project httpcomponents-core: An error has occurred in
> > Checkstyle report generation. Failed during checkstyle configurat
> > ion: cannot initialize module Header - unable to load header file
> > asl2.header: asl2.header (The system cannot find the file specified) ->
> > [Help 1]
> >
> > Gary
> >
> >
> > On Tue, Jan 15, 2013 at 1:22 PM,  wrote:
> >
> >> Author: sebb
> >> Date: Tue Jan 15 18:22:13 2013
> >> New Revision: 1433565
> >>
> >> URL: http://svn.apache.org/viewvc?rev=1433565&view=rev
> >> Log:
> >> Add Maven minimum version pre-requisite; update clirr and buildnumber
> >> plugin versions
> >>
> >> Modified:
> >> httpcomponents/project/trunk/pom.xml
> >>
> >> Modified: httpcomponents/project/trunk/pom.xml
> >> URL:
> >>
> http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1433565&r1=1433564&r2=1433565&view=diff
> >>
> >>
> ==
> >> --- httpcomponents/project/trunk/pom.xml (original)
> >> +++ httpcomponents/project/trunk/pom.xml Tue Jan 15 18:22:13 2013
> >> @@ -44,6 +44,13 @@
> >>
> >>
> >>  
> >> 2.6.3
> >> 
> >> -   2.3
> >> +   2.5
> >> 2.8
> >> 2.3
> >> 2.9
> >>
> >>
> >>
> >
> >
> > --
> > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> > JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
> > Spring Batch in Action: http://bit.ly/bqpbCK
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
> For additional commands, e-mail: dev-h...@hc.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
Spring Batch in Action: http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: svn commit: r1433565 - /httpcomponents/project/trunk/pom.xml

2013-01-15 Thread sebb
On 15 January 2013 18:25, Gary Gregory  wrote:
> Can you build?

Did it build before the changes?

> From the project dir, "mvn clean test" gives me:
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle
> (validate) on project httpcomponents-core: An error has occurred in
> Checkstyle report generation. Failed during checkstyle configurat
> ion: cannot initialize module Header - unable to load header file
> asl2.header: asl2.header (The system cannot find the file specified) ->
> [Help 1]
>
> Gary
>
>
> On Tue, Jan 15, 2013 at 1:22 PM,  wrote:
>
>> Author: sebb
>> Date: Tue Jan 15 18:22:13 2013
>> New Revision: 1433565
>>
>> URL: http://svn.apache.org/viewvc?rev=1433565&view=rev
>> Log:
>> Add Maven minimum version pre-requisite; update clirr and buildnumber
>> plugin versions
>>
>> Modified:
>> httpcomponents/project/trunk/pom.xml
>>
>> Modified: httpcomponents/project/trunk/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1433565&r1=1433564&r2=1433565&view=diff
>>
>> ==
>> --- httpcomponents/project/trunk/pom.xml (original)
>> +++ httpcomponents/project/trunk/pom.xml Tue Jan 15 18:22:13 2013
>> @@ -44,6 +44,13 @@
>>
>>
>>  
>> 2.6.3
>> 
>> -   2.3
>> +   2.5
>> 2.8
>> 2.3
>> 2.9
>>
>>
>>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
> Spring Batch in Action: http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



Re: svn commit: r1433565 - /httpcomponents/project/trunk/pom.xml

2013-01-15 Thread Gary Gregory
Can you build?

>From the project dir, "mvn clean test" gives me:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle
(validate) on project httpcomponents-core: An error has occurred in
Checkstyle report generation. Failed during checkstyle configurat
ion: cannot initialize module Header - unable to load header file
asl2.header: asl2.header (The system cannot find the file specified) ->
[Help 1]

Gary


On Tue, Jan 15, 2013 at 1:22 PM,  wrote:

> Author: sebb
> Date: Tue Jan 15 18:22:13 2013
> New Revision: 1433565
>
> URL: http://svn.apache.org/viewvc?rev=1433565&view=rev
> Log:
> Add Maven minimum version pre-requisite; update clirr and buildnumber
> plugin versions
>
> Modified:
> httpcomponents/project/trunk/pom.xml
>
> Modified: httpcomponents/project/trunk/pom.xml
> URL:
> http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1433565&r1=1433564&r2=1433565&view=diff
>
> ==
> --- httpcomponents/project/trunk/pom.xml (original)
> +++ httpcomponents/project/trunk/pom.xml Tue Jan 15 18:22:13 2013
> @@ -44,6 +44,13 @@
>
>
>  
> 2.6.3
> 
> -   2.3
> +   2.5
> 2.8
> 2.3
> 2.9
>
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
Spring Batch in Action: http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory