From: Edwin C. <com...@gm...> - 2010-08-23 21:50:03
|
Hi Andrew, I have been reading up on the Maven site generator and it's actually really cool! I like this apt format (almost plain text). The only things I kinda missed (but not really) were: - an out-of-the box search function for the documentation - an option to convert apt files to pdf directly. (The Doxia convertor can't seem to do it http://maven.apache.org/doxia/doxia-tools/doxia-converter/index.html) For GWT-OL I think we could do without these: If the docs are single page sites then the browser search function suffices (all the better!) and if we need something like pdf we can do it through an intermediary format. By also generating the site with Maven we really use Maven to the fullest and we wouldn't need an extra dependency on sth like Sphinx, which requires installing Python, Python's setup tools etc for Windows users. The new Maven layout makes it really easy to get started, so I can say I am really happy with all your work. Also, I now have Eclipse Helios running with HgEclipse and m2eclipse, which makes for an excellent dev environment. Just pushed a minor bugfix for MapImpl :)... I will start moving the documentation from Trac to the Maven site, which should be able to replace the goofy site we have now. Greetings, Edwin On 23 August 2010 02:28, Andrew Hughes <ahh...@gm...> wrote: > What do you think about this? > http://maven.apache.org/plugins/maven-site-plugin/examples/site-deploy-to-sourceforge.net.html > > On Sun, Aug 22, 2010 at 10:22 AM, Andrew Hughes <ahh...@gm...> wrote: >> >> Good News! I have sucessfully deployed a timed snapshot to sonatype... >> >> http://oss.sonatype.org/content/repositories/snapshots/org/gwtopenmaps/openlayers/ >> >> >> On Sun, Aug 22, 2010 at 10:20 AM, Andrew Hughes <ahh...@gm...> >> wrote: >>> >>> Howdy, >>> Sphinx and the Maven Sites seem to be the same thing (different >>> implementation but very much the same). I don't know anything about Sphinx >>> so I can't compare the two. I'll have to talk about this with you before the >>> 0.5 release :) >>> Here are some examples of maven sites I found: >>> http://ejb3unit.sourceforge.net/ >>> http://www.hibernatespatial.org/ >>> http://logging.apache.org/log4j/1.2/ >>> >>> If you want to try run the site for the trac_ticket_48 branch just run >>> 'mvn site' (note that some links will be broken as when it's still awaiting >>> deployment all the ./target paths get in the way). >>> :) >>> >>> On Sat, Aug 21, 2010 at 5:56 AM, Edwin Commandeur >>> <com...@gm...> wrote: >>>> >>>> Hi Andrew, >>>> >>>> That is great that you already put out a request to make the gwt-ol >>>> jar available in the Maven repos! >>>> >>>> Just to make sure you have all the rights for GWT-OL I have given you >>>> project admin rights. If you'd rather not have project admin rights >>>> then I you have to give me a shout out and I will revert it. >>>> >>>> After you have deprecated the default tip I will pull everything from >>>> Hg and start some work on GWT-OL again. >>>> >>>> One thing I would like to do is use Sphinx for documentation and site >>>> generation (http://sphinx.pocoo.org/). There are already some other >>>> open source geo projects that use Sphinx. The new MapServer site is >>>> created with Sphinx for instance (see http://www.mapserver.org/) and >>>> GeoServer is also using it (see http://docs.geoserver.org/2.0.1/user/, >>>> at the bottom). Sphinx, a tool written in Python, is really easy to >>>> setup using easy install, and that even worked flawlessly on my >>>> Windows box. >>>> >>>> Yes, Maven can generate a project website, but Sphinx gives far nicer >>>> docs out-of-the-box that can be searched as well. What is your take on >>>> this? >>>> >>>> Greetings, >>>> Edwin >>>> >>>> On 19 August 2010 23:30, Andrew Hughes <ahh...@gm...> wrote: >>>> > Coming soon.... v0.5 :) >>>> > >>>> > ---------- Forwarded message ---------- >>>> > From: Andrew Hughes (JIRA) <is...@so...> >>>> > Date: Fri, Aug 20, 2010 at 1:42 AM >>>> > Subject: [JIRA] Created: (OSSRH-709) GWT-OpenLayers (GWT Wrapper for >>>> > OpenLayers JavaScript Library) >>>> > To: ahh...@gm... >>>> > >>>> > >>>> > GWT-OpenLayers (GWT Wrapper for OpenLayers JavaScript Library) >>>> > -------------------------------------------------------------- >>>> > >>>> > Key: OSSRH-709 >>>> > URL: http://issues.sonatype.org/browse/OSSRH-709 >>>> > Project: Support - Open Source Project Repository Hosting >>>> > Issue Type: New Project >>>> > Reporter: Andrew Hughes >>>> > Assignee: Juven Xu >>>> > >>>> > >>>> > Id like to release this project out into central for public >>>> > consumption. >>>> > Cheers. >>>> > >>>> > Also, the colleague on the project owns the domain 'gwtopenmaps.org', >>>> > see >>>> > http://openlayers.gwtopenmaps.org/ >>>> > >>>> > I will try and get this released, signed and pushed up ASAP... I will >>>> > put >>>> > Jira comments on this issue to report progress. Cheers. >>>> > >>>> > -- >>>> > This message is automatically generated by JIRA. >>>> > - >>>> > If you think it was sent incorrectly contact one of the >>>> > administrators: >>>> > http://issues.sonatype.org/secure/Administrators.jspa >>>> > - >>>> > For more information on JIRA, see: >>>> > http://www.atlassian.com/software/jira >>>> > >>>> > >>>> > >>>> > >>> >> > > |