You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Philip May (JIRA)" <ji...@apache.org> on 2008/02/21 15:41:19 UTC

[jira] Created: (SANDBOX-211) jars are missing

jars are missing
----------------

                 Key: SANDBOX-211
                 URL: https://issues.apache.org/jira/browse/SANDBOX-211
             Project: Commons Sandbox
          Issue Type: Bug
          Components: Javaflow
            Reporter: Philip May
            Priority: Minor


Some jars that javaflow needs are in the svn repository. But there are missing some jars:
commons.logging
ant
junit (included in eclipse) ...
junit-addons-1.4.jar - from here: http://sourceforge.net/projects/junit-addons/

These jars should either be included in the svn repository or all jars should be removed...

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


[jira] Commented: (SANDBOX-211) [javaflow] jars are missing in svn repository

Posted by "Stefano Bagnara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SANDBOX-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630756#action_12630756 ] 

Stefano Bagnara commented on SANDBOX-211:
-----------------------------------------

It seems that the lib folder and maven1 files (project.xml, project.properties, maven.xml) from the root could be removed at all as commons seems to use m2 to build.

> [javaflow] jars are missing in svn repository
> ---------------------------------------------
>
>                 Key: SANDBOX-211
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-211
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: Javaflow
>            Reporter: Philip May
>            Priority: Minor
>
> Some jars that javaflow needs are in the svn repository. But there are missing some jars:
> commons.logging
> ant
> junit (included in eclipse) ...
> junit-addons-1.4.jar - from here: http://sourceforge.net/projects/junit-addons/
> These jars should either be included in the svn repository or all jars should be removed...

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


[jira] Commented: (SANDBOX-211) [javaflow] jars are missing in svn repository

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SANDBOX-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571067#action_12571067 ] 

Sebb commented on SANDBOX-211:
------------------------------

I've just tried a Maven2 build, and it works fine, even if I delete the lib directory.

> [javaflow] jars are missing in svn repository
> ---------------------------------------------
>
>                 Key: SANDBOX-211
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-211
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: Javaflow
>            Reporter: Philip May
>            Priority: Minor
>
> Some jars that javaflow needs are in the svn repository. But there are missing some jars:
> commons.logging
> ant
> junit (included in eclipse) ...
> junit-addons-1.4.jar - from here: http://sourceforge.net/projects/junit-addons/
> These jars should either be included in the svn repository or all jars should be removed...

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


[jira] Commented: (SANDBOX-211) [javaflow] jars are missing in svn repository

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SANDBOX-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571061#action_12571061 ] 

Sebb commented on SANDBOX-211:
------------------------------

Commons projects normally use the Maven repository to resolve external libararies.

There should be no reason to include these jars in SVN; just make sure that the Maven scripts have the correct dependencies.

Indeed, the existing jars in the lib directory should probably be removed, and the lib directory then removed...

> [javaflow] jars are missing in svn repository
> ---------------------------------------------
>
>                 Key: SANDBOX-211
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-211
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: Javaflow
>            Reporter: Philip May
>            Priority: Minor
>
> Some jars that javaflow needs are in the svn repository. But there are missing some jars:
> commons.logging
> ant
> junit (included in eclipse) ...
> junit-addons-1.4.jar - from here: http://sourceforge.net/projects/junit-addons/
> These jars should either be included in the svn repository or all jars should be removed...

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


[jira] Updated: (SANDBOX-211) [javaflow] jars are missing in svn repository

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

Philip May updated SANDBOX-211:
-------------------------------

    Summary: [javaflow] jars are missing in svn repository  (was: jars are missing)

> [javaflow] jars are missing in svn repository
> ---------------------------------------------
>
>                 Key: SANDBOX-211
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-211
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: Javaflow
>            Reporter: Philip May
>            Priority: Minor
>
> Some jars that javaflow needs are in the svn repository. But there are missing some jars:
> commons.logging
> ant
> junit (included in eclipse) ...
> junit-addons-1.4.jar - from here: http://sourceforge.net/projects/junit-addons/
> These jars should either be included in the svn repository or all jars should be removed...

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


[jira] Closed: (SANDBOX-211) [javaflow] jars are missing in svn repository

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

Torsten Curdt closed SANDBOX-211.
---------------------------------

    Resolution: Fixed

that's correct ... all maven2 now. files removed.

> [javaflow] jars are missing in svn repository
> ---------------------------------------------
>
>                 Key: SANDBOX-211
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-211
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: Javaflow
>            Reporter: Philip May
>            Priority: Minor
>
> Some jars that javaflow needs are in the svn repository. But there are missing some jars:
> commons.logging
> ant
> junit (included in eclipse) ...
> junit-addons-1.4.jar - from here: http://sourceforge.net/projects/junit-addons/
> These jars should either be included in the svn repository or all jars should be removed...

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