WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: r1327298 StringEntity and NStringEntity static method deletions - intentional?

r1327298 StringEntity and NStringEntity static method deletions - intentional?

by sebb-2-2 :: Rate this Message:

| View in Thread

The log for r1327298 says:

URL: http://svn.apache.org/viewvc?rev=1327298&view=rev
Log:
HTTPCORE-297: ContentType to use Charset instead of String to
represent the charset parameter

However, the commit also removed some static methods from StringEntity
[1] and NStringEntity [2] - was that intentional?

[1] http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/httpcore/src/main/java/org/apache/http/entity/StringEntity.java?rev=1327298&r1=1327297&r2=1327298&view=diff


[2] http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/httpcore-nio/src/main/java/org/apache/http/nio/entity/NStringEntity.java?view=diff&r1=1327297&r2=1327298&pathrev=1327298

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: r1327298 StringEntity and NStringEntity static method deletions - intentional?