need some help

2015-09-02 Thread Arsen Babakhanyan
Hi everybody, I am interested in participating in some projects, but need some help. I don't know how to find currently active projects that are in development or a project that needs help at all and the second problem help with getting started as i am new here. (going to be :) )

Re: No Commons Deamon > 1.0.9 in Maven Central?

2015-09-02 Thread Jörg Schaible
Gary Gregory wrote: > Why is there no no Commons Deamon > 1.0.9 in Maven Central? > > Gary > Depends where you're looking: http://search.maven.org/#search|gav|1|g%3A%22commons-daemon%22%20AND%20a%3A%22commons-daemon%22 -

Re: need some help

2015-09-02 Thread Henri Yandell
The currently active projects is a good question (and as I'm not that active myself, let's see which are active). When we were all using Subversion it was easier, but now some components are on Git and some Subversion. Looks like four are on Git (Math, Lang, Compress and SCXML). I would assume,

Re: [COMPRESS] pkware header id for crypto extensions

2015-09-02 Thread Stefan Bodewig
On 2015-09-02, Bear Giles wrote: > Hi, I know that the implementation of the PKWARE AES crypto is subject to > license restrictions but is it possible to recognize the extension fields > so anyone scanning an unfamiliar file will at least know what the extra > field headers contain? I don't

Re: need some help

2015-09-02 Thread Stefan Bodewig
On 2015-09-02, Arsen Babakhanyan wrote: > I am interested in participating in some projects, but need some help. Welcome! > I don't know how to find currently active projects that are in development > or a project that needs help at all and the second problem help with > getting started as i am

Re: need some help

2015-09-02 Thread Adrian Crum
or Commons-Convert. Adrian Crum Sandglass Software www.sandglass-software.com On 9/2/2015 12:53 PM, Gary Gregory wrote: You can also look at incubating projects like Commons-RDF. Gary On Wed, Sep 2, 2015 at 12:39 PM, Arsen Babakhanyan wrote: My problem that i am

No Commons Deamon > 1.0.9 in Maven Central?

2015-09-02 Thread Gary Gregory
Why is there no no Commons Deamon > 1.0.9 in Maven Central? Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Spring Batch in Action

Re: need some help

2015-09-02 Thread Gary Gregory
You can also look at incubating projects like Commons-RDF. Gary On Wed, Sep 2, 2015 at 12:39 PM, Arsen Babakhanyan wrote: > My problem that i am currently trying to figure out is to find a project or > component that is not in a final or stabile state, so it will be >

Re: need some help

2015-09-02 Thread Benedikt Ritter
Hello Arsen, you can get an idea about what projects are currently been worked on by looking into the SVN/git commit history. We have some projects which are maintained more frequently like Commons Lang, Commons Net, Commons VFS and the like. You should just dig into the projekt you're interested

Re: need some help

2015-09-02 Thread Arsen Babakhanyan
My problem that i am currently trying to figure out is to find a project or component that is not in a final or stabile state, so it will be interesting to join it in this point. There are a lot of already stabile projects, components where good and interesting things are already done. Of course

Re: No Commons Deamon > 1.0.9 in Maven Central?

2015-09-02 Thread Gary Gregory
Excellent! TY, Gary On Wed, Sep 2, 2015 at 11:46 AM, Jörg Schaible wrote: > Gary Gregory wrote: > > > Why is there no no Commons Deamon > 1.0.9 in Maven Central? > > > > Gary > > > > > Depends where you're looking: > >

[COMPRESS] pkware header id for crypto extensions

2015-09-02 Thread Bear Giles
Hi, I know that the implementation of the PKWARE AES crypto is subject to license restrictions but is it possible to recognize the extension fields so anyone scanning an unfamiliar file will at least know what the extra field headers contain? I don't know if code to parse the contents (solely

Re: No Commons Deamon > 1.0.9 in Maven Central?

2015-09-02 Thread Jörg Schaible
Hi Gary, Gary Gregory wrote: > Excellent! That version with groupId org.apache.commons was an accident. Even that POM refers commons-daemon as groupId. Cheers, Jörg > > TY, > Gary > > On Wed, Sep 2, 2015 at 11:46 AM, Jörg Schaible > wrote: > >> Gary Gregory wrote: