Le 13 nov. 2014 10:51, "Johannes Weberhofer" <jweberho...@weberhofer.at> a
écrit :
>
> Dear Romain,
>
> the packages are build nicely at my platform, here is my non-binding +1.
>
> Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19
14:51:28+0100)
> Maven home: /home.local/java/apache-maven-3
> Java version: 1.7.0_71, vendor: Oracle Corporation
> Java home: /usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre
> Default locale: de_DE, platform encoding: UTF-8
> OS name: "linux", version: "3.16.6-2-desktop", arch: "amd64", family:
"unix"
>
> [INFO]
------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Commons JCS ................................ SUCCESS
[12.751s]
> [INFO] Apache Commons JCS :: Core ........................ SUCCESS
[14:30.007s]
> [INFO] Apache Commons JCS :: JCache ...................... SUCCESS
[2.009s]
> [INFO] Apache Commons JCS :: JCache TCK .................. SUCCESS
[2.087s]
> [INFO] Apache Commons JCS :: JCache Extras ............... SUCCESS
[2.135s]
> [INFO] Apache Commons JCS :: JCache OpenJPA .............. SUCCESS
[5.464s]
> [INFO]
------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
------------------------------------------------------------------------
> [INFO] Total time: 14:55.215s
> [INFO] Finished at: Thu Nov 13 10:45:11 CET 2014
> [INFO] Final Memory: 32M/192M
> [INFO]
------------------------------------------------------------------------
>
>
>
> running "mvn apache-rat:check" on the version results into errors which
seem to be in relation to the Java-version, but I don't know how to fix
them:
>
> Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property '
http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
> Compiler-Warnungen:
>   WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property '
http://javax.xml.XMLConstants/property/accessExternalDTD' is not
recognized.'
> Warning:  org.apache.xerces.parsers.SAXParser: Feature '
http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
> Warning:  org.apache.xerces.parsers.SAXParser: Property '
http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
> Warning:  org.apache.xerces.parsers.SAXParser: Property '
http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
>

These are only warnings due to jvm version. Maven plugin can fix it.

> Thank's to everybody involved, I'm looking forward to replace the old JCS
by this new version in the new version.
>
> Best regards,
> Johannes
>
> Am 12.11.2014 um 10:23 schrieb Romain Manni-Bucau:
>>
>> Hi
>>
>> I'm trying to align on commons standards this time.
>>
>> - here is the maven repo:
>> https://repository.apache.org/content/repositories/orgapachecommons-1061/
>> - assemblies can be found here
>>
https://repository.apache.org/content/repositories/orgapachecommons-1061/org/apache/commons/commons-jcs-dist/2.0-RC1/
>> (I didn't copy them in another place since I guess it is ok to use
>> nexus for it)
>> - tag is here:
svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0-RC1/
>> - Site staging is:
http://people.apache.org/~rmannibucau/commons-jcs-2.0-RC1/
>> - rat report is:
>> http://people.apache.org/~rmannibucau/commons-jcs-2.0-RC1/rat-report.html
>> - KEYS:  https://www.apache.org/dist/commons/KEYS
>>
>>
>> Please review the release candidate and vote.
>> This vote will close no sooner that 72 hours from now or until we get
>> 3 PMC votes.
>>
>> [ ] +1 Release these artifacts
>> [ ] +-0 OK, but...
>> [ ] -1 I oppose this release because...
>>
>> Thanks guys and sorry for all my learning steps,
>> Romain Manni-Bucau
>> @rmannibucau
>> http://www.tomitribe.com
>> http://rmannibucau.wordpress.com
>> https://github.com/rmannibucau
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>
> --
> Johannes Weberhofer
> Weberhofer GmbH, Austria, Vienna
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

Reply via email to