BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Re: External build tasks not working after project reload in

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder IDE
View previous topic :: View next topic  
Author Message
Sean Ryan
Guest





PostPosted: Thu Jun 26, 2003 6:28 pm    Post subject: Re: External build tasks not working after project reload in Reply with quote



That fixed it - thanks! That was quick!

However, there seems to be another problem that was either already there or
has been introduced with this fix. We are using CVS. If I post the project
(with the external build task in it) to CVS then pull the project from CVS,
I get this error:

Project projectname.jpx cannot be read: java.io.IOException: Expacted
"</node>" to terminate element starting on line 118.

If I copy back the project file (luckily I made a backup) and then remove
the external build task, post the project file to CVS and then pull it back
again, the project loads without a problem (no error).


Let me know if you like to see a copy of the project file.



"John McGrath [TeamB]" <ng-b (AT) jpmcgrath (DOT) net> wrote

Quote:
On 6/24/2003 at 1:04:08 PM, Sean Ryan wrote:

If I create an "external build task" in JBuilder 9, Developer
edition, it works as expected. However, once I restart JBuilder
(however, not if I just close and reopen without exiting the JBuilder
IDE), the task seems to be not recognised any more (although it is
still there, it isn't recognised as an External Task - there is just
a little '?' next to it).

Does this fix the problem for you?

http://codecentral.borland.com/codecentral/ccweb.exe/listing?id=20239

--
Regards,

John McGrath [TeamB]



Back to top
John McGrath [TeamB]
Guest





PostPosted: Fri Jun 27, 2003 4:57 am    Post subject: Re: External build tasks not working after project reload in Reply with quote



On 6/26/2003 at 2:28:02 PM, Sean Ryan wrote:

Quote:
Let me know if you like to see a copy of the project file.

Yes, please.

--
Regards,

John McGrath [TeamB]


Back to top
Sean Ryan
Guest





PostPosted: Fri Jun 27, 2003 6:01 pm    Post subject: Re: External build tasks not working after project reload in Reply with quote



Before pulling from CVS :

<?xml version="1.0" encoding="UTF-8"?>
<!--JBuilder XML Project-->
<project>
<property category="javadoc" name="custom.tags.1" value="todo;a;To Do:"/>
<property category="optimize.0" name="OptimizableType"
value="com.borland.jbuilder.optimize.IntroOptimizeitProfiler"/>
<property category="runtime" name="ConfigurationCount" value="4"/>
<property category="runtime" name="DefaultConfiguration" value="-1"/>
<property category="runtime.0" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.0" name="ConfigurationName" value="Servlet
debug"/>
<property category="runtime.0" name="RunnableType"
value="com.borland.jbuilder.runtime.ServerRunner"/>
<property category="runtime.0" name="appserver.parameters" value=""/>
<property category="runtime.0" name="appserver.servername" value=""/>
<property category="runtime.0" name="appserver.vmparameters" value=""/>
<property category="runtime.0" name="enabled.services"
value="jsp;naming"/>
<property category="runtime.0" name="server.arguments" value=""/>
<property category="runtime.0" name="server.disableServerClassTracing"
value="0"/>
<property category="runtime.0" name="server.instance.name" value=""/>
<property category="runtime.0" name="server.name" value="Tomcat 4.1"/>
<property category="runtime.0" name="server.vmparameters" value=""/>
<property category="runtime.1" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.1" name="ConfigurationName" value="Report
remote"/>
<property category="runtime.1" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/>
<property category="runtime.1" name="application.class"
value="com.citadelcommerce.test.riskmanager.Report"/>
<property category="runtime.2" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.2" name="ConfigurationName" value="Sale (CC)
remote"/>
<property category="runtime.2" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/>
<property category="runtime.2" name="application.class"
value="com.citadelcommerce.test.riskmanager.Sale_CC"/>
<property category="runtime.2" name="application.parameters" value="2
20.00 SW00000 "39 Blah Road" V5Y1Z7 "573"
4911741287411341 1205"/>
<property category="runtime.3" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.3" name="ConfigurationName" value="Sale (CC)
direct"/>
<property category="runtime.3" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/>
<property category="runtime.3" name="application.class"
value="com.citadelcommerce.test.sysadmin.Sale_CC"/>
<property category="runtime.3" name="application.parameters" value="491
20.00 SW00000 "39 Blah Road" V5Y1Z7 "965"
4970235468465414 0506"/>
<property category="runtime.4" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.4" name="ConfigurationName"
value="LuhnGenerator"/>
<property category="runtime.4" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/>
<property category="runtime.4" name="application.class"
value="com.citadelcommerce.test.LuhnGenerator"/>
<property category="runtime.4" name="application.parameters"
value="400000000000000 400000000000100"/>
<property category="serverservices" name="disabled.services"
value="connector;jdatastore"/>
<property category="serverservices" name="single.server.name"
value="Tomcat 4.1"/>
<property category="sys" name="AuthorLabel" value="@author"/>
<property category="sys" name="BackupPath" value="bak"/>
<property category="sys" name="Company" value="Citadel Commerce Corp"/>
<property category="sys" name="CompanyLabel" value="Company:"/>
<property category="sys" name="Copyright" value="Copyright (c) 2003"/>
<property category="sys" name="CopyrightLabel" value="Copyright:"/>
<property category="sys" name="DefaultPath" value="src"/>
<property category="sys" name="Description" value=""/>
<property category="sys" name="DescriptionLabel" value="Description:"/>
<property category="sys" name="DocPath" value="doc"/>
<property category="sys" name="Etacsufbo" value="1"/>
<property category="sys" name="ExcludeClassEnabled" value="0"/>
<property category="sys" name="IncludeTestPath" value="1"/>
<property category="sys" name="JDK" value="java version 1.4.2-beta-b19"/>
<property category="sys" name="JvmVersion" value="1.4"/>
<property category="sys" name="Libraries" value="CyberSource;FirePay;Inet
Sprinta;NetGiro;Paradata;Quova;SignPad;JavaBeans Activation
Framework;JavaMail;jCIFS;DatePicker;HttpClient;Tomcat 4.1
Servlet;JUnit;Log4J;Apache-Commons-Logging;Servlet"/>
<property category="sys" name="OutPath" value="classes"/>
<property category="sys" name="SourcePath" value="src;test"/>
<property category="sys" name="TestPath" value="test"/>
<property category="sys" name="Title" value=""/>
<property category="sys" name="TitleLabel" value="Title:"/>
<property category="sys" name="Version" value="1.0"/>
<property category="sys" name="VersionLabel" value="@version"/>
<property category="sys" name="WorkingDirectory" value="."/>
<property category="team" name="ignorePath.0" value="bak"/>
<property category="team" name="ignorePath.1" value="classes"/>
<property category="team" name="ignorePath.10" value="Login.jar"/>
<property category="team" name="ignorePath.11" value="src/com/ads"/>
<property category="team" name="ignorePath.12" value="src/com/aristotle"/>
<property category="team" name="ignorePath.13" value="src/com/bridger"/>
<property category="team" name="ignorePath.14"
value="src/com/citadelcommercel"/>
<property category="team" name="ignorePath.15"
value="src/com/citadelprocessing"/>
<property category="team" name="ignorePath.16" value="src/com/echo"/>
<property category="team" name="ignorePath.17" value="src/com/eips"/>
<property category="team" name="ignorePath.18" value="src/com/equifax"/>
<property category="team" name="ignorePath.19" value="src/com/esi"/>
<property category="team" name="ignorePath.2"
value="CitadelCommerce.jar"/>
<property category="team" name="ignorePath.20" value="src/com/esuccess"/>
<property category="team" name="ignorePath.21" value="src/com/finity"/>
<property category="team" name="ignorePath.22"
value="src/com/firstregional"/>
<property category="team" name="ignorePath.23"
value="src/com/gatewayfinancialservices"/>
<property category="team" name="ignorePath.24" value="src/com/jettis"/>
<property category="team" name="ignorePath.25" value="src/com/opentec"/>
<property category="team" name="ignorePath.26" value="src/com/pacnet"/>
<property category="team" name="ignorePath.27"
value="src/com/paymentech"/>
<property category="team" name="ignorePath.28"
value="src/com/riptidetech"/>
<property category="team" name="ignorePath.29" value="src/com/riskwise"/>
<property category="team" name="ignorePath.3" value="BatchCheque.jar"/>
<property category="team" name="ignorePath.30"
value="src/com/sfcommerce"/>
<property category="team" name="ignorePath.31" value="src/com/skipjack"/>
<property category="team" name="ignorePath.32" value="src/com/slmsoft"/>
<property category="team" name="ignorePath.33"
value="src/com/starsystems"/>
<property category="team" name="ignorePath.34" value="src/com/ubs"/>
<property category="team" name="ignorePath.35" value="src/de"/>
<property category="team" name="ignorePath.36" value="src/jcifs"/>
<property category="team" name="ignorePath.37" value="ant_qa"/>
<property category="team" name="ignorePath.38" value="defaultroot"/>
<property category="team" name="ignorePath.39"
value="servlet/WEB-INF/classes"/>
<property category="team" name="ignorePath.4" value="Bridger.jar"/>
<property category="team" name="ignorePath.40"
value="servlet/WEB-INF/lib"/>
<property category="team" name="ignorePath.41" value="Tomcat"/>
<property category="team" name="ignorePath.42"
value=".#build.removed.xml"/>
<property category="team" name="ignorePath.43" value="CitadelClient.jar"/>
<property category="team" name="ignorePath.44" value="CitadelServer.jar"/>
<property category="team" name="ignorePath.45" value="servlet.war"/>
<property category="team" name="ignorePath.46" value="defaultroot"/>
<property category="team" name="ignorePath.47"
value="servlet/WEB-INF/classes"/>
<property category="team" name="ignorePath.48"
value="servlet/WEB-INF/lib"/>
<property category="team" name="ignorePath.49"
value="CitadelCommerce.war"/>
<property category="team" name="ignorePath.5"
value="CitadelServlets.jar"/>
<property category="team" name="ignorePath.50"
value="src/citadelcommerce"/>
<property category="team" name="ignorePath.51" value="CitadelCommerce"/>
<property category="team" name="ignorePath.52"
value="servlet/WEB-INF/classes"/>
<property category="team" name="ignorePath.53"
value="servlet/WEB-INF/lib"/>
<property category="team" name="ignorePath.54" value="CitadelClient.jar"/>
<property category="team" name="ignorePath.55" value="CitadelServer.jar"/>
<property category="team" name="ignorePath.56" value="servlet.war"/>
<property category="team" name="ignorePath.57" value="ant"/>
<property category="team" name="ignorePath.58" value="ant_dev"/>
<property category="team" name="ignorePath.59" value="ant_live"/>
<property category="team" name="ignorePath.6"
value="CitadelUtilities.jar"/>
<property category="team" name="ignorePath.60" value="build.xml"/>
<property category="team" name="ignorePath.7" value="ECHO.jar"/>
<property category="team" name="ignorePath.8" value="EIPS.jar"/>
<property category="team" name="ignorePath.9" value="Login.exe"/>
<node name="servlet" type="WebContext">
<property category="archiving" name="archiverClass"
value="com.borland.jbuilder.wizard.webapp.WarArchiver"/>
<property category="archiving" name="buildWithProject" value="0"/>
<property category="archiving" name="contentRules.1" value="I:**/*.*"/>
<property category="archiving" name="defaultLibraryState" value="3"/>
<property category="archiving" name="libraryStates.1" value="0:Tomcat
4.1 Servlet"/>
<property category="archiving" name="libraryStates.2"
value="0:Servlet"/>
<property category="archiving" name="targetCompressed" value="1"/>
<property category="archiving" name="targetPath" value="servlet.war"/>
<property category="archiving" name="usingRules" value="1"/>
<property category="webapp" name="docroot" value="servlet"/>
<property category="webapp" name="webinf.include" value="0"/>
</node>
<node name="Citadel Client" type="Archive">
<property category="archiving" name="buildWithProject" value="0"/>
<property category="archiving" name="contentRules.1"
value="I:com/citadelcommerce/client/**"/>
<property category="archiving" name="contentRules.2"
value="I:com/citadelcommerce/externalservices/**"/>
<property category="archiving" name="contentRules.3"
value="I:com/citadelcommerce/math/**"/>
<property category="archiving" name="contentRules.4"
value="I:com/Ostermiller/**"/>
<property category="archiving" name="contentRules.5"
value="I:org/apache/**"/>
<property category="archiving" name="contentRules.6"
value="I:com/citadelcommerce/test/**"/>
<property category="archiving" name="contentRules.7" value="I:rmd/**"/>
<property category="archiving" name="contentRules.8"
value="I:com/citadelcommerce/util/**"/>
<property category="archiving" name="libraryStates.1"
value="3:SignPad"/>
<property category="archiving" name="libraryStates.2"
value="3:DatePicker"/>
<property category="archiving" name="libraryStates.3"
value="3:HttpClient"/>
<property category="archiving" name="libraryStates.4" value="3:Log4J"/>
<property category="archiving" name="libraryStates.5"
value="3:Apache-Commons-Logging"/>
<property category="archiving" name="targetCompressed" value="1"/>
<property category="archiving" name="targetPath"
value="CitadelClient.jar"/>
<property category="archiving" name="usingRules" value="1"/>
</node>
<node name="Citadel Server" type="Archive">
<property category="archiving" name="buildWithProject" value="0"/>
<property category="archiving" name="contentRules.1" value="I:**/*.*"/>
<property category="archiving" name="targetCompressed" value="1"/>
<property category="archiving" name="targetPath"
value="CitadelServer.jar"/>
<property category="archiving" name="usingRules" value="1"/>
</node>
<node name="DevClient" type="ExternalTask">
<property category="external" name="executable"
value="c:winntsystem32cmd.exe"/>
<property category="external" name="params" value="/c copy
"($ProjectDir)srcdev_rmdclient.properties"
"($TargetDir)rmdclient.properties""/>
<property category="external" name="phase" value="postcompile"/>
</node>
<node name="DevDatabase" type="ExternalTask">
<property category="external" name="executable"
value="c:winntsystem32cmd.exe"/>
<property category="external" name="params" value="/c copy
"($ProjectDir)srcdev_db.properties"
"($TargetDir)db.properties""/>
<property category="external" name="phase" value="postcompile"/>
</node>
<file path="build_dev.xml">
<property category="ant" name="isantfile" value="1"/>
</file>
<file path="build_live.xml">
<property category="ant" name="isantfile" value="1"/>
</file>
<file path="build_qa.xml">
<property category="ant" name="isantfile" value="1"/>
</file>
</project>



After pulling from CVS :

<?xml version="1.0" encoding="UTF-8"?>
<!--JBuilder XML Project-->
<project>
<property category="serverservices" name="disabled.services"
value="connector;jdatastore"/>
<property category="serverservices" name="single.server.name" value="Tomcat
4.1"/>
<property category="sys" name="BackupPath" value="bak"/>
<property category="sys" name="Company" value="Citadel Commerce Corp"/>
<property category="sys" name="CompanyLabel" value="Company:"/>
<property category="sys" name="Copyright" value="Copyright (c) 2003"/>
<property category="sys" name="CopyrightLabel" value="Copyright:"/>
<property category="sys" name="DocPath" value="doc"/>
<property category="sys" name="JDK" value="java version 1.4.2-beta-b19"/>
<property category="sys" name="JvmVersion" value="1.4"/>
<property category="sys" name="Libraries" value="CyberSource;FirePay;Inet
Sprinta;NetGiro;Paradata;Quova;SignPad;JavaBeans Activation
Framework;JavaMail;jCIFS;DatePicker;HttpClient;Tomcat 4.1
Servlet;JUnit;Log4J;Apache-Commons-Logging;Servlet"/>
<property category="sys" name="OutPath" value="classes"/>
<property category="sys" name="SourcePath" value="src;test"/>
<property category="sys" name="WorkingDirectory" value="."/>
<property category="team" name="ignorePath.0" value="bak"/>
<property category="team" name="ignorePath.1" value="classes"/>
<property category="team" name="ignorePath.10" value="Login.jar"/>
<property category="team" name="ignorePath.11" value="src/com/ads"/>
<property category="team" name="ignorePath.12" value="src/com/aristotle"/>
<property category="team" name="ignorePath.13" value="src/com/bridger"/>
<property category="team" name="ignorePath.14"
value="src/com/citadelcommercel"/>
<property category="team" name="ignorePath.15"
value="src/com/citadelprocessing"/>
<property category="team" name="ignorePath.16" value="src/com/echo"/>
<property category="team" name="ignorePath.17" value="src/com/eips"/>
<property category="team" name="ignorePath.18" value="src/com/equifax"/>
<property category="team" name="ignorePath.19" value="src/com/esi"/>
<property category="team" name="ignorePath.2" value="CitadelCommerce.jar"/>
<property category="team" name="ignorePath.20" value="src/com/esuccess"/>
<property category="team" name="ignorePath.21" value="src/com/finity"/>
<property category="team" name="ignorePath.22"
value="src/com/firstregional"/>
<property category="team" name="ignorePath.23"
value="src/com/gatewayfinancialservices"/>
<property category="team" name="ignorePath.24" value="src/com/jettis"/>
<property category="team" name="ignorePath.25" value="src/com/opentec"/>
<property category="team" name="ignorePath.26" value="src/com/pacnet"/>
<property category="team" name="ignorePath.27" value="src/com/paymentech"/>
<property category="team" name="ignorePath.28" value="src/com/riptidetech"/>
<property category="team" name="ignorePath.29" value="src/com/riskwise"/>
<property category="team" name="ignorePath.3" value="BatchCheque.jar"/>
<property category="team" name="ignorePath.30" value="src/com/sfcommerce"/>
<property category="team" name="ignorePath.31" value="src/com/skipjack"/>
<property category="team" name="ignorePath.32" value="src/com/slmsoft"/>
<property category="team" name="ignorePath.33" value="src/com/starsystems"/>
<property category="team" name="ignorePath.34" value="src/com/ubs"/>
<property category="team" name="ignorePath.35" value="src/de"/>
<property category="team" name="ignorePath.36" value="src/jcifs"/>
<property category="team" name="ignorePath.37" value="ant_qa"/>
<property category="team" name="ignorePath.38" value="defaultroot"/>
<property category="team" name="ignorePath.39"
value="servlet/WEB-INF/classes"/>
<property category="team" name="ignorePath.4" value="Bridger.jar"/>
<property category="team" name="ignorePath.40" value="servlet/WEB-INF/lib"/>
<property category="team" name="ignorePath.41" value="Tomcat"/>
<property category="team" name="ignorePath.42" value=".#build.removed.xml"/>
<property category="team" name="ignorePath.43" value="CitadelClient.jar"/>
<property category="team" name="ignorePath.44" value="CitadelServer.jar"/>
<property category="team" name="ignorePath.45" value="servlet.war"/>
<property category="team" name="ignorePath.46" value="defaultroot"/>
<property category="team" name="ignorePath.47"
value="servlet/WEB-INF/classes"/>
<property category="team" name="ignorePath.48" value="servlet/WEB-INF/lib"/>
<property category="team" name="ignorePath.49" value="CitadelCommerce.war"/>
<property category="team" name="ignorePath.5" value="CitadelServlets.jar"/>
<property category="team" name="ignorePath.50" value="src/citadelcommerce"/>
<property category="team" name="ignorePath.51" value="CitadelCommerce"/>
<property category="team" name="ignorePath.52"
value="servlet/WEB-INF/classes"/>
<property category="team" name="ignorePath.53" value="servlet/WEB-INF/lib"/>
<property category="team" name="ignorePath.54" value="CitadelClient.jar"/>
<property category="team" name="ignorePath.55" value="CitadelServer.jar"/>
<property category="team" name="ignorePath.56" value="servlet.war"/>
<property category="team" name="ignorePath.57" value="ant"/>
<property category="team" name="ignorePath.58" value="ant_dev"/>
<property category="team" name="ignorePath.59" value="ant_live"/>
<property category="team" name="ignorePath.6" value="CitadelUtilities.jar"/>
<property category="team" name="ignorePath.60" value="build.xml"/>
<property category="team" name="ignorePath.7" value="ECHO.jar"/>
<property category="team" name="ignorePath.8" value="EIPS.jar"/>
<property category="team" name="ignorePath.9" value="Login.exe"/>
<node name="servlet" type="WebContext">
<property category="archiving" name="archiverClass"
value="com.borland.jbuilder.wizard.webapp.WarArchiver"/>
<property category="archiving" name="buildWithProject" value="0"/>
<property category="archiving" name="contentRules.1" value="I:**/*.*"/>
<property category="archiving" name="defaultLibraryState" value="3"/>
<property category="archiving" name="libraryStates.1" value="0:Tomcat 4.1
Servlet"/>
<property category="archiving" name="libraryStates.2" value="0:Servlet"/>
<property category="archiving" name="targetCompressed" value="1"/>
<property category="archiving" name="targetPath" value="servlet.war"/>
<property category="archiving" name="usingRules" value="1"/>
<property category="webapp" name="docroot" value="servlet"/>
<property category="webapp" name="webinf.include" value="0"/>
</node>
<node name="Citadel Client" type="Archive">
<property category="archiving" name="buildWithProject" value="0"/>
<property category="archiving" name="contentRules.1"
value="I:com/citadelcommerce/client/**"/>
<property category="archiving" name="contentRules.2"
value="I:com/citadelcommerce/externalservices/**"/>
<property category="archiving" name="contentRules.3"
value="I:com/citadelcommerce/math/**"/>
<property category="archiving" name="contentRules.4"
value="I:com/Ostermiller/**"/>
<property category="archiving" name="contentRules.5"
value="I:org/apache/**"/>
<property category="archiving" name="contentRules.6"
value="I:com/citadelcommerce/test/**"/>
<property category="archiving" name="contentRules.7" value="I:rmd/**"/>
<property category="archiving" name="contentRules.8"
value="I:com/citadelcommerce/util/**"/>
<property category="archiving" name="libraryStates.1" value="3:SignPad"/>
<property category="archiving" name="libraryStates.2" value="3:DatePicker"/>
<property category="archiving" name="libraryStates.3" value="3:HttpClient"/>
<property category="archiving" name="libraryStates.4" value="3:Log4J"/>
<property category="archiving" name="libraryStates.5"
value="3:Apache-Commons-Logging"/>
<property category="archiving" name="targetCompressed" value="1"/>
<property category="archiving" name="targetPath" value="CitadelClient.jar"/>
<property category="archiving" name="usingRules" value="1"/>
</node>
<node name="Citadel Server" type="Archive">
<property category="archiving" name="buildWithProject" value="0"/>
<property category="archiving" name="contentRules.1" value="I:**/*.*"/>
<property category="archiving" name="targetCompressed" value="1"/>
<property category="archiving" name="targetPath" value="CitadelServer.jar"/>
<property category="archiving" name="usingRules" value="1"/>
</node>
<node name="DevClient" type="ExternalTask">
<node name="DevDatabase" type="ExternalTask">
<file path="build_dev.xml">
<property category="ant" name="isantfile" value="1"/>
</file>
<file path="build_live.xml">
<property category="ant" name="isantfile" value="1"/>
</file>
<file path="build_qa.xml">
<property category="ant" name="isantfile" value="1"/>
</file>
<property category="javadoc" name="custom.tags.1" value="todo;a;To Do:"/>
<property category="optimize.0" name="OptimizableType"
value="com.borland.jbuilder.optimize.IntroOptimizeitProfiler"/>
<property category="runtime" name="ConfigurationCount" value="4"/>
<property category="runtime" name="DefaultConfiguration" value="-1"/>
<property category="runtime.0" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.0" name="ConfigurationName" value="Servlet
debug"/>
<property category="runtime.0" name="RunnableType"
value="com.borland.jbuilder.runtime.ServerRunner"/>
<property category="runtime.0" name="appserver.parameters" value=""/>
<property category="runtime.0" name="appserver.servername" value=""/>
<property category="runtime.0" name="appserver.vmparameters" value=""/>
<property category="runtime.0" name="enabled.services" value="jsp;naming"/>
<property category="runtime.0" name="server.arguments" value=""/>
<property category="runtime.0" name="server.disableServerClassTracing"
value="0"/>
<property category="runtime.0" name="server.instance.name" value=""/>
<property category="runtime.0" name="server.name" value="Tomcat 4.1"/>
<property category="runtime.0" name="server.vmparameters" value=""/>
<property category="runtime.1" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.1" name="ConfigurationName" value="Report
remote"/>
<property category="runtime.1" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/>
<property category="runtime.1" name="application.class"
value="com.citadelcommerce.test.riskmanager.Report"/>
<property category="runtime.2" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.2" name="ConfigurationName" value="Sale (CC)
remote"/>
<property category="runtime.2" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/>
<property category="runtime.2" name="application.class"
value="com.citadelcommerce.test.riskmanager.Sale_CC"/>
<property category="runtime.2" name="application.parameters" value="2 20.00
SW00000 "39 Blah Road" V5Y1Z7 "573" 4911741287411341
1205"/>
<property category="runtime.3" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.3" name="ConfigurationName" value="Sale (CC)
direct"/>
<property category="runtime.3" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/>
<property category="runtime.3" name="application.class"
value="com.citadelcommerce.test.sysadmin.Sale_CC"/>
<property category="runtime.3" name="application.parameters" value="491
20.00 SW00000 "39 Blah Road" V5Y1Z7 "965"
4970235468465414 0506"/>
<property category="runtime.4" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.4" name="ConfigurationName"
value="LuhnGenerator"/>
<property category="runtime.4" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/>
<property category="runtime.4" name="application.class"
value="com.citadelcommerce.test.LuhnGenerator"/>
<property category="runtime.4" name="application.parameters"
value="400000000000000 400000000000100"/>
<property category="sys" name="AuthorLabel" value="@author"/>
<property category="sys" name="DefaultPath" value="src"/>
<property category="sys" name="Description" value=""/>
<property category="sys" name="DescriptionLabel" value="Description:"/>
<property category="sys" name="Etacsufbo" value="1"/>
<property category="sys" name="ExcludeClassEnabled" value="0"/>
<property category="sys" name="IncludeTestPath" value="1"/>
<property category="sys" name="TestPath" value="test"/>
<property category="sys" name="Title" value=""/>
<property category="sys" name="TitleLabel" value="Title:"/>
<property category="sys" name="Version" value="1.0"/>
<property category="sys" name="VersionLabel" value="@version"/>
</project>



Note that the content (and closing tag, which causes the error) is missing
from the ExternalTask nodes. Pretty strange.

I tried committing the file manually (from the command line), and a "cvs
diff" shows no difference between the local and repository versions.
However, if I do a post of the current project from inside JBuilder, then do
a "cvs diff" on the file, there are lots of differences :

Index: citadel.jpx
===================================================================
RCS file: /cvs/citadel/citadel.jpx,v
retrieving revision 1.24
diff -r1.24 citadel.jpx
2d1
<
4a4,38
Quote:
property category="javadoc" name="custom.tags.1" value="todo;a;To
Do:"/
property category="optimize.0" name="OptimizableType"
value="com.borland.jbuilder.optimize.IntroOptimizeitProfiler"/
property category="runtime" name="ConfigurationCount" value="4"/
property category="runtime" name="DefaultConfiguration" value="-1"/
property category="runtime.0" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/
property category="runtime.0" name="ConfigurationName" value="Servlet
debug"/
property category="runtime.0" name="RunnableType"
value="com.borland.jbuilder.runtime.ServerRunner"/
property category="runtime.0" name="appserver.parameters" value=""/
property category="runtime.0" name="appserver.servername" value=""/
property category="runtime.0" name="appserver.vmparameters" value=""/
property category="runtime.0" name="enabled.services"
value="jsp;naming"/
property category="runtime.0" name="server.arguments" value=""/
property category="runtime.0" name="server.disableServerClassTracing"
value="0"/
property category="runtime.0" name="server.instance.name" value=""/
property category="runtime.0" name="server.name" value="Tomcat 4.1"/
property category="runtime.0" name="server.vmparameters" value=""/
property category="runtime.1" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/
property category="runtime.1" name="ConfigurationName" value="Report
remote"/
property category="runtime.1" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/
property category="runtime.1" name="application.class"
value="com.citadelcommerce.test.riskmanager.Report"/
property category="runtime.2" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/
property category="runtime.2" name="ConfigurationName" value="Sale (CC)
remote"/
property category="runtime.2" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/
property category="runtime.2" name="application.class"
value="com.citadelcommerce.test.riskmanager.Sale_CC"/
property category="runtime.2" name="application.parameters" value="2
20.00 SW00000 "39 Blah Road" V5Y1Z7 "573"

4911741287411341 1205"/>
Quote:
property category="runtime.3" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/
property category="runtime.3" name="ConfigurationName" value="Sale (CC)
direct"/
property category="runtime.3" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/
property category="runtime.3" name="application.class"
value="com.citadelcommerce.test.sysadmin.Sale_CC"/
property category="runtime.3" name="application.parameters" value="491
20.00 SW00000 "39 Blah Road" V5Y1Z7 "965"

4970235468465414 0506"/>
Quote:
property category="runtime.4" name="BuildTargetOnRun"
value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/
property category="runtime.4" name="ConfigurationName"
value="LuhnGenerator"/
property category="runtime.4" name="RunnableType"
value="com.borland.jbuilder.runtime.ApplicationRunner"/
property category="runtime.4" name="application.class"
value="com.citadelcommerce.test.LuhnGenerator"/
property category="runtime.4" name="application.parameters"
value="400000000000000 400000000000100"/

6a41
Quote:
property category="sys" name="AuthorLabel" value="@author"/
11a47,49
property category="sys" name="DefaultPath" value="src"/
property category="sys" name="Description" value=""/
property category="sys" name="DescriptionLabel" value="Description:"/
12a51,53
property category="sys" name="Etacsufbo" value="1"/
property category="sys" name="ExcludeClassEnabled" value="0"/
property category="sys" name="IncludeTestPath" value="1"/
17a59,63
property category="sys" name="TestPath" value="test"/
property category="sys" name="Title" value=""/
property category="sys" name="TitleLabel" value="Title:"/
property category="sys" name="Version" value="1.0"/
property category="sys" name="VersionLabel" value="@version"/
119a166,169
property category="external" name="executable"
value="c:winntsystem32cmd.exe"/
property category="external" name="params" value="/c copy
"($ProjectDir)srcdev_rmdclient.properties"

"($TargetDir)rmdclient.properties""/>
Quote:
property category="external" name="phase" value="postcompile"/
/node
120a171,174
property category="external" name="executable"
value="c:winntsystem32cmd.exe"/
property category="external" name="params" value="/c copy
"($ProjectDir)srcdev_db.properties"

"($TargetDir)db.properties""/>
Quote:
property category="external" name="phase" value="postcompile"/
/node




So, it looks like the "posting" by JBuilder is corrupting the file.



"John McGrath [TeamB]" <ng-b (AT) jpmcgrath (DOT) net> wrote

Quote:
On 6/26/2003 at 2:28:02 PM, Sean Ryan wrote:

Let me know if you like to see a copy of the project file.

Yes, please.

--
Regards,

John McGrath [TeamB]



Back to top
John McGrath [TeamB]
Guest





PostPosted: Sat Jun 28, 2003 3:51 am    Post subject: Re: External build tasks not working after project reload in Reply with quote

On 6/27/2003 at 2:01:16 PM, Sean Ryan wrote:

Quote:
So, it looks like the "posting" by JBuilder is corrupting the file.

Ugh! That is really bad!

Actually, it is not the posting that is corrupting the file, but rather
the synchronization that occurs when you pull the project settings.

It does not seem to be related to the Developer version problem. This
occurs in the Enterprise version too. There have been problems with
synchronizing project settings since that was introduced, and it does
not seem to be getting any better.

--
Regards,

John McGrath [TeamB]


Back to top
John McGrath [TeamB]
Guest





PostPosted: Sat Jun 28, 2003 5:32 am    Post subject: Re: External build tasks not working after project reload in Reply with quote

On 6/27/2003 at 2:01:16 PM, Sean Ryan wrote:

Quote:
So, it looks like the "posting" by JBuilder is corrupting the file.

I created a report in QC for this:

http://qc.borland.com/wc/wc.exe/details?ReportID=4864

--
Regards,

John McGrath [TeamB]

Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder IDE All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.