You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Timur Izhbulatov <ti...@yxo.ru> on 2004/11/25 15:30:37 UTC

New generator available

Hi All! 

I've developed a simple CertificateGenerator which can be used to convert 
X.509 certificates to XML. 

I could publish it if somebody is interested, but unfortunately I can't put 
it on our corporate web site at the moment. I could send the source code to 
somebody who'll publish it somewhere else. 

Timur

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: New generator available

Posted by Tony Collen <co...@umn.edu>.
Timur Izhbulatov wrote:
> Reinhard Poetz писал(а):
> 
>> I suggest adding it as patch to Bugzilla:
>> http://wiki.apache.org/cocoon/ProjectManagement
>> -- 
>> Reinhard
> 
> 
> Thanks for you suggestion but I don't think it's a good idea.
> 1)I don't have a CVS version of Cocoon and getting it seems to be quite 
> difficult 'cause I'm behind a strict firewall.
> 2)I wasn't planing to integrate my code with Cocoon's build system. I 
> didn't change the Cocoon source code itself but just added few packages. 
> So my diff would merely countain the added files.
> 3)The version of diff I have in my cygwin installation behaves strange. 
> When I do
> $ diff -ur cocoon-2.1.5.orig/src/java/ cocoon-2.1.5/src/java/ > 
> cert-gen.diff
> it produce the output which looks as if I added the -q flag. It just 
> says there's a directory which presents only in my tree but don't even 
> enter this directory. And I don't have any linux box around to try this 
> on it. Sorry.


You don't need to get fancy.  Just submit a [PATCH] to Bugzilla and 
attach the CertificateGenerator.java file itself.  If there's a few 
more files with a directory structure, make a .zip, attach it to the 
bug and leave directions.

If you didn't change any existing files, you don't need to worry about 
CVS or creating a diff.

Tony

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: New generator available

Posted by Timur Izhbulatov <ti...@yxo.ru>.
Reinhard Poetz писал(а): 

> I suggest adding it as patch to Bugzilla:
> http://wiki.apache.org/cocoon/ProjectManagement 
> 
> -- 
> Reinhard

Thanks for you suggestion but I don't think it's a good idea. 

1)I don't have a CVS version of Cocoon and getting it seems to be quite 
difficult 'cause I'm behind a strict firewall. 

2)I wasn't planing to integrate my code with Cocoon's build system. I didn't 
change the Cocoon source code itself but just added few packages. So my diff 
would merely countain the added files. 

3)The version of diff I have in my cygwin installation behaves strange. When 
I do 

$ diff -ur cocoon-2.1.5.orig/src/java/ cocoon-2.1.5/src/java/ > 
cert-gen.diff 

it produce the output which looks as if I added the -q flag. It just says 
there's a directory which presents only in my tree but don't even enter this 
directory. And I don't have any linux box around to try this on it. Sorry. 

Timur

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: New generator available

Posted by Reinhard Poetz <re...@apache.org>.
Timur Izhbulatov wrote:
> Hi All!
> I've developed a simple CertificateGenerator which can be used to 
> convert X.509 certificates to XML.
> I could publish it if somebody is interested, but unfortunately I can't 
> put it on our corporate web site at the moment. I could send the source 
> code to somebody who'll publish it somewhere else.

I suggest adding it as patch to Bugzilla:
http://wiki.apache.org/cocoon/ProjectManagement

-- 
Reinhard

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org