Hi Rory,

thanks for taking the time putting this together.

I just notice that in the changes list, some entries
seem to be broken off unexpectedly:

  "SSLServerSocketFactory. Thanks "   //Thanks WHOM?
  "updated MVSFTPEntryParser from "   //from WHERE?

Perhaps some XML escaping is missing here?
http://people.apache.org/~rwinston/commons-net-2.0/site/changes-report.h
tml#a2.0

In the commons-net-2.0.0.jar / META-INF I see that
there are also maven/.../pom.xml and maven/.../pom.properties
is that intended?

Given that Commons Net 2.0 requires Java 1.5, I'm missing a
   Bundle-RequiredExecutionEnvironment: J2SE-1.5
statement in the META-INF/MANIFEST.MF -- BTW is it actually
true that it requires 1.5 at runtime, or is it just using 1.5
source format such that it could even run with an 1.4 runtime
if compiled into 1.4 classfile format? I know that it requires
Java 1.4 java.util.regex but was not so sure about 1.5 
requirements... has anybody ever tried

  javac -target 1.4 -bootclasspath ${JAVA14_HOME}/lib/rt.jar

on commons net 2.0?

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 
 

> -----Original Message-----
> From: Rory Winston [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, September 18, 2008 8:53 AM
> To: Jakarta Commons Developers List
> Subject: [net] 2.0 Release Ready For Review
> 
> Hi all
> 
> The RC for net-2.0 is available for review at:
> 
> http://people.apache.org/~rwinston/commons-net-2.0
> 
> Changes are here:
> 
> http://people.apache.org/~rwinston/commons-net-2.0/site/change
> s-report.html#a2.0
> 
> Can someone take a look at the RC and see if there are any issues? If 
> not, I'll set up a  release vote.
> 
> Thanks
> Rory
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to