You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@excalibur.apache.org by "Marcus Crafter (JIRA)" <de...@excalibur.apache.org> on 2004/10/27 15:21:32 UTC

[jira] Created: (EXLBR-14) Cornerstone components build empty jars

Cornerstone components build empty jars
---------------------------------------

         Key: EXLBR-14
         URL: http://issues.apache.org/jira/browse/EXLBR-14
     Project: Excalibur Components
        Type: Bug
    Reporter: Marcus Crafter


Hi All,

Hope all is going well.

The cornerstone components are actually building empty jar files at the moment, because the sources in the api/impl directories are actually in src/main subdirectories, whereas the root level project-common.xml points to src/java for sources. So, during a build, maven doesn't find any sources in the non-existant src/java directory and the resultant jar files are empty.

Since everything else I've looked at inside of excalibur-trunk is in src/java as per the maven build file, perhaps we should copy the cornerstone sources from src/main to src/java?

Cheers,

Marcus

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org
For additional commands, e-mail: dev-help@excalibur.apache.org
Apache Excalibur Project -- URL: http://excalibur.apache.org/


[jira] Closed: (EXLBR-14) Cornerstone components build empty jars

Posted by "Marcus Crafter (JIRA)" <de...@excalibur.apache.org>.
     [ http://nagoya.apache.org/jira/browse/EXLBR-14?page=history ]
     
Marcus Crafter closed EXLBR-14:
-------------------------------

    Resolution: Fixed

Is now fixed after Leo's build recent build system commits.

> Cornerstone components build empty jars
> ---------------------------------------
>
>          Key: EXLBR-14
>          URL: http://nagoya.apache.org/jira/browse/EXLBR-14
>      Project: Excalibur Components
>         Type: Bug
>     Reporter: Marcus Crafter

>
> Hi All,
> Hope all is going well.
> The cornerstone components are actually building empty jar files at the moment, because the sources in the api/impl directories are actually in src/main subdirectories, whereas the root level project-common.xml points to src/java for sources. So, during a build, maven doesn't find any sources in the non-existant src/java directory and the resultant jar files are empty.
> Since everything else I've looked at inside of excalibur-trunk is in src/java as per the maven build file, perhaps we should copy the cornerstone sources from src/main to src/java?
> Cheers,
> Marcus

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org
For additional commands, e-mail: dev-help@excalibur.apache.org
Apache Excalibur Project -- URL: http://excalibur.apache.org/


[jira] Commented: (EXLBR-14) Cornerstone components build empty jars

Posted by "Marcus Crafter (JIRA)" <de...@excalibur.apache.org>.
     [ http://nagoya.apache.org/jira/browse/EXLBR-14?page=comments#action_55718 ]
     
Marcus Crafter commented on EXLBR-14:
-------------------------------------

Hi All,

This seems to be working properly now since Leo's build system updates from a few weeks back. Please feel free to close this issue.

Cheers,

Marcus

> Cornerstone components build empty jars
> ---------------------------------------
>
>          Key: EXLBR-14
>          URL: http://nagoya.apache.org/jira/browse/EXLBR-14
>      Project: Excalibur Components
>         Type: Bug
>     Reporter: Marcus Crafter

>
> Hi All,
> Hope all is going well.
> The cornerstone components are actually building empty jar files at the moment, because the sources in the api/impl directories are actually in src/main subdirectories, whereas the root level project-common.xml points to src/java for sources. So, during a build, maven doesn't find any sources in the non-existant src/java directory and the resultant jar files are empty.
> Since everything else I've looked at inside of excalibur-trunk is in src/java as per the maven build file, perhaps we should copy the cornerstone sources from src/main to src/java?
> Cheers,
> Marcus

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org
For additional commands, e-mail: dev-help@excalibur.apache.org
Apache Excalibur Project -- URL: http://excalibur.apache.org/