You can subscribe to this list here.
2002 |
Jan
|
Feb
(60) |
Mar
(147) |
Apr
(57) |
May
(6) |
Jun
|
Jul
(76) |
Aug
(133) |
Sep
(88) |
Oct
(175) |
Nov
(92) |
Dec
(40) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(61) |
Feb
(85) |
Mar
(107) |
Apr
(117) |
May
(136) |
Jun
(165) |
Jul
(204) |
Aug
(128) |
Sep
(188) |
Oct
(117) |
Nov
(85) |
Dec
(7) |
2004 |
Jan
(19) |
Feb
(74) |
Mar
(116) |
Apr
(78) |
May
(42) |
Jun
(66) |
Jul
(134) |
Aug
(23) |
Sep
(47) |
Oct
(52) |
Nov
(59) |
Dec
(71) |
2005 |
Jan
(29) |
Feb
(27) |
Mar
(82) |
Apr
(111) |
May
(99) |
Jun
(46) |
Jul
(45) |
Aug
(106) |
Sep
(50) |
Oct
(36) |
Nov
(26) |
Dec
(73) |
From: Eric P. <th...@us...> - 2005-12-27 21:26:38
|
Update of /cvsroot/sandboss/sandbossPlatform In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11670 Modified Files: build.xml Log Message: On to next rev of SANDev. Index: build.xml =================================================================== RCS file: /cvsroot/sandboss/sandbossPlatform/build.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** build.xml 27 Dec 2005 19:54:31 -0000 1.6 --- build.xml 27 Dec 2005 21:26:26 -0000 1.7 *************** *** 11,16 **** <!-- convert from sandev to sandboss development --> <target name="convert" depends="checkenv"> ! <input addproperty="sandev.releaseid" defaultvalue="sandev_1_0_0" ! message="sandev build release value [sandev_1_0_0]"/> <input addproperty="sandboss.releaseid" defaultvalue="sandboss_1_6_1" message="sandev build release value [sandboss_1_6_1]"/> --- 11,16 ---- <!-- convert from sandev to sandboss development --> <target name="convert" depends="checkenv"> ! <input addproperty="sandev.releaseid" defaultvalue="sandev_1_0_1" ! message="sandev build release value [sandev_1_0_1]"/> <input addproperty="sandboss.releaseid" defaultvalue="sandboss_1_6_1" message="sandev build release value [sandboss_1_6_1]"/> |
From: Eric P. <th...@us...> - 2005-12-27 19:54:39
|
Update of /cvsroot/sandboss/sandbossPlatform In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29127 Modified Files: build.xml Log Message: Convert from sandev_1_0_0 by default. Index: build.xml =================================================================== RCS file: /cvsroot/sandboss/sandbossPlatform/build.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** build.xml 12 Dec 2005 04:20:45 -0000 1.5 --- build.xml 27 Dec 2005 19:54:31 -0000 1.6 *************** *** 11,16 **** <!-- convert from sandev to sandboss development --> <target name="convert" depends="checkenv"> ! <input addproperty="sandev.releaseid" defaultvalue="sandev_0_9_0" ! message="sandev build release value [sandev_0_1_0]"/> <input addproperty="sandboss.releaseid" defaultvalue="sandboss_1_6_1" message="sandev build release value [sandboss_1_6_1]"/> --- 11,16 ---- <!-- convert from sandev to sandboss development --> <target name="convert" depends="checkenv"> ! <input addproperty="sandev.releaseid" defaultvalue="sandev_1_0_0" ! message="sandev build release value [sandev_1_0_0]"/> <input addproperty="sandboss.releaseid" defaultvalue="sandboss_1_6_1" message="sandev build release value [sandboss_1_6_1]"/> |
From: Eric P. <th...@us...> - 2005-12-12 04:20:52
|
Update of /cvsroot/sandboss/sandbossPlatform In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1215 Modified Files: build.xml Log Message: Removed platform translation (no longer needed). Index: build.xml =================================================================== RCS file: /cvsroot/sandboss/sandbossPlatform/build.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** build.xml 6 Dec 2005 18:11:25 -0000 1.4 --- build.xml 12 Dec 2005 04:20:45 -0000 1.5 *************** *** 24,35 **** <replacefilter token="${sandev.releaseid}" value="${sandboss.releaseid}"/> - <replacefilter token="runenv.TOMCAT_HOME}/webapps" - value="runenv.JBOSS_HOME}/server/default/deploy"/> <replacefilter token="runenv.TOMCAT_HOME}/bin" value="runenv.JBOSS_HOME}/lib"/> - <replacefilter token="runenv.WEBAPP_EXE}" - value="runenv.JBOSS_HOME}/bin"/> - <replacefilter token="runenv.HSQL_HOME}/lib" - value="runenv.JBOSS_HOME}/server/default/lib"/> <replacefilter token="sandev.org" value="sandboss.org"/> --- 24,29 ---- |
From: Eric P. <th...@us...> - 2005-12-06 18:11:39
|
Update of /cvsroot/sandboss/sandbossPlatform In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29735 Modified Files: build.xml Log Message: Change the default sandev revision to match the latest release. Index: build.xml =================================================================== RCS file: /cvsroot/sandboss/sandbossPlatform/build.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** build.xml 5 Dec 2005 04:17:55 -0000 1.3 --- build.xml 6 Dec 2005 18:11:25 -0000 1.4 *************** *** 12,16 **** <target name="convert" depends="checkenv"> <input addproperty="sandev.releaseid" defaultvalue="sandev_0_9_0" ! message="sandev build release value [sandev_0_9_0]"/> <input addproperty="sandboss.releaseid" defaultvalue="sandboss_1_6_1" message="sandev build release value [sandboss_1_6_1]"/> --- 12,16 ---- <target name="convert" depends="checkenv"> <input addproperty="sandev.releaseid" defaultvalue="sandev_0_9_0" ! message="sandev build release value [sandev_0_1_0]"/> <input addproperty="sandboss.releaseid" defaultvalue="sandboss_1_6_1" message="sandev build release value [sandboss_1_6_1]"/> |
From: Eric P. <th...@us...> - 2005-12-05 15:41:56
|
Update of /cvsroot/sandboss/sandbossPlatform/generator In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2750 Modified Files: SARCtrlGenerator.java Log Message: Final sandboss cleanout. Index: SARCtrlGenerator.java =================================================================== RCS file: /cvsroot/sandboss/sandbossPlatform/generator/SARCtrlGenerator.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** SARCtrlGenerator.java 1 Dec 2005 15:09:35 -0000 1.1.1.1 --- SARCtrlGenerator.java 5 Dec 2005 15:41:38 -0000 1.2 *************** *** 73,77 **** out.println("/**"); out.println(" * An adaptor service to bridge from the container runtime environment"); ! out.println(" * to the SandBossRootNode. The adaptor provides for resilient startup"); out.println(" * and separates the SAND runtime environment from the service."); out.println(" *"); --- 73,77 ---- out.println("/**"); out.println(" * An adaptor service to bridge from the container runtime environment"); ! out.println(" * to the SANDPlatformRootNode. The adaptor provides for resilient startup"); out.println(" * and separates the SAND runtime environment from the service."); out.println(" *"); *************** *** 79,88 **** out.println(" *"); out.println(" * <p>This service archive (SAR) MBean implementation is built without "); ! out.println(" * reference to the actual SandBossRootNode instance, since this service"); out.println(" * is started before the application .jar file containing the "); ! out.println(" * SandBossRootNode class is loaded. The service loops until the class"); out.println(" * is found before completing initialization. </p>"); out.println(" *"); ! out.println(" * <p>Because we are building without a SandBossRootNode reference all"); out.println(" * calls are done via reflection. </p>"); out.println(" */"); --- 79,88 ---- out.println(" *"); out.println(" * <p>This service archive (SAR) MBean implementation is built without "); ! out.println(" * reference to the actual SANDPlatformRootNode instance, since this service"); out.println(" * is started before the application .jar file containing the "); ! out.println(" * SANDPlatformRootNode class is loaded. The service loops until the class"); out.println(" * is found before completing initialization. </p>"); out.println(" *"); ! out.println(" * <p>Because we are building without a SANDPlatformRootNode reference all"); out.println(" * calls are done via reflection. </p>"); out.println(" */"); *************** *** 91,95 **** out.println("{"); out.println(" ////////////////////////////////////////"); ! out.println(" // SandBossRootNode access "); out.println(" ////////////////////////////////////////"); out.println(""); --- 91,95 ---- out.println("{"); out.println(" ////////////////////////////////////////"); ! out.println(" // SANDPlatformRootNode access "); out.println(" ////////////////////////////////////////"); out.println(""); *************** *** 101,105 **** out.println(""); out.println(" /**"); ! out.println(" * return the SandBossRootNodeCtrl"); out.println(" */"); out.println(" protected static Object getSANDRootCtrl() "); --- 101,105 ---- out.println(""); out.println(" /**"); ! out.println(" * return the SANDPlatformRootNodeCtrl"); out.println(" */"); out.println(" protected static Object getSANDRootCtrl() "); *************** *** 126,134 **** out.println(""); out.println(" /**"); ! out.println(" * Create an instance of SandBossRootNodeCtrl"); out.println(" */"); out.println(" protected static Object createSANDRootCtrl() {"); out.println(" String outident=\"SANDServiceCtrl.createSANDRootCtrl \";"); ! out.println(" String rootclassname=\"org.sandev.tools.SandBossRoot.SandBossRootNodeCtrl\";"); out.println(" Object retval=null;"); out.println(" try {"); --- 126,134 ---- out.println(""); out.println(" /**"); ! out.println(" * Create an instance of SANDPlatformRootNodeCtrl"); out.println(" */"); out.println(" protected static Object createSANDRootCtrl() {"); out.println(" String outident=\"SANDServiceCtrl.createSANDRootCtrl \";"); ! out.println(" String rootclassname=\"org.sandev.tools.SANDPlatformRoot.SANDPlatformRootNodeCtrl\";"); out.println(" Object retval=null;"); out.println(" try {"); *************** *** 158,162 **** out.println(""); out.println(" /**"); ! out.println(" * Null out our static reference to SandBossRootNodeCtrl so that it"); out.println(" * can be cleaned up and such."); out.println(" */"); --- 158,162 ---- out.println(""); out.println(" /**"); ! out.println(" * Null out our static reference to SANDPlatformRootNodeCtrl so that it"); out.println(" * can be cleaned up and such."); out.println(" */"); *************** *** 175,179 **** out.println(" System.out.println(\"SANDServiceCtrl.initSandRoot: initializing \" + "); out.println(" sandroot.getClass().getName());"); ! out.println(" ObjectName objname=new ObjectName(\"SandBoss:service=SandBossRoot\");"); out.println(" getServer().registerMBean(sandroot,objname);"); out.println(" setCharSerializer(sandroot);"); --- 175,179 ---- out.println(" System.out.println(\"SANDServiceCtrl.initSandRoot: initializing \" + "); out.println(" sandroot.getClass().getName());"); ! out.println(" ObjectName objname=new ObjectName(\"SAND:service=SANDPlatformRoot\");"); out.println(" getServer().registerMBean(sandroot,objname);"); out.println(" setCharSerializer(sandroot);"); *************** *** 271,275 **** out.println(""); out.println(" /**"); ! out.println(" * Given a SandBossRootNodeCtrl object and a method name, call the"); out.println(" * method."); out.println(" */"); --- 271,275 ---- out.println(""); out.println(" /**"); ! out.println(" * Given a SANDPlatformRootNodeCtrl object and a method name, call the"); out.println(" * method."); out.println(" */"); *************** *** 318,322 **** out.println(""); out.println(" /**"); ! out.println(" * The SandBossRootNode is not created until the service is started."); out.println(" */"); out.println(" protected void createService()"); --- 318,322 ---- out.println(""); out.println(" /**"); ! out.println(" * The SANDPlatformRootNode is not created until the service is started."); out.println(" */"); out.println(" protected void createService()"); *************** *** 328,332 **** out.println(""); out.println(" /**"); ! out.println(" * Create the SandBossRootNode as necessary and start it. Retry "); out.println(" * periodically on failure since things get loaded at different "); out.println(" * times. If we can't find the class it is probably because the"); --- 328,332 ---- out.println(""); out.println(" /**"); ! out.println(" * Create the SANDPlatformRootNode as necessary and start it. Retry "); out.println(" * periodically on failure since things get loaded at different "); out.println(" * times. If we can't find the class it is probably because the"); *************** *** 353,357 **** out.println(""); out.println(" /**"); ! out.println(" * Call through to the SandBossRootNode if available."); out.println(" */"); out.println(" protected void stopService()"); --- 353,357 ---- out.println(""); out.println(" /**"); ! out.println(" * Call through to the SANDPlatformRootNode if available."); out.println(" */"); out.println(" protected void stopService()"); *************** *** 365,369 **** out.println(""); out.println(" /**"); ! out.println(" * Call through to the SandBossRootNode if available, then clean up"); out.println(" * our reference. Destroy calls stop if necessary, so we don't need"); out.println(" * to handle any of that kind of logic here."); --- 365,369 ---- out.println(""); out.println(" /**"); ! out.println(" * Call through to the SANDPlatformRootNode if available, then clean up"); out.println(" * our reference. Destroy calls stop if necessary, so we don't need"); out.println(" * to handle any of that kind of logic here."); |
From: Eric P. <th...@us...> - 2005-12-05 15:41:21
|
Update of /cvsroot/sandboss/sandbossPlatform/sar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2657 Modified Files: InitRetryThread.java Log Message: Final sandboss cleanout. Index: InitRetryThread.java =================================================================== RCS file: /cvsroot/sandboss/sandbossPlatform/sar/InitRetryThread.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** InitRetryThread.java 1 Dec 2005 15:09:35 -0000 1.1.1.1 --- InitRetryThread.java 5 Dec 2005 15:41:08 -0000 1.2 *************** *** 25,29 **** /** ! * A thread to retry loading the SandBossRootNode periodically. If at * first you don't succeed, try again after more things have been loaded. */ --- 25,29 ---- /** ! * A thread to retry loading the SANDPlatformRootNode periodically. If at * first you don't succeed, try again after more things have been loaded. */ *************** *** 58,62 **** success=true; } catch(Exception e) { ! System.out.println(messageident + " FAILED. SandBossRoot not started."); } break; } --- 58,62 ---- success=true; } catch(Exception e) { ! System.out.println(messageident + " FAILED. SANDPlatformRoot not started."); } break; } *************** *** 64,68 **** attempts--; } if(!success) { ! System.out.println(messageident + " FAILED. SandBossRoot not loaded."); } } --- 64,68 ---- attempts--; } if(!success) { ! System.out.println(messageident + " FAILED. SANDPlatformRoot not loaded."); } } |
From: Eric P. <th...@us...> - 2005-12-05 04:18:06
|
Update of /cvsroot/sandboss/sandbossPlatform In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4859 Modified Files: build.xml Log Message: Convert the JMXPANEL_PLACEHOLDER in the control panel generator to be the JBoss native JMX interface. Index: build.xml =================================================================== RCS file: /cvsroot/sandboss/sandbossPlatform/build.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** build.xml 3 Dec 2005 00:30:36 -0000 1.2 --- build.xml 5 Dec 2005 04:17:55 -0000 1.3 *************** *** 89,93 **** </replace> ! <!-- platform generators --> <echo message="adding platform/tools/build/generate/org/sandev/generator/SARCtrlGenerator.java"/> <copy file="generator/SARCtrlGenerator.java" --- 89,93 ---- </replace> ! <!-- platform native support control generator --> <echo message="adding platform/tools/build/generate/org/sandev/generator/SARCtrlGenerator.java"/> <copy file="generator/SARCtrlGenerator.java" *************** *** 114,117 **** --- 114,127 ---- overwrite="true"/> + <!-- platform control panel URL prefix --> + <echo message="converting CtrlPanelServletGenerator URL prefix"/> + <copy file="${runenv.SAND_HOME}/platform/tools/build/generate/org/sandev/generator/CtrlPanelServletGenerator.java" + tofile="${runenv.SAND_HOME}/platform/tools/build/generate/org/sandev/generator/CtrlPanelServletGenerator.java.sandev" + preservelastmodified="true"/> + <replace file="${runenv.SAND_HOME}/platform/tools/build/generate/org/sandev/generator/CtrlPanelServletGenerator.java"> + <replacefilter token="JMXPANEL_PLACEHOLDER" + value="jmx-console/HtmlAdaptor?action=inspectMBean&"/> + </replace> + <!-- Convert TaskHeapDemo build --> <echo message="converting TaskHeapDemo to use SAR deployment packager"/> *************** *** 153,156 **** --- 163,170 ---- preservelastmodified="true" failonerror="false"/> + <move file="${runenv.SAND_HOME}/platform/tools/build/generate/org/sandev/generator/CtrlPanelServletGenerator.java.sandev" + tofile="${runenv.SAND_HOME}/platform/tools/build/generate/org/sandev/generator/CtrlPanelServletGenerator.java" + preservelastmodified="true" + failonerror="false"/> </target> |
From: Eric P. <th...@us...> - 2005-12-03 00:31:36
|
Update of /cvsroot/sandboss/sandbossPlatform In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13097 Added Files: release.txt Log Message: The release text for sandboss. Needs to be separate from the sandev release text which is also relevant. --- NEW FILE: release.txt --- Sandboss 1.6.1 is a conversion release that incorporates sandev 0.8.0 as its core. The functionality is equivalent to 1.6.0 (including working config, ui, and control tools). With this release the sandboss project switches to legacy maintenance. For new development, we recommend using sandev. As usual, the online docs are posted at sandboss.org |
From: Eric P. <th...@us...> - 2005-12-03 00:30:45
|
Update of /cvsroot/sandboss/sandbossPlatform In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12998 Modified Files: build.xml Log Message: Convert the mainbuild publsihing targets, and convert the TaskHeapDemo release build over to sandboss. Index: build.xml =================================================================== RCS file: /cvsroot/sandboss/sandbossPlatform/build.xml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** build.xml 1 Dec 2005 15:09:34 -0000 1.1.1.1 --- build.xml 3 Dec 2005 00:30:36 -0000 1.2 *************** *** 11,14 **** --- 11,19 ---- <!-- convert from sandev to sandboss development --> <target name="convert" depends="checkenv"> + <input addproperty="sandev.releaseid" defaultvalue="sandev_0_9_0" + message="sandev build release value [sandev_0_9_0]"/> + <input addproperty="sandboss.releaseid" defaultvalue="sandboss_1_6_1" + message="sandev build release value [sandboss_1_6_1]"/> + <!-- mainbuild.xml --> <echo message="backing up and modifying mainbuild.xml"/> *************** *** 17,20 **** --- 22,27 ---- preservelastmodified="true"/> <replace file="${runenv.SAND_HOME}/apps/basics/build/mainbuild.xml"> + <replacefilter token="${sandev.releaseid}" + value="${sandboss.releaseid}"/> <replacefilter token="runenv.TOMCAT_HOME}/webapps" value="runenv.JBOSS_HOME}/server/default/deploy"/> *************** *** 25,29 **** --- 32,39 ---- <replacefilter token="runenv.HSQL_HOME}/lib" value="runenv.JBOSS_HOME}/server/default/lib"/> + <replacefilter token="sandev.org" + value="sandboss.org"/> </replace> + <!-- platform/tools/build/build.xml --> <echo message="backing up and modifying platform/tools/build/build.xml"/> *************** *** 78,81 **** --- 88,92 ---- ]]></replacevalue> </replace> + <!-- platform generators --> <echo message="adding platform/tools/build/generate/org/sandev/generator/SARCtrlGenerator.java"/> *************** *** 83,87 **** tofile="${runenv.SAND_HOME}/platform/tools/build/generate/org/sandev/generator/SARCtrlGenerator.java" overwrite="true"/> ! <!-- platform generators --> <mkdir dir="${runenv.SAND_HOME}/platform/tools/build/sar"/> <mkdir dir="${runenv.SAND_HOME}/platform/tools/build/sar/src"/> --- 94,100 ---- tofile="${runenv.SAND_HOME}/platform/tools/build/generate/org/sandev/generator/SARCtrlGenerator.java" overwrite="true"/> ! ! <!-- SAR file (service archive native container interface) --> ! <echo message="adding SAR source and build support"/> <mkdir dir="${runenv.SAND_HOME}/platform/tools/build/sar"/> <mkdir dir="${runenv.SAND_HOME}/platform/tools/build/sar/src"/> *************** *** 100,106 **** --- 113,133 ---- tofile="${runenv.SAND_HOME}/platform/tools/build/sar/META-INF/jboss-service.xml" overwrite="true"/> + + <!-- Convert TaskHeapDemo build --> + <echo message="converting TaskHeapDemo to use SAR deployment packager"/> <!-- SARDeploymentPackager got incorporated into the sandev project, but it has no jboss-specific stuff in it, and it's a good example of a basic packager, so it's just living in sandev now. --> + <copy file="${runenv.SAND_HOME}/deploy/TaskHeapDemo/build/build.xml" + tofile="${runenv.SAND_HOME}/deploy/TaskHeapDemo/build/build.xml.sandev" + preservelastmodified="true"/> + <replace file="${runenv.SAND_HOME}/deploy/TaskHeapDemo/build/build.xml"> + <replacefilter token="org.sandev.generator.PostgreSQLStructMapper" + value="org.sandev.generator.HSQLDBStructMapper"/> + <replacefilter token="direct:org.postgresql.Driver,jdbc:postgresql:taskheap,postgres,development" + value="java:DefaultDS"/> + <replacefilter token="org.sandev.sandbuild.WARDeploymentPackager" + value="org.sandev.sandbuild.SARDeploymentPackager"/> + </replace> </target> *************** *** 122,125 **** --- 149,156 ---- <delete dir="${runenv.SAND_HOME}/platform/tools/build/sar" failonerror="false"/> + <move file="${runenv.SAND_HOME}/deploy/TaskHeapDemo/build/build.xml.sandev" + tofile="${runenv.SAND_HOME}/deploy/TaskHeapDemo/build/build.xml" + preservelastmodified="true" + failonerror="false"/> </target> |
From: Eric P. <th...@us...> - 2005-12-01 16:53:05
|
Update of /cvsroot/sandboss/sand/sandboss/tools/webapp/WEB-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4472 Removed Files: web.xml Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- web.xml DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:52:09
|
Update of /cvsroot/sandboss/sand/sandboss/tools/webapp/src/org/sandboss/tools/UIEditor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4184 Removed Files: UIEditorShell.java Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- UIEditorShell.java DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:51:43
|
Update of /cvsroot/sandboss/sand/sandboss/tools/webapp/src/org/sandboss/tools/ControlPanel In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4078 Removed Files: ControlPanelShell.java Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- ControlPanelShell.java DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:51:12
|
Update of /cvsroot/sandboss/sand/sandboss/tools/webapp/src/org/sandboss/tools/ConfigEditor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3984 Removed Files: ConfigEditorShell.java Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- ConfigEditorShell.java DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:50:48
|
Update of /cvsroot/sandboss/sand/sandboss/tools/webapp/images In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3830 Removed Files: linkptr.gif selectptr.gif Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- linkptr.gif DELETED --- --- selectptr.gif DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:50:17
|
Update of /cvsroot/sandboss/sand/sandboss/tools/webapp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3736 Removed Files: index.html Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- index.html DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:49:49
|
Update of /cvsroot/sandboss/sand/sandboss/tools/src/org/sandboss/tools/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3573 Removed Files: AuthorizedJMSMessager.java DefaultMailSender.java DirectCallMessager.java JavaLogger.java JMSMessager.java package.html SandLogger.java SandTopicRequestor.java Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- AuthorizedJMSMessager.java DELETED --- --- DefaultMailSender.java DELETED --- --- DirectCallMessager.java DELETED --- --- JavaLogger.java DELETED --- --- JMSMessager.java DELETED --- --- package.html DELETED --- --- SandLogger.java DELETED --- --- SandTopicRequestor.java DELETED --- |
Update of /cvsroot/sandboss/sand/sandboss/tools/src/org/sandboss/tools/UIProcessor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3456 Removed Files: CookieEncryptor.java FastXMLWSServlet.java GeneratedServletInterface.java XHTMLSandUIServlet.java Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- CookieEncryptor.java DELETED --- --- FastXMLWSServlet.java DELETED --- --- GeneratedServletInterface.java DELETED --- --- XHTMLSandUIServlet.java DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:49:04
|
Update of /cvsroot/sandboss/sand/sandboss/tools/src/org/sandboss/tools/UIEditor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3365 Removed Files: FormManager.java UIEditorFormOwner.java Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- FormManager.java DELETED --- --- UIEditorFormOwner.java DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:48:35
|
Update of /cvsroot/sandboss/sand/sandboss/tools/src/org/sandboss/tools/SandBossRoot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3271 Removed Files: SandBossRootNode.java SandBossRootNodeDecl.java Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- SandBossRootNode.java DELETED --- --- SandBossRootNodeDecl.java DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:48:13
|
Update of /cvsroot/sandboss/sand/sandboss/tools/src/org/sandboss/tools/JDBC In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3167 Removed Files: package.html SandSQLException.java Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- package.html DELETED --- --- SandSQLException.java DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:47:48
|
Update of /cvsroot/sandboss/sand/sandboss/tools/src/org/sandboss/tools/HTTP In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3074 Removed Files: AbstractXHTMLFormAdaptor.java ServletInput.java ServletOutput.java ServletOutputString.java TextEncoder.java XHTMLFormAdaptorException.java XHTMLFormEditor.java XHTMLScreenAdaptor.java XSLTransformer.java Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- AbstractXHTMLFormAdaptor.java DELETED --- --- ServletInput.java DELETED --- --- ServletOutput.java DELETED --- --- ServletOutputString.java DELETED --- --- TextEncoder.java DELETED --- --- XHTMLFormAdaptorException.java DELETED --- --- XHTMLFormEditor.java DELETED --- --- XHTMLScreenAdaptor.java DELETED --- --- XSLTransformer.java DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:47:24
|
Update of /cvsroot/sandboss/sand/sandboss/tools/src/org/sandboss/tools/ConfigEditor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2978 Removed Files: ConfigDataCache.java ConfigEditorNode.java ConfigEditorNodeDecl.java FormManager.java Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- ConfigDataCache.java DELETED --- --- ConfigEditorNode.java DELETED --- --- ConfigEditorNodeDecl.java DELETED --- --- FormManager.java DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:46:32
|
Update of /cvsroot/sandboss/sand/sandboss/tools/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2764 Removed Files: Control.html intro.html loclink.html ToolTesting.html Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- Control.html DELETED --- --- intro.html DELETED --- --- loclink.html DELETED --- --- ToolTesting.html DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:46:16
|
Update of /cvsroot/sandboss/sand/sandboss/tools/build/sar/src/org/sandboss/service In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2618 Removed Files: InitRetryThread.java SANDServiceCtrlMBean.java Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- InitRetryThread.java DELETED --- --- SANDServiceCtrlMBean.java DELETED --- |
From: Eric P. <th...@us...> - 2005-12-01 16:45:34
|
Update of /cvsroot/sandboss/sand/sandboss/tools/build/sar/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2474 Removed Files: jboss-service.xml Log Message: The sand project core has moved to the sandev project. The sandboss project root is now sandbossPlatform --- jboss-service.xml DELETED --- |