Ville Skyttä
|
43844a7e6b
|
PR 56748 Spelling fixes, submitted by Ville Skyttä
|
11 years ago |
Ville Skyttä
|
47a3b5144e
|
PR 56747 Document which options exit in help output, submitted by Ville Skyttä
|
11 years ago |
Stefan Bodewig
|
956b80a687
|
whitespace
|
11 years ago |
Stefan Bodewig
|
4965535328
|
properly close stream in test
|
11 years ago |
Stefan Bodewig
|
af875267ed
|
even three seconds wait time seem to be too little sometimes
|
11 years ago |
Stefan Bodewig
|
49d1d98452
|
make ManifestTest write its output to the common tmp-dir
|
11 years ago |
Stefan Bodewig
|
9eb4c3a9a0
|
try to make spawn test pass in Jenkins by using a bigger security margin
|
11 years ago |
Stefan Bodewig
|
66c2551a59
|
fix bogus imports
|
11 years ago |
Stefan Bodewig
|
df33426bf2
|
whitespace
|
11 years ago |
Stefan Bodewig
|
ba170891db
|
PR 56678 allow tsa proxy host to be used without tsaurl in signjar
|
11 years ago |
Stefan Bodewig
|
37a64a407c
|
fixcrlf tests are failing, likely because git "fixes" crlf sequences -
zip up the original test files from svn and use them instead
|
11 years ago |
Stefan Bodewig
|
a2cf616336
|
fix up-to-date check for filesets in tar
- tar-test.xml testSingleFile was failing
|
11 years ago |
Stefan Bodewig
|
97030dbec8
|
whitespace
|
11 years ago |
Stefan Bodewig
|
f98f495510
|
PR 56678 only set proxy configuration for TSA if url is set
|
11 years ago |
Stefan Bodewig
|
7f51882300
|
PR 56678 - add proxy support to signjar when using the TSA. Submitted by Robbie Gibson.
|
11 years ago |
Jan Matèrne
|
789422e131
|
oops - make it compile under Java5 again
|
11 years ago |
Jan Matèrne
|
13f6d98c9d
|
make it compile under Java5 (1.5.0_22-b03)
|
11 years ago |
Jan Matèrne
|
1b76f1b6da
|
checkstyle
|
11 years ago |
Jan Matèrne
|
bf6026a147
|
organize imports
|
11 years ago |
Jan Matèrne
|
71ae871274
|
checkstyle
|
11 years ago |
Jan Matèrne
|
f13816683d
|
checkstyle, some Java5
|
11 years ago |
Jan Matrne
|
f6bdb170fa
|
Show the checkstyle messages sorted by error instead by file.
|
11 years ago |
Jan Matrne
|
4e9ffe5bb1
|
Checkstyle creates the directory, so report transformation does not need that any more.
|
11 years ago |
Jan Matrne
|
877b505fe8
|
Creating the HTMLReport doesnt need Ivy
|
11 years ago |
Jan Matrne
|
aa21694b84
|
checkstyle
|
11 years ago |
Jan Matrne
|
66329f7fed
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant
|
11 years ago |
Jan Matrne
|
211b7188af
|
update checkstyle (check 'DoubleCheckLocking' was removed in CS)
|
11 years ago |
Stefan Bodewig
|
6e88f92ead
|
PR 56584 allow ReplaceTokens filter to use multi-character token separators. Submitted by Ralf Hergert.
|
11 years ago |
Stefan Bodewig
|
ca4d619112
|
freecode is no more
|
11 years ago |
Stefan Bodewig
|
a6b49f948d
|
PR 56593 XMLJUnitResultFormatter may throw NPE when Java cannot
determine hostname. Submitted by Joel Tucci.
|
11 years ago |
Stefan Bodewig
|
ca34ebdbd1
|
whitespace
|
11 years ago |
Stefan Bodewig
|
8819ee167b
|
Deal with InputStreams that don't return the full PAX header in one
read()
This used to be https://issues.apache.org/jira/browse/COMPRESS-270
|
11 years ago |
Stefan Bodewig
|
34fdc2f62a
|
PR 56641 <untar> cannot read entries with empty gid/uid anymore
manually merging
http://svn.apache.org/viewvc?view=revision&revision=1588618 from
Commons Compress
|
11 years ago |
Jan Matrne
|
7472cb03e6
|
Add some useful classes to ant-testutil.jar (e.g. BuildFileRule)
|
11 years ago |
Jan Matrne
|
731805f22f
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant
|
11 years ago |
Stefan Bodewig
|
f168a341f4
|
wrong host name
|
11 years ago |
Stefan Bodewig
|
3691c213c5
|
svn => git
|
11 years ago |
Jan Matrne
|
a0c94c50ed
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant
|
11 years ago |
Jan Matrne
|
c56d59fe33
|
update STATUS file
|
11 years ago |
Jan Matrne
|
24e5a0e881
|
update STATUS file
|
11 years ago |
Stefan Bodewig
|
74d19d829d
|
BZip2Test was writing outside of ${output}
|
11 years ago |
Stefan Bodewig
|
f0f1a3ca00
|
BUnzipTest was writing outside of ${output}
|
11 years ago |
Stefan Bodewig
|
39ad231a2e
|
upgrade AntUnit
|
11 years ago |
Stefan Bodewig
|
8067491771
|
add contributors files and patch.xml to binary tarballs as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1592318 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
845f1de9e2
|
zap tabs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1592317 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
524d1e31ec
|
add contributors files and patch.xml to source tarballs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1592316 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
ca8ade576a
|
compile before running findbugs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591535 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
2c950354ec
|
adding a classpath tag in order to prevent a runtime error caused by a Java bug and the JUnit 4 annotations from happening
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591533 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
6a66bea047
|
fixing syntax error, only one condition is supported inside the condition task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591190 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
b9b8af4a5f
|
add a special property to set to build the MacOSX installer
since we do not ship it by default
add a check that our POMS are able to compile the code in release.sh
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591187 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |