Log of /xml/security/trunk/build.xml
Parent Directory
|
Revision Log
Revision
669270 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 18 19:52:59 2008 UTC
(17 months, 1 week ago)
by
mullan
File length: 34324 byte(s)
Diff to
previous 669252
(
colored)
Removing README file. The information in this file is obsolete and no
longer needed. Readme.html or INSTALL is the place to start.
Revision
669252 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 18 18:39:00 2008 UTC
(17 months, 1 week ago)
by
mullan
File length: 34350 byte(s)
Diff to
previous 669234
(
colored)
Fix problem with do.check.bindist target. Corrected names of the jars that
it was looking for (missing version information). Also copy xml-apis.jar
to lib directory of binary distribution (test target was failing without it).
Revision
669207 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 18 16:01:31 2008 UTC
(17 months, 1 week ago)
by
mullan
File length: 35032 byte(s)
Diff to
previous 660962
(
colored)
Add NOTICE.txt and LICENSE.txt to META-INF directory of jar files.
Update version to 1.4.2 in preparation for 1.4.2 release.
Revision
651328 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 24 17:55:47 2008 UTC
(19 months ago)
by
mullan
File length: 34820 byte(s)
Diff to
previous 647924
(
colored)
Remove target that downloads bouncy castle jar.. In order to use your own
jce, you now must set lib.jce to the pathname of the jar file. Otherwise,
it will use the jce configured in the jdk.
Revision
639733 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 21 17:52:17 2008 UTC
(20 months ago)
by
mullan
File length: 35637 byte(s)
Diff to
previous 639394
(
colored)
General cleanup of build file. Removed stale targets, fixed inconsistent
indentation problems, incremented versions for 1.4.2beta1.
Revision
633660 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 4 21:42:58 2008 UTC
(20 months, 3 weeks ago)
by
mullan
File length: 36865 byte(s)
Diff to
previous 620516
(
colored)
Do not exclude javax/xml/crypto/test/dsig/CreateBaltimore23Test.java in testing
targets (test, test_jsr105), since the problems with this test have been fixed.
Revision
351049 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 9 14:36:18 2004 UTC
(5 years, 5 months ago)
by
vishal
File length: 32888 byte(s)
Diff to
previous 351040
(
colored)
Added a new target "build.src.jar" that builds just the src jar.
PR:
Obtained from:
Submitted by:
Reviewed by:
Revision
350992 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 7 18:16:02 2004 UTC
(5 years, 8 months ago)
by
vdkoogh
File length: 35432 byte(s)
Diff to
previous 350963
(
colored)
New IBM test vectors
PR: 27435
Submitted by: Davanum Srinivas
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
Revision
350938 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 30 09:45:38 2003 UTC
(5 years, 10 months ago)
by
vdkoogh
File length: 34768 byte(s)
Diff to
previous 350924
(
colored)
Make the junit tests the default and remove taskdefs for Md5 and Sha1.
Ant 1.6 is released and ant 1.54 should be standard
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
Revision
350857 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 12 22:52:08 2003 UTC
(6 years ago)
by
blautenb
File length: 37435 byte(s)
Diff to
previous 350795
(
colored)
Added patch from dims - see e-mail from dims@yahoo.com dated 13 November 2003 + added debug option to javac as per bugzilla #24625 from kdowney@amberarcher.com
Revision
350676 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 1 18:20:25 2003 UTC
(6 years, 6 months ago)
by
amattheu
File length: 36634 byte(s)
Diff to
previous 350673
(
colored)
Completed migration from dependency on Log4J to commons-logging. Any loggin mechanism can now be used becuase of the abstract nature of commons-logging. See src/org/apache/xml/security/resource/log4j.properties for more information.
Revision
350531 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 28 12:33:34 2002 UTC
(7 years, 3 months ago)
by
vdkoogh
File length: 32442 byte(s)
Diff to
previous 350512
(
colored)
- Added usage for examples
- Manifest is now created in the build.xml, can be removed from CVS
- Fixed a few typos
- Removed implemenation and helper packages from javadoc
Revision
350467 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 25 16:43:28 2002 UTC
(7 years, 8 months ago)
by
geuerp
File length: 29623 byte(s)
Diff to
previous 350464
(
colored)
The Canonicalizer now offers the canonicalizeSubtree(Node) and canonicalizeXPathNodeSet(NodeList) methods for canonicalization. All others have been deprecated.
Revision
350431 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 30 13:55:22 2002 UTC
(7 years, 9 months ago)
by
geuerp
File length: 17240 byte(s)
Diff to
previous 350428
(
colored)
Removed developer releases of Xalan 2.2.D13 and Xerces 1.4.4. Use Xalan 2.2 final and Xerces 2.0.0 instead
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.