Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
#37 stop using gabrys.biz domain name
Browse files Browse the repository at this point in the history
The gabrys.biz domain has been abandoned (EOL: 19th September 2020). All links to the *.gabrys.biz are updated:
* css-splitter-maven-plugin.projects.gabrys.biz -> gabrysbiz.github.io/css-splitter-maven-plugin
* maven-plugin-utils.projects.gabrys.biz -> gabrysbiz.github.io/maven-plugin-utils
* www.gabrys.biz -> github.com/gabrysbiz
* www.adam.gabrys.biz -> agabrys.github.io
  • Loading branch information
agabrys committed Sep 17, 2020
1 parent 9de28d1 commit 5e98df9
Show file tree
Hide file tree
Showing 78 changed files with 209 additions and 212 deletions.
36 changes: 18 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
Dependencies:
* Upgraded [CSS Parser](http://cssparser.sourceforge.net/) from 0.9.26 to 0.9.27 ([#32](https://github.com/gabrysbiz/css-splitter-maven-plugin/issues/32))

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/)

## 2.0.3
Dependencies:
* Upgraded [CSS Parser](http://cssparser.sourceforge.net/) from 0.9.25 to 0.9.26 ([#31](https://github.com/gabrysbiz/css-splitter-maven-plugin/issues/31))

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/2.0.3/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/2.0.3/)

## 2.0.2
Bugs:
* Fixed regex patterns should not be created needlessly ([#30](https://github.com/gabrysbiz/css-splitter-maven-plugin/issues/30))

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/2.0.2/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/2.0.2/)

## 2.0.1
Bugs:
* Fixed colors should be written as hex codes instead of rgb functions ([#28](https://github.com/gabrysbiz/css-splitter-maven-plugin/issues/28))

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/2.0.1/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/2.0.1/)

## 2.0.0
Features:
Expand All @@ -35,58 +35,58 @@ Bugs:

Dependencies:
* Upgraded [CSS Parser](http://cssparser.sourceforge.net/) from 0.9.24 to 0.9.25
* Upgraded [Maven Plugin Utils](http://maven-plugin-utils.projects.gabrys.biz/) from [1.4.1](http://maven-plugin-utils.projects.gabrys.biz/1.4.1/) to [2.0.0](http://maven-plugin-utils.projects.gabrys.biz/2.0.0/)
* Upgraded [Maven Plugin Utils](https://gabrysbiz.github.io/maven-plugin-utils) from [1.4.1](https://gabrysbiz.github.io/maven-plugin-utils1.4.1/) to [2.0.0](https://gabrysbiz.github.io/maven-plugin-utils2.0.0/)

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/2.0.0/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/2.0.0/)

## 1.2.3
Dependencies:
* Upgraded [CSS Parser](http://cssparser.sourceforge.net/) from 0.9.23 to 0.9.24
* Upgraded [Maven Plugin Utils](http://maven-plugin-utils.projects.gabrys.biz/) from [1.4.0](http://maven-plugin-utils.projects.gabrys.biz/1.4.0/) to [1.4.1](http://maven-plugin-utils.projects.gabrys.biz/1.4.1/)
* Upgraded [Maven Plugin Utils](https://gabrysbiz.github.io/maven-plugin-utils) from [1.4.0](https://gabrysbiz.github.io/maven-plugin-utils1.4.0/) to [1.4.1](https://gabrysbiz.github.io/maven-plugin-utils1.4.1/)

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/1.2.3/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/1.2.3/)

## 1.2.2
Dependencies:
* Upgraded [CSS Parser](http://cssparser.sourceforge.net/) from 0.9.22 to 0.9.23

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/1.2.2/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/1.2.2/)

## 1.2.1
Dependencies:
* Upgraded [CSS Parser](http://cssparser.sourceforge.net/) from 0.9.21 to 0.9.22

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/1.2.1/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/1.2.1/)

## 1.2.0
Features:
* Added support for nested `@media` rules in CSS 3.0
* Added support for "star hack" in CSS 2.1 and 3.0 (see the [starHackAllowed](http://css-splitter-maven-plugin.projects.gabrys.biz/1.2.0/split-mojo.html#starHackAllowed) parameter)
* Added support for "star hack" in CSS 2.1 and 3.0 (see the [starHackAllowed](https://gabrysbiz.github.io/css-splitter-maven-plugin/1.2.0/split-mojo.html#starHackAllowed) parameter)

Dependencies:
* Upgraded [CSS Parser](http://cssparser.sourceforge.net/) from 0.9.20 to 0.9.21

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/1.2.0/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/1.2.0/)

## 1.1.1
Dependencies:
* Upgraded [Maven Plugin Utils](http://maven-plugin-utils.projects.gabrys.biz/) from [1.3.0](http://maven-plugin-utils.projects.gabrys.biz/1.3.0/) to [1.4.0](http://maven-plugin-utils.projects.gabrys.biz/1.4.0/)
* Upgraded [Maven Plugin Utils](https://gabrysbiz.github.io/maven-plugin-utils) from [1.3.0](https://gabrysbiz.github.io/maven-plugin-utils1.3.0/) to [1.4.0](https://gabrysbiz.github.io/maven-plugin-utils1.4.0/)

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/1.1.1/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/1.1.1/)

## 1.1.0
Features:
* Added code compression (see the [compress](http://css-splitter-maven-plugin.projects.gabrys.biz/1.1.0/split-mojo.html#compress) parameter)
* Added code compression (see the [compress](https://gabrysbiz.github.io/css-splitter-maven-plugin/1.1.0/split-mojo.html#compress) parameter)

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/1.1.0/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/1.1.0/)

## 1.0.1
Dependencies:
* Upgraded [CSS Parser](http://cssparser.sourceforge.net/) from 0.9.19 to 0.9.20

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/1.0.1/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/1.0.1/)

## 1.0.0
Initial release.

[See documentation](http://css-splitter-maven-plugin.projects.gabrys.biz/1.0.0/)
[See documentation](https://gabrysbiz.github.io/css-splitter-maven-plugin/1.0.0/)
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
# About
[![License BSD 3-Clause](https://img.shields.io/badge/license-BSD%203--Clause-blue.svg)](http://css-splitter-maven-plugin.projects.gabrys.biz/license.txt)
[![License BSD 3-Clause](https://img.shields.io/badge/license-BSD%203--Clause-blue.svg)](https://gabrysbiz.github.io/css-splitter-maven-plugin/license.txt)
[![Build Status](https://travis-ci.org/gabrysbiz/css-splitter-maven-plugin.svg?branch=master)](https://travis-ci.org/gabrysbiz/css-splitter-maven-plugin)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=biz.gabrys.maven.plugins%3Acss-splitter-maven-plugin&metric=alert_status)](https://sonarcloud.io/dashboard?id=biz.gabrys.maven.plugins%3Acss-splitter-maven-plugin)

This plugin splits [CSS](http://www.w3.org/Style/CSS/) stylesheets to smaller files ("parts") which contain maximum [X](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/split-mojo.html#maxRules) rules. It uses [CSS Parser](http://cssparser.sourceforge.net/) to parse source code.
This plugin splits [CSS](http://www.w3.org/Style/CSS/) stylesheets to smaller files ("parts") which contain maximum [X](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/split-mojo.html#maxRules) rules. It uses [CSS Parser](http://cssparser.sourceforge.net/) to parse source code.

[CSS Parser](http://cssparser.sourceforge.net/) supports following standards:
* [Cascading Style Sheets Level 3](https://www.w3.org/Style/CSS/)
* [Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification](https://www.w3.org/TR/CSS2/)
* [Cascading Style Sheets Level 2](https://www.w3.org/TR/2008/REC-CSS2-20080411/)
* [Cascading Style Sheets Level 1](https://www.w3.org/TR/CSS1/)

For more information read the [split](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/split-mojo.html) goal documentation or take a look into [examples](#examples).
For more information read the [split](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/split-mojo.html) goal documentation or take a look into [examples](#examples).

# Goals Overview
* [css-splitter:split](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/split-mojo.html) - splits [CSS](http://www.w3.org/Style/CSS/) stylesheets to smaller files ("parts") which contain maximum [X](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/split-mojo.html#maxRules) rules
* [css-splitter:split](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/split-mojo.html) - splits [CSS](http://www.w3.org/Style/CSS/) stylesheets to smaller files ("parts") which contain maximum [X](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/split-mojo.html#maxRules) rules

# Requirements
The plugin to run requires:
* Java 6 or higher
* Maven 3 or higher

# Usage
General instructions on how to use the CSS Splitter Maven Plugin can be found on the [usage](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/usage.html) page. Some more specific use cases are described in the examples given below. Last but not least, users occasionally contribute additional examples, tips or errata to the plugin's [wiki](https://github.com/gabrysbiz/css-splitter-maven-plugin/wiki) page.
General instructions on how to use the CSS Splitter Maven Plugin can be found on the [usage](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/usage.html) page. Some more specific use cases are described in the examples given below. Last but not least, users occasionally contribute additional examples, tips or errata to the plugin's [wiki](https://github.com/gabrysbiz/css-splitter-maven-plugin/wiki) page.

In case you still have questions regarding the plugin's usage, please have a look at the [FAQ](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/faq.html).
In case you still have questions regarding the plugin's usage, please have a look at the [FAQ](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/faq.html).

If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in the [issue tracker](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/issue-tracking.html). When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from the [source repository](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/source-repository.html) and will find supplementary information in the [guide to helping with Maven](http://maven.apache.org/guides/development/guide-helping.html).
If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in the [issue tracker](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/issue-tracking.html). When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from the [source repository](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/source-repository.html) and will find supplementary information in the [guide to helping with Maven](http://maven.apache.org/guides/development/guide-helping.html).

# Examples
To provide you with better understanding of some usages of the CSS Splitter Maven Plugin, you can take a look into the following examples:
* [Using include/exclude patterns](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/examples/patterns.html)
* [Multiple source/output directories](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/examples/multiple-directories.html)
* [Output file structure (imports' tree)](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/examples/output-file-structure.html)
* [Using cache token](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/examples/cache-token.html)
* [Code compression](http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/examples/code-compression.html)
* [Using include/exclude patterns](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/examples/patterns.html)
* [Multiple source/output directories](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/examples/multiple-directories.html)
* [Output file structure (imports' tree)](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/examples/output-file-structure.html)
* [Using cache token](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/examples/cache-token.html)
* [Code compression](https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/examples/code-compression.html)

20 changes: 10 additions & 10 deletions gh-pages/index.html.template
Original file line number Diff line number Diff line change
Expand Up @@ -271,9 +271,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</pre>
<ul>
<li>Upgraded <a href="http://cssparser.sourceforge.net/">CSS Parser</a> from 0.9.24 to 0.9.25</li>
<li>
Upgraded <a href="http://maven-plugin-utils.projects.gabrys.biz/">Maven Plugin Utils</a>
from <a href="http://maven-plugin-utils.projects.gabrys.biz/1.4.1/">1.4.1</a>
to <a href="http://maven-plugin-utils.projects.gabrys.biz/2.0.0/">2.0.0</a>
Upgraded <a href="https://gabrysbiz.github.io/maven-plugin-utils">Maven Plugin Utils</a>
from <a href="https://gabrysbiz.github.io/maven-plugin-utils1.4.1/">1.4.1</a>
to <a href="https://gabrysbiz.github.io/maven-plugin-utils2.0.0/">2.0.0</a>
</li>
</ul>
</td>
Expand All @@ -285,9 +285,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</pre>
<ul>
<li>Upgraded <a href="http://cssparser.sourceforge.net/">CSS Parser</a> from 0.9.23 to 0.9.24</li>
<li>
Upgraded <a href="http://maven-plugin-utils.projects.gabrys.biz/">Maven Plugin Utils</a>
from <a href="http://maven-plugin-utils.projects.gabrys.biz/1.4.0/">1.4.0</a>
to <a href="http://maven-plugin-utils.projects.gabrys.biz/1.4.1/">1.4.1</a>
Upgraded <a href="https://gabrysbiz.github.io/maven-plugin-utils">Maven Plugin Utils</a>
from <a href="https://gabrysbiz.github.io/maven-plugin-utils1.4.0/">1.4.0</a>
to <a href="https://gabrysbiz.github.io/maven-plugin-utils1.4.1/">1.4.1</a>
</li>
</ul>
</td>
Expand Down Expand Up @@ -334,9 +334,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</pre>
<p>Dependencies:</p>
<ul>
<li>
Upgraded <a href="http://maven-plugin-utils.projects.gabrys.biz/">Maven Plugin Utils</a>
from <a href="http://maven-plugin-utils.projects.gabrys.biz/1.3.0/">1.3.0</a>
to <a href="http://maven-plugin-utils.projects.gabrys.biz/1.4.0/">1.4.0</a>
Upgraded <a href="https://gabrysbiz.github.io/maven-plugin-utils">Maven Plugin Utils</a>
from <a href="https://gabrysbiz.github.io/maven-plugin-utils1.3.0/">1.3.0</a>
to <a href="https://gabrysbiz.github.io/maven-plugin-utils1.4.0/">1.4.0</a>
</li>
</ul>
</td>
Expand Down Expand Up @@ -366,7 +366,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</pre>
</tbody>
</table>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/gabrysbiz/css-splitter-maven-plugin">CSS Splitter Maven Plugin</a> is maintained by <a href="http://www.gabrys.biz/">gabrys.biz</a>.</span>
<span class="site-footer-owner"><a href="https://github.com/gabrysbiz/css-splitter-maven-plugin">CSS Splitter Maven Plugin</a> is maintained by <a href="https://github.com/gabrysbiz/">gabrys.biz</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
Expand Down
1 change: 0 additions & 1 deletion gh-pages/static-files/CNAME

This file was deleted.

2 changes: 0 additions & 2 deletions gh-pages/static-files/robots.txt

This file was deleted.

4 changes: 2 additions & 2 deletions header-license-template.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
${project.name}
http://${project.artifactId}.projects.gabrys.biz/
https://gabrysbiz.github.io/css-splitter-maven-plugin/

Copyright (c) ${project.inceptionYear} ${owner}
Copyright (c) ${project.inceptionYear}-2020 ${owner}

This file is licensed under the BSD 3-Clause (the "License").
You may not use this file except in compliance with the License.
Expand Down
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
<packaging>maven-plugin</packaging>
<name>CSS Splitter Maven Plugin</name>
<description>Splits CSS stylesheets to smaller files ("parts") which contain maximum X rules.</description>
<url>http://css-splitter-maven-plugin.projects.gabrys.biz/LATEST/</url>
<url>https://gabrysbiz.github.io/css-splitter-maven-plugin/LATEST/</url>

<inceptionYear>2015</inceptionYear>
<organization>
<name>gabrys.biz</name>
<url>http://www.gabrys.biz/</url>
<url>https://github.com/gabrysbiz/</url>
</organization>

<licenses>
<license>
<name>The BSD 3-Clause License</name>
<url>http://css-splitter-maven-plugin.projects.gabrys.biz/license.txt</url>
<url>https://gabrysbiz.github.io/css-splitter-maven-plugin/license.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
Expand All @@ -29,9 +29,9 @@
<developer>
<id>agabrys</id>
<name>Adam Gabryś</name>
<url>http://www.adam.gabrys.biz/</url>
<url>https://agabrys.github.io/</url>
<organization>gabrys.biz</organization>
<organizationUrl>http://www.gabrys.biz/</organizationUrl>
<organizationUrl>https://github.com/gabrysbiz/</organizationUrl>
<timezone>Europe/Berlin</timezone>
</developer>
</developers>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* CSS Splitter Maven Plugin
* http://css-splitter-maven-plugin.projects.gabrys.biz/
* https://gabrysbiz.github.io/css-splitter-maven-plugin/
*
* Copyright (c) 2015 Adam Gabrys
* Copyright (c) 2015-2020 Adam Gabrys
*
* This file is licensed under the BSD 3-Clause (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* CSS Splitter Maven Plugin
* http://css-splitter-maven-plugin.projects.gabrys.biz/
* https://gabrysbiz.github.io/css-splitter-maven-plugin/
*
* Copyright (c) 2015 Adam Gabrys
* Copyright (c) 2015-2020 Adam Gabrys
*
* This file is licensed under the BSD 3-Clause (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* CSS Splitter Maven Plugin
* http://css-splitter-maven-plugin.projects.gabrys.biz/
* https://gabrysbiz.github.io/css-splitter-maven-plugin/
*
* Copyright (c) 2015 Adam Gabrys
* Copyright (c) 2015-2020 Adam Gabrys
*
* This file is licensed under the BSD 3-Clause (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* CSS Splitter Maven Plugin
* http://css-splitter-maven-plugin.projects.gabrys.biz/
* https://gabrysbiz.github.io/css-splitter-maven-plugin/
*
* Copyright (c) 2015 Adam Gabrys
* Copyright (c) 2015-2020 Adam Gabrys
*
* This file is licensed under the BSD 3-Clause (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Loading

0 comments on commit 5e98df9

Please sign in to comment.