summaryrefslogtreecommitdiff
path: root/qpid/java/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* QPID-5752: qpid-java-build POM special char removalRobert Gemmell2014-05-081-1/+1
| | | | | | Patch Supplied by Andrew MacBean <andymacbean@gmail.com>. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1593216 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: change to using the qpid-parent 1.0 release pomRobert Gemmell2014-05-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1592047 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: remove enforcer rule that requires enable property to be set.Robert Gemmell2014-04-291-5/+0
| | | | | | Patch supplied by Andrew MacBean <andymacbean@gmail.com>. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1590969 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn ↵Robert Gemmell2014-04-291-3/+2
| | | | | | release:update-versions -DdevelopmentVersion=0.30-SNAPSHOT git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1590968 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5726 : [Java Broker] Use annotation processing to generate object ↵Robert Godfrey2014-04-281-0/+1
| | | | | | factories and service definitions git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1590547 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048 : Add empty argLine property to allow for tests to run within ↵Robert Godfrey2014-04-261-0/+1
| | | | | | IntelliJ which otherwise fail git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1590281 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5702: remove override from pom to inherit parent property specifying ↵Robert Gemmell2014-04-221-3/+0
| | | | | | junit 4.11 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1589143 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5717: remove compiler configuration override and inherit parent valuesRobert Gemmell2014-04-221-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1589076 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: update to use the current antrun-plugin configuration syntaxRobert Gemmell2014-04-211-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1588905 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: override the parent pom property to keep using junit 3.8.1 until ↵Robert Gemmell2014-04-211-0/+3
| | | | | | QPID-5702 is applied git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1588895 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: re-instate dependency versions after qpid parent pom removal of ↵Robert Gemmell2014-04-211-2/+59
| | | | | | | | dependency management section. Patch supplied by Andrew MacBean <andymacbean@gmail.com>. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1588885 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: update property to reflect the 'cpp' profile being non-persistent ↵Robert Gemmell2014-04-071-1/+1
| | | | | | (it explicitly doesnt load any modules, which the stores are) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1585440 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: add dependency change verifcation reference files and LICENSE, ↵Robert Gemmell2014-04-051-68/+0
| | | | | | | | NOTICE & README files for use in the binary release assemblies Work by me and Andrew MacBean <andymacbean@gmail.com>. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1585102 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5653, QPID-5624: Remove support for virtual host xml and make message ↵Keith Wall2014-04-011-27/+16
|\ | | | | | | | | | | | | | | | | | | and configuration stores stateless. This commit will temporarily break the UI git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1583597 13f79535-47bb-0310-9956-ffa450edef68
| * NO-JIRA: Final merge from trunk before reintegrationjava-broker-bdb-ha2Keith Wall2014-04-011-1/+49
| |\ | |/ |/| | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1583552 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5048: added basic cpp broker test profileRobert Gemmell2014-03-281-1/+49
| | | | | | | | | | | | Patch supplied by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1582781 13f79535-47bb-0310-9956-ffa450edef68
| * NO-JIRA: Merge changes from trunk.Keith Wall2014-03-261-31/+35
| |\ | |/ |/| | | | | | | | | | | | | | | Command was: svn merge https://svn.apache.org/repos/asf/qpid/trunk git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1581851 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5048: maven license plugin optimisation & enhanced license file generationKeith Wall2014-03-251-31/+35
| | | | | | | | | | | | Patch supplied by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1581349 13f79535-47bb-0310-9956-ffa450edef68
| * NO-JIRA: Merge changes from trunk.Keith Wall2014-03-251-20/+91
| |\ | |/ |/| | | | | | | | | | | | | | | Command was: svn merge https://svn.apache.org/repos/asf/qpid/trunk git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1581428 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5048: dby profiles, bdb test deps and config for perftests-systests & ↵Alex Rudyy2014-03-211-20/+91
| | | | | | | | | | | | | | | | bdbstore-systests and a fix for clean between test runs Patch supplied by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1579935 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-5624: Remove dead test virtualhost.xml files and references to the sameKeith Wall2014-03-211-12/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1579979 13f79535-47bb-0310-9956-ffa450edef68
| * Temporary change to pom.xml to clean broker between tests - change will come ↵Keith Wall2014-03-181-0/+1
| | | | | | | | | | | | from trunk as part of Maven work git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1578833 13f79535-47bb-0310-9956-ffa450edef68
| * NO-JIRA: Merged changes from trunk with command:Keith Wall2014-03-181-0/+31
| |\ | |/ |/| | | | | | | | | | | svn merge https://svn.apache.org/repos/asf/qpid/trunk git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1578827 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5048: unexclude some dirs, make the test-profiles exclusion specific ↵Robert Gemmell2014-03-161-6/+2
| | | | | | | | | | | | only to the test ssl resources git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1578150 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5048: split out systests from perftests and add rat plugin configRobert Gemmell2014-03-161-0/+19
| | | | | | | | | | | | Patch supplied by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1578145 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5048: add missing version for jxr plugin usage in the reporting ↵Robert Gemmell2014-03-141-0/+1
| | | | | | | | | | | | section, which doesnt respect/adhere to the pluginManagement versions git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1577600 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5048: surefire, site, coverage and jxr configRobert Gemmell2014-03-141-0/+15
| | | | | | | | | | | | Patch supplied by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1577595 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-5024: Change maven test profiles to pass message store type by type ↵Keith Wall2014-03-171-12/+12
|/ | | | | | name rather than class git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1578466 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: Maven enahancements to remove child version definitions and ↵Robert Gemmell2014-02-281-1/+10
| | | | | | | | improve profile handling for sys tests Patch supplied by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1572933 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: remove the relativePath to qpid-parent, which is now in a ↵Robert Gemmell2014-02-271-1/+0
| | | | | | separate area. We will pick it up via the local or remote repo git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1572568 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-271-616/+291
| | | | | | Patch supplied by Andrew MacBean <andymacbean@gmail.com>. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1572552 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5504 : refactring of queues, and introduce management node and ↵Robert Godfrey2014-02-111-0/+1
| | | | | | amqp-management module git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1567026 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-061-115/+374
| | | | | | Patch supplied by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1565303 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: Moved test-scope logging dependencies to being compile scope ↵Robert Gemmell2014-01-241-20/+0
| | | | | | | | dependencies of qpid-test-utils, which other modules depend on at test scope. Workaround for maven scope dependency resolution issue causing system test run problems. Patch supplied by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1560999 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: Logging dependency and configuration tidy up for maven buildRobert Gemmell2014-01-221-20/+34
| | | | | | Patch Supplied by Andrew MacBean <andymacbean@gmail.com>. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1560392 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5065: modifications to get more tests running on windows (both ant and ↵Keith Wall2014-01-171-9/+50
| | | | | | | | | | | | maven). Also - Fixed the jca/rar pom module name, it should be qpid-ra not qpid-rar. - Added project details such as Website, Mailing List, SCM. Patch submitted by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1559096 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 ↵Robert Godfrey2014-01-091-0/+2
| | | | | | JMS client git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1556873 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: update TODO list to be easier for others to understand and ↵Robert Gemmell2013-12-161-12/+15
| | | | | | convery some rough order git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1551170 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: require specifying -Denable=true to enable the maven build, ↵Robert Gemmell2013-11-051-0/+5
| | | | | | convey its in-progress nature to curious users git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1539190 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5243: Upgrade dojo toolkit to 1.9.1 and fix the incompatibility issues ↵Alex Rudyy2013-10-171-1/+1
| | | | | | in web management console git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1533143 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: add initial config for project-info report plugin, and a TODO ↵Robert Gemmell2013-10-061-0/+23
| | | | | | entry for the underlying content still required git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529707 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5161, QPID-5048: default the broker.log.interleave property in QBTC to ↵Robert Gemmell2013-10-061-2/+0
| | | | | | allow removing the definition from the pom git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529706 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ↵Robert Gemmell2013-10-061-1/+0
| | | | | | the parent git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529705 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: use enforcer plugin to require Maven 3 and ensure the profile ↵Robert Gemmell2013-10-061-2/+32
| | | | | | property contains a vallid supported test profile value git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529703 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5207, QPID-5048: use the dojo release zip instead of extracting files ↵Robert Gemmell2013-10-061-0/+3
| | | | | | from the war git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529610 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: update additional repository definitions to specify ↵Robert Gemmell2013-09-301-0/+12
| | | | | | releases+snapshots settings git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527799 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: add pluginManagement section to the qpid parent, to override ↵Robert Gemmell2013-09-301-3/+196
| | | | | | | | | apache parent versions as desired and set any additional config. Sets the compiler source+target values in parent and removes unecessary duplicate compiler plugin config from child modules. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527797 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5193: update the source and target values used for javac to 1.6Robert Gemmell2013-09-291-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527389 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5192, QPID-5048: update the maven build in line with previous QPID-5192 ↵Robert Gemmell2013-09-291-0/+4
| | | | | | | | | commit, generate into the src tree but only when -Dgenerate=true is used Moves the JavaCC invocation in common and the antrun-plugin invocation in broker-core to their own profile so they dont run unless requested. The antrun-plugin in common to be similarly moved when other changes to what its doing later become possible. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527355 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+304
| | | | | | still a work-in-progress git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525753 13f79535-47bb-0310-9956-ffa450edef68