[MapQuery] release help needed

Justin Penka jpenka at sdrmaps.com
Tue Jul 26 09:44:55 EDT 2011


Nice find Drew, I started working on #3 last night, I'll give this a
spin after work tonight :-)

 

 

________________________________

From: mapquery-bounces at lists.osgeo.org
[mailto:mapquery-bounces at lists.osgeo.org] On Behalf Of Drew Wells
Sent: Monday, July 25, 2011 4:58 PM
To: Steven Ottens
Cc: mapquery at lists.osgeo.org
Subject: Re: [MapQuery] release help needed

 

IDK if I can work on the codebase, but here's a handy command I found on
Stackoverflow for #3.

rgrep -n "^.\{81\}" /path/to/source/files

This should identify all the lines over 80 characters long.  It found
long lines I didn't make sure it exactly found 80+ character lines.

Summary view:
rgrep -c "^.\{81\}" /path/to/source/files

On Mon, Jul 25, 2011 at 4:59 PM, Steven Ottens <steven at minst.net> wrote:

Hi all,

We just discussed the 0.1 release on IRC. Basically Volker, Justin and
me decided that the codebase is pretty much what we need for the 0.1
release. There are a few points we want to solve before releasing. This
is where you can step in and make this release happen. For our first
release these 5 points need to be ticked off:

1. Create layer type docs.
2. Rename goto() to center() (thanks Drew)
3. Make sure that all code is no wider that 80 characters
4. the demo page isn't working for chromium
5. create a special minified openlayers build for mapquery

I can do 1,2 and probably 5. If someone can do 3 and 4 that would be
great.

Regards
Steven_______________________________________________
MapQuery mailing list
MapQuery at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapquery

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapquery/attachments/20110726/46197b4f/attachment.html


More information about the MapQuery mailing list