From 4d2f729992acf0c035b053217340b2252cf220bd Mon Sep 17 00:00:00 2001 From: aheritier Date: Wed, 22 Feb 2006 23:40:31 +0000 Subject: [PATCH] Next release : 1.6.1 Add icons used by this plugin. This must be independent of the xdoc plugin. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@379985 13f79535-47bb-0310-9956-ffa450edef68 --- changes/plugin.jelly | 4 ++-- changes/project.xml | 2 +- changes/src/plugin-resources/images/add.gif | Bin 0 -> 207 bytes changes/src/plugin-resources/images/fix.gif | Bin 0 -> 181 bytes changes/src/plugin-resources/images/remove.gif | Bin 0 -> 227 bytes changes/src/plugin-resources/images/update.gif | Bin 0 -> 192 bytes changes/xdocs/changes.xml | 3 +++ 7 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 changes/src/plugin-resources/images/add.gif create mode 100644 changes/src/plugin-resources/images/fix.gif create mode 100644 changes/src/plugin-resources/images/remove.gif create mode 100644 changes/src/plugin-resources/images/update.gif diff --git a/changes/plugin.jelly b/changes/plugin.jelly index 44f9ba76..81da1ff8 100644 --- a/changes/plugin.jelly +++ b/changes/plugin.jelly @@ -72,9 +72,9 @@ outputMode="xml" prettyPrint="true"/> - + - + diff --git a/changes/project.xml b/changes/project.xml index 8f7f8a9d..def85d40 100644 --- a/changes/project.xml +++ b/changes/project.xml @@ -22,7 +22,7 @@ 3 maven-changes-plugin Maven Changes Plugin - 1.6 + 1.6.1-SNAPSHOT Produce changes report diff --git a/changes/src/plugin-resources/images/add.gif b/changes/src/plugin-resources/images/add.gif new file mode 100644 index 0000000000000000000000000000000000000000..ac0bdccc8e036472cfe2baf5616f05315bd88f8c GIT binary patch literal 207 zcmV;=05JbYNk%w1VH5xq0J8u95GoRUqJEOjmoQjxPM^>|bU`^oN6^yG`uzG&bAq+N zwJU+Mn7x{Wy4b9)te&WyA^8LW000O8EC2ui02BZe00RVk5Xniay*O)Z%8P`BG zL`p1dk_?y8penn(q-D5#@8%VQ193P=j7T6wh*UTnk0@ZO8zK}3hC;z$00e;QLGfS& z0)=S-O`R~eTY;A$2nfJS$GCh>s0C?ZZdO=uTmTA!OISosPEu`4W0OT#V@hr#nwuM) Jo}Zr)06SqYP-*}G literal 0 HcmV?d00001 diff --git a/changes/src/plugin-resources/images/fix.gif b/changes/src/plugin-resources/images/fix.gif new file mode 100644 index 0000000000000000000000000000000000000000..2585f1308e7d5918589e813e78f2d1afce5593a5 GIT binary patch literal 181 zcmV;m080NyNk%w1VH5xq0J8u9Ee8dIgoKYsFZ{-_I4LG07!~H|>8Pft`~CZza#Z%V zri3~qR8mxUcXpVVmbA9FA^8LW000O8EC2ui02BZe00RVK5Xm_Wz0_WfE8<@#ZlS1I zMF9{6F;Ye296`_&Wmg2x;oPoKiXnRhaIe_o@k)y=@v&`~$74Zo(@>-~ZqAomj~fP;jE7ZCtEEbB#) literal 0 HcmV?d00001 diff --git a/changes/src/plugin-resources/images/remove.gif b/changes/src/plugin-resources/images/remove.gif new file mode 100644 index 0000000000000000000000000000000000000000..ad4b238b07b3fc476567ed52560c988d08094ac1 GIT binary patch literal 227 zcmV<90382ENk%w1VH5xq0J8u9Ap-^Bm6XoR%1BB_`TF>|JvlKlG2z_Xy-rHHXJmhM zalyK|O#%enb#v)fQH)GTA^8LW000C4EC2ui02BZe00RV&kjP1^z4#8pyV>1k90XY& zC~9bjAS^-~$E&q2c&iIUUEMEPtmUKJ4loyBXaLv?vRxYrvxZE}?R&i&yA^8LW000UAEC2ui02BZe00RVVP{~QFy*TTQ0odQ z!8elS1r$Y)A^}^PqFmFgC*TSIPlgcO1W2H;c4&GI$lr-|AP^J{z#@6tE&z^3BlrVK u9EYsKD)wLuj)6S!AONx%0As*l&<#Om6b1%+34k0D1^|nRj*pOz5db@wR7d3i literal 0 HcmV?d00001 diff --git a/changes/xdocs/changes.xml b/changes/xdocs/changes.xml index 0200b651..9a8c362f 100644 --- a/changes/xdocs/changes.xml +++ b/changes/xdocs/changes.xml @@ -23,6 +23,9 @@ Vincent Massol + + Add icons used by this plugin. This must be independent of the xdoc plugin. + Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :