On 27.05.2014 23:23, Michael Michaud wrote:
> Hi Ede,
>> just contributing my share :)
>> pls tell me when you're ready.
> Ready for 1.7.1 ;-)

ok

> About Larry's plugin : I don't mind including it or not.
> I mean : there is probably still some work to make it work with
> large datasets, but as you say, including it is an opportunity to
> get more feedback.
> 
> At the end, it's up to Larry to tell us what to do,

jepp, he said no inclusion for now.
 
> I'm also OK to point to PLUS version as the default one.

noted. ..ede

PS: http://www.dilbert.com/fast/2014-05-28/

> Michaël
>>
>> ..ede
>>
>> On 26.05.2014 22:03, Michael Michaud wrote:
>>> Ede,
>>>> how long do you need? ..ede
>>> It's committed now. However, I'll test it a bit more tomorrow.
>>> After that, it's up to you. By the way, thanks for the fix for OSX ;-)
>>>
>>> Michaël
>>>
>>>> On 26.05.2014 20:47, Michael Michaud wrote:
>>>>> Hi,
>>>>>
>>>>> No objection for a 1.7.1 release and for Larry's plugin inclusion.
>>>>> I d also like to update the topology plugin before as I did a major
>>>>> refactoring to fix a bug in projectPointsOnLines plugin (including
>>>>> the replacement of "Snap to vertex" option by "Snap tolerance"
>>>>> - translations welcome).
>>>>>
>>>>> Michaël
>>>>>
>>>>>
>>>>>> Messaggio inviato dal mio ASUS MeMO Pad
>>>>>>
>>>>>> -------- Messaggio originale --------
>>>>>> Oggetto: Fwd: Re: [JPP-Devel] OJ 1.7.1
>>>>>> Da: Giuseppe Aruta <giuseppe.ar...@gmail.com>
>>>>>> A: giuseppe_aruta <giuseppe_ar...@yahoo.it>
>>>>>> CC:
>>>>>>
>>>>>>
>>>>>>
>>>>>> Messaggio inviato dal mio ASUS MeMO Pad
>>>>>>
>>>>>> -------- Messaggio originale --------
>>>>>> Oggetto: Re: [JPP-Devel] OJ 1.7.1
>>>>>> Da: Giuseppe Aruta <giuseppe.ar...@gmail.com>
>>>>>> A: OpenJump develop and use <jump-pilot-devel@lists.sourceforge.net>
>>>>>> CC:
>>>>>>
>>>>>> AFAIR 1.7.1 is critical for the late language  translations, included 
>>>>>> mine (Italian and Spanish),
>>>>>> I would say "no" but.... Ede, you are welcome!
>>>>>> Peppe
>>>>>> Messaggio inviato dal mio ASUS MeMO Pad
>>>>>> ------------------------------------------------------------------------------
>>>>>> The best possible search technologies are now affordable for all 
>>>>>> companies.
>>>>>> Download your FREE open source Enterprise Search Engine today!
>>>>>> Our experts will assist you in its installation for $59/mo, no 
>>>>>> commitment.
>>>>>> Test it for FREE on our Cloud platform anytime!
>>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
>>>>>> _______________________________________________
>>>>>> Jump-pilot-devel mailing list
>>>>>> Jump-pilot-devel@lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> The best possible search technologies are now affordable for all 
>>>>> companies.
>>>>> Download your FREE open source Enterprise Search Engine today!
>>>>> Our experts will assist you in its installation for $59/mo, no commitment.
>>>>> Test it for FREE on our Cloud platform anytime!
>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
>>>>> _______________________________________________
>>>>> Jump-pilot-devel mailing list
>>>>> Jump-pilot-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>
>>>> ------------------------------------------------------------------------------
>>>> The best possible search technologies are now affordable for all companies.
>>>> Download your FREE open source Enterprise Search Engine today!
>>>> Our experts will assist you in its installation for $59/mo, no commitment.
>>>> Test it for FREE on our Cloud platform anytime!
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
>>>> _______________________________________________
>>>> Jump-pilot-devel mailing list
>>>> Jump-pilot-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>> The best possible search technologies are now affordable for all companies.
>>> Download your FREE open source Enterprise Search Engine today!
>>> Our experts will assist you in its installation for $59/mo, no commitment.
>>> Test it for FREE on our Cloud platform anytime!
>>> http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> Jump-pilot-devel mailing list
>>> Jump-pilot-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>
>> ------------------------------------------------------------------------------
>> The best possible search technologies are now affordable for all companies.
>> Download your FREE open source Enterprise Search Engine today!
>> Our experts will assist you in its installation for $59/mo, no commitment.
>> Test it for FREE on our Cloud platform anytime!
>> http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
> 
> 
> ------------------------------------------------------------------------------
> The best possible search technologies are now affordable for all companies.
> Download your FREE open source Enterprise Search Engine today!
> Our experts will assist you in its installation for $59/mo, no commitment.
> Test it for FREE on our Cloud platform anytime!
> http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 

-- 
public class WhoDidIt{ // A comment. I love comments 
  private static Person sender;

  public static void main (String[] foo){

  sender = new Person();
  sender.setName(new String[]{"Edgar", "Soldin"});

  Address address = new Address();
  address.setStreet("Stadtweg 119");
  address.setZip(39116);
  address.setCity("Magdeburg");
  address.setCountry("Germany");

  sender.setAddress(address);

  sender.setMobilePhone(" +49(0)171-2782880 ");
  sender.setWebSiteUrl(" http://www.soldin.de ");
  sender.setEmail(" ed...@soldin.de ");
  sender.setPGPPublicKey(" http://www.soldin.de/edgar_soldin.asc ");
  sender.setGender(true);

  System.out.println(sender.toString());
  }
}

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to