Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=7469&projectId=166
Build statistics:
State: Failed
Previous State: Failed
Started at: Fri 21 Sep 2007 13:31:36 -0700
Finished at: Fri 21 Sep 2007 13:31:55 -0700
Total time: 19s
Build Trigger: Schedule
Build Num
It is currently tied to the ant Execution task infrastructure, but the
idea of detecting the platform to build the process invocation may be
moved to lang. This would simply require to find a way in lang to
cleanly invoke a process... Maybe with a dependency on commons-exec ?
2007/9/21, sebb <[EMA
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project commons-jelly-tags-jaxme has an issue affecting its community
integration.
This
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project commons-jelly-tags-jsl-test has an issue affecting its community
integration.
Th
Hello Rory,
thanks for the pointer. Looks like the biggest changes
in commons net 2.0 are
- Require Java 1.5
- Use java.util.regex instead of ORO
- Use JDK SocketFactory
- Use Maven2 for building
- Support FTPS
These are interesting, but unfortunately we cannot require
Java 1.5 for our curre
On 21/09/2007, nicolas de loof <[EMAIL PROTECTED]> wrote:
> Copying ant code requires many classes to be duplicated (
> Execute, Os, CommandLauncher and it's implementations, Process,
> ExecuteStreamHandler, ExecuteWatchdog ...)
>
> I've attached a simplier implementation to
> http://issues.apache.
Copying ant code requires many classes to be duplicated (
Execute, Os, CommandLauncher and it's implementations, Process,
ExecuteStreamHandler, ExecuteWatchdog ...)
I've attached a simplier implementation to
http://issues.apache.org/jira/browse/CONFIGURATION-284
that delegates to ant, addidn an op