maidh91 / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Provide a tool to regenerate TldPatterns.class from the PSL #475

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

For a project I am developing, I wanted to use the up-to-date publicsuffix.org 
list in a similar manner to your TldPatterns.java.  So I have written my own 
generator that you can download here or from the attachment to this issue:

http://wiki.magnolia-cms.com/display/WIKI/TldPatterns+%28public+suffix+list%29+g
enerator

It is plain Java (5) without external dependencies.  Run the *Guava* class from 
your console, pipe the output wherever you like, and enjoy :)

I verified the output to be identical to the existing TldPatterns.java, besides 
a few differences that may come from updates to the publicsuffix.org list.

Kind regards,
Felix Rabe
Magnolia

Original issue reported on code.google.com by f.daniel...@gmail.com on 9 Nov 2010 at 4:58

Attachments:

GoogleCodeExporter commented 9 years ago
I have 'mavenized' the package, now called magnolia-domainnameutils-1.0, and 
added my newest developments to it.  See attachment.

Kind regards,
Felix Rabe
Magnolia

Original comment by f.daniel...@gmail.com on 24 Nov 2010 at 9:03

Attachments:

GoogleCodeExporter commented 9 years ago
Small update 1.2:

- Maven groupId = info.magnolia
- Removed java folder (contained duplicate code with wrong header)

Original comment by f.daniel...@gmail.com on 24 Nov 2010 at 9:47

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 12 Jan 2011 at 11:06

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 13 Jul 2011 at 6:18

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 16 Jul 2011 at 8:32

GoogleCodeExporter commented 9 years ago

Original comment by fry@google.com on 10 Dec 2011 at 3:54

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 30 May 2012 at 7:43

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 30 May 2012 at 7:46

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:15

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:18

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:09