Re: [VOTE] Release Apache Commons BCEL 6.4.0 based on RC2

2019-09-24 Thread Stian Soiland-Reyes
Gary, thanks for putting together an RC and the thorough description on how to verify releases! (perhaps some got scared.. we don't need everyone to test everything though!) My vote is: +1 (binding) Checked: [+] checksums vs *.sha512 vs VOTE email vs maven repo [+] git tag vs commit [*] git vs

Re: New Sub-project Proposal.

2019-09-12 Thread Stian Soiland-Reyes
ell if we include the container implementation or are they more for disk-based collections? -- Stian Soiland-Reyes https://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: New Sub-project Proposal.

2019-09-11 Thread Stian Soiland-Reyes
gt; concerns about conflicts with existing code. Duplication with of > functionality was the main concern as I recall. > > Claude > > On Wed, Sep 11, 2019, 09:43 Stian Soiland-Reyes wrote: > > > On Wed, 11 Sep 2019 18:12:24 +0200, Gilles Sadowski < > gillese...@gmail.com

Re: New Sub-project Proposal.

2019-09-11 Thread Stian Soiland-Reyes
laude's email I see it is it's *use* that needs explanation! The only dependencies in that code seem to be within the org.xenei.bloomfilter.collections package which currently include use of Jena's extended iterator classes. This could probably be refactored, if this package is als

Re: [VOTE] Release Apache Commons Daemon 1.2.0 RC2

2019-07-02 Thread Stian Soiland-Reyes
My vote: +1 (binding) Verified: +1 sha512 sha256 +1 asc / KEYS +1 src zip vs tar.gz +1 bin zip vs tar.gz vs jar +1 src vs git (missing in src: README.md CONTRIBUTING.md; whitespace differences in commons-daemon-1.2.0-native-src) +1 mvn repo vs dist +1 mvn apache-rat:ch

Google summer of code ideas?

2018-02-27 Thread Stian Soiland-Reyes
che.org%3E -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [RDF] Fluent parser API?

2018-02-20 Thread Stian Soiland-Reyes
On Tue, 20 Feb 2018 16:49:23 +, Stian Soiland-Reyes wrote: > ajs6f and others who like talking about immutability and fluent APIs: > I'll come back to the alternative ParserBuilder interface > which guides the client caller step by step straight into a parsed file. OK, so

[RDF] Fluent parser API?

2018-02-20 Thread Stian Soiland-Reyes
gets a very clean Parser interface to implement, no abstract class needed. It might however need to check itself that the config is complete enough for its needs as in theory it could be a null-config with nothing set. I'll come back to the alternative ParserBuilder interface which guides

Re: commons-csv git commit: CSV-216: Avoid Arrays.copyOf()

2018-02-20 Thread Stian Soiland-Reyes
such comments :) (It was also used for copying the headers, which was also String[]) -- Stian Soiland-Reyes The University of Manchester http://www.esciencelab.org.uk/ http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail:

Re: commons-csv git commit: CSV-216: Avoid Arrays.copyOf()

2018-02-16 Thread Stian Soiland-Reyes
s one out and can just go with the cleanest code :) On 16 February 2018 at 11:22, sebb wrote: > On 16 February 2018 at 10:01, Stian Soiland-Reyes wrote: >> I agree in general for .clone() on objects - and I'm trying to move >> away from using .clone() in that Commons RDF

Re: commons-csv git commit: CSV-216: Avoid Arrays.copyOf()

2018-02-16 Thread Stian Soiland-Reyes
t; >>>> >>>> Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo >>>> Commit: >>>> http://git-wip-us.apache.org/repos/asf/commons-csv/commit/f66a8390 >>>> Tree: http://git-wip-us.apache.org/repos/asf/commons-csv/tree/f66a8390 >>

Re: [CSV][POLL] How to provide mutable records

2018-02-13 Thread Stian Soiland-Reyes
On Mon, 12 Feb 2018 18:10:56 -0700, Gary Gregory wrote: > On Fri, Feb 9, 2018 at 10:05 AM, Stian Soiland-Reyes > I've not had time to review this yet but I hope to get to it sometimes this > week. Thanks. I'll wait for that before prepping a 1.6 RC so we get time to decide i

Re: [CSV][POLL] How to provide mutable records

2018-02-09 Thread Stian Soiland-Reyes
On Fri, 25 Aug 2017 19:19:58 +0100, Stian Soiland-Reyes wrote: > This came up also for commons rdf where we also have everything immutable, > which I think is a good principle to keep for modern Java 8 programming. > > So you need a mutator function like in (4) that either r

Re: [CSV] Release 1.6

2018-02-09 Thread Stian Soiland-Reyes
ll/25 proposing mutator functions. -- Stian Soiland-Reyes The University of Manchester http://www.esciencelab.org.uk/ http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additiona

Re: [VOTE] Release Commons Release Plugin 1.0 base on RC1

2018-01-16 Thread Stian Soiland-Reyes
til > 2018-01-14T03:00:00Z > (this is UTC time). > > > > Cheers, > -Rob > > [1] http://apache.org/foundation/voting.html > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional co

Re: [VOTE] Release Apache Commons RDF 0.5.0 based on RC2

2017-12-06 Thread Stian Soiland-Reyes
-rdf-jena-0.5.0 >> > commons-rdf-rdf4j-0.5.0 >> > commons-rdf-jsonld-java-0.5.0 >> > commons-rdf-integration-tests-0.5.0 >> > >> > The Maven Staging repository can be found at: >> > >> > https://repository.apache.org/

Re: [VOTE] Release Apache Commons RDF 0.5.0 from RC1

2017-11-10 Thread Stian Soiland-Reyes
ponent has been >> graduated? >> > I'm fine with the KEYS file location being in the vote thread, but just >> thought it >> > would be worth checking. >> >> As I pointed in a previous thread, although we g

Re: [IO] Releasing 2.6

2017-09-27 Thread Stian Soiland-Reyes
; executed sequentially. >>> >>> Cheers, >>> Pascal >>> >>> >>> - >>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >>> F

Re: [CSV][POLL] How to provide mutable records

2017-08-25 Thread Stian Soiland-Reyes
This came up also for commons rdf where we also have everything immutable, which I think is a good principle to keep for modern Java 8 programming. So you need a mutator function like in (4) that either returns a new immutable (but changed) CSVRecord; or alternatively a different MutableCSVRecord

Re: [launcher] Move to dormant?

2017-08-13 Thread Stian Soiland-Reyes
On 13 Aug 2017 7:43 pm, "Pascal Schumacher" wrote: Hello everybody, an opinions on moving commons-launcher to dormant? The last release is from 2007 and their have not been any bugfix or feature addition commits since. +1

Re: [all] Deploying components

2017-06-05 Thread Stian Soiland-Reyes
Personally I am happy about source distributions accompanying the jars in Maven Central, which are actually rebuildable as opposed to the -source.jars. they continue to be retrievable using Maven version mechanisms, compares to more fragile scripts crawling archive.apache.org (dist only contains t

Re: [all] Should our gitignore files contain only build-related entries?

2017-05-31 Thread Stian Soiland-Reyes
git commit --force" +1 to include the "usual IDE suspects" (emacs ~ files anyone?) in the .gitignore, particularly for Commons which may see many "drive by" contributors who don't have their global gitignore perfectly set up. (I don't even have one!) Should we add it

Re: [ALL] Build Javadoc with Java 9

2017-05-18 Thread Stian Soiland-Reyes
Agree to wait for Java 9 GA before it's general practice. Would not -1 a release candidate with nicer Java 9 javadoc though! With Java 8 there were many issues with javadoc checks and options incompatible with Java 7. I I don't know if anything changes here for Java 9, but trying to comply both

Re: [Numbers] NUMBERS-33

2017-05-09 Thread Stian Soiland-Reyes
On Tue, 09 May 2017 14:52:09 +0200, Gilles wrote: > [I specifically avoided "apply" so that it is free for when the > component > targets Java 8.] > > Can the "apply" method be static? No, interface implementations can't be static (and it is not possible to make an interface of static methods).

Re: [Numbers] NUMBERS-33

2017-05-09 Thread Stian Soiland-Reyes
On Tue, 9 May 2017 13:29:21 +0100, Stian Soiland-Reyes wrote: > I can only see this "value()" style make sense if there is also a common > interface, perhaps DoubleFunction? > https://docs.oracle.com/javase/8/docs/api/java/util/function/DoubleFunction.html DoubleUnaryOpera

Re: [Numbers] NUMBERS-33

2017-05-09 Thread Stian Soiland-Reyes
On Mon, 08 May 2017 14:16:12 +0200, Gilles wrote: > > Overall the addition looks good and well commented. The javadoc is a > > bit > > sparse and could do with some more hyperlinks. > Strange; I thought that it was doing rather well on this point. > Can you be more specific? [Please open a JIRA r

Re: [Numbers] NUMBERS-33

2017-05-08 Thread Stian Soiland-Reyes
Thanks! Not being a mathematician I am afraid I have not been able to review the correctness of the equation use. Overall the addition looks good and well commented. The javadoc is a bit sparse and could do with some more hyperlinks. I have some code design questions you may be able to clarify:

Re: [lang]

2017-05-01 Thread Stian Soiland-Reyes
Adding a class with a plan to @deprecate it, something doesn't sound right. :) We should not be putting much effort (and future maintainability) into adding functionality in Lang that jdk8 already (easily) can do. The point of Lang is to complement JDK's Lang classes and friends, not to backport w

Fwd: Google Summer of Code 2017 Mentor Registration

2017-03-07 Thread Stian Soiland-Reyes
Do we have any GSOC2017 ideas for Apache Commons? Tag them with the label "gsoc2017" in Jira! Any volunteers to mentor GSOC2017 students? All committers are eligible, I guess for Commons that is a bit special (as all ASF committers have write access), but I guess if you have contributed before to

Immutable builder pattern for parsers?

2017-02-08 Thread Stian Soiland-Reyes
le or immutable? How should the settings be kept? Fields, map, or what? Does it make sense with an interface, abstract class (keeps settings) and implementations (processess settings), or should we have a single ParserFactory class and have a new internal interface

Re: [Text] Consider making the project "multimodule"

2017-02-02 Thread Stian Soiland-Reyes
Modules of Text would make sense if we get larger differences of dependencies; if it is just different functionality, subpackages within a single module would be better. On 30 Jan 2017 5:53 pm, "Emmanuel Bourg" wrote: > Le 30/01/2017 à 15:16, Rob Tompkins a écrit : > > > I lean towards going wit

Re: RDF commons testing

2017-01-30 Thread Stian Soiland-Reyes
On Mon, 30 Jan 2017 10:20:46 +, Stian Soiland-Reyes wrote: > BTW - in your approach, would it work to run the tests out of the box > from an IDE like Eclipse? I think that is quite important so Commons RDF > can be maintainable by many people in Apache Commons. They did run out o

Re: RDF commons testing

2017-01-30 Thread Stian Soiland-Reyes
ou still have to make a such specialization, or is that automatic? BTW - in your approach, would it work to run the tests out of the box from an IDE like Eclipse? I think that is quite important so Commons RDF can be maintainable by many people in Apache Commons. -- Stian Soiland-Reyes U

Re: StringUtils.isEmpty() family of methods on Objects

2017-01-28 Thread Stian Soiland-Reyes
Agree with Benedikt here, if it's only the .toString() that is important, then "string" should appear in the method name; otherwise we need to do Commons Collections style handling of anything that can be empty or not. To support null (which isn't really "empty" but missing), perhaps just have the

Re: [rdf] roles after graduation

2017-01-19 Thread Stian Soiland-Reyes
I agree on not expanding too much on the roles and would favour removing PPMC roles except for those who are listed only as emeritus. On 17 Jan 2017 10:30 am, "Jochen Wiedmann" wrote: > Hi, Sergio, > > On Tue, Jan 17, 2017 at 8:31 AM, Sergio Fernández > wrote: > > > adjusting Stian's role [1} I

Re: [REPORT][DRAFT] Apache Commons Board Report for December 2016

2016-12-15 Thread Stian Soiland-Reyes
We had waited for Infra to do the rename/move of the commons rdf git repository; that was just completed two days ago. I did not republish site yet from src as half the pages would have many broken links to the new repo; in src/site it is already updated. Sergio was looking at ways to ensure the

Re: [VOTE][RC6] Release Commons RNG 1.0 (reminder)

2016-12-11 Thread Stian Soiland-Reyes
On 11 December 2016 at 06:11, Gilles wrote: >> This is a [VOTE] for releasing Apache Commons RNG 1.0 (from RC6). >> Tag name: >> RNG_1_0_RC6 (signature can be checked from git using 'git tag -v') >> >> Tag URL: >> >> >> >> https://git-wip-us.apache.org/repos/asf?p=commons-rng.git;a=commit;h=4581

Re: [ALL] Why is the component's web site part of the release vote?

2016-12-10 Thread Stian Soiland-Reyes
That sounds like not a problem at all as RAT passes on the RC. Just regenerate the site after releasing. (We have to verify download page manually anyway). (Perhaps building the site from the RC's tar-ball rather than the "dirty" mvn tree post release is safer) I think it would only block a rele

Re: Commons release policy

2016-12-05 Thread Stian Soiland-Reyes
gt;> -- >> >> Matt Sicker >> >> >> > >> > >> > >> > -- >> > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org >> > Java Persistence with Hibernate, Second Edition >> > <https://www.amazon.com/gp/produ

Re: [CANCE][VOTE][LAZY] Release Commons Parent POM 42 based on RC1

2016-12-03 Thread Stian Soiland-Reyes
aven ..? On 3 Dec 2016 4:41 pm, "Gary Gregory" wrote: So, when I run: mvn clean deploy -Duser.name=ggregory -Prelease -Ptest-deploy The zip and gz files are created but not signed or hashed. Thoughts? Gary On Sat, Dec 3, 2016 at 2:53 AM, Stian Soiland-Reyes wrote: > I would

Re: [CANCE][VOTE][LAZY] Release Commons Parent POM 42 based on RC1

2016-12-03 Thread Stian Soiland-Reyes
components are? > > thanks, > chas > > > On Dec 1, 2016, at 9:15 AM, Gary Gregory wrote: > > > > [editing subject] > > > > On Thu, Dec 1, 2016 at 9:14 AM, Gary Gregory > wrote: > > > >> I am canceling this VOTE to deal with the missing src f

Re: [VOTE][RC5] Release "Apache Commons RNG" version 1.0

2016-12-01 Thread Stian Soiland-Reyes
tches: ... > [ ] -1 No, do not release it because ... > > This vote will close in 72 hours, at 2016-12-03T00:00:00Z (this is UTC > time). > -- > > > Thanks, > Gilles > > > ----- > To unsubscribe, e-mail: dev-unsubscr...@commons.a

Re: [VOTE][LAZY] Release Commons Parent POM 42 based on RC1

2016-12-01 Thread Stian Soiland-Reyes
te: > On Wed, Nov 30, 2016 at 1:34 AM, Stian Soiland-Reyes > wrote: > >> Just a thing I noticed.. >> >> In https://dist.apache.org/repos/dist/release/commons/commons- >> parent/commons-parent-41/ >> and before we had a -src.tar.gz and -src.zip >

Re: [ALL] Version number(s) for modular components

2016-12-01 Thread Stian Soiland-Reyes
that the general rule for Commons is simplicity, both for the user and for developers. While an unnecessary module upgrade is not as "beautiful" as clean semantic version separations per module, it is, I would argue, simpler to deal with for both consumers, developers and release managers.

Re: [RDF] Graduating Commons RDF to Commons PMC

2016-11-30 Thread Stian Soiland-Reyes
27;Admins'), and asked INFRA to change it to the commons notification scheme (issues@commons). I also put Apache Commons Developers (e.g. issues@commons) as the "Lead". I also renamed the Jenkins build from incubator-commonsrdf to commons-rdf (but did not change it's git repo sett

Re: [ALL] Version number(s) for modular components

2016-11-30 Thread Stian Soiland-Reyes
Yeah, that could be the better way, with a branched off commit for the "shrunk" project with a smaller list in the parent, then no particular flags are needed to build from the resulting tag or source repo. I initially planned to do so within the Taverna project (before we moved to ASF), as it co

Re: [VOTE][LAZY] Release Commons Parent POM 42 based on RC1

2016-11-30 Thread Stian Soiland-Reyes
gory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2b8> >> >> >> <http://ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1617290459> >> JUnit in Action, Second Edition >> >> <https

Re: [VOTE][LAZY] Release Commons Parent POM 42 based on RC1

2016-11-30 Thread Stian Soiland-Reyes
ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021&linkCode=as2&tag=garygregory-20&linkId=31ecd1f6b6d1eaf8886ac902a24de418%22 > > > < http://ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182021 > > Spring Batch in Action > < https://www.amazon.com/gp/product/1935182951/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182951&linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B%7Blink_id%7D%7D%22%3ESpring%20Batch%20in%20Action > > > < http://ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182951 > > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718

[RDF] Graduating Commons RDF to Commons PMC

2016-11-28 Thread Stian Soiland-Reyes
[RDF]. (I'll send a separate reminder about this to the dev@commonsrdf list before it closes) -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.a

Re: [ALL] Version number(s) for modular components

2016-11-27 Thread Stian Soiland-Reyes
I think Gilles' reasoning is sound for semantic versioning and releases, in line with OSGi principles. However I think that would be better suited in a large or enterprise project with mainly internal usersnpf the libraries that can play along, not in Apache Commons which are making general availab

[RESULT] [VOTE] Accept Commons RDF as a new component

2016-11-26 Thread Stian Soiland-Reyes
On 23 November 2016 at 13:47, Stian Soiland-Reyes wrote: > [Note: this is the Commons PMC vote on dev@commons - there's a > concurrent IPMC VOTE thread on general@incubator] > > Please VOTE on graduating Commons RDF as new component: Thanks to everyone who voted! The results

Re: [RNG][ALL] Official vs "courtesy" code ?

2016-11-25 Thread Stian Soiland-Reyes
I think I'll tend towards agreeing with Jochen here, rather get half the modules out early than fight ourselves with versioning workarounds if the rest of the modules are not ready for prime time. However I see concerns of selective "part releases" and reproducible builds, so I would do this using

Re: [RNG] Aggregate artefacts (for archive download)

2016-11-24 Thread Stian Soiland-Reyes
Within the assembly descriptor you can use a for the modules you want to include. See https://github.com/apache/commons-jcs/blob/trunk/commons-jcs-dist/src/assembly/bin.xml for example, here the assembly is done in a -dist submodule itself, but it can also be done directly in the parent as long a

[VOTE] Accept Commons RDF as a new component

2016-11-23 Thread Stian Soiland-Reyes
m dev@commonsrdf: +1 Stian Soiland-Reyes (Commons PMC binding) +1 Benedikt Ritter (Commons PMC binding) +1 Gary Gregory (Commons PMC binding) Proposed component name: rdf Proposed package name: org.apache.commons.rdf Source code of RDF component: https://git-wip-us.apache.org/repos/asf?p=incu

[RDF] Draft introduction to Commons RDF

2016-11-21 Thread Stian Soiland-Reyes
mentations, which would require use of Maven for dependencies. I thing a second tutorial could cover that aspect. -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.apac

Re: [BEANUTILS] Docker Jenkins Job?!

2016-11-19 Thread Stian Soiland-Reyes
You can delete it, it was my attempt to test the build on different jdk versions not already on Jenkins slaves, I think there were some oracle vs OpenJDK issues in the last Release Candidate. On 18 Nov 2016 10:21 pm, "Benedikt Ritter" wrote: > Hello, > > we have this jenkins job that executes a

Re: [ANNOUNCE] Apache Commons JCS 2.0-beta-2 Released

2016-11-17 Thread Stian Soiland-Reyes
he/commons/commons- >> jcs-core/2.0-beta-2/ >> >> Bye, Thomas. >> >> >> - >> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org >> For additional commands, e-mail: user-h...@commons.apache.org >> >> -- Stian Soi

Re: [ALL] How to "deploy" selectively (multi-module project)?

2016-11-17 Thread Stian Soiland-Reyes
the contents of the module here: > > https://git-wip-us.apache.org/repos/asf?p=commons-rng.git;a=tree;f=commons-rng-build-tools;h=a126e20df3ed8921783b0ca4754e33f6ed6e9692;hb=refs/heads/RNG-30__sampling > > >> >> Cheers, >> Jörg >> >> >>> >>> Regards, >>> Benedikt >>> >>> >>>> >>>> >>>> Regards, >>>> Gilles >>>> > > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: Build failed in Jenkins: commons-beanutils #17

2016-11-17 Thread Stian Soiland-Reyes
> <https://builds.apache.org/job/commons-beanutils/ws/> && > /home/jenkins/tools/java/latest1.6/bin/java -Xmx49M '${argLine}' -jar > <https://builds.apache.org/job/commons-beanutils/ws/target/surefire/surefirebooter305925594730864.jar> > > &l

Re: How to publish multi-module site..?

2016-11-17 Thread Stian Soiland-Reyes
6fcd39a8ee7426826e7b25e5cfe0628820;hp=b05e3e6e6acad0baeeb7e19358093232119548bb > > At list for the the result at target/staging looks good when executing: mvn > clean site site:stage > > Please Stian, take a look to double check it. > > Cheers, > > > On Thu, Nov 17, 2016 at 12:25 AM, Gilles > wro

Re: [DISCUSS] Commons RDF as new component?

2016-11-16 Thread Stian Soiland-Reyes
> > return new SimpleRDF(); > > } > > > > Is/should a service loader be used to allow pluging in/discovering > > implementations? > > > > Gary > > > > On Nov 16, 2016 5:22 AM, "Stian Soiland-Reyes" wrote: > > > > Common

Re: [DISCUSS] Commons RDF as new component?

2016-11-16 Thread Stian Soiland-Reyes
eviewing the > still evolving RDF4J integration, have been deferred to the future and > they would not be easily addressed if a 1.0 release line was declared > now. > > However, that isn't a reason to keep it in incubation. Good luck! > > Cheers, > > Peter > > On

Re: [DISCUSS] Commons RDF as new component?

2016-11-16 Thread Stian Soiland-Reyes
OK, I'll go straight to VOTE in a couple of days to allow dev@commonsrdf list to sync up first :) (One questions would be how to do mailing list transition) On 16 November 2016 at 13:30, Jochen Wiedmann wrote: > On Wed, Nov 16, 2016 at 2:22 PM, Stian Soiland-Reyes wrote: &g

Re: [ANNOUNCE] Apache Commons RDF 0.3.0-incubating

2016-11-16 Thread Stian Soiland-Reyes
tion Framework" > would help as there are other possible meanings for the acronym RDF. > Most are unlikely to apply but the reader should not have to research this. > > > On 16 November 2016 at 11:15, Stian Soiland-Reyes wrote: >> The Apache Commons RDF team is pleased to an

[DISCUSS] Commons RDF as new component?

2016-11-16 Thread Stian Soiland-Reyes
ps://github.com/apache/incubator-commonsrdf/ https://commonsrdf.incubator.apache.org/apidocs/ -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additio

Re: How to publish multi-module site..?

2016-11-16 Thread Stian Soiland-Reyes
On 16 November 2016 at 11:26, Stian Soiland-Reyes wrote: > But I could not get it to publish the submodule sites correctly. > mvn clean package site-deploy > > overwrites the main site with the last module's site instead! (Do not use!) https://maven.apache.org/plugins/

How to publish multi-module site..?

2016-11-16 Thread Stian Soiland-Reyes
/site target/site-content/commons-rdf-$a ; done cd target/site-content/ svn add commons-rdf-* svn commit -m "submodules" Any ideas..? -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mai

[ANNOUNCE] Apache Commons RDF 0.3.0-incubating

2016-11-16 Thread Stian Soiland-Reyes
indicate that the project has yet to be fully endorsed by the ASF. sha1 checksums: 965cbbb52946ae9ba710ab19a8fb931fbfe65e7f apache-commons-rdf-0.3.0-incubating-src.zip 9e08b3edcc633eb07a1c303b1939a0faaebb6c1f apache-commons-rdf-0.3.0-incubating-src.tar.gz -- Stian Soiland-Reyes http://orcid.org

Re: [crypto] package access on ivars?

2016-11-08 Thread Stian Soiland-Reyes
ebb wrote: > >> On 8 November 2016 at 09:30, Gary Gregory wrote: >> > On Tue, Nov 8, 2016 at 1:19 AM, sebb wrote: >> > >> >> On 8 November 2016 at 07:34, Stian Soiland-Reyes >> wrote: >> >> > I don't think binary compatibility s

Re: Enable travis-ci for commons-io?

2016-11-08 Thread Stian Soiland-Reyes
Sounds great to me, particularly if it can test the pull requests! For testing with Java 8 on Travis you may need a little workaround, as on the default build slave you get a broken oldie jdk8 build: https://github.com/apache/incubator-commonsrdf/blob/master/.travis.yml On 8 Nov 2016 7:34 am, "P

Re: [crypto] package access on ivars?

2016-11-07 Thread Stian Soiland-Reyes
I don't think binary compatibility should include package level access, as long as that package is only used within a single Commons JAR, then we are free to change those, at least in a new minor release. (I would say even patch level unless serialisation is used). In particular, package level acc

FindBugs project announced as 'dead', blaims code rot and lack of maintainers

2016-11-06 Thread Stian Soiland-Reyes
for all the evil. This > code can't be fixed, it must be rewritten. ..but the main problem seems to be lack of maintaners. -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubs

Re: [ALL] hashes of signatures

2016-10-31 Thread Stian Soiland-Reyes
es are there on the staging repo. Is anyone > aware of having fixed this issue in the Commons build? I can't find any > config that seems relevant. > > Thanks, > Matt -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 -

Re: [VOTE] DBCP 2.2 rc2

2016-10-31 Thread Stian Soiland-Reyes
orgot to clean up. > > And yes, help is appreciated. I haven't had a chance to look back at this, > but one of the things we wanted to accomplish with this bug fix was to also > introduce a pattern for black box testing Commons libraries in OSGi. > > On 31 October 2016 at 10

Re: [VOTE] DBCP 2.2 rc2

2016-10-31 Thread Stian Soiland-Reyes
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, >> > > > i.e. sometime after 10-A

Re: [lang] To Java 7

2016-10-24 Thread Stian Soiland-Reyes
-- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > > > -- > Matt Sicker -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [lang] To Java 7

2016-10-23 Thread Stian Soiland-Reyes
+1, in line with earlier discussed upgrade path we can then do a Java 7 minor version before we jump to Java 8. On 23 Oct 2016 9:39 am, "Benedikt Ritter" wrote: > I don't see improvements from a user perspective when upgrading to Java 7, > but Java 6 is long EOL. So +1 from my side. > > Pascal S

Re: [RDF] Rename RDFTermFactory to RDFFactory / RDF?

2016-10-22 Thread Stian Soiland-Reyes
On 21 October 2016 at 16:37, Stian Soiland-Reyes wrote: > Great, I've got a branch suggesting changing it to RDFFactory and have > already changed the implementations to "JenaFactory" and "RDF4JFactory" > > I'll raise it as a pull request

Re: [RDF] Rename RDFTermFactory to RDFFactory / RDF?

2016-10-21 Thread Stian Soiland-Reyes
JenaNode(). > > > > Example: > > > > RDF rdf = new JenaRDF(); > > IRI iri = rdf.createIRI("http://example.com/";); > > Triple triple = rdf.createTriple(iri, iri, iri); > > Graph g = rdf.createGraph();

Re: [ALL] Component with multiple modules?

2016-10-21 Thread Stian Soiland-Reyes
Commons RDF as well, although it is still published under its own incubator subdomain. On 20 Oct 2016 2:00 pm, "Gilles" wrote: > Hi. > > Can you point me at a component that has a config supporting > multiple modules? > > Thanks, > Gilles > > > ---

Re: [logging][proposal] Statement of intent/status

2016-10-17 Thread Stian Soiland-Reyes
+1 - we can show how Commons Logging user code can be updated to log4j2. I think many users of Commons Logging now is through the libraries they depend on. On 17 Oct 2016 6:45 pm, "Gary Gregory" wrote: > Hi All, > > I propose that we state that: > - Apache Commons Logging is entering maintenanc

Re: [VOTE] Release Apache Commons Lang 3.5 based on RC1

2016-10-03 Thread Stian Soiland-Reyes
lang/LANG_3_5_RC1 ? > > Regards, > Benedikt -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[COMPRESS] [MATH] [VALIDATOR] [PARENT] Removing old releases from dist?

2016-09-30 Thread Stian Soiland-Reyes
. dbcp for different JDK compatibility) -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [RNG] modules vs projects

2016-09-29 Thread Stian Soiland-Reyes
case: > Add a feature in "utils" and you force users of "core" to upgrade. > And the converse is also true. > >> >>> Just to spare one vote every two years? >> >> >> And multiple projects would hypothetically ease one migration every five >> years? > > > This would happen for _every_ release. > > Gilles > > >> >> Emmanuel Bourg >> >> > > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [ALL] Character set in dist area? (e.g. RELEASE-NOTES.txt)

2016-09-27 Thread Stian Soiland-Reyes
-- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe

Re: clirr-maven-plugin fails - update to 2.8?

2016-09-26 Thread Stian Soiland-Reyes
gt; - Should we use the Animal Sniffer plugin for all components to build with >> a more recent Java version than the one the component requires and still >> check that the code does not use new Java APIs? >> > > Yes. > > Regards, > Benedikt > > >> >

Re: Subject: [ANNOUNCEMENT] Apache Commons BeanUtils 1.9.3 released

2016-09-26 Thread Stian Soiland-Reyes
On 26 September 2016 at 12:59, Stian Soiland-Reyes wrote: > The Apache Commons team is pleased to announce the release of Apache > Commons BeanUtils 1.9.3 Bah.. "Subject: Subject: [ANNOUNCEMENT]" -- hope it still counts :-( BTW - all other emails on https://lists.apache.org

Subject: [ANNOUNCEMENT] Apache Commons BeanUtils 1.9.3 released

2016-09-26 Thread Stian Soiland-Reyes
-collections from 3.2.1 to 3.2.2 (CVE-2015-4852). Thanks to Gary Gregory. * BEANUTILS-490: Update java requirement to Java 6. Thanks to Gary Gregory. * BEANUTILS-492: IndexedPropertyDescriptor tests now pass on Java 8. Thanks to Stian Soiland-Reyes. * BEANUTILS-495: DateConverterTestBase fails on M/d/yy

clirr-maven-plugin fails - update to 2.8?

2016-09-26 Thread Stian Soiland-Reyes
2.8/clirr-maven-plugin-2.8.pom https://github.com/mojohaus/clirr-maven-plugin/releases/tag/clirr-maven-plugin-2.8 -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons

[ALL] Character set in dist area? (e.g. RELEASE-NOTES.txt)

2016-09-25 Thread Stian Soiland-Reyes
t breaks anything on the mirrors. So far so good: stain@biggiebuntu:~/src/95$ curl -s -I http://www.apache.org/dist/commons/beanutils/RELEASE-NOTES.txt | grep Content-Type Content-Type: text/plain; charset=utf-8 Views..? -- Stian Soiland-Reyes

[RESULT] [VOTE] Release Commons BeanUtils 1.9.3 RC3

2016-09-25 Thread Stian Soiland-Reyes
On 21 September 2016 at 17:54, Stian Soiland-Reyes wrote: > This is a [VOTE] for releasing Apache Commons BeanUtils 1.9.3 (from RC3) > (..) > 4c285c2c9af35be0ea77e6ada9674e2c7b226fa6 commons-beanutils-1.9.3-bin.tar.gz > b2e6f70aaa2ca500899cb149c919b6bbb0256f96 commons-beanutils-1

Re: [VOTE] Release Commons BeanUtils 1.9.3 RC3

2016-09-25 Thread Stian Soiland-Reyes
en_GB, platform encoding: UTF-8 OS name: "linux", version: "4.4.0-38-generic", arch: "amd64", family: "unix" On 25 September 2016 at 01:05, Henning Schmiedehausen wrote: > Builds fine on Mac with JDK8 > > +1 > > -h > > > > On Wed, Sep

Re: [VOTE] Release Commons BeanUtils 1.9.3 RC3

2016-09-25 Thread Stian Soiland-Reyes
a bunch of checkstyle warnings which seem to be caused by a > mis-configured license check. We have agreed it is sufficient with Apache Rat for license header checks, so for the future I've removed the headerFile check from checkstyle.xml in SVN. -- Stian Soiland-Reyes http://

Re: [VOTE] Release Commons BeanUtils 1.9.3 RC3

2016-09-23 Thread Stian Soiland-Reyes
/jira/browse/BEANUTILS-497 on doclint errors. -- it's quite a few for beanutils! :-( I hope as this only happens with "mvn site" on Oracle JDK 8++ I hope the [VOTE] can proceed.. -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718

Re: [VOTE] Release Commons BeanUtils 1.9.3 RC3

2016-09-23 Thread Stian Soiland-Reyes
unch of checkstyle warnings which seem to be caused by a > mis-configured license check. > > In total: +1, good work! > Oliver > > Am 21.09.2016 um 18:54 schrieb Stian Soiland-Reyes: > > This is a [VOTE] for releasing Apache Commons BeanUtils 1.9.3 (from RC3) > > >

Re: Java8 utilities

2016-09-23 Thread Stian Soiland-Reyes
Not sure what java.lang.invoke utility methods you are having in mind, to me it looks complex enough that getting such an API right is not straight forward and could be better developed outside Lang. Let's do what Gary proposes and an orderly upgrade - our Java 7 intermediary will mainly be syntac

Re: [codec] ready for a release

2016-09-21 Thread Stian Soiland-Reyes
the changes > plugin, and clirr is unable to run for some reason. The changes look good. > > Emmanuel Bourg > > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-ma

Re: AW: Java8 utilities

2016-09-21 Thread Stian Soiland-Reyes
. > > Gary > > > On Wed, Sep 21, 2016 at 10:21 AM, Stian Soiland-Reyes > wrote: > >> +1 to be brave and make Lang 3.6 be Java 8, so Lambda helpers can join >> here. I have a couple of Stream helpers that could also fit in there. >> >> >> >>

Re: [ALL] Valid reasons for blocking a release?

2016-09-21 Thread Stian Soiland-Reyes
the occasional -1. > >>> It looks pretty lame IMO if the first thing you see, our site or >>> github, is wrong or missing info. It could make one wonder about >>> overall attention to detail... > >> Nothing _looks_ lame. >

Re: AW: Java8 utilities

2016-09-21 Thread Stian Soiland-Reyes
mands, e-mail: dev-h...@commons.apache.org >> > >> > >> > > > > -- > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory -- Stian Soiland-Reyes http://orcid.org/-0001-9842-9718 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

  1   2   3   >