You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Andrew McIntyre (JIRA)" <de...@db.apache.org> on 2005/12/06 23:21:08 UTC

[jira] Created: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

Problem setting sanity state to false by using 'ant -Dsane=false'
-----------------------------------------------------------------

         Key: DERBY-744
         URL: http://issues.apache.org/jira/browse/DERBY-744
     Project: Derby
        Type: Bug
  Components: Build tools  
    Versions: 10.1.2.1, 10.2.0.0, 10.1.3.0, 10.1.2.2    
    Reporter: Andrew McIntyre
 Assigned to: Andrew McIntyre 
    Priority: Minor
     Fix For: 10.2.0.0, 10.1.3.0, 10.1.2.2


Problem report from Kathey Marsden:

There seems to be some sort of problem with the sanity state.

After ant clobber, rm -rf jars, rm -rf snapshot  no apparent problematic
files, ant -Dsane=false snapshot  seemed to sometimes build the jars to
the sane jar directory and yield the following error.
....
  [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
   [mkdir] Created dir: D:\svn\opensource\10.1\snapshot

BUILD FAILED
D:\svn\opensource\10.1\build.xml:1287:
D:\svn\opensource\10.1\jars\insane not found.

A reliable  workaround was to run
ant insane
before ant -Dsane=false snapshot.

-- 
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


[jira] Updated: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

Posted by "Rick Hillegas (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-744?page=all ]

Rick Hillegas updated DERBY-744:
--------------------------------

    Urgency: Low

> Problem setting sanity state to false by using 'ant -Dsane=false'
> -----------------------------------------------------------------
>
>                 Key: DERBY-744
>                 URL: http://issues.apache.org/jira/browse/DERBY-744
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.1.2.1, 10.2.0.0, 10.1.3.0, 10.1.2.2
>            Reporter: Andrew McIntyre
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>             Fix For: 10.2.0.0
>
>
> Problem report from Kathey Marsden:
> There seems to be some sort of problem with the sanity state.
> After ant clobber, rm -rf jars, rm -rf snapshot  no apparent problematic
> files, ant -Dsane=false snapshot  seemed to sometimes build the jars to
> the sane jar directory and yield the following error.
> ....
>   [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
>    [mkdir] Created dir: D:\svn\opensource\10.1\snapshot
> BUILD FAILED
> D:\svn\opensource\10.1\build.xml:1287:
> D:\svn\opensource\10.1\jars\insane not found.
> A reliable  workaround was to run
> ant insane
> before ant -Dsane=false snapshot.

-- 
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

        

[jira] Commented: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

Posted by "Daniel John Debrunner (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-744?page=comments#action_12429575 ] 
            
Daniel John Debrunner commented on DERBY-744:
---------------------------------------------

I also committed the change that makes the top-level demo targt depend on buildsource - revision 433445

> Problem setting sanity state to false by using 'ant -Dsane=false'
> -----------------------------------------------------------------
>
>                 Key: DERBY-744
>                 URL: http://issues.apache.org/jira/browse/DERBY-744
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.2.1.0, 10.1.2.1, 10.1.3.0, 10.1.2.2
>            Reporter: Andrew McIntyre
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: derby-744-v1.diff
>
>
> Problem report from Kathey Marsden:
> There seems to be some sort of problem with the sanity state.
> After ant clobber, rm -rf jars, rm -rf snapshot  no apparent problematic
> files, ant -Dsane=false snapshot  seemed to sometimes build the jars to
> the sane jar directory and yield the following error.
> ....
>   [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
>    [mkdir] Created dir: D:\svn\opensource\10.1\snapshot
> BUILD FAILED
> D:\svn\opensource\10.1\build.xml:1287:
> D:\svn\opensource\10.1\jars\insane not found.
> A reliable  workaround was to run
> ant insane
> before ant -Dsane=false snapshot.

-- 
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

        

[jira] Commented: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

Posted by "Daniel John Debrunner (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-744?page=comments#action_12429574 ] 
            
Daniel John Debrunner commented on DERBY-744:
---------------------------------------------

Patch derby-744-v1.diff committed revision 433443. Thanks Andrew.

Seemed to solve the problem I was having with classes being built in sane mode when sane=false in ant.properties.

> Problem setting sanity state to false by using 'ant -Dsane=false'
> -----------------------------------------------------------------
>
>                 Key: DERBY-744
>                 URL: http://issues.apache.org/jira/browse/DERBY-744
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.2.1.0, 10.1.2.1, 10.1.3.0, 10.1.2.2
>            Reporter: Andrew McIntyre
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>             Fix For: 10.2.2.0
>
>         Attachments: derby-744-v1.diff
>
>
> Problem report from Kathey Marsden:
> There seems to be some sort of problem with the sanity state.
> After ant clobber, rm -rf jars, rm -rf snapshot  no apparent problematic
> files, ant -Dsane=false snapshot  seemed to sometimes build the jars to
> the sane jar directory and yield the following error.
> ....
>   [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
>    [mkdir] Created dir: D:\svn\opensource\10.1\snapshot
> BUILD FAILED
> D:\svn\opensource\10.1\build.xml:1287:
> D:\svn\opensource\10.1\jars\insane not found.
> A reliable  workaround was to run
> ant insane
> before ant -Dsane=false snapshot.

-- 
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

        

[jira] Updated: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

Posted by "Daniel John Debrunner (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-744?page=all ]

Daniel John Debrunner updated DERBY-744:
----------------------------------------

    Fix Version/s: 10.3.0.0
                       (was: 10.2.2.0)

Changes made in 10.3 in trunk, may be good to merge up to 10.2

> Problem setting sanity state to false by using 'ant -Dsane=false'
> -----------------------------------------------------------------
>
>                 Key: DERBY-744
>                 URL: http://issues.apache.org/jira/browse/DERBY-744
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.2.1.0, 10.1.2.1, 10.1.3.0, 10.1.2.2
>            Reporter: Andrew McIntyre
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: derby-744-v1.diff
>
>
> Problem report from Kathey Marsden:
> There seems to be some sort of problem with the sanity state.
> After ant clobber, rm -rf jars, rm -rf snapshot  no apparent problematic
> files, ant -Dsane=false snapshot  seemed to sometimes build the jars to
> the sane jar directory and yield the following error.
> ....
>   [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
>    [mkdir] Created dir: D:\svn\opensource\10.1\snapshot
> BUILD FAILED
> D:\svn\opensource\10.1\build.xml:1287:
> D:\svn\opensource\10.1\jars\insane not found.
> A reliable  workaround was to run
> ant insane
> before ant -Dsane=false snapshot.

-- 
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

        

[jira] Updated: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-744?page=all ]

Andrew McIntyre updated DERBY-744:
----------------------------------

    Attachment: derby-744-v1.diff

Attaching patch for this issue.

> Problem setting sanity state to false by using 'ant -Dsane=false'
> -----------------------------------------------------------------
>
>                 Key: DERBY-744
>                 URL: http://issues.apache.org/jira/browse/DERBY-744
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.2.1.0, 10.1.2.1, 10.1.3.0, 10.1.2.2
>            Reporter: Andrew McIntyre
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>             Fix For: 10.2.2.0
>
>         Attachments: derby-744-v1.diff
>
>
> Problem report from Kathey Marsden:
> There seems to be some sort of problem with the sanity state.
> After ant clobber, rm -rf jars, rm -rf snapshot  no apparent problematic
> files, ant -Dsane=false snapshot  seemed to sometimes build the jars to
> the sane jar directory and yield the following error.
> ....
>   [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
>    [mkdir] Created dir: D:\svn\opensource\10.1\snapshot
> BUILD FAILED
> D:\svn\opensource\10.1\build.xml:1287:
> D:\svn\opensource\10.1\jars\insane not found.
> A reliable  workaround was to run
> ant insane
> before ant -Dsane=false snapshot.

-- 
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

        

[jira] Updated: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-744?page=all ]

Andrew McIntyre updated DERBY-744:
----------------------------------

    Fix Version:     (was: 10.1.3.0)
                     (was: 10.1.2.2)

> Problem setting sanity state to false by using 'ant -Dsane=false'
> -----------------------------------------------------------------
>
>          Key: DERBY-744
>          URL: http://issues.apache.org/jira/browse/DERBY-744
>      Project: Derby
>         Type: Bug
>   Components: Build tools
>     Versions: 10.2.0.0, 10.1.2.1, 10.1.3.0, 10.1.2.2
>     Reporter: Andrew McIntyre
>     Assignee: Andrew McIntyre
>     Priority: Minor
>      Fix For: 10.2.0.0

>
> Problem report from Kathey Marsden:
> There seems to be some sort of problem with the sanity state.
> After ant clobber, rm -rf jars, rm -rf snapshot  no apparent problematic
> files, ant -Dsane=false snapshot  seemed to sometimes build the jars to
> the sane jar directory and yield the following error.
> ....
>   [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
>    [mkdir] Created dir: D:\svn\opensource\10.1\snapshot
> BUILD FAILED
> D:\svn\opensource\10.1\build.xml:1287:
> D:\svn\opensource\10.1\jars\insane not found.
> A reliable  workaround was to run
> ant insane
> before ant -Dsane=false snapshot.

-- 
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


[jira] Resolved: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-744?page=all ]

Andrew McIntyre resolved DERBY-744.
-----------------------------------

    Fix Version/s: 10.1.4.0
                   10.2.1.0
                       (was: 10.3.0.0)
       Resolution: Fixed

Merged to 10.2 branch with revision 433548. Merged to 10.1 branch with revision 433549.

> Problem setting sanity state to false by using 'ant -Dsane=false'
> -----------------------------------------------------------------
>
>                 Key: DERBY-744
>                 URL: http://issues.apache.org/jira/browse/DERBY-744
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.1.2.1, 10.2.1.0, 10.1.3.0, 10.1.2.2
>            Reporter: Andrew McIntyre
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>             Fix For: 10.1.4.0, 10.2.1.0
>
>         Attachments: derby-744-v1.diff
>
>
> Problem report from Kathey Marsden:
> There seems to be some sort of problem with the sanity state.
> After ant clobber, rm -rf jars, rm -rf snapshot  no apparent problematic
> files, ant -Dsane=false snapshot  seemed to sometimes build the jars to
> the sane jar directory and yield the following error.
> ....
>   [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
>    [mkdir] Created dir: D:\svn\opensource\10.1\snapshot
> BUILD FAILED
> D:\svn\opensource\10.1\build.xml:1287:
> D:\svn\opensource\10.1\jars\insane not found.
> A reliable  workaround was to run
> ant insane
> before ant -Dsane=false snapshot.

-- 
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

        

[jira] Commented: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

Posted by "Kristian Waagan (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-744?page=comments#action_12361842 ] 

Kristian Waagan commented on DERBY-744:
---------------------------------------

I also have problems with this, but don't know if it is caused by build.xml or my build environment 
Sometimes my insane build is placed into the 'jars/sane' directory. I have also seen the Derby jars go to one directory, and the testing jar to the other.
'ant clobber' was run before the build: 'ant buildsource buildjars', followed by 'ant testing derbytesting jar'.
~/ant.properties contained 'sane=false' and 'debug=false'.

Apache Ant version 1.6.2
Sun jdk1.4.2_05

> Problem setting sanity state to false by using 'ant -Dsane=false'
> -----------------------------------------------------------------
>
>          Key: DERBY-744
>          URL: http://issues.apache.org/jira/browse/DERBY-744
>      Project: Derby
>         Type: Bug
>   Components: Build tools
>     Versions: 10.2.0.0, 10.1.2.1, 10.1.3.0, 10.1.2.2
>     Reporter: Andrew McIntyre
>     Assignee: Andrew McIntyre
>     Priority: Minor
>      Fix For: 10.2.0.0, 10.1.3.0, 10.1.2.2

>
> Problem report from Kathey Marsden:
> There seems to be some sort of problem with the sanity state.
> After ant clobber, rm -rf jars, rm -rf snapshot  no apparent problematic
> files, ant -Dsane=false snapshot  seemed to sometimes build the jars to
> the sane jar directory and yield the following error.
> ....
>   [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
>    [mkdir] Created dir: D:\svn\opensource\10.1\snapshot
> BUILD FAILED
> D:\svn\opensource\10.1\build.xml:1287:
> D:\svn\opensource\10.1\jars\insane not found.
> A reliable  workaround was to run
> ant insane
> before ant -Dsane=false snapshot.

-- 
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


[jira] Updated: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-744?page=all ]

Andrew McIntyre updated DERBY-744:
----------------------------------

    Fix Version/s: 10.2.2.0
                       (was: 10.2.0.0)

Not an urgent issue, moving this out 10.2.2.0.

> Problem setting sanity state to false by using 'ant -Dsane=false'
> -----------------------------------------------------------------
>
>                 Key: DERBY-744
>                 URL: http://issues.apache.org/jira/browse/DERBY-744
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.2.0.0, 10.1.2.1, 10.1.3.0, 10.1.2.2
>            Reporter: Andrew McIntyre
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>             Fix For: 10.2.2.0
>
>
> Problem report from Kathey Marsden:
> There seems to be some sort of problem with the sanity state.
> After ant clobber, rm -rf jars, rm -rf snapshot  no apparent problematic
> files, ant -Dsane=false snapshot  seemed to sometimes build the jars to
> the sane jar directory and yield the following error.
> ....
>   [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
>    [mkdir] Created dir: D:\svn\opensource\10.1\snapshot
> BUILD FAILED
> D:\svn\opensource\10.1\build.xml:1287:
> D:\svn\opensource\10.1\jars\insane not found.
> A reliable  workaround was to run
> ant insane
> before ant -Dsane=false snapshot.

-- 
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

        

[jira] Closed: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-744?page=all ]

Andrew McIntyre closed DERBY-744.
---------------------------------


> Problem setting sanity state to false by using 'ant -Dsane=false'
> -----------------------------------------------------------------
>
>                 Key: DERBY-744
>                 URL: http://issues.apache.org/jira/browse/DERBY-744
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.1.3.1, 10.1.2.1, 10.2.1.6
>            Reporter: Andrew McIntyre
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>             Fix For: 10.1.4.0, 10.2.1.6
>
>         Attachments: derby-744-v1.diff
>
>
> Problem report from Kathey Marsden:
> There seems to be some sort of problem with the sanity state.
> After ant clobber, rm -rf jars, rm -rf snapshot  no apparent problematic
> files, ant -Dsane=false snapshot  seemed to sometimes build the jars to
> the sane jar directory and yield the following error.
> ....
>   [delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
>    [mkdir] Created dir: D:\svn\opensource\10.1\snapshot
> BUILD FAILED
> D:\svn\opensource\10.1\build.xml:1287:
> D:\svn\opensource\10.1\jars\insane not found.
> A reliable  workaround was to run
> ant insane
> before ant -Dsane=false snapshot.

-- 
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