My favorites | Sign in
Project Logo
             
Details: Show all Hide all

Older

  • Sep 01, 2009
    issue 3 (GoogleVideoSitemapUrl.Options misses the field ) reported by schuemann   -   http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=80472 describes an optional field <video:expiration_date> for a date after which the video will no longer be available. GoogleVideoSitemapUrl.Options should have a method expirationDate(java.util.Date publicationDate) to set this field and GoogleVideoSitemapGenerator should write this field to the Video-Sitemap. What version of the product are you using? sitemapgen4j-1.0.1
    http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=80472 describes an optional field <video:expiration_date> for a date after which the video will no longer be available. GoogleVideoSitemapUrl.Options should have a method expirationDate(java.util.Date publicationDate) to set this field and GoogleVideoSitemapGenerator should write this field to the Video-Sitemap. What version of the product are you using? sitemapgen4j-1.0.1
  • May 09, 2009
    issue 2 (AbstractSitemapUrlRenderer should take care of escaping enti...) reported by asdfasdf...@mailinator.com   -   What steps will reproduce the problem? 1. add a URL containing a & in path, e.g. http://www.domain.com/user/me&you/ 2. generate the sitemap 3. ampersand is not correctly encoded for XML What is the expected output? What do you see instead? ampersand should be encoded for XML: http://www.domain.tld/user/me&amp;you/ What version of the product are you using? On what operating system? 1.0.1 on win xp Please provide any additional information below. Both & and < are valid characters of a URL, but not in XML see URL RFC (3.3 / 3.4): http://www.ietf.org/rfc/rfc2396.txt and XML Spec (2.4): http://www.w3.org/TR/REC-xml/
    What steps will reproduce the problem? 1. add a URL containing a & in path, e.g. http://www.domain.com/user/me&you/ 2. generate the sitemap 3. ampersand is not correctly encoded for XML What is the expected output? What do you see instead? ampersand should be encoded for XML: http://www.domain.tld/user/me&amp;you/ What version of the product are you using? On what operating system? 1.0.1 on win xp Please provide any additional information below. Both & and < are valid characters of a URL, but not in XML see URL RFC (3.3 / 3.4): http://www.ietf.org/rfc/rfc2396.txt and XML Spec (2.4): http://www.w3.org/TR/REC-xml/
  • Feb 03, 2009
    r18 (zipped up the repo for download) committed by DanFabulich   -   zipped up the repo for download
    zipped up the repo for download
  • Feb 03, 2009
    r17 (More metadata; mandatory for maven repository ) committed by DanFabulich   -   More metadata; mandatory for maven repository
    More metadata; mandatory for maven repository
  • Feb 03, 2009
    r16 (Updated POM with more metadata) committed by DanFabulich   -   Updated POM with more metadata
    Updated POM with more metadata
  • Feb 03, 2009
    r15 (Configure distributionManagement for deploy to maven repo ) committed by DanFabulich   -   Configure distributionManagement for deploy to maven repo
    Configure distributionManagement for deploy to maven repo
  • Feb 03, 2009
    r14 (maven repo) committed by DanFabulich   -   maven repo
    maven repo
  • Feb 03, 2009
    r13 (Change groupId to google code; link to google code url, in p...) committed by DanFabulich   -   Change groupId to google code; link to google code url, in preparation for maven repository release
    Change groupId to google code; link to google code url, in preparation for maven repository release
  • Feb 03, 2009
    r12 (working on 1.1 again) committed by DanFabulich   -   working on 1.1 again
    working on 1.1 again
  • Feb 03, 2009
    sitemapgen4j-1.0.1.jar (Fixed package issue) file uploaded by DanFabulich   -  
    Labels: Featured
    Labels: Featured
  • Feb 03, 2009
    issue 1 (gzip method is package-protected) reported by DanFabulich   -   SitemapGeneratorBuilder.gzip is package-private; should be public.
    SitemapGeneratorBuilder.gzip is package-private; should be public.
  • Feb 03, 2009
    r11 (javadoc for 1.0.1) committed by DanFabulich   -   javadoc for 1.0.1
    javadoc for 1.0.1
  • Feb 03, 2009
    r10 (1.0.1, now with correct visibility for gzip option) committed by DanFabulich   -   1.0.1, now with correct visibility for gzip option
    1.0.1, now with correct visibility for gzip option
  • Jan 30, 2009
    r9 (Fix code examples) committed by DanFabulich   -   Fix code examples
    Fix code examples
  • Jan 28, 2009
    r8 (1.0 released; on to 1.1) committed by DanFabulich   -   1.0 released; on to 1.1
    1.0 released; on to 1.1
  • Jan 28, 2009
    sitemapgen4j-1.0.jar (Release 1.0) file uploaded by DanFabulich   -  
    Labels: Featured OpSys-All
    Labels: Featured OpSys-All
  • Jan 28, 2009
    r7 (set HTML mimetype) committed by DanFabulich   -   set HTML mimetype
    set HTML mimetype
  • Jan 28, 2009
    r6 (Adding javadoc) committed by DanFabulich   -   Adding javadoc
    Adding javadoc
  • Jan 28, 2009
    r5 (create javadoc directory ) committed by DanFabulich   -   create javadoc directory
    create javadoc directory
  • Jan 28, 2009
    r4 (create site directory ) committed by DanFabulich   -   create site directory
    create site directory
  • Jan 28, 2009
    r3 (svn:ignore) committed by DanFabulich   -   svn:ignore
    svn:ignore
  • Jan 28, 2009
    r2 (First checkin) committed by DanFabulich   -   First checkin
    First checkin
  • Jan 28, 2009
    Project sitemapgen4j created by DanFabulich   -   SitemapGen4j is a tool to generate XML sitemaps in Java.
    SitemapGen4j is a tool to generate XML sitemaps in Java.
 
Hosted by Google Code