sivarajankumar / screen3d

Automatically exported from code.google.com/p/screen3d
0 stars 0 forks source link

[Tools/Sbs] add "clean" phase #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This phase will allow to clean component root and test folder from file 
generated by SBS

clean phase needs a valid component root (i.e that contains a sbs.xml) for 
retrieve component name.

use :
sbs <path-to-component> clean
sbs <path-to-component> clean -t
sbs <path-to-component> clean -b

Original issue reported on code.google.com by thoratou@gmail.com on 19 May 2010 at 11:00

GoogleCodeExporter commented 8 years ago
How to execute a command in java :

http://ydisanto.developpez.com/tutoriels/j2se/runtime/

Original comment by thoratou@gmail.com on 9 Jun 2010 at 12:49

GoogleCodeExporter commented 8 years ago
Implemented on Linux,

must be completed on Windows

Original comment by thoratou@gmail.com on 28 Jun 2010 at 11:19

GoogleCodeExporter commented 8 years ago

Original comment by thoratou@gmail.com on 22 Jul 2010 at 2:38

GoogleCodeExporter commented 8 years ago

Original comment by thoratou@gmail.com on 6 Sep 2010 at 9:23

GoogleCodeExporter commented 8 years ago
Migrated to SBS Issues :

http://code.google.com/p/sbs/issues/list

Original comment by thoratou@gmail.com on 26 Nov 2010 at 11:39