SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

apache-commons-javaflow rpm build for : Fedora 21. For other distributions click apache-commons-javaflow.

Name : apache-commons-javaflow
Version : 1.0 Vendor : Fedora Project
Release : 0.7.20120509SNAPSHOT.fc21 Date : 2014-06-07 17:21:06
Group : Unspecified Source RPM : apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.src.rpm
Size : 0.11 MB
Packager : Fedora Project
Summary : Commons JavaFlow
Description :
Sometimes it is useful if we can capture the state of the application,
its stack of function calls, which includes local variables, the global
variables and the program counter, and save them into an object. If
this object would give us the ability to restart the processing from
the point stored in it.
A continuation is exactly the type of object that we need. Think of a
continuation as an object that, for a given point in your program,
contains a snapshot of the stack trace, including all the local
variables, and the program counter. You can not only store these
things in the continuation object, but also restore the execution
of the program from a continuation object. This means that the stack
trace and the program counter of the running program become the ones
stored in a continuation.
Continuations are powerful concepts from the world of functional
languages, like Scheme, but they are becoming popular in other
languages as well.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/21/Server/s390x/os/Packages/a

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch.rpm
ftp.icm.edu.pl  apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch.rpm
ftp.icm.edu.pl  apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch.rpm
ftp.icm.edu.pl  apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch.rpm
ftp.icm.edu.pl  apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch.rpm
ftp.icm.edu.pl  apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch.rpm
ftp.icm.edu.pl  apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch.rpm
     

Provides :
apache-commons-javaflow
mvn(org.apache.commons:commons-javaflow)
mvn(org.apache.commons:commons-javaflow:pom:)

Requires :
mvn(asm:asm-analysis)
mvn(org.apache.commons:commons-jci-core)
mvn(asm:asm)
mvn(asm:asm-util)
jpackage-utils
mvn(commons-logging:commons-logging)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
java-headless
mvn(org.apache.ant:ant)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
mvn(asm:asm-tree)
mvn(asm:asm-commons)
rpmlib(PayloadIsXz) <= 5.2-1
mvn(org.apache.bcel:bcel)
mvn(commons-io:commons-io)


Content of RPM :
/usr/share/doc/apache-commons-javaflow
/usr/share/doc/apache-commons-javaflow/CREDITS.txt
/usr/share/doc/apache-commons-javaflow/LICENSE.txt
/usr/share/doc/apache-commons-javaflow/NOTICE.txt
/usr/share/doc/apache-commons-javaflow/TODO.txt
/usr/share/java/apache-commons-javaflow.jar
/usr/share/java/commons-javaflow.jar
/usr/share/maven-metadata/apache-commons-javaflow.xml
/usr/share/maven-poms/apache-commons-javaflow.pom
/usr/share/maven-poms/commons-javaflow.pom

 
ICM