I'd love to see the hessian code move into a github project - it would
be much easier to contribute patches back.

Jeff

On Mon, May 23, 2011 at 11:05 AM, Vincent Cantin
<vincent.can...@le-moulin-studio.com> wrote:
> I forgot to explain why I invited you to use my pom.xml file. It is
> because mine is attaching the javadoc and the sources with the artifact.
>
> This is really important for programmers because it enable them to
> navigate directly into the sources seamlessly from their IDE. For
> example in NetBeans, you can navigate to the source of a class/function
> by Ctrl+clicking it if the source is attached to the artifact.
>
> On Tue, 2011-05-24 at 01:50 +0800, Vincent Cantin wrote:
>> Hello Scott,
>>
>> Would it be possible for your team to adopt a more modern way of
>> programming the open source project Hessian?
>>
>> For example,
>> 1) by letting your users access a source code repository like git.
>> 2) by using a public bug tracker.
>> 3) by letting your users contribute (GitHub would be really useful for
>> that).
>> 4) by having a true pom file for when you want to distribute your
>> library on Maven's repositories (by the way, you are welcome to use the
>> setup I did on my recent commit on
>> https://github.com/green-coder/hessian).
>>
>> Vincent
>>
>> On Mon, 2011-05-23 at 10:06 -0700, f...@caucho.com wrote:
>> > Since getting Resin 4.0 stable has been a priority, we've been spending 
>> > less time on Hessian. (Resin pays our salaries while Hessian is free.) We 
>> > can spend a bit more time on Hessian now that we have the Web Profile done 
>> > for Resin.
>> >
>> > -- Scott
>
>
>
> _______________________________________________
> hessian-interest mailing list
> hessian-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/hessian-interest
>


_______________________________________________
hessian-interest mailing list
hessian-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/hessian-interest

Reply via email to