/[Apache-SVN]/commons/proper/el/trunk/build.xml
ViewVC logotype

Log of /commons/proper/el/trunk/build.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 815692 - (view) (annotate) - [select for diffs]
Modified Wed Sep 16 09:42:28 2009 UTC (2 months, 1 week ago) by sebb
File length: 10938 byte(s)
Diff to previous 561230 (colored)
Remove unnecessary SVN executable properties

Revision 561230 - (view) (annotate) - [select for diffs]
Modified Tue Jul 31 04:17:09 2007 UTC (2 years, 3 months ago) by rahul
File length: 10938 byte(s)
Diff to previous 560660 (colored)
TLP related blanket changes:

s:jakarta.apache.org/commons:commons.apache.org:
s/commons-user@jakarta.apache.org/user@commons.apache.org/
s/commons-dev@jakarta.apache.org/dev@commons.apache.org/
s/Jakarta Commons/Apache Commons/
s:svn.apache.org/viewcvs/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewcvs.cgi/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewvc/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/repos/asf/jakarta/commons:svn.apache.org/repos/asf/commons:

I'd appreciate another pair of eyes on this. There are some categories we probably don't want to change ATM (hopefully, none of these snuck in):
 * Historicals (proposals etc.)
 * URLs that shouldn't change (DOCTYPE fragments etc.)
 * Test cases where namespace URLs matter etc. (I'll track any related nightly failures)

Revision 560660 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:34 2007 UTC (2 years, 3 months ago) by bayard
File length: 10939 byte(s)
Diff to previous 560658 (colored)
Moving to TLP

Revision 560658 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:15 2007 UTC (2 years, 3 months ago) by bayard
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 10939 byte(s)
Diff to previous 560657 (colored)
Moving back :)

Revision 560657 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:40:41 2007 UTC (2 years, 3 months ago) by bayard
Original Path: commons/commons/proper/el/trunk/build.xml
File length: 10939 byte(s)
Diff to previous 480405 (colored)
Moving to TLP

Revision 480405 - (view) (annotate) - [select for diffs]
Modified Wed Nov 29 04:49:34 2006 UTC (2 years, 11 months ago) by bayard
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 10939 byte(s)
Diff to previous 155414 (colored)
Fixed the copyright header

Revision 155414 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 12:59:29 2005 UTC (4 years, 8 months ago) by dirkv
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 10759 byte(s)
Diff to previous 133258 (colored)
svn:keywords correction

Revision 133258 - (view) (annotate) - [select for diffs]
Modified Mon Jul 5 21:01:14 2004 UTC (5 years, 4 months ago) by craigmcc
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 10811 byte(s)
Diff to previous 133251 (colored)
Avoid problems if "commons-el.jar" is predefined, and use
canonical property name "commons-logging.jar" for consistency.

Revision 133251 - (view) (annotate) - [select for diffs]
Modified Fri Feb 27 23:17:53 2004 UTC (5 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 10849 byte(s)
Diff to previous 133250 (colored)
Change to Apache License 2.0

Revision 133250 - (view) (annotate) - [select for diffs]
Modified Wed Feb 25 22:40:49 2004 UTC (5 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 10501 byte(s)
Diff to previous 133239 (colored)
Change to Apache License 2.0

Revision 133239 - (view) (annotate) - [select for diffs]
Modified Thu Jul 31 02:01:07 2003 UTC (6 years, 3 months ago) by luehe
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 9880 byte(s)
Diff to previous 133238 (colored)
Replaced "home-grown" EL Logger with commons-logging
[Patch provided by Ryan Lubke]

Revision 133238 - (view) (annotate) - [select for diffs]
Modified Thu Jun 19 21:40:47 2003 UTC (6 years, 5 months ago) by luehe
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 9827 byte(s)
Diff to previous 133232 (colored)
Updated build version number

Revision 133232 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 22:35:28 2003 UTC (6 years, 5 months ago) by luehe
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 9823 byte(s)
Diff to previous 133222 (colored)
Include release notes in distribution

Revision 133222 - (view) (annotate) - [select for diffs]
Modified Thu Mar 13 22:00:32 2003 UTC (6 years, 8 months ago) by costin
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 9875 byte(s)
Diff to previous 133221 (colored)
Include only commons-el classes.

Revision 133221 - (view) (annotate) - [select for diffs]
Modified Wed Mar 12 20:07:21 2003 UTC (6 years, 8 months ago) by costin
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 9751 byte(s)
Diff to previous 133218 (colored)
Few small changes to simplify building in some cases.

The user's build.properties really need to be first - they are supposed to override
default settings.

The jar location can be customized completely - i.e. it can be set to
tomcat.home/common/lib/commons-el.jar. This avoids some copy and keeps things in sync
( default remains unchanged, of course )

The jar only target can be used to just build.

Let me know if any of those are not ok and I'll revert promptly.

Revision 133218 - (view) (annotate) - [select for diffs]
Modified Wed Feb 26 16:59:09 2003 UTC (6 years, 8 months ago) by luehe
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 8995 byte(s)
Diff to previous 133215 (colored)
made build-jspapi target conditional

Revision 133215 - (view) (annotate) - [select for diffs]
Modified Thu Feb 13 01:01:27 2003 UTC (6 years, 9 months ago) by luehe
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 8960 byte(s)
Diff to previous 133211 (colored)
Build servlet and JSP APIs before compiling commons-el

Revision 133211 - (view) (annotate) - [select for diffs]
Added Tue Feb 4 00:22:23 2003 UTC (6 years, 9 months ago) by luehe
Original Path: jakarta/commons/proper/el/trunk/build.xml
File length: 8589 byte(s)
Initial revision

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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2