معرفی شرکت ها


openprops-0.8.5-alt1_4jpp8.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

An improved java.util.Properties from OpenJDK
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته openprops
نام فایل بسته openprops-0.8.5-alt1_4jpp8.noarch.rpm
نسخه بسته 0.8.5
انتشار بسته alt1_4jpp8
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 28 May 2019 05
هاست سازنده viy-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/zanata/openprops
مجوز GPLv2 with exceptions
حجم دانلود 31K
حجم نصب 46.033K
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.


جایگزین ها

بسته نسخه معماری مخزن
openprops-javadoc-0.8.5-alt1_4jpp8.noarch.rpm 0.8.5 noarch ALT classic


نیازمندی

مقدار نام
- jpackage-utils
- javapackages-tools
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 0.8.5 mvn(org.fedorahosted.openprops:openprops)
= 0.8.5 mvn(org.fedorahosted.openprops:openprops:pom:)
= 0.8.5-alt1_4jpp8:sisyphus+230554.100.1.2 openprops


نحوه نصب


نصب پکیج rpm openprops:

    sudo apt-get install openprops-0.8.5-alt1_4jpp8.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/openprops-0.8.5
/usr/share/doc/openprops-0.8.5/COPYING.txt
/usr/share/doc/openprops-0.8.5/README.txt
/usr/share/java/openprops
/usr/share/java/openprops/openprops.jar
/usr/share/maven-metadata/openprops.xml
/usr/share/maven-poms/openprops
/usr/share/maven-poms/openprops/openprops.pom


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2019-05-26

new version

2018-05-31

java update

2018-05-30

fixed build with maven-javadoc-plugin 3

2017-11-09

fc27 update

2017-10-22

new jpp release

2016-11-25

new version

2016-02-02

new version

2014-08-26

new release