Mike Bonnet
55fe5f07ef
create a separate jar archivetype
2008-11-14 19:30:58 -05:00
Mike Bonnet
6e80a7b226
Make it possible to rebuild a Maven project without changing the version
...
- synthesize the release value by incrementing the release of the previous successful build with the same name and version
- add an extra level to the storage hierarchy for Maven builds so they can be differentiated by release
- create the per-tag Maven repos by symlinking into the storage hierarchy, rather than copying files
- significant refactoring of Maven build environment population and tracking to differentiate between builds of the same version
2008-11-13 23:49:14 -05:00
Mike Bonnet
c4f1d2ca4d
use the filesize and md5sum to track files in the build environment that don't have an associated .pom
2008-10-11 21:21:53 -04:00
Mike Bonnet
f8a4662998
differentiate between build environment (core and plugin) dependencies and project dependencies, using generally the same approach as we do for rpm
2008-05-06 09:06:40 -04:00
Mike Bonnet
4cab48ecd1
create the maven channel by default
2008-03-05 00:55:27 -05:00
Mike Bonnet
0ab3e4e541
track pom files in the database
2008-02-14 17:10:16 -05:00
Mike Bonnet
572884d3cf
support for the 'maven_include_all' option in tag_config - setting it causes all builds in that tag (including different versions of the same package) to be included in the Maven repository
2007-12-18 17:35:01 -05:00
Mike Bonnet
fe1959b44c
improved support for importing Maven build output
2007-12-18 17:15:10 -05:00
Mike Bonnet
22662c32f6
add the maven_support flag to tag_config
2007-12-18 17:15:09 -05:00
Mike Bonnet
124fad90f0
display archive information in the web UI
2007-12-18 17:15:09 -05:00
Mike Bonnet
eb2ab28729
associate Maven metadata with builds and individual archives, since a single build can create multiple archives with different groupIds, artifactIds, and/or versions
2007-12-18 17:15:09 -05:00
Mike Bonnet
06a5c125da
additional fixes for archive import
2007-12-18 17:15:09 -05:00
Mike Bonnet
d327821a2a
initial support for importing Maven builds
2007-12-18 17:15:09 -05:00
Mike Bonnet
16046d2f22
- show a link to the associated task on the buildroot info page
...
- make buildroot(task_id) not-null in the database
2007-05-01 15:39:50 -04:00
Mike Bonnet
2ee038ba60
expect the hub to return raw XML-RPC data
2007-04-02 13:08:02 -04:00
Mike Bonnet
4b5df841c8
remove references to the runroot task
2007-03-26 12:49:04 -04:00
Mike Bonnet
acd7cde21c
- centralize user creation in the Session class
...
- check user status on login as well as session creation
- don't even create sessions for blocked users
2007-03-19 17:27:48 -04:00
Jesse Keating
5d7e66a17e
Initial code drop
2007-02-14 11:25:01 -05:00