Jevica Arianne B. Zurbano
009d601a77
[maven-release-plugin] prepare release archiva-1.3.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@953835 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11 19:07:22 +00:00
Jevica Arianne B. Zurbano
04e593033b
* updated parent version
...
* updated site and release notes for release
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@953758 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11 16:35:31 +00:00
Dennis Lundberg
135eb49f05
The Windows batch file is called archiva.bat.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@953645 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11 10:35:12 +00:00
Maria Odea B. Ching
4e63f6923a
[MRM-1373] Archiva fails when default charset in database is UTF 8
...
submitted by Gwen Harold Autencio
o added documentation for the workaround, which is to set the character encoding to UTF-8 after the database has been created
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@953209 13f79535-47bb-0310-9956-ffa450edef68
2010-06-10 03:28:03 +00:00
Jevica Arianne B. Zurbano
f4626ad8a5
fixed failing test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@952956 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 11:00:39 +00:00
Maria Odea B. Ching
c49ad562ff
[MRM-1066] Shutdown of Tomcat causes Exception when running Archiva Project
...
o log error instead of printing stack trace
o clean up code
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@952943 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 10:22:49 +00:00
Maria Odea B. Ching
b9b2c5ca0c
fixed failing test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@952939 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 10:12:39 +00:00
Maria Odea B. Ching
fa10e63f5c
[MRM-1361] Add support for NPanday artifact types
...
patch created & submitted by brett
o add npanday types to artifact extension mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@952596 13f79535-47bb-0310-9956-ffa450edef68
2010-06-08 10:00:39 +00:00
Maria Odea B. Ching
9d998d14c9
[MRM-1066] Shutdown of Tomcat causes Exception when running Archiva Project
...
submitted by Marcus Dimand
o kill the executors and the archiva scheduler when context is destroyed
additional changes in the patch:
o removed system.out logs
o moved out stopping of the task queue executors to its own method
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@946618 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 13:11:51 +00:00
Maria Odea B. Ching
dca8072e7d
fixed formatting
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@945545 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 08:57:59 +00:00
Maria Odea B. Ching
4031cb1f9b
[MRM-621] Use UTF-8 for better i18n support for page display
...
submitted by Shinsuke Sugaya
o added <%@page%> tag to jsp pages
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@942765 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 14:53:49 +00:00
Maria Odea B. Ching
ff98b0c6aa
[MRM-1386] fixed start date and end date pop up
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@942722 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 12:52:01 +00:00
Maria Odea B. Ching
90a86e31c1
[MRM-1353] Build number is always 1 for SNAPSHOT artifacts uploaded via web upload form
...
o added selenium test
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@939944 13f79535-47bb-0310-9956-ffa450edef68
2010-05-01 08:13:00 +00:00
Maria Odea B. Ching
d06b48b52d
[MRM-1353] Build number is always 1 for SNAPSHOT artifacts uploaded via web upload form
...
o get latest build number from version-level metadata when deploying artifacts from webapp
o for snapshot artifacts deployed, generate or update the version-level metadata
o added unit test for this scenario
o refactored some parts of the tests for upload artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@930528 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03 15:01:22 +00:00
Maria Odea B. Ching
7d72f9f75e
[MRM-1321] Snapshot is linking to oldest version in Archiva GUI
...
submitted by Daniel Triphaus
o do not reverse the order of the list containing the snapshot versions
additional change made:
o updated unit test to correct behavior
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@930242 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 11:18:43 +00:00
Maria Odea B. Ching
508678bf33
[MRM-1206] HTTP ERROR: 500 when adding/deleting artifact, adding repository/legacy support/network proxies with null values
...
submitted by Gwen Harold Autencio
o upgraded struts2-core and struts2-spring-plugin from 2.0.11.2 to 2.0.14
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@930230 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 10:35:42 +00:00
Brett Porter
8cf166a184
[MRM-1356] handle chunked / unknown length requests correctly
...
Merged from: r919307
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@919313 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 06:42:52 +00:00
Brett Porter
8c49b320cb
[MRM-1314] Logo links to incorrect location in documentation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@919292 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 05:21:44 +00:00
Brett Porter
bc267adc07
[MRM-1355] fix username for audit log
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@918857 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 05:18:44 +00:00
Brett Porter
d40d925272
adjust Plexus components generation to correct phases so they work from the IDE
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@918853 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 05:05:27 +00:00
Brett Porter
f597e36cd3
reverse portion of previous change, behaviour is expected to be different on 1.3.x vs trunk
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@918825 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 02:45:50 +00:00
Brett Porter
3c0d48098b
merge fixes to Selenium tests from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@918814 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 02:00:16 +00:00
Brett Porter
6426da90b4
improve logging of failed uploads
...
Merged from: r917519
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@917521 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 13:39:31 +00:00
Brett Porter
d62eb54fde
[MRM-1302] add some prevention for concurrent modification of a list
...
Merged from: r917398
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@917399 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 06:01:43 +00:00
Maria Odea B. Ching
56d17960c0
remove unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@916227 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 10:32:40 +00:00
Maria Odea B. Ching
013a63649e
[MRM-1312] mda5 and sha are not generated for snapshot jars
...
submitted by Maria Catherine Tan
o use the actual file, which has a timestamp + build number version, when creating a repository task for a snapshot artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@916197 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 09:32:12 +00:00
Brett Porter
888eb009b7
[MRM-1304] Query using Group ID field in audit log report uses '/' as a separator instead of '.'
...
Submitted by: Adelita L. Padilla (applied with modifications to test)
Merged /archiva/trunk:r909454-909456
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@909461 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 15:29:47 +00:00
Maria Odea B. Ching
5f77fddbfb
[MRM-1316] audit log report does not restrict events to repositories that you are a manager of
...
merged from trunk -r905996
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@905998 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 11:14:20 +00:00
Maria Odea B. Ching
cd81fd3771
merged from trunk -r905969 (fixed failing selenium test)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@905971 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 10:20:55 +00:00
Maria Odea B. Ching
62257ab880
[MRM-1310] Include Audit Log report in feature tour
...
merged from trunk -r904029
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@904030 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 10:33:43 +00:00
Maria Odea B. Ching
197b2a4834
[MRM-1320] Incorrect Archiva version specified for the "Process All Artifacts" feature in upgrade docs
...
merged from trunk -r904015
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@904024 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 10:10:27 +00:00
Brett Porter
3f3a18845e
set version correctly on branch
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@900343 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18 11:16:24 +00:00
Brett Porter
8210eb7b89
[maven-release-plugin] copy for branch archiva-1.3.x
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@900340 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18 11:09:04 +00:00
Brett Porter
96c99628aa
ensure test is not skipped and clarify meaning (can't test searching with no access, it wouldn't appear in the list)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899070 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 06:04:54 +00:00
Brett Porter
d0b3ad29df
log skips
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899067 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 05:28:51 +00:00
Brett Porter
9ef096945d
fix repository scanning tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899066 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 05:28:31 +00:00
Brett Porter
4457762692
fix the search test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899055 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 04:27:07 +00:00
Brett Porter
f6a631b7d5
fix virtual repository test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899054 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 04:17:04 +00:00
Brett Porter
560d3e0ebc
if capturing a screenshot fails, save the HTML
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899049 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 03:42:01 +00:00
Brett Porter
ba1abce283
fix the repository test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899032 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 02:24:25 +00:00
Brett Porter
edf6aa2ced
remove dependencies on artifact upload functionality, add test fixture data. Temporarily disable tests that don't work on Safari
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899031 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 02:15:09 +00:00
Brett Porter
bc8f42601c
additional note
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899028 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:48:14 +00:00
Brett Porter
294c3c6331
add some notes about tests that won't work in other browsers
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899027 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:47:20 +00:00
Brett Porter
04f540b467
remove unwarranted dependency
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899017 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:14:14 +00:00
Brett Porter
d72a860d41
merge prep step into test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899014 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:03:02 +00:00
Brett Porter
e81d9aebc9
fix property name
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899012 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 00:53:31 +00:00
Brett Porter
d0b3bb88a7
fix parent reference
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898641 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 03:57:06 +00:00
Brett Porter
8b05a51fa8
fix release profiles
...
Merged from: r898632
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898633 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 03:05:35 +00:00
Brett Porter
d4352130bf
fix the release profiles
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/tags/archiva-1.3@898632 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 02:58:52 +00:00
Brett Porter
fb9ad3f771
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898618 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 02:07:00 +00:00