[ 
http://jira.codehaus.org/browse/JIBX-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Sosnoski closed JIBX-119.
--------------------------------


> ant default task doesn't build jars correctly
> ---------------------------------------------
>
>                 Key: JIBX-119
>                 URL: http://jira.codehaus.org/browse/JIBX-119
>             Project: JiBX
>          Issue Type: Bug
>          Components: core
>    Affects Versions: JiBX 1.1
>         Environment: Linux 2.4.20-8, ant 1.6.5, java 1.5.0_02
>            Reporter: Joshua Davies
>            Assignee: Dennis Sosnoski
>            Priority: Minor
>             Fix For: JiBX 1.1.2
>
>
> When trying to do a new build from a fresh download (I downloaded and 
> extracted jibx_1_1.zip from sourceforge), if I go to the "build" subdirectory 
> and just type "ant", it invokes the "current" task as its default.  However, 
> because this task doesn't have a dependency on the "basenames" target, the 
> properies "bindname", "runname" and "extrasname" never get set, so I end up 
> with:
> lib/${bindname}.jar
> lib/${runname}.jar
> lib/${extrasname}.jar
> instead of jibx-bind.jar, jibx-run.jar, jibx-extras.jar, etc.
> The "distrib" task works fine.  I don't quite follow the intent of the 
> "current" taks, but normally I'd expect "ant" by itself to produce something 
> useful.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to