You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(94) |
Sep
(205) |
Oct
(139) |
Nov
(144) |
Dec
(252) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(44) |
Feb
(3) |
Mar
|
Apr
(32) |
May
(40) |
Jun
(24) |
Jul
(4) |
Aug
(20) |
Sep
(10) |
Oct
(61) |
Nov
(86) |
Dec
(79) |
2005 |
Jan
(82) |
Feb
(124) |
Mar
(9) |
Apr
(123) |
May
(125) |
Jun
(115) |
Jul
(35) |
Aug
(111) |
Sep
(62) |
Oct
(82) |
Nov
(77) |
Dec
(167) |
2006 |
Jan
(31) |
Feb
(29) |
Mar
(8) |
Apr
(16) |
May
(11) |
Jun
(104) |
Jul
(4) |
Aug
(115) |
Sep
(37) |
Oct
(2) |
Nov
(4) |
Dec
(6) |
2007 |
Jan
(2) |
Feb
(1) |
Mar
|
Apr
(2) |
May
(3) |
Jun
|
Jul
(3) |
Aug
(1) |
Sep
|
Oct
|
Nov
(2) |
Dec
|
2008 |
Jan
|
Feb
(3) |
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(5) |
Sep
(1) |
Oct
(1) |
Nov
(4) |
Dec
(1) |
2009 |
Jan
|
Feb
|
Mar
|
Apr
(9) |
May
(1) |
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
From: <ko...@us...> - 2011-09-29 18:28:32
|
Revision: 681 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=681&view=rev Author: ko5tik Date: 2011-09-29 18:28:26 +0000 (Thu, 29 Sep 2011) Log Message: ----------- prepared poms to codegaus deployment Modified Paths: -------------- trunk/xdoclet-plugins/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2011-09-20 18:57:48
|
Revision: 680 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=680&view=rev Author: ko5tik Date: 2011-09-20 18:57:42 +0000 (Tue, 20 Sep 2011) Log Message: ----------- urls adjusted , certificate not trusted Modified Paths: -------------- trunk/xdoclet-plugins/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2011-09-05 14:22:45
|
Revision: 679 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=679&view=rev Author: gjoseph Date: 2011-09-05 14:22:36 +0000 (Mon, 05 Sep 2011) Log Message: ----------- XDP-251 preliminary support for jsp 2.1 taglibs and servlet 2.5 web.xml XDP-252 filters tlib-version for taglib 2.0 Modified Paths: -------------- trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/TaglibPlugin.java trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/WebUtils.java trunk/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/plugin/web/AbstractTaglibPluginTestCase.java trunk/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/plugin/web/AbstractWebPluginTestCase.java trunk/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/plugin/web/Taglib20PluginTestCase.java trunk/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/testapp/web/expected/taglib-2_0.tld Added Paths: ----------- trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/dtd/javaee_5.xsd trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/dtd/javaee_web_services_client_1_2.xsd trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/dtd/jsp_2_1.xsd trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/dtd/web-app_2_5.xsd trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/dtd/web-jsptaglibrary_2_1.xsd trunk/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/plugin/web/Taglib21PluginTestCase.java trunk/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/plugin/web/WebPluginServlet25TestCase.java trunk/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/testapp/web/expected/taglib-2_1.tld trunk/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/testapp/web/expected/web-2_5.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2010-03-26 14:52:09
|
Revision: 678 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=678&view=rev Author: gjoseph Date: 2010-03-26 14:52:03 +0000 (Fri, 26 Mar 2010) Log Message: ----------- XDP-248 support for dynamic-attributes Modified Paths: -------------- trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/TaglibPlugin.java trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/TaglibPlugin.jelly This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2010-03-26 13:33:36
|
Revision: 677 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=677&view=rev Author: gjoseph Date: 2010-03-26 13:33:15 +0000 (Fri, 26 Mar 2010) Log Message: ----------- next version Modified Paths: -------------- trunk/xdoclet-plugins/distribution/pom.xml trunk/xdoclet-plugins/plugin-actionscript/pom.xml trunk/xdoclet-plugins/plugin-beaninfo/pom.xml trunk/xdoclet-plugins/plugin-castor/pom.xml trunk/xdoclet-plugins/plugin-ejb/pom.xml trunk/xdoclet-plugins/plugin-externalizer/pom.xml trunk/xdoclet-plugins/plugin-hibernate/pom.xml trunk/xdoclet-plugins/plugin-interfaceextractor/pom.xml trunk/xdoclet-plugins/plugin-jdo/pom.xml trunk/xdoclet-plugins/plugin-jmx/pom.xml trunk/xdoclet-plugins/plugin-jsf/pom.xml trunk/xdoclet-plugins/plugin-junit/pom.xml trunk/xdoclet-plugins/plugin-plugin/pom.xml trunk/xdoclet-plugins/plugin-portlet/pom.xml trunk/xdoclet-plugins/plugin-qtags/pom.xml trunk/xdoclet-plugins/plugin-spring/pom.xml trunk/xdoclet-plugins/plugin-struts/pom.xml trunk/xdoclet-plugins/plugin-tapestry/pom.xml trunk/xdoclet-plugins/plugin-web/pom.xml trunk/xdoclet-plugins/plugin-weblogic/pom.xml trunk/xdoclet-plugins/plugin-webwork/pom.xml trunk/xdoclet-plugins/plugin-xtags/pom.xml trunk/xdoclet-plugins/plugin-xwork/pom.xml trunk/xdoclet-plugins/pom.xml trunk/xdoclet-plugins/taglib/pom.xml trunk/xdoclet-plugins/taglib-qtags/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2010-03-26 13:31:24
|
Revision: 676 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=676&view=rev Author: gjoseph Date: 2010-03-26 13:31:18 +0000 (Fri, 26 Mar 2010) Log Message: ----------- removing files which were in svn:ignore already Removed Paths: ------------- trunk/xdoclet-plugins/distribution/xdoclet-plugins-dist.iml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2010-03-26 13:28:33
|
Revision: 675 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=675&view=rev Author: gjoseph Date: 2010-03-26 13:28:27 +0000 (Fri, 26 Mar 2010) Log Message: ----------- removing files which were in svn:ignore Removed Paths: ------------- trunk/xdoclet-plugins/plugin-actionscript/xdoclet-plugin-actionscript.iml trunk/xdoclet-plugins/taglib-qtags/xdoclet-taglib-qtags.iml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2010-03-26 13:26:58
|
Revision: 674 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=674&view=rev Author: gjoseph Date: 2010-03-26 13:26:52 +0000 (Fri, 26 Mar 2010) Log Message: ----------- removing files in svn:ignore Removed Paths: ------------- trunk/xdoclet-plugins/taglib/xdoclet-taglib-plugin.iml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2009-06-12 19:07:28
|
Revision: 673 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=673&view=rev Author: ko5tik Date: 2009-06-12 19:07:21 +0000 (Fri, 12 Jun 2009) Log Message: ----------- manuall tagging after botched release attempt Added Paths: ----------- tags/xdoclet-plugins-1.0.5/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2009-06-07 18:45:50
|
Revision: 672 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=672&view=rev Author: ko5tik Date: 2009-06-07 18:45:49 +0000 (Sun, 07 Jun 2009) Log Message: ----------- [maven-release-plugin] prepare release xdoclet-plugins-1.0.5 Modified Paths: -------------- trunk/xdoclet-plugins/distribution/pom.xml trunk/xdoclet-plugins/plugin-actionscript/pom.xml trunk/xdoclet-plugins/plugin-beaninfo/pom.xml trunk/xdoclet-plugins/plugin-castor/pom.xml trunk/xdoclet-plugins/plugin-ejb/pom.xml trunk/xdoclet-plugins/plugin-externalizer/pom.xml trunk/xdoclet-plugins/plugin-hibernate/pom.xml trunk/xdoclet-plugins/plugin-interfaceextractor/pom.xml trunk/xdoclet-plugins/plugin-jdo/pom.xml trunk/xdoclet-plugins/plugin-jmx/pom.xml trunk/xdoclet-plugins/plugin-jsf/pom.xml trunk/xdoclet-plugins/plugin-junit/pom.xml trunk/xdoclet-plugins/plugin-plugin/pom.xml trunk/xdoclet-plugins/plugin-portlet/pom.xml trunk/xdoclet-plugins/plugin-qtags/pom.xml trunk/xdoclet-plugins/plugin-spring/pom.xml trunk/xdoclet-plugins/plugin-struts/pom.xml trunk/xdoclet-plugins/plugin-tapestry/pom.xml trunk/xdoclet-plugins/plugin-web/pom.xml trunk/xdoclet-plugins/plugin-weblogic/pom.xml trunk/xdoclet-plugins/plugin-webwork/pom.xml trunk/xdoclet-plugins/plugin-xtags/pom.xml trunk/xdoclet-plugins/plugin-xwork/pom.xml trunk/xdoclet-plugins/pom.xml trunk/xdoclet-plugins/taglib/pom.xml trunk/xdoclet-plugins/taglib-qtags/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2009-06-07 15:41:33
|
Revision: 671 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=671&view=rev Author: ko5tik Date: 2009-06-07 15:41:03 +0000 (Sun, 07 Jun 2009) Log Message: ----------- fixed snapshot dependency Modified Paths: -------------- trunk/xdoclet-plugins/taglib/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2009-06-07 14:42:02
|
Revision: 670 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=670&view=rev Author: ko5tik Date: 2009-06-07 14:41:49 +0000 (Sun, 07 Jun 2009) Log Message: ----------- prepare for release Modified Paths: -------------- trunk/xdoclet-plugins/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2009-05-08 19:03:28
|
Revision: 669 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=669&view=rev Author: ko5tik Date: 2009-05-08 19:03:23 +0000 (Fri, 08 May 2009) Log Message: ----------- fixed ordering problem in jsf plugin - use tree maps instead of hashmaps Modified Paths: -------------- trunk/xdoclet-plugins/distribution/xdoclet-plugins-dist.iml trunk/xdoclet-plugins/plugin-actionscript/xdoclet-plugin-actionscript.iml trunk/xdoclet-plugins/plugin-jsf/src/main/java/org/xdoclet/plugin/jsf/FacesConfigPlugin.java trunk/xdoclet-plugins/plugin-jsf/src/test/java/org/xdoclet/plugin/jsf/expected/faces-config.xml trunk/xdoclet-plugins/taglib/xdoclet-taglib-plugin.iml trunk/xdoclet-plugins/taglib-qtags/xdoclet-taglib-qtags.iml Removed Paths: ------------- trunk/xdoclet-plugins/plugin-jsf/src/main/java/log4j.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2009-04-27 16:26:36
|
Revision: 668 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=668&view=rev Author: gjoseph Date: 2009-04-27 16:26:22 +0000 (Mon, 27 Apr 2009) Log Message: ----------- added codehaus snapshots repository for plugins too Modified Paths: -------------- trunk/xdoclet-plugins/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2009-04-27 15:12:14
|
Revision: 667 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=667&view=rev Author: gjoseph Date: 2009-04-27 15:12:03 +0000 (Mon, 27 Apr 2009) Log Message: ----------- fixed order... seems like this plugin doesn't have a deterministic order for these elements Modified Paths: -------------- trunk/xdoclet-plugins/plugin-jsf/src/test/java/org/xdoclet/plugin/jsf/expected/faces-config.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2009-04-27 11:23:40
|
Revision: 666 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=666&view=rev Author: gjoseph Date: 2009-04-27 11:23:29 +0000 (Mon, 27 Apr 2009) Log Message: ----------- GRA-14 / XDP-244 - removing dependency on unreleased jelly-tags-xml snapshot. Copied appropriate tag classes to Generama. Plugins now use those instead of Jelly's. Modified Paths: -------------- trunk/xdoclet-plugins/plugin-ejb/src/main/java/org/xdoclet/plugin/ejb/descriptor/EjbJarXmlPlugin.jelly trunk/xdoclet-plugins/plugin-ejb/src/main/java/org/xdoclet/plugin/ejb/descriptor/beans.jelly trunk/xdoclet-plugins/plugin-interfaceextractor/src/main/java/org/xdoclet/plugin/interfaceextractor/InterfaceExtractorPlugin.java trunk/xdoclet-plugins/plugin-interfaceextractor/src/test/java/org/xdoclet/testapp/interfaceextractor/expected/Expected.java trunk/xdoclet-plugins/plugin-jsf/src/main/java/org/xdoclet/plugin/jsf/FacesConfigPlugin.jelly trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/TaglibPlugin.jelly trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/WebPlugin.jelly trunk/xdoclet-plugins/plugin-weblogic/src/main/java/org/xdoclet/plugin/weblogic/ejb/descriptor/WeblogicCmpRdbmsJarXmlPlugin.jelly trunk/xdoclet-plugins/plugin-weblogic/src/main/java/org/xdoclet/plugin/weblogic/ejb/descriptor/WeblogicEjbJarXmlPlugin.jelly trunk/xdoclet-plugins/pom.xml trunk/xdoclet-plugins/taglib/pom.xml trunk/xdoclet-plugins/testapp-web/pom.xml Removed Paths: ------------- trunk/xdoclet-plugins/plugin-jsf/xdoclet-plugin-jsf.iml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2009-04-27 10:30:51
|
Revision: 665 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=665&view=rev Author: gjoseph Date: 2009-04-27 10:30:49 +0000 (Mon, 27 Apr 2009) Log Message: ----------- added codehaus snapshots repository Modified Paths: -------------- trunk/xdoclet-plugins/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2009-04-27 08:55:17
|
Revision: 664 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=664&view=rev Author: gjoseph Date: 2009-04-27 08:55:15 +0000 (Mon, 27 Apr 2009) Log Message: ----------- XDP-243 Upgraded to QDox 1.9 (as per GRA-15) Modified Paths: -------------- trunk/xdoclet-plugins/plugin-actionscript/src/main/java/org/xdoclet/plugin/actionscript/ActionScript3Plugin.vm trunk/xdoclet-plugins/plugin-beaninfo/src/main/java/org/xdoclet/plugin/beaninfo/BeanInfoPlugin.vm trunk/xdoclet-plugins/plugin-ejb/src/main/java/org/xdoclet/plugin/ejb/EjbJavaGeneratingPlugin.java trunk/xdoclet-plugins/plugin-externalizer/src/main/java/org/xdoclet/plugin/externalizer/PropertiesTranslatorPlugin.vm trunk/xdoclet-plugins/plugin-jdo/src/main/java/org/xdoclet/plugin/jdo/Package.jelly trunk/xdoclet-plugins/plugin-jmx/src/main/java/org/xdoclet/plugin/jmx/MBeanPlugin.vm trunk/xdoclet-plugins/plugin-qtags/src/main/java/org/xdoclet/plugin/qtags/impl/QTagImplPlugin.vm trunk/xdoclet-plugins/plugin-qtags/src/test/java/org/xdoclet/plugin/qtags/impl/test/FooBarOnceTagImpl.java trunk/xdoclet-plugins/plugin-qtags/src/test/java/org/xdoclet/plugin/qtags/impl/test/FooBarOnceTagNewImpl.java trunk/xdoclet-plugins/plugin-qtags/src/test/java/org/xdoclet/plugin/qtags/impl/test/FooBarTagImpl.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2009-04-24 19:42:15
|
Revision: 663 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=663&view=rev Author: gjoseph Date: 2009-04-24 19:42:00 +0000 (Fri, 24 Apr 2009) Log Message: ----------- GRA-16 Importing managed dependencies from generama (Overriding dependency from Jelly on Jaxen to use a saner version, making builds a little quieter) Added a prerequisite on maven 2.0.9 (necessary to import dependencies) also fixed xdoclet mailing list addresses Modified Paths: -------------- trunk/xdoclet-plugins/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2009-04-24 18:21:35
|
Revision: 662 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=662&view=rev Author: gjoseph Date: 2009-04-24 18:21:25 +0000 (Fri, 24 Apr 2009) Log Message: ----------- properties now have a consistant order, once and for all fixing this plugin's test Modified Paths: -------------- trunk/xdoclet-plugins/plugin-plugin/src/main/java/org/xdoclet/plugin/plugin/PluginPlugin.java trunk/xdoclet-plugins/plugin-plugin/src/test/java/org/xdoclet/plugin/plugin/ExamplePlugin.confluence This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2009-04-23 22:11:16
|
Revision: 661 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=661&view=rev Author: gjoseph Date: 2009-04-23 22:11:13 +0000 (Thu, 23 Apr 2009) Log Message: ----------- XDP-242 i spoke too fast -- the bug is fixed, but snapshot of jelly-tags-xml is still needed for schema support (x:replaceNamespace) Modified Paths: -------------- trunk/xdoclet-plugins/plugin-web/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2009-04-23 20:30:24
|
Revision: 660 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=660&view=rev Author: gjoseph Date: 2009-04-23 20:30:15 +0000 (Thu, 23 Apr 2009) Log Message: ----------- XDP-242 fixing publicId and systemId DTD props - WebPlugin finally works properly with jelly-tags-xml 1.1 ! Modified Paths: -------------- trunk/xdoclet-plugins/plugin-web/pom.xml trunk/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/WebPlugin.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2008-12-06 14:13:51
|
Revision: 659 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=659&view=rev Author: ko5tik Date: 2008-12-06 14:13:47 +0000 (Sat, 06 Dec 2008) Log Message: ----------- fix for XDP 238 Modified Paths: -------------- trunk/xdoclet-plugins/plugin-weblogic/pom.xml trunk/xdoclet-plugins/plugin-weblogic/src/main/java/org/xdoclet/plugin/weblogic/ejb/descriptor/WeblogicCmpRdbmsJarXmlPlugin.jelly trunk/xdoclet-plugins/plugin-weblogic/src/main/java/org/xdoclet/plugin/weblogic/ejb/descriptor/WeblogicEjbJarXmlPlugin.jelly This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2008-11-29 20:30:25
|
Revision: 658 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=658&view=rev Author: ko5tik Date: 2008-11-29 20:30:21 +0000 (Sat, 29 Nov 2008) Log Message: ----------- removed unnecessary files Modified Paths: -------------- trunk/xdoclet-plugins/distribution/xdoclet-plugins-dist.iml trunk/xdoclet-plugins/plugin-actionscript/xdoclet-plugin-actionscript.iml trunk/xdoclet-plugins/plugin-jsf/xdoclet-plugin-jsf.iml trunk/xdoclet-plugins/pom.xml trunk/xdoclet-plugins/taglib/xdoclet-taglib-plugin.iml trunk/xdoclet-plugins/taglib-qtags/xdoclet-taglib-qtags.iml Removed Paths: ------------- trunk/xdoclet-plugins/jalopy.xml trunk/xdoclet-plugins/maven.xml trunk/xdoclet-plugins/project.properties trunk/xdoclet-plugins/project.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gj...@us...> - 2008-11-26 16:20:46
|
Revision: 657 http://xdoclet-plugins.svn.sourceforge.net/xdoclet-plugins/?rev=657&view=rev Author: gjoseph Date: 2008-11-26 16:20:42 +0000 (Wed, 26 Nov 2008) Log Message: ----------- removed irrelevant .cvsignore files, added some more svn:ignore properties Modified Paths: -------------- trunk/xdoclet-plugins/distribution/xdoclet-plugins-dist.iml trunk/xdoclet-plugins/taglib-qtags/xdoclet-taglib-qtags.iml Removed Paths: ------------- trunk/xdoclet-plugins/maven-xdoclet2-plugin/.cvsignore trunk/xdoclet-plugins/maven-xdoclet2-plugin-example/.cvsignore trunk/xdoclet-plugins/plugin-template/.cvsignore trunk/xdoclet-plugins/reference/.cvsignore trunk/xdoclet-plugins/sample-web/.cvsignore trunk/xdoclet-plugins/testapp-ejb/.cvsignore trunk/xdoclet-plugins/testapp-pojo/.cvsignore trunk/xdoclet-plugins/testapp-portlet/.cvsignore Property Changed: ---------------- trunk/xdoclet-plugins/distribution/ trunk/xdoclet-plugins/taglib-qtags/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |