[jbosside-issues] [JBoss JIRA] Commented: (JBIDE-453) Build packages does nothing

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Feb 20 02:18:31 EST 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-453?page=comments#action_12353611 ] 
            
Max Andersen commented on JBIDE-453:
------------------------------------

.packages.xml (now also with a copy everything from build/eclipse, but that doesn't make any difference): 
<?xml version="1.0" encoding="UTF-8"?>

<packages>
   <package name="sse.jar" type="jar" todir="C:/temp/xpe" exploded="false" inWorkspace="false">
      <fileset dir="build/eclipse" includes="*.class" inWorkspace="true">
         <properties></properties>
      </fileset>
      <fileset dir="build/eclipse" inWorkspace="true">
         <properties></properties>
      </fileset>
      <properties></properties>
   </package>
   <properties></properties>
</packages>

Build packages is done by right clicking in the Packages view.

I did not notice any relevant toolbar nor project menu.....(it might be there, I just did not see it)

the project is just a plain old eclipse java project - no wtp no nothing.

> Build packages does nothing
> ---------------------------
>
>                 Key: JBIDE-453
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-453
>             Project: JBoss IDE
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Max Andersen
>         Assigned To: Marshall Culpepper
>
> Created the simplest packaging i could imagine.
> Fileset for project with root directory: build/eclipse and includes *.class
> Right click the package and do Build packages.
> No output package/archive is generated.

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

        



More information about the jbosstools-issues mailing list