cvs commit: jakarta-cactus gump.xml

2002-10-29 Thread vmassol
vmassol 2002/10/29 13:29:27 Modified:.gump.xml Log: Made checkstyle an rather than a as Cactus should build fine even if checkstyle fails to build with Gump. Thanks to Stefan Bodewig. Revision ChangesPath 1.21 +2 -2 jakarta-cactus/gump.xml Index:

Milestone 3 almost reached

2002-10-29 Thread Julien Ruaux
Hi Chris, I have just committed changes to the Eclipse-Plugin. It is now using a generic ant provider, and I have added some preferences to the Cactus preference page. If you want to check it out and tell me what you think I would be pleased. Julien -- To unsubscribe, e-mail:

cvs commit: jakarta-cactus/Eclipse-Plugin/ant build-war.xml

2002-10-29 Thread jruaux
jruaux 2002/10/29 09:12:29 Modified:Eclipse-Plugin/ant/build build-tests-orion-15.xml build-tests-weblogic-61.xml build-tests-orion-14.xml build-tests-resin-20.xml build-tests-weblogic-70.xml build.xml

cvs commit: jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/launcher CactusLaunchShortcut.java

2002-10-29 Thread jruaux
jruaux 2002/10/29 09:11:58 Modified:Eclipse-Plugin/src/java/org/apache/cactus/eclipse/launcher CactusLaunchShortcut.java Log: Added support for generic ant provider Revision ChangesPath 1.8 +60 -39 jakarta-cactus/Eclipse-Plugin/src/java/

cvs commit: jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/launcher WarBuilder.java

2002-10-29 Thread jruaux
jruaux 2002/10/29 09:11:42 Added: Eclipse-Plugin/src/java/org/apache/cactus/eclipse/launcher WarBuilder.java Log: Helper class for building war files Revision ChangesPath 1.1 jakarta-cactus/Eclipse-Plugin/src/java/org/apache/ca

cvs commit: jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/ui CactusPreferencePage.java CactusPlugin.java CactusPreferences.java CactusMessages.java

2002-10-29 Thread jruaux
jruaux 2002/10/29 09:10:40 Modified:Eclipse-Plugin/src/java/org/apache/cactus/eclipse/ui CactusPreferencePage.java CactusPlugin.java CactusPreferences.java CactusMessages.java Log: Added preferences in the preference page for directori

cvs commit: jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/containers ContainerInfo.java Credential.java GenericAntProvider.java ContainerHome.java IContainerProvider.java StartServerHelper.java Tomcat40AntContainerProvider.java

2002-10-29 Thread jruaux
jruaux 2002/10/29 08:59:50 Modified:Eclipse-Plugin/src/java/org/apache/cactus/eclipse/containers IContainerProvider.java StartServerHelper.java Added: Eclipse-Plugin/src/java/org/apache/cactus/eclipse/containers ContainerInfo.java