Commit graph

66 commits

Author SHA1 Message Date
mishako
970d91771a Remove developers list from pom.xml
This list is doomed to always be out of date. All the information can be
found in the version control system.
2016-06-24 19:10:14 +02:00
Patrick Gotthard
998bf4ac8e [maven-release-plugin] prepare for next development iteration 2016-06-20 20:39:55 +02:00
Patrick Gotthard
eaf6af2f9b [maven-release-plugin] prepare release 1.6.1 2016-06-20 20:39:51 +02:00
Patrick Gotthard
a731362234 [maven-release-plugin] prepare for next development iteration 2016-03-11 14:50:53 +01:00
Patrick Gotthard
28fad6ad07 [maven-release-plugin] prepare release 1.6.0 2016-03-11 14:50:49 +01:00
Patrick Gotthard
b907f73a8e Disabled doclint 2016-03-11 14:39:26 +01:00
Patrick Gotthard
1fe72c7ad0 Updated format for tag names 2016-03-11 14:29:25 +01:00
Patrick Gotthard
d4b8b14c88 Updating all windows line breaks (crlf) to unix line breaks (lf) 2016-03-06 08:51:57 +01:00
Patrick Gotthard
30638903e9 POM configurations for next release to Maven Central 2016-03-05 02:12:27 +01:00
mishako
7a2805c904 Add OSGi integration tests 2016-03-01 20:05:39 +01:00
mishako
c94292698a Fix OSGi bundling configuration
It got mixed up during the mega-merge when we merged multiple
repositories into one. The mega-merge branch did not include the latest
commit from master. As a result, rebase applied that commit to the
wrong pom.xml file.
2016-02-27 00:43:50 +01:00
Patrick Gotthard
e1118a5bb9 POM refactoring 2016-02-20 16:11:41 +01:00
Patrick Gotthard
8240c0db96 #268: Maven plugin and dependency updates
maven-compiler-plugin 3.1 → 3.5.1
maven-project-info-reports-plugin 2.7 → 2.8.1
maven-scm-publish-plugin 1.0 → 1.1
jdom2 2.0.5 → 2.0.6
slf4j-api 1.7.10 → 1.7.16
logback-classic 1.1.2 → 1.1.3
commons-lang3 3.3.2 → 3.4
2016-02-20 16:00:12 +01:00
Patrick Gotthard
5daf64747a Merge pull request #265 from mishako/mega-merge
Merging all rome projects into one repository
2016-02-20 08:38:07 +01:00
mishako
626f091995 Enable maven modules in parent pom 2016-02-13 19:10:45 +01:00
mishako
34cf49ebc4 Configure OSGi bundling 2016-01-02 19:09:35 +01:00
mishako
d61743fd8e Configure OSGi bundling 2016-01-02 18:16:12 +01:00
Patrick Gotthard
2b82a22660 Commented out modules section 2015-02-07 12:37:45 +01:00
Patrick Gotthard
0b9df0e84a Updated jdom 2015-02-07 09:48:08 +01:00
Patrick Gotthard
a719a769fd Updated jdom
Updated slf4j-api
Updated junit
Replaced hamcrest-all through hamcrest-library
2015-02-07 09:47:19 +01:00
Glen Mazza
83a442c2d1 Updated XMLRPC, commons-lang & commons-beanutils libraries. 2014-06-16 00:29:13 -04:00
Patrick Gotthard
3d525aa978 Prepared next development version 2014-06-04 22:20:16 +02:00
Patrick Gotthard
ee5d44458d [maven-release-plugin] prepare for next development iteration 2014-06-04 00:37:06 +02:00
Patrick Gotthard
c224e81b7f [maven-release-plugin] prepare release rome-1.5.0 2014-06-04 00:37:00 +02:00
Patrick Gotthard
b8ed7d9be8 Prepared release 2014-06-04 00:33:58 +02:00
Patrick Gotthard
9d2713c59e Fixed connection urls
Prepared release
2014-06-03 23:54:42 +02:00
Patrick Gotthard
8fbe33eb68 [maven-release-plugin] prepare for next development iteration 2014-06-03 23:36:43 +02:00
Patrick Gotthard
77e8b0025a [maven-release-plugin] prepare release rome-parent-1.5.0 2014-06-03 23:36:39 +02:00
Patrick Gotthard
b07c408bd5 Next try to release via SSH 2014-06-03 23:09:33 +02:00
Patrick Gotthard
75a54331d8 Trying to release via https connection 2014-06-03 22:52:57 +02:00
Patrick Gotthard
9ed404d12b Removed "cyclic dependency" to parent POM 2014-05-30 16:47:10 +02:00
Patrick Gotthard
565625aa82 Removed "cyclic dependency" to parent POM 2014-05-30 16:43:37 +02:00
Patrick Gotthard
a15e6b2f1b Added snapshot repository 2014-04-28 17:48:04 +02:00
Martin Kurz
95629798ba enhancement for #181 - sets user-agent header on UrlConnection 2014-04-18 20:32:46 +02:00
Martin Kurz
fee63dd5b1 developer informations added 2014-04-18 19:26:27 +02:00
Patrick Gotthard
bc845fe0aa Refactored code 2014-04-17 23:11:59 +02:00
Patrick Gotthard
fe2c14c236 Added rome-utils and hamcrest-all dependencies 2014-04-17 22:50:48 +02:00
Patrick Gotthard
ef9345d55e Migrated logging to SLF4J 2014-04-14 19:02:50 +02:00
Patrick Gotthard
6b13451efc Migrated logging to SLF4J 2014-04-14 19:02:18 +02:00
Patrick Gotthard
2119d14c27 Enhanced POM to hide irrelevant m2e warnings 2014-04-13 13:30:44 +02:00
Patrick Gotthard
cd9ecb444e Updated commons-lang to version 3 2014-04-12 14:40:24 +02:00
Patrick Gotthard
2c1d73a653 Updated dependencies 2014-04-12 14:32:49 +02:00
Patrick Gotthard
ee38a62319 Removed unused dependencies and unnecessary dependency declarations 2014-04-12 14:22:27 +02:00
Patrick Gotthard
1f2001abc5 Migration to rome-parent 2014-04-12 13:36:34 +02:00
Patrick Gotthard
f4683798bb Initial commit 2014-04-12 13:35:53 +02:00
Patrick Gotthard
a705f437df Updated build plugins 2014-04-10 22:51:10 +02:00
Patrick Gotthard
0bfd71860f Preparing release 1.5.0 2014-04-10 20:19:43 +02:00
Patrick Gotthard
25aba9758e Refactored CloneableBean
Added slf4j-simple for tests
2013-11-15 22:24:57 +01:00
Patrick Gotthard
02bc40d398 Added SLF4J to ROME 2013-11-15 18:48:01 +01:00
Patrick Gotthard
ed18ac115b Enhanced POM 2013-10-12 22:35:02 +02:00