Skip to content

Commit 2a31d29

Browse files
committed
Resolve matomo-org#2
1 parent 2bc110e commit 2a31d29

43 files changed

Lines changed: 137 additions & 1679 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,8 @@
55
*.swp
66
info
77

8-
# Build and Package Files #
9-
**/build/
10-
**/dist/
11-
12-
# NetBeans Files #
13-
**/nbbuild/
14-
**/nbdist/
15-
**/nbproject/private/
16-
**/nbactions.xml
17-
**/nb-configuration.xml
8+
# Package Files #
9+
**/target/
1810

1911
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2012
hs_err_pid*

build.xml

Lines changed: 0 additions & 57 deletions
This file was deleted.
Binary file not shown.

lib/commons-logging-1.2.jar

-60.4 KB
Binary file not shown.

lib/hk2-api.jar

-161 KB
Binary file not shown.

lib/hk2-locator.jar

-163 KB
Binary file not shown.

lib/hk2-utils.jar

-85.1 KB
Binary file not shown.

lib/httpclient-4.4.jar

-702 KB
Binary file not shown.

lib/httpcore-4.4.jar

-314 KB
Binary file not shown.

lib/javaee-api-7.0.jar

-1.84 MB
Binary file not shown.

0 commit comments

Comments
 (0)