Commit Graph

  • c621e05154 修改版本为 1.0.1-SNAPSHOT main YuCheng Hu 2022-12-15 00:59:01 -0500
  • 8eeeccb213 更新软件的包和使用的 JDK 版本 YuCheng Hu 2022-12-15 00:44:03 -0500
  • dd08af8f9f 先不进行签名 YuCheng Hu 2022-12-14 23:25:28 -0500
  • 871f58e1d5 Update pom file and by use JDK 11 to build YuCheng Hu 2022-12-14 23:23:54 -0500
  • 619bcfce92
    add LICENSE (#51) Marc Trölitzsch 2021-06-23 19:29:30 +0200
  • c6bf718b6e
    Prepare next snaphost version Matthias Kurz 2019-01-27 15:13:23 +0100
  • 7cb6a9b216
    Release 1.1.2 v1.1.2 Matthias Kurz 2019-01-27 15:12:04 +0100
  • bfce1911fa
    Merge pull request #46 from mkurz/sitemapindexasstring Matthias Kurz 2019-01-27 15:04:10 +0100
  • bc5515d678
    Add support to write sitemaps index as string Matthias Kurz 2019-01-27 15:02:38 +0100
  • 6a605cf6ce
    Merge pull request #45 from ThorKarlsson/GoogleImageExtension Matthias Kurz 2019-01-27 14:34:07 +0100
  • 954b0d3c42
    Remove last modified in tests, causes problems (timezones) Matthias Kurz 2019-01-27 14:16:34 +0100
  • edcec3bd5c
    Change comments Matthias Kurz 2019-01-27 14:09:36 +0100
  • 7bbc640e6e
    Renamed GoogleExtension* classes/files to GoogleImage* Matthias Kurz 2019-01-26 23:02:02 +0100
  • 3d11a1a9ef
    Removed TODO's They are done already Matthias Kurz 2019-01-26 23:00:11 +0100
  • 984d3ee661
    Spaces Matthias Kurz 2019-01-26 22:51:35 +0100
  • 0ea636d005 Remove old version of image test thorkarlsson 2018-10-30 14:12:30 +0700
  • e9cabcf104 Add Google extended sitemap url with support to add multiple image tags to a single URL entry thorkarlsson 2018-10-30 14:04:45 +0700
  • 47cc5e01d8
    Prepare next snaphost version Matthias Kurz 2018-07-17 12:19:55 +0200
  • 2b7b645afd
    Release 1.1.1 v1.1.1 Matthias Kurz 2018-07-17 12:19:13 +0200
  • 7553eba073
    Merge pull request #44 from spekr/master Matthias Kurz 2018-07-17 12:15:48 +0200
  • 12c38f6135 Wraps codeblocks that could throw IOException in try-catch. Catches IOException and throws RuntimeException instead. This is in line with code-practice. This way the upgrade won't break any code. Robert van der Spek 2018-07-17 10:33:39 +0200
  • 3c852e4474 Replaces spaced indents with tab indents. Robert van der Spek 2018-07-17 10:20:39 +0200
  • ab87227014 Adds flush() to ensure the file contents are available in the following procedure. Robert van der Spek 2018-07-16 13:25:07 +0200
  • 4e84a7cfe8 Closes streams in finally clause whenever they are opened. Robert van der Spek 2018-07-16 12:45:37 +0200
  • 168ac4f200
    Prepare next snaphost version Matthias Kurz 2018-07-05 16:46:49 +0200
  • 0baf7374fa
    Release 1.1.0 v1.1.0 Matthias Kurz 2018-07-05 16:38:09 +0200
  • 11962f83d7
    Make sure resources get closed Matthias Kurz 2018-07-05 16:16:20 +0200
  • 15345fc0e4
    writeSitemapsWithIndex(...) returns the created file. Fixes #39 Matthias Kurz 2018-07-05 16:08:26 +0200
  • a3395794ae
    Cleanup Matthias Kurz 2018-07-05 15:17:34 +0200
  • b63ffc081e
    Merge pull request #33 from sergiovm/master Matthias Kurz 2018-07-05 15:05:53 +0200
  • d4bc63c582
    Merge pull request #28 from gregorko/master Matthias Kurz 2018-07-05 14:49:16 +0200
  • 1ceac7f3f0
    Extend google news twb 2017-05-23 12:07:39 +0200
  • d52043d184
    Merge pull request #37 from ramsrib/master Matthias Kurz 2018-07-04 16:15:24 +0200
  • 7fe063dbf9 Fixed weird random behabiour mixing alternate options and omitting some of them Sergio Vico 2018-02-06 18:11:20 +0100
  • e97b8b991a Fixed weird random behabiour mixing alternate options and omitting some of them Sergio Vico 2018-02-06 17:39:40 +0100
  • 504ede31dd extended GoolgeLinkGenerator to support generic map to define link attributes Sergio Vico 2018-01-22 16:10:09 +0100
  • 51a24c917a Changed the scope of the ISitemapUrl interface to public. ramsrib 2017-08-13 14:21:03 -0700
  • c1dba547dc Reversed pom to original. Sergio Vico 2017-03-30 12:20:22 +0200
  • 0eccebb6c2 added new generator for google link extension Sergio Vico 2017-03-29 17:33:46 +0200
  • deb1862436 Merge pull request #29 from andrewsmedina/master Matthias Kurz 2017-01-25 21:08:14 +0100
  • 50aef5b842 fix typo in readme Andrews Medina 2017-01-25 17:06:15 -0300
  • 78a9936ebc ability to specify sitemap index file Gregor Koukkoullis 2017-01-03 21:20:09 +0100
  • 756d578275 Prepare next snaphost version Matthias Kurz 2016-08-03 21:16:46 +0200
  • 9a3869963f Release 1.0.6 v1.0.6 Matthias Kurz 2016-08-03 21:15:01 +0200
  • ae631d8a44 Merge pull request #21 from mantacode/gitignore-update Matthias Kurz 2016-08-03 19:28:09 +0200
  • e10e166b39 Write empty sitemap and index files (#23) Joseph Beard 2016-08-03 11:04:52 -0400
  • 6e9832beaf 1.0.5 released, preparing for 1.0.6 v1.0.5 Matthias Kurz 2016-08-03 09:15:45 +0200
  • ea0594afa1 fixes issue #25 (#26) Kamil 2016-07-21 01:06:24 +0200
  • d96d24d610 Updating gitignore to exclude files for IntelliJ IDEA, etc. Joseph Beard 2015-12-08 09:43:52 -0500
  • c3dee10152 1.0.4 released, preparing for 1.0.5 v1.0.4 Dan Fabulich 2015-09-16 20:59:49 -0700
  • be330d6ec3 adding support for custom suffices for sitemap generation Ankita Nellimarla 2015-09-08 23:34:43 -0700
  • e0c7147bfe Prepare for next SNAPSHOT release Matthias Kurz 2015-06-13 15:14:50 +0200
  • 36a054bd71 Bump to version 1.0.3 v1.0.3 Matthias Kurz 2015-06-13 13:10:00 +0200
  • a46ea9ffe5 Merge pull request #10 from skycao/master dfabulich 2015-06-12 20:35:44 -0700
  • 54138163ce added write to string functionality for sitemap generators Sky Cao 2015-06-03 17:26:20 -0700
  • 5ea973b161 Changing url-check so that it allows different schemes but still requires the same domain Navtej Sadhal 2014-04-30 20:22:16 -0700
  • 95b23f2eb0 Merge pull request #8 from jiwhiz/update-xsd dfabulich 2015-06-08 16:31:02 -0700
  • 2ba23162ca update siteindex.xsd and sitemap.xsd Yuan Ji 2015-05-10 21:06:19 -0600
  • c24db4203b Merge pull request #6 from hoteia/master dfabulich 2015-03-24 08:21:09 -0700
  • 895cac17a6 URL using non ASCII characters [utf-8 support] #5 https://github.com/dfabulich/sitemapgen4j/issues/5#issuecomment-82243209 denis 2015-03-18 19:35:29 +0100
  • c2d956cd06 Prepare for next SNAPSHOT release Matthias Kurz 2014-12-13 01:11:47 +0100
  • 7824a666a1 Bump to version 1.0.2 v1.0.2 Matthias Kurz 2014-12-13 01:03:22 +0100
  • 4afa177e95 Don't deploy automatically to central repos after staging Matthias Kurz 2014-12-13 00:57:58 +0100
  • e4e60f271d Set up sonatype repos and added necessary maven plugins Matthias Kurz 2014-12-13 00:55:07 +0100
  • 4b9fde5f6a Fixed bad character maven was complaining about (bad encoding) Matthias Kurz 2014-12-12 22:09:16 +0100
  • f6ee928114 Resolved maven warnings Matthias Kurz 2014-12-12 21:13:18 +0100
  • 29fea42a38 Merge pull request #3 from mkurz/sitemapIndexFix dfabulich 2014-12-02 22:48:11 -0800
  • 20530f27dc Allow to create index even when only (one) sitemap.xml exists Matthias Kurz 2014-12-03 00:05:23 +0100
  • cd96b384d6 Moved to github, no deployment strategy Dan Fabulich 2013-09-18 16:55:26 -0700
  • 24b2605141 The limit is 50,000 URLs, not 1,000 Dan Fabulich 2013-09-18 16:51:25 -0700
  • f02826bc27 Create README.md dfabulich 2013-09-18 16:42:20 -0700
  • 1cbb6e4d6e gitignore Dan Fabulich 2013-09-09 08:16:36 -0700
  • 80d7aa7ba1 More metadata; mandatory for maven repository DanFabulich 2009-02-03 23:17:20 +0000
  • 39dc7827c9 Configure distributionManagement for deploy to maven repo DanFabulich 2009-02-03 22:53:00 +0000
  • 185dea3310 Change groupId to google code; link to google code url, in preparation for maven repository release DanFabulich 2009-02-03 22:40:04 +0000
  • 319e680d44 working on 1.1 again DanFabulich 2009-02-03 21:54:19 +0000
  • 80896f3ac5 1.0.1, now with correct visibility for gzip option DanFabulich 2009-02-03 21:46:52 +0000
  • 7aafda96f9 Fix code examples DanFabulich 2009-01-31 00:47:22 +0000
  • b17dc1fda7 1.0 released; on to 1.1 DanFabulich 2009-01-29 03:19:20 +0000
  • 75e986634b svn:ignore DanFabulich 2009-01-29 02:37:51 +0000
  • 56bd6d728b First checkin DanFabulich 2009-01-29 01:48:40 +0000
  • c654290116 Initial directory structure. (no author) 2009-01-29 01:39:27 +0000