[jbosstools-issues] [JBoss JIRA] (JBIDE-15139) Deployment assembly fileset ignores classes on "subpackages"

Renato Garcia (JIRA) jira-events at lists.jboss.org
Thu Jul 4 19:51:20 EDT 2013


Renato Garcia created JBIDE-15139:
-------------------------------------

             Summary: Deployment assembly fileset ignores classes on "subpackages"
                 Key: JBIDE-15139
                 URL: https://issues.jboss.org/browse/JBIDE-15139
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 4.1.0.Beta2, 4.0.0.Final
         Environment: Linux 3.8.2-pf #15 SMP Sun Apr 7 18:07:27 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
java version "1.7.0_21"
OpenJDK Runtime Environment (IcedTea 2.3.9) (7u21-2.3.9-1ubuntu1ppa1)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
Eclipse Juno SR2/ Kepler

            Reporter: Renato Garcia


The fileset deployment assembly is ignoring classes that are inside packages with empty directories. 

For instance:

a.Foo -> OK
a.b.c.Bar -> NOT WORKING!

If you add a file to a.b directory it will deploy Bar class.

Attached the sample project that shows the error.

It works on Helios but not on Juno and Kepler and their respective JBoss tools versions.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list