aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Add developer info + sample config about how to work with a RAM diskAlexander Kriegisch2021-03-251-0/+4
* AspectJ 1.9.6 final bitsV1_9_6Andy Clement2020-07-221-0/+1
* few more bits to ignoreAndy Clement2020-04-211-0/+6
* Reorganise + comment .gitignore, ignore IntelliJ IDEA projectsAlexander Kriegisch2020-04-211-7/+21
* Exclude some linux created debug filesAndy Clement2020-04-211-0/+1
* pushed versions to 1.9.4.BUILD-SNAPSHOTAndy Clement2019-04-171-1/+1
* Updated with Java12 supportAndy Clement2019-04-031-0/+1
* tidyupAndy Clement2019-02-081-0/+1
* tidyupAndy Clement2019-02-081-0/+6
* ensure we do have a working local.propertiesAndy Clement2013-07-301-1/+0
* added local.propertiesAndy Clement2013-04-251-0/+1
* ignore bin folders and aj-buildAndy Clement2012-02-291-0/+2
path: root/archiva-modules/archiva-web/archiva-rss/pom.xml
blob: 1fa81ea98ab471cd10fa2d2a0e689da4a1f9de0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106