variable allocation without effect
---------------------------------- Key: OFBIZ-439 URL: http://issues.apache.org/jira/browse/OFBIZ-439 Project: OFBiz (The Open for Business Project) Issue Type: Improvement Components: framework Affects Versions: SVN trunk Reporter: Hederer Jean-Sébastien Priority: Trivial In ConfigXMLReader.java (ofbiz_patch.txt), BlowFishCrypt.java, UtilHttp.java (ofbiz_patch2.txt), ShipmentServices.java and ProductionRunServices.java (ofbiz_patch3.txt), there are some allocation that are without effect. These are really trivial corrections, it only removes some potential warnings. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-439?page=all ]
Hederer Jean-Sébastien updated OFBIZ-439: ----------------------------------------- Attachment: ofbiz_patch.txt patch1 > variable allocation without effect > ---------------------------------- > > Key: OFBIZ-439 > URL: http://issues.apache.org/jira/browse/OFBIZ-439 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Hederer Jean-Sébastien > Priority: Trivial > Attachments: ofbiz_patch.txt, ofbiz_patch.txt, ofbiz_patch2.txt, ofbiz_patch3.txt > > > In ConfigXMLReader.java (ofbiz_patch.txt), BlowFishCrypt.java, UtilHttp.java (ofbiz_patch2.txt), ShipmentServices.java and ProductionRunServices.java (ofbiz_patch3.txt), there are some allocation that are without effect. > These are really trivial corrections, it only removes some potential warnings. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-439?page=all ]
Hederer Jean-Sébastien updated OFBIZ-439: ----------------------------------------- Attachment: ofbiz_patch.txt ofbiz_patch2.txt ofbiz_patch3.txt patchs associated > variable allocation without effect > ---------------------------------- > > Key: OFBIZ-439 > URL: http://issues.apache.org/jira/browse/OFBIZ-439 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Hederer Jean-Sébastien > Priority: Trivial > Attachments: ofbiz_patch.txt, ofbiz_patch.txt, ofbiz_patch2.txt, ofbiz_patch3.txt > > > In ConfigXMLReader.java (ofbiz_patch.txt), BlowFishCrypt.java, UtilHttp.java (ofbiz_patch2.txt), ShipmentServices.java and ProductionRunServices.java (ofbiz_patch3.txt), there are some allocation that are without effect. > These are really trivial corrections, it only removes some potential warnings. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-439?page=all ]
Jacques Le Roux closed OFBIZ-439. --------------------------------- Fix Version/s: SVN trunk Resolution: Fixed Assignee: Jacques Le Roux Jean-Sébastien, your patches are in OFBiz revision 473074. Please in the future use relative pathes in your patches (ie framework/webapp/src/org/ofbiz/webapp/control/ConfigXMLReader.java and not D:/projets/workspace/ofbiz_trunk/framework/webapp/src/org/ofbiz/webapp/control/ConfigXMLReader.java) and in a case like this (trivial changes) don't hesitate to create only one patch. Patch or diff extension is appreciated too, specialy by me because I use sometimes Tortoise merge. Thanks for your time. > variable allocation without effect > ---------------------------------- > > Key: OFBIZ-439 > URL: http://issues.apache.org/jira/browse/OFBIZ-439 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Hederer Jean-Sébastien > Assigned To: Jacques Le Roux > Priority: Trivial > Fix For: SVN trunk > > Attachments: ofbiz_patch.txt, ofbiz_patch.txt, ofbiz_patch2.txt, ofbiz_patch3.txt > > > In ConfigXMLReader.java (ofbiz_patch.txt), BlowFishCrypt.java, UtilHttp.java (ofbiz_patch2.txt), ShipmentServices.java and ProductionRunServices.java (ofbiz_patch3.txt), there are some allocation that are without effect. > These are really trivial corrections, it only removes some potential warnings. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
OK, I'll do so next time
"Jacques Le Roux (JIRA)" a écrit le 09/11/2006 22:20 : > [ http://issues.apache.org/jira/browse/OFBIZ-439?page=all ] > > Jacques Le Roux closed OFBIZ-439. > --------------------------------- > > Fix Version/s: SVN trunk > Resolution: Fixed > Assignee: Jacques Le Roux > > Jean-Sébastien, your patches are in OFBiz revision 473074. > > Please in the future use relative pathes in your patches > (ie > framework/webapp/src/org/ofbiz/webapp/control/ConfigXMLReader.java > and not > D:/projets/workspace/ofbiz_trunk/framework/webapp/src/org/ofbiz/webapp/control/ConfigXMLReader.java) > > and in a case like this (trivial changes) don't hesitate to create only one patch. Patch or diff extension is appreciated too, specialy by me because I use sometimes Tortoise merge. > > Thanks for your time. > > > >> variable allocation without effect >> ---------------------------------- >> >> Key: OFBIZ-439 >> URL: http://issues.apache.org/jira/browse/OFBIZ-439 >> Project: OFBiz (The Open for Business Project) >> Issue Type: Improvement >> Components: framework >> Affects Versions: SVN trunk >> Reporter: Hederer Jean-Sébastien >> Assigned To: Jacques Le Roux >> Priority: Trivial >> Fix For: SVN trunk >> >> Attachments: ofbiz_patch.txt, ofbiz_patch.txt, ofbiz_patch2.txt, ofbiz_patch3.txt >> >> >> In ConfigXMLReader.java (ofbiz_patch.txt), BlowFishCrypt.java, UtilHttp.java (ofbiz_patch2.txt), ShipmentServices.java and ProductionRunServices.java (ofbiz_patch3.txt), there are some allocation that are without effect. >> These are really trivial corrections, it only removes some potential warnings. >> > > |
Free forum by Nabble | Edit this page |