Parent Directory
|
|
|
|
|
dispatch/
|
r565104 |
2 years |
peterreilly |
checkstyle |
filters/
|
r810793 |
2 months |
bodewig |
whitespace and make method paarameters final |
helper/
|
r880590 |
7 days |
bodewig |
support creating url resources relative to other URLs |
input/
|
r743227 |
9 months |
bodewig |
fix linefeeds |
launch/
|
r808156 |
2 months |
jglick |
Some miscellaneous updates given that JDK 1.4 can be assumed.
The biggest outsta... |
listener/
|
r744861 |
9 months |
bodewig |
eol-style |
loader/
|
r796647 |
4 months |
bodewig |
override getResources in a new AntClassLoader subclass that will be used consist... |
property/
|
r811335 |
2 months |
bodewig |
fix some javadoc warnings |
taskdefs/
|
r883514 |
7 hours |
jglick |
Trying to improve on r881624 robustness fix:
1. Use FileUtils.tryHardToDelete to... |
types/
|
r880590 |
7 days |
bodewig |
support creating url resources relative to other URLs |
util/
|
r829307 |
4 weeks |
bodewig |
Same fix as for AncestorAnalyzer - make code compile with BCEL's trunk |
AntClassLoader.java
|
r799651
|
3 months |
bodewig |
whitespace |
AntTypeDefinition.java
|
r564787
|
2 years |
peterreilly |
adding componentdef code |
BuildEvent.java
|
r687834
|
15 months |
gscokart |
add some final keyword to immutable things |
BuildException.java
|
r808169
|
2 months |
jglick |
Taking advantage of Throwable.cause.
|
BuildListener.java
|
r807505
|
2 months |
bodewig |
document limitations of build started event. PR 47730 |
BuildLogger.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
ComponentHelper.java
|
r688729
|
14 months |
bodewig |
reallyput the value into the map. |
DefaultLogger.java
|
r808169
|
2 months |
jglick |
Taking advantage of Throwable.cause.
|
DemuxInputStream.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
DemuxOutputStream.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
Diagnostics.java
|
r798399
|
3 months |
bodewig |
print where core and optional classes have been found. PR 47574. Make check fo... |
DirectoryScanner.java
|
r727993
|
11 months |
bodewig |
slow-scan was broken for recursive exclude patterns since contentsExcluded was a... |
DynamicAttribute.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
DynamicAttributeNS.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
DynamicConfigurator.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
DynamicConfiguratorNS.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
DynamicElement.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
DynamicElementNS.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
Executor.java
|
r801813
|
3 months |
bodewig |
executable? |
ExitException.java
|
r592841
|
2 years |
jhm |
fix some "serialVersionUID" warnings |
ExitStatusException.java
|
r592841
|
2 years |
jhm |
fix some "serialVersionUID" warnings |
FileScanner.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
IntrospectionHelper.java
|
r772606
|
6 months |
bodewig |
special handling of IllegalArgumentExceptions in attribute setters for better er... |
Location.java
|
r687832
|
15 months |
gscokart |
add some final keyword to immutable things |
MagicNames.java
|
r836334
|
8 days |
bodewig |
Fix import's file attribute if file is imported from URL, test it, document it. ... |
Main.java
|
r836334
|
8 days |
bodewig |
Fix import's file attribute if file is imported from URL, test it, document it. ... |
NoBannerLogger.java
|
r669464
|
17 months |
bodewig |
Remove synchronization around logging of messages in order to avoid potential de... |
PathTokenizer.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
Project.java
|
r808163
|
2 months |
jglick |
More cleanup of pre-1.4 code and docs.
|
ProjectComponent.java
|
r708927
|
12 months |
mbenson |
ws |
ProjectHelper.java
|
r829947
|
4 weeks |
hibou |
- use the project helper repository for antlib too
- change the ProjectHelper AP... |
ProjectHelperRepository.java
|
r829947
|
4 weeks |
hibou |
- use the project helper repository for antlib too
- change the ProjectHelper AP... |
PropertyHelper.java
|
r821836
|
7 weeks |
bodewig |
better deal with null projects |
RuntimeConfigurable.java
|
r808156
|
2 months |
jglick |
Some miscellaneous updates given that JDK 1.4 can be assumed.
The biggest outsta... |
SubBuildListener.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
Target.java
|
r821675
|
7 weeks |
bodewig |
Move "don't check conditions if the attribute hasn't been set at all" logic |
TargetGroup.java
|
r718943
|
12 months |
bodewig |
Add target-group, a special target that must be empty and whose dependency list ... |
Task.java
|
r482907
|
2 years |
bodewig |
Move description attribute from Task to ProjectComponent |
TaskAdapter.java
|
r589715
|
2 years |
jhm |
Two constructors: for easier use and (then needed) for reflection. |
TaskConfigurationChecker.java
|
r743227
|
9 months |
bodewig |
fix linefeeds |
TaskContainer.java
|
r517627
|
2 years |
kevj |
-remove trailing space |
TypeAdapter.java
|
r439418
|
3 years |
bodewig |
copy2license.pl |
UnknownElement.java
|
r712663
|
12 months |
jhm |
whitespaces |
UnsupportedAttributeException.java
|
r687832
|
15 months |
gscokart |
add some final keyword to immutable things |
UnsupportedElementException.java
|
r687832
|
15 months |
gscokart |
add some final keyword to immutable things |
XmlLogger.java
|
r675993
|
16 months |
bodewig |
XmlLogger could lose messages when parallel is used. PR 25734. Based on analys... |
antlib.xml
|
r808018
|
2 months |
bodewig |
Now that we have sort, throw in uniq as well |
defaultManifest.mf
|
r466856
|
3 years |
antoine |
modified to call the property version from build.xml project.version
defaultMani... |
version.txt
|
r466856
|
3 years |
antoine |
modified to call the property version from build.xml project.version
defaultMani... |