On Mon, 2007-10-01 at 17:19 +0100, sebb wrote:
> On 01/10/2007, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote:

...

> It would be nice if the Maven script could give a better error message
> for that, rather than the rather cryptic:
> 
> httpcomponents-core-4.0-alpha6-SNAPSHOT\module-nio\src\test\
> java\org\apache\http\impl\nio\codecs\TestLengthDelimitedDecoder.java:[93,12] 
> can
> not resolve symbol
> symbol  : method read (java.nio.CharBuffer)
> location: class java.io.InputStreamReader
> 
> I don't know if this is possible in Maven, however.
> 
> If not, a note in the text file would be useful - also how to
> build/test the individual components in case someone does not want
> them all.
> 

Folks,

Please find updated packages and the web site below

Release notes:
http://people.apache.org/~olegk/httpcore-4.0-alpha6-prerelease/RELEASE_NOTES.txt

Packages:
http://people.apache.org/~olegk/httpcore-4.0-alpha6-prerelease/packages/

Web site:
http://people.apache.org/~olegk/httpcore-4.0-alpha6-prerelease/site/httpcomponents-core/

I believe I have addressed most of (if not all) concerns and
suggestions. Maven now excludes Java 1.5  dependent modules when
executed on an older JDK and shows a warning message when building
packages.

BUILDING.txt is now included with the src assembly. I am not much of a
writer so do not expect a 'War and Peace' kind of things

http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/BUILDING.txt

Oleg




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to