-
Notifications
You must be signed in to change notification settings - Fork 7
/
releases.moxie
520 lines (493 loc) · 14.6 KB
/
releases.moxie
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
#
# ${project.version} release
#
r21: {
title: ${project.name} ${project.version} released
id: ${project.version}
date: ${project.buildDate}
note: ~
html: ~
text: ~
security: ~
fixes: ~
changes: ~
additions: ~
dependencyChanges: ~
contributors: ~
}
#
# 0.10.0 release
#
r20: {
title: Moxie Build Toolkit 0.10.0 released
id: 0.10.0
date: 2023-04-01
note: With the update of Ant to 1.10.13, Java 8 is now the minimum required JRE version.
html: ~
text: ~
security: ~
fixes:
- Handle HTTP redirect codes 307 and 308 in addition to 301 and 302
- Updated changed URL for AngularJS and Restlet
- Changed URLs to use HTTPS, e.g. for Maven Central
- Read POMs with loose requirements when generating POM index to include deployed artifacts even when parents are missing.
changes:
- Removed Codehaus repository, R.I.P.
additions:
- Added mx:repoupdate task to just update the Maven repo's index files without deploying anything
- Added 'keep' parameter to mx:ghpages to keep specified files from previous commit even if 'obliterate' is set to true
dependencyChanges:
- Ant 1.10.13
- updated to JaCoCo 0.8.4
- updated to Cobertura 2.1.1
contributors: ~
}
#
# 0.9.4 release
#
r19: {
title: Moxie Build Toolkit 0.9.4 released
id: 0.9.4
date: 2014-07-03
note: ~
html: ~
text: ~
security: ~
fixes: ~
changes:
- Export repository definitions in pom to ensure Maven can source all artifacts
additions: ~
dependencyChanges: ~
contributors: ~
}
#
# 0.9.3 release
#
r18: {
title: Moxie Build Toolkit 0.9.3 released
id: 0.9.3
date: 2014-06-17
note: ~
html: ~
text: ~
security: ~
fixes:
- Fixed bug in mx:WebXml which required a PARAMS section
changes: ~
additions: ~
dependencyChanges: ~
contributors: ~
}
#
# 0.9.2 release
#
r17: {
title: Moxie Build Toolkit 0.9.2 released
id: 0.9.2
date: 2014-06-09
note: ~
html: ~
text: ~
security: ~
fixes:
- add classpath resource javadoc-frame-injections-fix.txt for the MxJavadoc task
changes: ~
additions: ~
dependencyChanges: ~
contributors: ~
}
#
# 0.9.1 release
#
r16: {
title: Moxie Build Toolkit 0.9.1 released
id: 0.9.1
date: 2013-11-29
note: ~
html: ~
text: ~
security: ~
fixes:
- existing Eclipse settings were not properly updated for apt generated source directories
changes: ~
additions:
- support Eclipse factorypath var jars
dependencyChanges: ~
contributors: ~
}
#
# 0.9.0 release
#
r15: {
title: Moxie Build Toolkit 0.9.0 released
id: 0.9.0
date: 2013-11-19
note: ~
html: ~
text: ~
security: ~
fixes:
- Fixed test->build classpath dependency leaking
- Exclude RING1 optional dependencies on runtime classpath
- Export runtime classpath dependencies, not compile classpath dependencies in mx:zip, mx:war, and mx:onejar
changes:
- Changed groupId to com.gitblit.moxie to make Sonatype happy
additions:
- Ignore fenced code blocks (```) in mx:doc processing
- Support apt option for dependencies and automatic Eclipse .factorypath & project prefs generation
dependencyChanges:
- removed MarkdownPapers
- added pegdown 1.4.1
- updated to Jacoco 0.6.3
- updated to JGit 3.1.0.201310021548-r
contributors: ~
}
#
# 0.8.3 release
#
r14: {
title: Moxie Build Toolkit 0.8.3 released
id: 0.8.3
date: 2013-10-09
note: ~
html: ~
text: ~
security: ~
fixes:
- Fixed automated mx:OneJar manifest attribute stamping
- Properly follow redirects when retrieving artifacts
changes:
- Disable printing of arguments from OneJar launcher. This can be manually enabled by setting -Done-jar.show.args=true
additions:
- [proxy] Added support for proxying HEAD in addition to GET requests
dependencyChanges: ~
contributors:
- Uli Heller
}
#
# 0.8.2 release
#
r13: {
title: Moxie Build Toolkit 0.8.2 released
id: 0.8.2
date: 2013-09-05
note: ~
html: ~
text: ~
security: ~
fixes:
- Gracefully handle unspecified license names in POMs
changes: ~
additions: ~
dependencyChanges: ~
contributors: ~
}
#
# 0.8.1 release
#
r12: {
title: Moxie Build Toolkit 0.8.1 released
id: 0.8.1
date: 2013-08-09
note: ~
html: ~
text: ~
security: ~
fixes: ~
changes: ~
additions:
- support multiple dependencies for mx:onejar
- added missing page link for mx:onejar
- added support to mx:deploy for specifying alternate artifacts built from the same project
dependencyChanges: ~
contributors: ~
}
#
# 0.8.0 release
#
r11: {
title: Moxie Build Toolkit 0.8.0 released
id: 0.8.0
date: 2013-08-07
note: ~
html: ~
text: ~
security: ~
fixes:
- [proxy] fixed proxying of files in .m2e/, .meta/, and .nexus/
- fixed NPE exception in generating error message when running Moxie offline
changes:
- cleanup logging of prefix and metadata retrieval
additions:
- export compileOutputPath, testOutputPath properties to access the compiled classes for a project and it's linked modules
- support path attribute in mx:genjar library element
- integrated mx:OneJar from the One-JAR project
dependencyChanges:
- Ant 1.9.1
contributors: ~
}
#
# 0.7.4 release
#
r10: {
title: Moxie Build Toolkit 0.7.4 released
id: 0.7.4
date: 2013-04-26
note: ~
html: ~
text: ~
security: ~
fixes:
- Fixed broken prefix index merging
changes: ~
additions: ~
dependencyChanges: ~
contributors: ~
}
#
# 0.7.3 release
#
r9: {
title: Moxie Build Toolkit 0.7.3 released
id: 0.7.3
date: 2013-04-26
note: ~
html: ~
text: ~
security: ~
fixes:
- Do not log first checksum verification failure for an artifact, log failure on retry
- Fixed regression in GoogleCode artifact retrieval
- Fixed regression in repository boosting based on dependency origin when updating metadata
- Fixed regression in archetype resource directory creation
- mx:init will not also redownload -javadoc and -sources jars if they already exist and are not -SNAPSHOTs when retrieving a missing jar dependency
changes: ~
additions:
- mx:init now supports an mxroot attribute
- mx:init now retrieves the Maven repository prefix index using the metadata update policy
- mx:init uses the prefix index, inconjunction with affinity, to reorder/boost repositories when resolving missing dependencies
- mx:deploy now generates/updates a prefix index for automatic routing in smart Maven clients
- [proxy] generates/updates/proxies prefix indexes
- [proxy] returns an existing cached file if the proxied download fails
dependencyChanges: ~
contributors: ~
}
#
# 0.7.2 release
#
r8: {
title: Moxie Build Toolkit 0.7.2 released
id: 0.7.2
date: 2013-04-10
note: ~
html: ~
text: ~
security: ~
fixes:
- Fixed system scope dependencies
- Fixed NPEs due to direct use of File.listFiles()
- Fixed mx.verbose property regression
changes: ~
additions:
- Support resource prefix for mx:Jar and mx:GenJar
dependencyChanges: ~
contributors:
- David Ostrovsky
}
#
# 0.7.1 release
#
r7: {
title: Moxie Build Toolkit 0.7.1 released
id: 0.7.1
date: 2013-03-27
note: ~
html: ~
text: ~
security: ~
fixes:
- Wrap exception handler around individual pom reindexing
- Cleanup less folder in mx:Doc
- Replace tabs with spaces in proxy pom view
changes:
- Use search.maven.org instead of mvnrepository.com in dependency report
- Added checksum retrieval retry on first verification error just in case the repository server, or a proxy server, is caching the checksum file. This caching behavior has been observed with Sonatype Nexus.
- Improved recommendations on metadata checksum verification failures
additions:
- Added mx:GCUpload task, forked from ant-googlecode
dependencyChanges: ~
contributors: ~
}
#
# 0.7.0 release
#
r6: {
title: Moxie Build Toolkit 0.7.0 released
id: 0.7.0
date: 2013-03-25
note: ~
html: ~
text: ~
security: ~
fixes:
- Fixed repository affinity checking when there are cached solutions with an origin
- Fixed quote/double-quote stripping for inline lists
- Fixed new project creation for Moxie+Ant
- Do not use cached metadata checksums when retrieving fresh metadata files
changes:
- Use WebJars for all js & css dependencies. This shrinks the full toolkit jar by ~200K.
- Eliminated the pro toolkit. This simplifies things to -core and the full toolkit.
- Improved Moxie Toolkit registration section of build.xml archetypes
- Split mx:Doc Link class into several model classes to improve Ant tab-completion
- Improved version range support by integrating Maven's VersionRange and Restriction classes
- Download javadoc artifacts for repository parity with Maven
- Improve dynamic classpath loading
- Adjustments to work on both Ant 1.8.x and 1.9.x
additions:
- Added support for submenus in mx:Doc
- Added support for co-mingling wiki syntax with Markdown in mx:Doc documents
- Added connectTimeout and readTimeout settings for repositories
- Added username and password settings for repositories
dependencyChanges:
- org.webjars:bootstrap:2.3.1
- org.webjars:jquery:1.9.1
- org.webjars:prettify:1-Jun-2011
- org.webjars:d3js:2.10.3
- com.asual.lesscss:lesscss-engine:1.3.3
- org.codehaus.groovy:groovy-all:1.8.8
- org.fusesource.wikitext:wikitext-core:1.4
- org.fusesource.wikitext:twiki-core:1.4
- org.fusesource.wikitext:textile-core:1.4
- org.fusesource.wikitext:tracwiki-core:1.4
- org.fusesource.wikitext:mediawiki-core:1.4
- org.fusesource.wikitext:confluence-core:1.4
- org.eclipse.jgit:org.eclipse.jgit:2.3.1.201302201838-r
- org.apache.ant:ant:1.9.0
contributors: ~
}
#
# 0.6.2 release
#
r5: {
title: Moxie Build Toolkit 0.6.2 released
id: 0.6.2
date: 2013-03-08
note: ~
text: ~
security: ~
fixes:
- fixed mx:Doc nomarkdown processing which dropped the next line after a nomarkdown block
changes:
- add scope attribute to mx:Run to allow running classes with test classpath
- add redirect attribute to mx:Javadoc as a short alternative to specifying a complete redirector
- add ${project.javadocTargetDirectory} to Ant properties
- automatically create javadoc jar file in mx:Javadoc
- automatically copy site resource directories in mx:Doc
- support and bundle prettify themes
- support redirect boolean attribute on mx:Javadoc
- support scope attribute on mx:Run to allow running classes on test classpath, for example
- support ---NOMARKDOWN--- tag to start and end a block
additions: ~
dependencyChanges: ~
}
#
# 0.6.1 release
#
r4: {
title: Moxie Build Toolkit 0.6.1 released
id: 0.6.1
date: 2013-03-06
text: Minor fix for module property loading from parent projects and global settings
fixes:
- Fixed property loading
}
#
# 0.6.0 release
#
r3: {
title: Moxie Build Toolkit 0.6.0 Released
id: 0.6.0
date: 2013-03-06
note: ''
Please delete your .moxie/data folder before upgrading!
Please change all mxp and mxr property references to project property references!
''
text: Milestone 3: All major tasks implemented, enhanced documentation features, and more intuitive syntax
fixes:
- Resolve all POM properties in dependencies and managedDependencies after parsing is completed and properties are inherited
- Fixed regression with artifact resolution when using multiple source repositories
- Fixed property resolution when property is defined in a parent pom and none of the poms are yet in the cache
changes:
- Support apply switches for Eclipse and IntelliJ
- Renamed mx:GitId to mx:CommitId
- Change moxie.* targets to phase:* targets to better match Maven
- Replaced dependency repository boost with repository affinities
- Separated resource directories from source directories
- Support tags on (re)source directories
- Removed mx:Javac.copyResources attribute
- Changed artifact ids: common -> moxie-common, proxy -> moxie-proxy, toolkit -> moxie-toolkit
- Switch to antlib.xml definition so that taskdef can be less verbose
- Improved mx:Doc task with header links, pagers, and Freemarker templates
- Improved artifact resolution failure reporting
- Set path references as project.* properties to workaround Ant classloader issues
- Change mxr.* references to reference.* references
- Change mxp.* properties to project.* to match Maven
- Changed "folder/folders" properties to be "directory/directories" to match Maven and Ant
- Make Maven ~/.m2 cache strategy configurable, default to COPY
- mx:Run now forks by default
additions:
- Added offset text block syntax to Maxml parser (double single-quotes)
- Added &object reference syntax to Maxml parser
- Added support for compilerArgs in descriptor
- Added mx:Tar task
- Added mx:Javadoc task to redirect verbose javadoc output to a log file
- Added mx:War task
- Added mx:Deploy task
- Added mx:Version task
- Added mx:Commit task
- Added mx:Ftp task
- Added phase:deploy to Moxie+Ant
- Added phase:release to Moxie+Ant
- Added dependencyNamePattern option for copying artifacts to the project-relative directory
- Improve source directory resolution to automatically identify common Eclipse project layouts
dependencyChanges:
- Twitter Bootstrap 2.3.1
}
#
# 0.5.0 release
#
r2: {
title: Moxie Build Toolkit 0.5.0 Released
id: 0.5.0
date: 2013-01-23
note: Please delete your .moxie/data folder before upgrading!
text: Milestone 2: Most tasks and features to build Gitblit
changes:
- Support MX_COLOR and MX_DEBUG environment variables
- Re-use Maven proxy settings, if available
additions:
- SNAPSHOT, RELEASE and LATEST resolution
- Dependency tags
- Added Moxie Proxy, a standalone Maven artifact proxy server
- Added mx:Test, mx:Run, mx:WebXml, mx:Thumbs, and mx:Zip tasks
- Added <launcher /> support for mx:GenJar and mx:Jar tasks
- Added IntelliJ IDEA .iml file generation
- Created Moxie+Ant distribution
- Support linked source modules (projects)
}
#
# 0.4.0 release
#
r1: {
title: Moxie Build Toolkit 0.4.0 Released
id: 0.4.0
date: 2012-07-05
note: ~
text: Milestone 1: basic transitive dependency handling and most core tasks
}
#
# Release log data
#
release: &r20
snapshot: &r21
releases: &r[1..20]