Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Active older topics
2 new of 2 - Jan 1 2012
5 new of 5 - Dec 14 2011
2 new of 2 - Mar 23 2011
3 new of 3 - Mar 5 2011
3 new of 3 - Feb 16 2011
3 new of 3 - Feb 16 2011
4 new of 4 - Feb 16 2011
1 new of 1 - Feb 10 2011
3 new of 3 - Jan 12 2011
2 new of 2 - Jun 7 2010
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 93  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Sleep is a Perl-inspired scripting language for the Java platform.  This group is the discussion of Sleep for end-user scripters and those who integrate it with their applications.  Let the party begin: http://sleep.dashnine.org/

 

Novice question 
  Can anyone tell me what .=. actually does? Andy
By Andrew Hurd  - Mar 29 - 3 new of 3 messages    

Modify runtime environment within a sleep script 
  Hi all, I plan to use Sleep in a Windows Terminal Server environment. I need to use Slumber to connect via jdbc to a Sybase database, fetching some values to modify the PATH environment variable and set some specific environment variables for starting the main (native) Windows binary. With exec(@("Program", "Params" ...), %ENV) I'm able to pass a modified... more »
By dilepton  - Jan 26 - 3 new of 3 messages    

The interface sleep.interfaces.Evaluation is deprectated in sleep 2.1 
  Hi, The interface sleep.interfaces.Evaluation is deprecated in 2.1. We are currently using sleep 2.0 and trying to upgrade to sleep 2.1 however since this interface is not present we cannot do an upgrade to 2.1. Could some one clarify that why this interface was removed or it is there with some different name?... more »
By Shashidhar Gaurav  - Jan 5 - 5 new of 5 messages    

How do I set the classpath in sleep 2.0? 
  Hi, I have a following libraries under /home/jboss/server/default/lib 1. commons-logging-1.1.jar 2. securityframework-4.1.0.jar However when I am running my sleep script by executing the below command I am getting class not found exception. java -Dsleep.classpath=$JBOSS_HOME/ server/default/lib/ -jar... more »
By Shashidhar Gaurav  - Jan 5 - 6 new of 6 messages    

How to parse 10010011001001000010000110000 by &formatNumber ? 
  I don't know how to parse this number. $*tea* <[link]> = formatNumber(10010011001001000 010000110000, 2, 16); println($tea); output Warning For input string: "1.0010011001001E28" at eval:0
By 0xC0FFEE  - Nov 19 2012 - 1 new of 1 message    

Is this bug ? 
  $*x* <[link]> = (12 - 1) x (0 + 4) / 2; println($x); this expression output 1111. but Real answer is 22. So it's maybe bug.
By 0xC0FFEE  - Nov 9 2012 - 3 new of 3 messages    

Android version: Source code and readline support. 
  Hi Marc, There is no Android specific build of Sleep. The existing package is still compatible with Java 1.4.2 and has no external dependencies beyond Java itself. -- Raphael
By Raphael Mudge  - Oct 12 2012 - 1 new of 1 message    

How do you subtract 1 day from the current time? 
  Hello All, I have a method that subtracts 1 day from the existing day and returns the new date. But I have an issue. If the day is a Monday then it needs to return the Friday Date, I went about this the real long way and I know there has to be an easier way. The way I wrote the method I have to consider if the first of... more »
By Andy Hurd  - Oct 1 2012 - 2 new of 2 messages    

The name 
  One other issue has come up in package review: Ralf Corsepius 2012-03-15 00:34:47 EDT IMO, this package's name is not acceptable, because the name "sleep" collides with POSIX's "sleep" shell utility. I'd therefore suggest this package to be renamed into something less general and less provoking mis-interpretations, say java-sleep, jsleep or similar.... more »
By Orion Poplawski  - Mar 15 2012 - 2 new of 2 messages    

Licensing issues 
  The package review for including sleep in Fedora: [link] is still hung up waiting for clarification on the following licensing issue: License type: LGPLv2 Issue: Some source files contain BSD license statements. Some files contain the following: This software is distributed under the artistic license.... more »
By Orion Poplawski  - Mar 14 2012 - 5 new of 5 messages    

1 - 10 of 93   « Newer | Older »

XML       Send email to this group: sleep-developers@googlegroups.com