Re: [GitHub] commons-bcel pull request #10: BCEL-276 LocalVariableTypeTable is not update...

2016-09-12 Thread Benedikt Ritter
Hello Mark, thank you for investigating this. I've reopened the issue. I currently don't know when I will have the time to look into it, but we'll definitely fix it before 6.1 Regards, Benedikt Mark Roberts schrieb am Mo., 12. Sep. 2016 um 18:46 Uhr: > This issue needs to be reopened as the ch

Re: [IO] SVN or GIt

2016-09-12 Thread Benedikt Ritter
Are you using the correct URL? The git repo is at https://git-wip-us.apache.org/repos/asf/commons-io I've already pushed some commits. BTW: I was unable to update the website because the site build does not work on any of my JDKs. I did not have the time to investigate the issue. We should fix tha

Re: [IO] SVN or GIt

2016-09-12 Thread Jochen Wiedmann
Was there a corresponding Jira issue? If so, I suggest nagging infra on Hipchat. (They don't like, if we do, but that has helped quickly in the past.) If not, I suggest creating it. Jochen On Mon, Sep 12, 2016 at 10:12 PM, Gary Gregory wrote: > Did we finish the conversion of commons-io from S

Re: [RDF] jena, rdf4j, json-ld integrations

2016-09-12 Thread Peter Ansell
Hi Stian, Sesame-4 will not have any more releases due to the Eclipse migration, so you will not have a large user-base for that. Even maintaining a Sesame-2.8 module may not find many users, as users who are still using it for the near future will likely not be migrating to Java-8 and hence won't

Re: Apache Commons Report Due

2016-09-12 Thread Gary Gregory
Oops, here it is: ## Description: The Apache Commons project focuses on all aspects of reusable Java components. The Apache Commons components are widely used in many projects, both within Apache and without. Any ASF committer can commit to Apache Commons. The last report was on June 7 2016. #

Re: [RDF] Implementation class name style?

2016-09-12 Thread Gary Gregory
Hi, For names, I like CamelCaseEvenForAcronyms, like IbmXmlSaxParser instead of IBMXMLSAXParser. Gary On Mon, Sep 12, 2016 at 5:32 PM, Stian Soiland-Reyes wrote: > [[ I've copied both lists, prefer replies to dev@commons.apache.org ]] > > What style should we use for packages and class names f

Re: Apache Commons Report Due

2016-09-12 Thread Gilles
On Mon, 12 Sep 2016 12:51:30 -0700, Gary Gregory wrote: Here is what I plan to send: ? [Or an empty report.] Gilles On Sun, Sep 11, 2016 at 11:43 AM, Matt Sicker wrote: That sounds like it sums it up to date. On 11 September 2016 at 10:45, Gary Gregory wrote: > Is there anything spec

Re: [RDF] adaptation methods in RDFTermFactory?

2016-09-12 Thread Matt Sicker
Couldn't you do the JDBC Wrapper style interface and have a generic method like: T unwrap(Class cls); Or make more specific unwrap methods like: T unwrap(Class cls); If this is for implementation-specific casts and such. On 12 September 2016 at 19:56, Stian Soiland-Reyes wrote: > [[ Cross-

[RDF] adaptation methods in RDFTermFactory?

2016-09-12 Thread Stian Soiland-Reyes
[[ Cross-post - prefer replies to dev@commons ]] Each of the Common RDF implementations come with a RDFTermFatory http://stain.github.io/incubator-commonsrdf/integration/org/apache/commons/rdf/api/RDFTermFactory.html On a classical flat classloader the implementations of this factory can be disc

[RDF] Implementation class name style?

2016-09-12 Thread Stian Soiland-Reyes
[[ I've copied both lists, prefer replies to dev@commons.apache.org ]] What style should we use for packages and class names for the Commons RDF Term implementations? To give an example: http://stain.github.io/incubator-commonsrdf/integration/org/apache/commons/rdf/api/IRI.html (org.apache.com

[RDF] jena, rdf4j, json-ld integrations

2016-09-12 Thread Stian Soiland-Reyes
Hi, [[ Cross-posting - let's try to reply to dev@commons. ]] As you might have spotted if you've seen the Commons RDF Jira/commit emails, I have been working on adding integrations for Jena, RDF4j and JSONLD-Java on these branches: https://github.com/apache/incubator-commonsrdf/tree/jena https

Re: Could you please checkout this PR?

2016-09-12 Thread Jiju Kuruvilla
Thank you, Matt! jiju On Mon, Sep 12, 2016 at 6:15 PM, Matt Sicker wrote: > PR = pull request. It's how people contribute patches via GitHub. > > On 12 September 2016 at 17:04, Jiju Kuruvilla > wrote: > > > hello, > > > > I am totally new to this. I know this may sound stupid, but what is a >

Re: Could you please checkout this PR?

2016-09-12 Thread Matt Sicker
PR = pull request. It's how people contribute patches via GitHub. On 12 September 2016 at 17:04, Jiju Kuruvilla wrote: > hello, > > I am totally new to this. I know this may sound stupid, but what is a PR? I > joined this project to learn as well as with the intention of helping out. > > thanks,

Re: Could you please checkout this PR?

2016-09-12 Thread Jiju Kuruvilla
hello, I am totally new to this. I know this may sound stupid, but what is a PR? I joined this project to learn as well as with the intention of helping out. thanks, jiju On Sun, Sep 11, 2016 at 4:31 AM, Behrang Saeedzadeh wrote: > Hi fellows, > > I've addressed all the comments regarding thi

[IO] SVN or GIt

2016-09-12 Thread Gary Gregory
Did we finish the conversion of commons-io from Svn to Git? I cannot seem to push or pull from the git repo. Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition

Re: Apache Commons Report Due

2016-09-12 Thread Gary Gregory
Here is what I plan to send: On Sun, Sep 11, 2016 at 11:43 AM, Matt Sicker wrote: > That sounds like it sums it up to date. > > On 11 September 2016 at 10:45, Gary Gregory > wrote: > > > Is there anything specific you'd like noted WRT Commons Math and Commons > > RNG? > > > > Otherwise I'll ke

Jenkins build is back to stable : commons-beanutils #5

2016-09-12 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is back to stable : commons-beanutils » Apache Commons BeanUtils #5

2016-09-12 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

RE: [GitHub] commons-bcel pull request #10: BCEL-276 LocalVariableTypeTable is not update...

2016-09-12 Thread Mark Roberts
This issue needs to be reopened as the changes are incorrect. I could not figure out the magic to do so - but I did add comments and attached the outline of a solution in the form of a diff file. Thank you, Mark Roberts > -Original Message- > From: asfgit [mailto:g...@git.apache.org] > S

Jenkins build is still unstable: commons-beanutils #4

2016-09-12 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is still unstable: commons-beanutils » Apache Commons BeanUtils #4

2016-09-12 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: Another BeanUtils 1.9.3 RC?

2016-09-12 Thread Gary Gregory
On Mon, Sep 12, 2016 at 9:12 AM, Stian Soiland-Reyes wrote: > Hi, > > Sorry about the time for fixing BEANUTILS-492 - a bit of dark magic to > go through there inside > the bean inspectors. > > https://issues.apache.org/jira/browse/BEANUTILS-492# > > > > Now that I think it's sorted for Java 6/7/

Another BeanUtils 1.9.3 RC?

2016-09-12 Thread Stian Soiland-Reyes
Hi, Sorry about the time for fixing BEANUTILS-492 - a bit of dark magic to go through there inside the bean inspectors. https://issues.apache.org/jira/browse/BEANUTILS-492# Now that I think it's sorted for Java 6/7/8/9 - shall I have a go at creating a new Release Candidate for BeanUtils 1.9.3

Jenkins build became unstable: commons-beanutils #3

2016-09-12 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build became unstable: commons-beanutils » Apache Commons BeanUtils #3

2016-09-12 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org