Re: [crypto] The standard indentation is 4 spaces per indent

2016-04-28 Thread Dan Tran
I would prefer all Commons projects using the same style :-) sorry can't help to making some noise :-) On Thu, Apr 28, 2016 at 7:09 PM, Chen, Haifeng wrote: > Mixed whitespace styles should be definitely avoided in anyway. > Do we have to change 2 spaces indent to 4 spaces? Uma suggest we keep t

Re: [pool] apparently bad jar released ... ugh. help!

2015-05-28 Thread Dan Tran
Just curious, how did this pass the staging test during the vote? Thanks -D On Thu, May 28, 2015 at 4:10 PM, Phil Steitz wrote: > I burned the time I had last night trying to figure out what was going on > before I saw Grygorz' explanation and I have been out of pocket today. > Will not be abl

Re: [VFS] VFS sandbox?

2014-12-01 Thread Dan Tran
see https://issues.apache.org/jira/browse/VFS-438 I have the changes at https://svn.codehaus.org/mojo/tags/vfs-1.0/vfs-smb for reference only, it does not get pushed to Maven Central -D On Mon, Dec 1, 2014 at 4:52 AM, Gary Gregory wrote: > Israel, > > > The sandbox is not released as a jar f

Re: [CVS] Release 1.1

2014-11-07 Thread Dan Tran
should it be 1.0.1? since it is just for bug fixes Thanks -D On Fri, Nov 7, 2014 at 5:42 PM, Gary Gregory wrote: > I am thinking about releasing 1.1 now that we have a small batch of > changes. > > We can continue to 1.1.1 or 1.2 with the issue currently active in Jira. > > Thoughts? > > Gary

Re: [parent]

2014-10-20 Thread Dan Tran
http://maven.40175.n5.nabble.com/VOTE-Release-Maven-Parent-POM-24-Maven-Plugins-Parent-POM-25-Maven-Shared-Components-Parent-POM-20-M9-td5789803.html -D On Mon, Oct 20, 2014 at 7:25 AM, Benedikt Ritter wrote: > 2014-10-20 15:31 GMT+02:00 Gary Gregory : > > > On Mon, Oct 20, 2014 at 2:30 AM, Ben

Re: Nexus ACLs

2014-08-30 Thread Dan Tran
is it a typo for 'stagin' at URL?? On Sat, Aug 30, 2014 at 10:26 PM, Gary Gregory wrote: > IIRC, I've seen this before when the group ID does not exist in Nexus. So > you have to ask infra for help. > > Gary > > > > > On Sat, Aug 30, 2014 at 7:21 PM, Emmanuel Bourg wrote: > > > Hi all, > >

Re: [vfs] support JCIFS

2014-05-27 Thread Dan Tran
commons developers to maintain the CIFS > code and leave no dilemma. > > > > > On 24/05/2014 16:19, sebb wrote: > >> On 23 May 2014 17:59, Dan Tran wrote: >> >>> I think we just need to promote vfs-cifs and mark jcifs optional. That >>> complies with Apa

Re: [csv] Release planning for commons-csv

2014-05-02 Thread Dan Tran
API breakage would be 2.0. Do we know yet that fixing those issue would send use to 2.0? Thanks -D On Fri, May 2, 2014 at 11:02 AM, Gary Gregory wrote: > The question is would fixing these two issues break compatibility? We have > three compatibility levels: binary, source, and behavior. > >

Re: [csv] Release planning for commons-csv

2014-05-01 Thread Dan Tran
As a user cutting my own internal bld +1 On Thursday, May 1, 2014, Gabriel Reid wrote: > Hi, > > I was wondering if there is currently a specific plan or list of > requirements to be fulfilled before the 1.0 of commons-csv is made. > > For me personally, as well as (I think) other users of

Re: [CVS] Release 1.0?

2014-03-28 Thread Dan Tran
Please please release it :-) Thanks -D On Fri, Mar 28, 2014 at 9:46 AM, sebb wrote: > I think the references to the text file in the NOTICE file don't belong > there. > It's vital that the NOTICE file only contain required attributions. > I think we can put the references in the LICENSE file

Re: [VFS] What is the roadmap to 2.1?

2014-03-18 Thread Dan Tran
since JCIFS is used as optional dependency, isn't it sufficient? here is the jira https://issues.apache.org/jira/browse/VFS-438 On Tue, Mar 18, 2014 at 12:34 PM, Gary Gregory wrote: > On Tue, Mar 18, 2014 at 2:22 PM, Dan Tran wrote: > > > Please promote smb module if jcifs (

Re: [VFS] What is the roadmap to 2.1?

2014-03-18 Thread Dan Tran
Please promote smb module if jcifs (LPGL) as optional dependency, i have been using its snapshot for a couple of years -Dan On Tue, Mar 18, 2014 at 5:25 AM, Gary Gregory wrote: > Yes, a release would be good. It's been too long. > > I think it's just a matter (for me and others) to take the tim

Re: [DISCUSS] Putting several unmaintained components to dormant

2013-10-09 Thread Dan Tran
I am a active VFS user wishing to have an official VFS 2.1 release :-) Sorry about the noise. -Dan On Wed, Oct 9, 2013 at 2:53 PM, Gary Gregory wrote: > On Wed, Oct 9, 2013 at 4:35 PM, Jörg Schaible > wrote: > > Dan Tran wrote: > > > >> VFS has no release for a

Re: [DISCUSS] Putting several unmaintained components to dormant

2013-10-09 Thread Dan Tran
VFS has no release for a couple of years. Would you consider it as proper? -D On Wed, Oct 9, 2013 at 12:17 PM, Benedikt Ritter wrote: > Hi, > > I think Phil came up with the idea to try to focus on the components that > we are able to maintain and put all other stuff to dormant. Here is the >

Re: [DBUTILS] [VOTE] Release commons-dbutils 2.0 based on RC1

2013-04-24 Thread Dan Tran
is this vote dead? On Tue, Mar 19, 2013 at 6:18 AM, William Speirs wrote: > OK... I don't need my abacus to count votes and see that this failed. > > I'll work on the things folks mentioned and try for another release > this weekend. > > Thanks again for all of the help/feedback! > > Bill- > >

[ANN] VFS Maven Plugin 1.0 Beta 1 Released

2012-10-31 Thread Dan Tran
Hello The Mojo team is pleased to announce the release of VFS Maven Plugin 1.0 Beta 1 This plugin is a wrapper of Apache's Commons Virtual File System ( VFS ) To use this plugin, specify the version in your project's plugin configuration: org.codehaus.mojo vfs-maven-plugin

Re: Promote vfs-cifs out of sandbox?

2012-09-18 Thread Dan Tran
Tests in error: testLoadClass(org.apache.commons.vfs2.impl.test.VfsClassLoaderTests): code.ClassToLoad testSealing(org.apache.commons.vfs2.impl.test.VfsClassLoaderTests): code.sealed.AnotherClass Tests run: 1745, Failures: 0, Errors: 2, Skipped: 0 On Tue, Sep 18, 2012 at 9:49 PM, Dan Tran

Re: Promote vfs-cifs out of sandbox?

2012-09-18 Thread Dan Tran
3:02 PM, Dan Tran wrote: > I dont know if there is any read only public server. > > Can you just roll in cifs provider into the trunk for 2.1? I will be > your first beta customer ( even thou we are already perform intensive > test in house ) > > -D > > On Mon, Se

Re: Promote vfs-cifs out of sandbox?

2012-09-17 Thread Dan Tran
2.1 ASAP which is on my to-do list. fixing We could > then roll out a 2.1.1 or 2.2 with this code in it. But there still would > need to be some kind of testing. Is there a public server that could be > used for at least read-only tests? > > Gary > > On Mon, Sep 17, 2012 at

Re: Promote vfs-cifs out of sandbox?

2012-09-17 Thread Dan Tran
perhaps, we can release smb provider as is at commons-vfs and mark it as experimental? I see a number of apache project doing that. -D On Sat, Sep 15, 2012 at 11:36 PM, Dan Tran wrote: > Hello all, > > I took a closer look at writing unit test case for vfs-cifs and came > to a con

Promote vfs-cifs out of sandbox?

2012-09-15 Thread Dan Tran
Gary Gregory Date: Mon, Jul 23, 2012 at 4:49 AM Subject: Re: Promote vfs-cift out of sandbox? To: Commons Developers List On Mon, Jul 23, 2012 at 3:13 AM, Dan Tran wrote: > I have from now to Octorber to either: > > 1. Implement test requirement to graduate vfs-cifs out of sandb

Re: Promote vfs-cift out of sandbox?

2012-07-23 Thread Dan Tran
I have from now to Octorber to either: 1. Implement test requirement to graduate vfs-cifs out of sandbox at Apache common 2. Release it as a alpha/beta at Codehaus together with vfs-maven-plugin 3. Release to our internal repo. The prefer one is 1 What is VFS 2.1 schedule? Thanks -Dan

Re: Promote vfs-cift out of sandbox?

2012-07-18 Thread Dan Tran
re covered by this strategy though. > > I do not know if there is a server we can embed in our tests out there. > This is why I started my message with "Ideally". > > Gary > > On Wed, Jul 18, 2012 at 12:05 PM, Dan Tran wrote: > >> I am confuse here, you

Re: Promote vfs-cift out of sandbox?

2012-07-18 Thread Dan Tran
wrote: > On Jul 18, 2012, at 11:05, Dan Tran wrote: > >> Questions: >> >> 1. So that i can plan out our own release, what is the 'potential' >> time frame we may see another release of VFS? > > Any time. Rolling a release takes anywhere from a week or a c

Re: Promote vfs-cift out of sandbox?

2012-07-18 Thread Dan Tran
rent version of JCIFS. > > Then: > > - Fill in holes in tests (if any) > - Fill in holes in features (if any as your needs dictate) > > Gary > > On Tue, Jul 17, 2012 at 11:12 PM, Dan Tran wrote: > >> Hi, >> >> I have a forked a copy of vfs-cift to code

Promote vfs-cift out of sandbox?

2012-07-17 Thread Dan Tran
Hi, I have a forked a copy of vfs-cift to codehaus [1] to test it out. It works so far for me. What would it take to promote the current VFS's CIFT out of sandbox to be released with VFS-2.x? Thanks -Dan [1] https://svn.codehaus.org/mojo/trunk/sandbox/vfs/vfs-smb/ ---

Re: [VFS] ClassLoader pickle with OSGi (ClassCastException)

2012-06-21 Thread Dan Tran
gt;>> >> >> No, VFS is on the Bundle-ClassPath. >> > > And VFS and other jars in is our app server jar. > > Gary > > >> Gary >> >>> >>> On Thu, Jun 14, 2012 at 1:58 PM, Gary Gregory >> >wrote: >>> >>>

Re: svn commit: r1351765 - /commons/proper/vfs/trunk/pom.xml

2012-06-19 Thread Dan Tran
running single test with 2.12 is broken on Windows , and no fix available either. Dont have the JIRA number with me thou. -Dan On Tue, Jun 19, 2012 at 12:45 PM, Gary Gregory wrote: > On Tue, Jun 19, 2012 at 2:17 PM, Ralph Goers > wrote: > >> What? The surefire plugin no longer supports runnin

Re: [VFS] ClassLoader pickle with OSGi (ClassCastException)

2012-06-14 Thread Dan Tran
Thanks for discover this issue. Look likes FileProvider get excluded from export list? -D On Thu, Jun 14, 2012 at 4:53 AM, Gary Gregory wrote: > The classLoader ivar is initialized differently in 1.0 than in 2.0. > That's why the CCE shows up. A different class loader is used. I'm not > sure if