Re: [JPP-Devel] Subversion Time-Lapse View

2007-10-26 Thread Eric Lemesre
Hi jon,

Sorry for long time without response.
what do you use for build GUI for openjump?
I try VEP (Eclipse plugin for calisto -V3.2) - http://www.eclipse.org/vep/
I try Jigloo GUI builder - http://www.cloudgarden.com/jigloo/
NetBean with mantis but I don''t understand very well How import eclipse
project

Eric

2007/10/20, Jonathan Aquino [EMAIL PROTECTED]:

  Hi Eric - Interesting ideas! I was just going to leave it as a simple
 tool. I agree with you that Eclipse has a great diff view. Perhaps someone
 can take what I've done and use it as the start of an Eclipse plugin.

 Jon



  --
 *From:* [EMAIL PROTECTED] [mailto:
 [EMAIL PROTECTED] *On Behalf Of *Eric
 Lemesre
 *Sent:* Friday, October 19, 2007 2:36 AM
 *To:* List for discussion of JPP development and use.
 *Subject:* Re: [JPP-Devel] Subversion Time-Lapse View

 Hi jon,

 Nice tool.
 Do you have planed to add this tools as Eclipse plugin?

 And is it lot of work to add on a bar at left or rigth side to view where
 is a diff?


 Eric

 2007/10/19, Jonathan Aquino [EMAIL PROTECTED]:
 
  Useful tool for Subversion:
 
  SVN Time-Lapse View
  http://code.google.com/p/svn-time-lapse-view/
 
  Lets you examine the history of a file by dragging a slider. Diffs are
  highlighted in blue. If you want to know who changed a line, when, and
  for
  what reason, this is useful.
 
  For example, try it with
 
  https://jump-pilot.svn.sourceforge.net/svnroot/jump-pilot/core/trunk/src/com
  /vividsolutions/jump/workbench/JUMPWorkbench.java
 
  Jon
 
 
 
  -
 
  This SF.net email is sponsored by: Splunk Inc.
  Still grepping through log files to find problems?  Stop.
  Now Search log events and configuration files using AJAX and a browser.
  Download your FREE copy of Splunk now  http://get.splunk.com/
  ___
  Jump-pilot-devel mailing list
  Jump-pilot-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
 


 -
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a browser.
 Download your FREE copy of Splunk now  http://get.splunk.com/
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] @Stefan - New Italian Language file attached and displayed

2007-10-26 Thread Stefan Steiniger
Hei Peppe,

can you check if it still works.
I updated 2 strings recently checked in by Paul.

It may be possible the now the sturcture of the italian language file is 
completely different from the other ones. So we need to be carefully 
when updating

stefan

Stefan Steiniger schrieb:
 i will commit it now.
 thanx
 
 
 btw. i am traveling - so it takes time to respond to emails
 
 stefan
 
 -
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a browser.
 Download your FREE copy of Splunk now  http://get.splunk.com/
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
 
 

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] @Stefan - New Italian Language file attached and displayed

2007-10-26 Thread Stefan Steiniger
i will commit it now.
thanx


btw. i am traveling - so it takes time to respond to emails

stefan

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] @Stefan - New Italian Language file attached and displayed

2007-10-26 Thread Giuseppe Aruta

--- Stefan Steiniger [EMAIL PROTECTED] ha scritto:

 Hei Peppe,
 
 can you check if it still works.
 I updated 2 strings recently checked in by Paul.
 
 It may be possible the now the sturcture of the
 italian language file is 
 completely different from the other ones. So we need
 to be carefully 
 when updating
 
 stefan


Stefan,
 I put the file that  I modified on OJ NB 20081018
(the original) to test it: it works fine on my PC. I
have no idea what Paolo has done recently since he
doesn't join User od Devel lists. I am waiting that NB
web works again since it  stopped since 2008-10-18, so
I don't know what happened on newer versions.

Peppe


  ___ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: 
http://it.docs.yahoo.com/nowyoucan.html


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Maven Repository

2007-10-26 Thread Eric Lemesre
Hi Paul,

It is good idea to build a maven-repository but why put it into subversion?
Juste a web space with ftp acces in source forge is sufficient. No?

And an other web space for site generated by maven.

regards
Eric

2007/10/25, Paul Austin [EMAIL PROTECTED]:

 All,

 I have added a repository for maven to our subversion repository. We can
 add any third part libraries not in the main maven repository and also
 build of our own core and plug-ins.

 The subversion module is

 maven-repository

 and the maven repository URL is

 http://jump-pilot.svn.sourceforge.net/svnroot/jump-pilot/maven-repository/

 Paul

 -
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a browser.
 Download your FREE copy of Splunk now  http://get.splunk.com/
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Maven Repository

2007-10-26 Thread Andreas Schmitz
Eric Lemesre wrote:

Hi,

 It is good idea to build a maven-repository but why put it into subversion?
 Juste a web space with ftp acces in source forge is sufficient. No?

 And an other web space for site generated by maven.

the advantage is that any developer can update the repository, not just site
admins who may have access to the web space.

Best regards, Andreas
--
l a t / l o n  GmbH
Aennchenstrasse 19   53177 Bonn, Germany
phone ++49 +228 18496-11 fax ++49 +228 1849629
http://www.lat-lon.dehttp://www.deegree.org



signature.asc
Description: Digital signature
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Maven Repository

2007-10-26 Thread Paul Austin
Andreas,

This is correct by using subversion we don't have to manage our own ftp
site, with all the sysadmin stuff such as creating user accounts etc.

Paul

Andreas Schmitz wrote:
 Eric Lemesre wrote:

 Hi,

   
 It is good idea to build a maven-repository but why put it into subversion?
 Juste a web space with ftp acces in source forge is sufficient. No?

 And an other web space for site generated by maven.
 

 the advantage is that any developer can update the repository, not just site
 admins who may have access to the web space.

 Best regards, Andreas
 --
 l a t / l o n  GmbH
 Aennchenstrasse 19   53177 Bonn, Germany
 phone ++49 +228 18496-11 fax ++49 +228 1849629
 http://www.lat-lon.dehttp://www.deegree.org

   
 

 -
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a browser.
 Download your FREE copy of Splunk now  http://get.splunk.com/
 

 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
   


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Maven Repository

2007-10-26 Thread Eric Lemesre
OK,

Thanks

Eric

2007/10/26, Paul Austin [EMAIL PROTECTED]:

 Andreas,

 This is correct by using subversion we don't have to manage our own ftp
 site, with all the sysadmin stuff such as creating user accounts etc.

 Paul

 Andreas Schmitz wrote:
  Eric Lemesre wrote:
 
  Hi,
 
 
  It is good idea to build a maven-repository but why put it into
 subversion?
  Juste a web space with ftp acces in source forge is sufficient. No?
 
  And an other web space for site generated by maven.
 
 
  the advantage is that any developer can update the repository, not just
 site
  admins who may have access to the web space.
 
  Best regards, Andreas
  --
  l a t / l o n  GmbH
  Aennchenstrasse 19   53177 Bonn, Germany
  phone ++49 +228 18496-11 fax ++49 +228 1849629
  http://www.lat-lon.dehttp://www.deegree.org
 
 
  
 
 
 -
  This SF.net email is sponsored by: Splunk Inc.
  Still grepping through log files to find problems?  Stop.
  Now Search log events and configuration files using AJAX and a browser.
  Download your FREE copy of Splunk now  http://get.splunk.com/
  
 
  ___
  Jump-pilot-devel mailing list
  Jump-pilot-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
 


 -
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a browser.
 Download your FREE copy of Splunk now  http://get.splunk.com/
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] Editing OpenJUMP GUI

2007-10-26 Thread Jonathan Aquino
Hi Eric - It's been a couple of years since I worked on OpenJUMP, but when I
did, I was using JBuilder for its GUI builder.
 
There's probably better tools now - I'm not sure.
 
Jon
 
 

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric
Lemesre
Sent: Friday, October 26, 2007 1:44 AM
To: List for discussion of JPP development and use.
Subject: Re: [JPP-Devel] Subversion Time-Lapse View


Hi jon,

Sorry for long time without response.
what do you use for build GUI for openjump?
I try VEP (Eclipse plugin for calisto -V3.2) - http://www.eclipse.org/vep/
I try Jigloo GUI builder - http://www.cloudgarden.com/jigloo/
NetBean with mantis but I don''t understand very well How import eclipse
project

Eric


2007/10/20, Jonathan Aquino [EMAIL PROTECTED]: 

Hi Eric - Interesting ideas! I was just going to leave it as a simple tool.
I agree with you that Eclipse has a great diff view. Perhaps someone can
take what I've done and use it as the start of an Eclipse plugin.
 
Jon
 
 

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric
Lemesre
Sent: Friday, October 19, 2007 2:36 AM
To: List for discussion of JPP development and use.
Subject: Re: [JPP-Devel] Subversion Time-Lapse View



Hi jon,

Nice tool.
Do you have planed to add this tools as Eclipse plugin?

And is it lot of work to add on a bar at left or rigth side to view where is
a diff?


Eric


2007/10/19, Jonathan Aquino [EMAIL PROTECTED]: 

Useful tool for Subversion:

SVN Time-Lapse View
http://code.google.com/p/svn-time-lapse-view/

Lets you examine the history of a file by dragging a slider. Diffs are 
highlighted in blue. If you want to know who changed a line, when, and for
what reason, this is useful.

For example, try it with
https://jump-pilot.svn.sourceforge.net/svnroot/jump-pilot/core/trunk/src/com
/vividsolutions/jump/workbench/JUMPWorkbench.java

Jon



- 
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
mailto:Jump-pilot-devel@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser. 
Download your FREE copy of Splunk now  http://get.splunk.com/
___ 
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] OpenJUMP Nightly Build is still off

2007-10-26 Thread Giuseppe Aruta
:-) OpenJUMP Nightly Build still shows only source
folder

Peppe




  ___ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: 
http://it.docs.yahoo.com/nowyoucan.html


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel