You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Petteri Räty (JIRA)" <ji...@apache.org> on 2006/12/07 20:29:21 UTC

[jira] Created: (MODELER-20) ant jar in trunk fails

ant jar in trunk fails
----------------------

                 Key: MODELER-20
                 URL: http://issues.apache.org/jira/browse/MODELER-20
             Project: Commons Modeler
          Issue Type: Bug
    Affects Versions: 2.0
         Environment: Gentoo Linux using commons modeler SVN trunk
            Reporter: Petteri Räty
         Attachments: commons-modeler-trunk-build.xml.patch

After a fresh svn co of svn trunk on 2006-12-07:
betelgeuse@pena /mnt/checkouts/commons-modeler-trunk $ ant jar
Buildfile: build.xml

compile-only:

BUILD FAILED
/mnt/checkouts/commons-modeler-trunk/build.xml:160: destination directory "/mnt/checkouts/commons-modeler-trunk/target/classes" does not exist or is not a directory

Total time: 0 seconds


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

       

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Closed: (MODELER-20) ant jar in trunk fails

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MODELER-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell closed MODELER-20.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1

> ant jar in trunk fails
> ----------------------
>
>                 Key: MODELER-20
>                 URL: https://issues.apache.org/jira/browse/MODELER-20
>             Project: Commons Modeler
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Gentoo Linux using commons modeler SVN trunk
>            Reporter: Petteri Räty
>             Fix For: 2.1
>
>         Attachments: commons-modeler-trunk-build.xml.patch
>
>
> After a fresh svn co of svn trunk on 2006-12-07:
> betelgeuse@pena /mnt/checkouts/commons-modeler-trunk $ ant jar
> Buildfile: build.xml
> compile-only:
> BUILD FAILED
> /mnt/checkouts/commons-modeler-trunk/build.xml:160: destination directory "/mnt/checkouts/commons-modeler-trunk/target/classes" does not exist or is not a directory
> Total time: 0 seconds

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Commented: (MODELER-20) ant jar in trunk fails

Posted by "Bill Barker (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/MODELER-20?page=comments#action_12456681 ] 
            
Bill Barker commented on MODELER-20:
------------------------------------

I modified your patch, but in the SVN trunk it is now possible to do `ant dist` directly.

> ant jar in trunk fails
> ----------------------
>
>                 Key: MODELER-20
>                 URL: http://issues.apache.org/jira/browse/MODELER-20
>             Project: Commons Modeler
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Gentoo Linux using commons modeler SVN trunk
>            Reporter: Petteri Räty
>         Attachments: commons-modeler-trunk-build.xml.patch
>
>
> After a fresh svn co of svn trunk on 2006-12-07:
> betelgeuse@pena /mnt/checkouts/commons-modeler-trunk $ ant jar
> Buildfile: build.xml
> compile-only:
> BUILD FAILED
> /mnt/checkouts/commons-modeler-trunk/build.xml:160: destination directory "/mnt/checkouts/commons-modeler-trunk/target/classes" does not exist or is not a directory
> Total time: 0 seconds

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

       

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Updated: (MODELER-20) ant jar in trunk fails

Posted by "Petteri Räty (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/MODELER-20?page=all ]

Petteri Räty updated MODELER-20:
--------------------------------

    Attachment: commons-modeler-trunk-build.xml.patch

Fixes the problems so that ant jar completes succesfully.

> ant jar in trunk fails
> ----------------------
>
>                 Key: MODELER-20
>                 URL: http://issues.apache.org/jira/browse/MODELER-20
>             Project: Commons Modeler
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Gentoo Linux using commons modeler SVN trunk
>            Reporter: Petteri Räty
>         Attachments: commons-modeler-trunk-build.xml.patch
>
>
> After a fresh svn co of svn trunk on 2006-12-07:
> betelgeuse@pena /mnt/checkouts/commons-modeler-trunk $ ant jar
> Buildfile: build.xml
> compile-only:
> BUILD FAILED
> /mnt/checkouts/commons-modeler-trunk/build.xml:160: destination directory "/mnt/checkouts/commons-modeler-trunk/target/classes" does not exist or is not a directory
> Total time: 0 seconds

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

       

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org