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

[jira] Created: (EMAIL-61) [email] Fixed build.xml

[email] Fixed build.xml
-----------------------

                 Key: EMAIL-61
                 URL: http://issues.apache.org/jira/browse/EMAIL-61
             Project: Commons Email
          Issue Type: Bug
    Affects Versions: 1.0 Final
            Reporter: Ben Speakmon
            Priority: Critical
         Attachments: build.patch

I'm attaching a patch to the current build.xml which does the following:

* synchronizes the dependency versions to those in project.xml
* enforces JDK 1.3 as the source and target version for javac
* changes the generated jar file to commons-email-1.1-SNAPSHOT.jar, which is what project.xml uses

With these changes, it's now possible to compile, package, and run all existing junit tests from ant (all of which pass :).

-- 
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: (EMAIL-61) [email] Fixed build.xml

Posted by "Ben Speakmon (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/EMAIL-61?page=all ]

Ben Speakmon updated EMAIL-61:
------------------------------

    Attachment: build.patch

> [email] Fixed build.xml
> -----------------------
>
>                 Key: EMAIL-61
>                 URL: http://issues.apache.org/jira/browse/EMAIL-61
>             Project: Commons Email
>          Issue Type: Bug
>    Affects Versions: 1.0 Final
>            Reporter: Ben Speakmon
>            Priority: Critical
>         Attachments: build.patch
>
>
> I'm attaching a patch to the current build.xml which does the following:
> * synchronizes the dependency versions to those in project.xml
> * enforces JDK 1.3 as the source and target version for javac
> * changes the generated jar file to commons-email-1.1-SNAPSHOT.jar, which is what project.xml uses
> With these changes, it's now possible to compile, package, and run all existing junit tests from ant (all of which pass :).

-- 
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: (EMAIL-61) [email] Fixed build.xml

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/EMAIL-61?page=all ]

Henri Yandell closed EMAIL-61.
------------------------------

    Fix Version/s: 1.1
       Resolution: Fixed

svn ci -m "Applying patch from Ben Speakmon (#EMAIL-61), bringing the build.xml up to date with the project.xml" build.xml 

Sending        build.xml
Transmitting file data .
Committed revision 489278.

> [email] Fixed build.xml
> -----------------------
>
>                 Key: EMAIL-61
>                 URL: http://issues.apache.org/jira/browse/EMAIL-61
>             Project: Commons Email
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Ben Speakmon
>            Priority: Critical
>             Fix For: 1.1
>
>         Attachments: build.patch
>
>
> I'm attaching a patch to the current build.xml which does the following:
> * synchronizes the dependency versions to those in project.xml
> * enforces JDK 1.3 as the source and target version for javac
> * changes the generated jar file to commons-email-1.1-SNAPSHOT.jar, which is what project.xml uses
> With these changes, it's now possible to compile, package, and run all existing junit tests from ant (all of which pass :).

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