On 2010-09-09, Aaron Mackley wrote:
> I have a single file that needs to be copied into a random folder
> name. I know the folder path except for the last folder, which will
> be called .default, where is a random set of
> characters.
>
> This may be easier than I am trying to m
On 2010-09-08, Xu, Larry wrote:
> JUnit output:
> Testsuite: com.ebay.ice.kernel.unittest.AllTests
> Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
> Testcase: null took 0 sec
> Caused an ERROR
> Forked Java VM exited abnormally. Please note the time in the report does
I have a single file that needs to be copied into a random folder name.
I know the folder path except for the last folder, which will be called
.default, where is a random set of characters.
This may be easier than I am trying to make it, but I am trying to use a
DirSet within
Second way WORKS! thanks!
2010/9/7 reno
> Antonio,
>
> ask for administrator privileges or ask to the administrator to install a
> sun jdk (open or not) or download the jdk in your home, unzip it and install
> it in your home ($USER_HOME/apps) and modify your .bashrc to set your
> JAVA_HOME ...