Author: polx
Date: Tue Oct 15 09:14:06 2013
New Revision: 1532256
URL: http://svn.apache.org/r1532256
Log:
added polx.
paul
Modified:
commons/trunks-proper/CHALLENGE.txt
Modified: commons/trunks-proper/CHALLENGE.txt
URL:
http://svn.apache.org/viewvc/commons/trunks-proper/CHALLENGE.txt?rev
Author: polx
Date: Mon Jan 4 23:36:31 2010
New Revision: 895826
URL: http://svn.apache.org/viewvc?rev=895826&view=rev
Log:
attempt at documentation polishes.
paul
Modified:
commons/proper/jelly/trunk/xdocs/faq.xml
commons/proper/jelly/trunk/xdocs/gettingstarted.xml
commons/pr
Author: polx
Date: Mon Jan 26 15:11:51 2009
New Revision: 737708
URL: http://svn.apache.org/viewvc?rev=737708&view=rev
Log:
attempt at muting Gump which insists on building on 1.6 and the JDK having made
a non-backwards compatible move: the SQL taglib now needs parametric types.
paul
Modi
Author: polx
Date: Sun Jan 25 22:29:50 2009
New Revision: 737593
URL: http://svn.apache.org/viewvc?rev=737593&view=rev
Log:
JDK 1.6 compatibility, thanks to Gump for the warning.
paul
Modified:
commons/proper/jelly/trunk/jelly-tags/sql/src/java/org/apache/commons/jelly/tags
Author: polx
Date: Mon Dec 8 15:54:59 2008
New Revision: 724556
URL: http://svn.apache.org/viewvc?rev=724556&view=rev
Log:
Moved taglibs' version to snapshot (all of them), moved dependencies slowly to
snapshot as well.
Fixed API backwards breakage of JELLY-286 which was throwing
Author: polx
Date: Sat Dec 6 14:53:57 2008
New Revision: 724048
URL: http://svn.apache.org/viewvc?rev=724048&view=rev
Log:
getTagLibrary > getTagLib thus avoiding the conflict with tag-libs' tags which
had their own getTagLibrary (returning their own tag-lib-class!). Added
Bas
Author: polx
Date: Fri Nov 21 16:25:35 2008
New Revision: 719761
URL: http://svn.apache.org/viewvc?rev=719761&view=rev
Log:
Further patch from JELLY-286.
paul
Modified:
commons/proper/jelly/trunk/.classpath
commons/proper/jelly/trunk/build.xml
commons/proper/jelly/trunk/project
Author: polx
Date: Mon Nov 10 13:48:02 2008
New Revision: 712845
URL: http://svn.apache.org/viewvc?rev=712845&view=rev
Log:
JELLY-274: use three-args Class.forName for JDK 1.6.
paul
Modified:
commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/tags/core/ArgTag.java
com