SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

jakarta-commons-exec rpm build for : Other. For other distributions click jakarta-commons-exec.

Name : jakarta-commons-exec
Version : 1.0.1 Vendor : jPackage project
Release : 3.jpp6 Date : 2010-01-09 18:01:36
Group : Development/Libraries/Java Source RPM : jakarta-commons-exec-1.0.1-3.jpp6.src.rpm
Size : 0.07 MB
Packager : Will Tatam < will_tatam_red61_com>
Summary : Jakarta Commons Exec
Description :
Executing external processes from Java is a well-known problem area. It is
inheriently platform dependent and requires the developer to know and test
for platform specific behaviors, for example using cmd.exe on Windows or
limited buffer sizes causing deadlocks. The JRE support for this is very
limited, albeit better with the new Java SE 1.5 ProcessBuilder class.

Reliably executing external processes can also require knowledge of the
environment variables before or after the command is executed. In J2SE
1.1-1.4 there is not support for this, since the method, System.getenv(),
for retriving environment variables is deprecated.

There are currently several different libraries that for their own purposes
have implemented frameworks around Runtime.exec() to handle the various
issues outlined above. The proposed project should aim at coordinating and
learning from these initatives to create and maintain a simple, reusable and
well-tested package. Since some of the more problematic platforms are not
readily available, it is my hope that the broad Apache community can be a
great help.

RPM found in directory: /packages/linux-pbone/archive/www.jpackage.org/jpackage/6.0/generic/free/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  jakarta-commons-exec-1.0.1-3.jpp6.noarch.rpm
     

Provides :
commons-exec
jakarta-commons-exec

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh
jpackage-utils
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/etc/maven/fragments/jakarta-commons-exec
/usr/share/doc/jakarta-commons-exec-1.0.1
/usr/share/doc/jakarta-commons-exec-1.0.1/LICENSE.txt
/usr/share/doc/jakarta-commons-exec-1.0.1/NOTICE.txt
/usr/share/java/commons-exec-1.0.1.jar
/usr/share/java/commons-exec.jar
/usr/share/java/jakarta-commons-exec-1.0.1.jar
/usr/share/java/jakarta-commons-exec.jar
/usr/share/maven2/poms/JPP-jakarta-commons-exec.pom

 
ICM