Re: [vfs] support JCIFS

2014-05-23 Thread Dan Tran
I think we just need to promote vfs-cifs and mark jcifs optional. That
complies with Apache's policy

-D


On Fri, May 23, 2014 at 7:57 AM, Gary Gregory wrote:

> Moved.
>
> Gary
>
>  Original message From: sebb <
> seb...@gmail.com> Date:05/23/2014  10:27  (GMT-05:00)
> To: Commons Users List 
> Subject: Re: [vfs] support JCIFS 
> On 23 May 2014 15:24, Gary Gregory  wrote:
> > Also wondering... why can't we deliver our code even if the jar we depend
> > in the POM on has an incompatible license? I can understand that it is
> > undesirable philosophically, but is it disallowed?
> >
> > Should we create a separate module for these providers? What would it be
> > called?
>
> This is really a conversation for the dev list ...
>
> > Gary
> >
> >
> > On Fri, May 23, 2014 at 6:57 AM, Bernd Eckenfels  >wrote:
> >
> >> I Wonder if we should add the sandbox providers to the normal
> >> providers.xml with a existence condition, so you get it preconfigured as
> >> soon as the JAR is on the classpath.
> >>
> >> (i noticed there is some Service discovery plugin stuff in the
> >> StandardfileSystemManager, but I guess this will not pick up the sandbox
> >> Lib?)
> >>
> >> > Am 23.05.2014 um 06:42 schrieb Gary Gregory :
> >> >
> >> > It's up to you ;-) is not included in the main project because of the
> >> license IIRC.
> >> >
> >> > Gary
> >> >
> >> >  Original message From: Sandhya
> >> Rajagopalan 
> Date:05/22/2014
> >>  18:30  (GMT-05:00) To: 
> >> user@commons.apache.orgSubject:
> [vfs] support JCIFS 
> >> > Hi,
> >> > When are you going to support JCIFS? I see this is your sandbox. Can I
> >> add jcifs in providers.xml to start using it?
> >> >
> >> > -Sandhya
> >>
> >> -
> >> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> >> For additional commands, e-mail: user-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
>
> -
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
>
>


Re: [vfs] support JCIFS

2014-05-23 Thread Gary Gregory
Moved.

Gary

 Original message From: sebb  
Date:05/23/2014  10:27  (GMT-05:00) To: Commons Users 
List  Subject: Re: [vfs] support JCIFS 

On 23 May 2014 15:24, Gary Gregory  wrote:
> Also wondering... why can't we deliver our code even if the jar we depend
> in the POM on has an incompatible license? I can understand that it is
> undesirable philosophically, but is it disallowed?
>
> Should we create a separate module for these providers? What would it be
> called?

This is really a conversation for the dev list ...

> Gary
>
>
> On Fri, May 23, 2014 at 6:57 AM, Bernd Eckenfels 
> wrote:
>
>> I Wonder if we should add the sandbox providers to the normal
>> providers.xml with a existence condition, so you get it preconfigured as
>> soon as the JAR is on the classpath.
>>
>> (i noticed there is some Service discovery plugin stuff in the
>> StandardfileSystemManager, but I guess this will not pick up the sandbox
>> Lib?)
>>
>> > Am 23.05.2014 um 06:42 schrieb Gary Gregory :
>> >
>> > It's up to you ;-) is not included in the main project because of the
>> license IIRC.
>> >
>> > Gary
>> >
>> >  Original message From: Sandhya
>> Rajagopalan  Date:05/22/2014
>>  18:30  (GMT-05:00) To: 
>> user@commons.apache.orgSubject: [vfs] support JCIFS 
>> > Hi,
>> > When are you going to support JCIFS? I see this is your sandbox. Can I
>> add jcifs in providers.xml to start using it?
>> >
>> > -Sandhya
>>
>> -
>> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
>> For additional commands, e-mail: user-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

-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org



Re: [vfs] support JCIFS

2014-05-23 Thread sebb
On 23 May 2014 15:24, Gary Gregory  wrote:
> Also wondering... why can't we deliver our code even if the jar we depend
> in the POM on has an incompatible license? I can understand that it is
> undesirable philosophically, but is it disallowed?
>
> Should we create a separate module for these providers? What would it be
> called?

This is really a conversation for the dev list ...

> Gary
>
>
> On Fri, May 23, 2014 at 6:57 AM, Bernd Eckenfels 
> wrote:
>
>> I Wonder if we should add the sandbox providers to the normal
>> providers.xml with a existence condition, so you get it preconfigured as
>> soon as the JAR is on the classpath.
>>
>> (i noticed there is some Service discovery plugin stuff in the
>> StandardfileSystemManager, but I guess this will not pick up the sandbox
>> Lib?)
>>
>> > Am 23.05.2014 um 06:42 schrieb Gary Gregory :
>> >
>> > It's up to you ;-) is not included in the main project because of the
>> license IIRC.
>> >
>> > Gary
>> >
>> >  Original message From: Sandhya
>> Rajagopalan  Date:05/22/2014
>>  18:30  (GMT-05:00) To: 
>> user@commons.apache.orgSubject: [vfs] support JCIFS 
>> > Hi,
>> > When are you going to support JCIFS? I see this is your sandbox. Can I
>> add jcifs in providers.xml to start using it?
>> >
>> > -Sandhya
>>
>> -
>> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
>> For additional commands, e-mail: user-h...@commons.apache.org
>>
>>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> Java Persistence with Hibernate, Second 
> Edition
> JUnit in Action, Second Edition 
> Spring Batch in Action 
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org



Re: [vfs] support JCIFS

2014-05-23 Thread Gary Gregory
Also wondering... why can't we deliver our code even if the jar we depend
in the POM on has an incompatible license? I can understand that it is
undesirable philosophically, but is it disallowed?

Should we create a separate module for these providers? What would it be
called?

Gary


On Fri, May 23, 2014 at 6:57 AM, Bernd Eckenfels wrote:

> I Wonder if we should add the sandbox providers to the normal
> providers.xml with a existence condition, so you get it preconfigured as
> soon as the JAR is on the classpath.
>
> (i noticed there is some Service discovery plugin stuff in the
> StandardfileSystemManager, but I guess this will not pick up the sandbox
> Lib?)
>
> > Am 23.05.2014 um 06:42 schrieb Gary Gregory :
> >
> > It's up to you ;-) is not included in the main project because of the
> license IIRC.
> >
> > Gary
> >
> >  Original message From: Sandhya
> Rajagopalan  Date:05/22/2014
>  18:30  (GMT-05:00) To: user@commons.apache.orgSubject: 
> [vfs] support JCIFS 
> > Hi,
> > When are you going to support JCIFS? I see this is your sandbox. Can I
> add jcifs in providers.xml to start using it?
> >
> > -Sandhya
>
> -
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
JUnit in Action, Second Edition 
Spring Batch in Action 
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [vfs] support JCIFS

2014-05-23 Thread Bernd Eckenfels
I Wonder if we should add the sandbox providers to the normal providers.xml 
with a existence condition, so you get it preconfigured as soon as the JAR is 
on the classpath.

(i noticed there is some Service discovery plugin stuff in the 
StandardfileSystemManager, but I guess this will not pick up the sandbox Lib?)

> Am 23.05.2014 um 06:42 schrieb Gary Gregory :
> 
> It's up to you ;-) is not included in the main project because of the license 
> IIRC.
> 
> Gary
> 
>  Original message From: Sandhya Rajagopalan 
>  Date:05/22/2014  18:30  
> (GMT-05:00) To: user@commons.apache.org Subject: [vfs] 
> support JCIFS 
> Hi,
> When are you going to support JCIFS? I see this is your sandbox. Can I add 
> jcifs in providers.xml to start using it?
> 
> -Sandhya

-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org



Re: [vfs] support JCIFS

2014-05-23 Thread Dan Tran
the jcif provider under sandbox is very stable, i use it in production

see https://issues.apache.org/jira/browse/VFS-438 for a minor patch

or you can build and deploy this your self
http://svn.codehaus.org/mojo/trunk/mojo/vfs/vfs-smb/pom.xml

-D


On Thu, May 22, 2014 at 9:42 PM, Gary Gregory wrote:

> It's up to you ;-) is not included in the main project because of the
> license IIRC.
>
> Gary
>
>  Original message From: Sandhya
> Rajagopalan  Date:05/22/2014
>  18:30  (GMT-05:00) To: user@commons.apache.orgSubject: 
> [vfs] support JCIFS 
> Hi,
> When are you going to support JCIFS? I see this is your sandbox. Can I add
> jcifs in providers.xml to start using it?
>
> -Sandhya
>


RE: [vfs] support JCIFS

2014-05-22 Thread Gary Gregory
It's up to you ;-) is not included in the main project because of the license 
IIRC.

Gary

 Original message From: Sandhya Rajagopalan 
 Date:05/22/2014  18:30  
(GMT-05:00) To: user@commons.apache.org Subject: [vfs] 
support JCIFS 
Hi,
When are you going to support JCIFS? I see this is your sandbox. Can I add 
jcifs in providers.xml to start using it?

-Sandhya