SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

openprops rpm build for : Fedora 28. For other distributions click openprops.

Name : openprops
Version : 0.8.5 Vendor : Fedora Project
Release : 2.fc28 Date : 2018-05-29 09:48:33
Group : Development/Libraries Source RPM : openprops-0.8.5-2.fc28.src.rpm
Size : 0.04 MB
Packager : Fedora Project
Summary : An improved java.util.Properties from OpenJDK
Description :
OpenProps is a tiny Java library which reads and writes .properties files
using the same code as java.util.Properties from the OpenJDK, but enhanced so
that it preserves the order of entries within the file, and it also preserves
comments in the file.
This means that a Properties editor or a file converter written to use
OpenProps won\'t have to lose comments or mess up the order of entries.

By using OpenJDK code, OpenProps should handle all the old corner-cases in
exactly the same way Java does. The handling of whitespace and comments is
tested by a number of JUnit tests. But please let me know if you find a bug!

Note the following differences from java.util.Properties:

1. preserves comments and the order of entries in the file
2. storeToXml doesn\'t use the Sun DTD (or any DTD) because it adds attributes
for comments.
3. equals() and hashCode() won\'t work the same way as with java.util.Properties,
because they are no longer inherited from Hashtable.
All you get is identity equality/hashcode.

Also note that any header comment in the .properties file will be interpreted as
a comment attached to the first message.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/28/Everything/x86_64/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  openprops-0.8.5-2.fc28.noarch.rpm
ftp.icm.edu.pl  openprops-0.8.5-2.fc28.noarch.rpm
     

Provides :
mvn(org.fedorahosted.openprops:openprops)
mvn(org.fedorahosted.openprops:openprops:pom:)
openprops

Requires :
java-headless >= 1:1.6
javapackages-tools
jpackage-utils
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/openprops
/usr/share/doc/openprops/README.txt
/usr/share/java/openprops
/usr/share/java/openprops/openprops.jar
/usr/share/licenses/openprops
/usr/share/licenses/openprops/COPYING.txt
/usr/share/maven-metadata/openprops.xml
/usr/share/maven-poms/openprops
/usr/share/maven-poms/openprops/openprops.pom

 
ICM