[
https://jira.jboss.org/browse/JBIDE-6665?page=com.atlassian.jira.plugin.s...
]
Denny Xu commented on JBIDE-6665:
---------------------------------
Brian, Jervis said all of Drools code in Drools repository do not have .project and
.classpath files, these files will be generate automatically when make a release build by
maven, if we commit these files, it will affect the drools build. it seems that the
drools repository is a little different from JBoss tools code repository ;). do you
have any suggestion?
EGT missing .project, .classpath files in SVN
---------------------------------------------
Key: JBIDE-6665
URL:
https://jira.jboss.org/browse/JBIDE-6665
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: 3.2.0.M1
Reporter: Brian Fitzpatrick
Assignee: Denny Xu
Fix For: 3.2.x
When attempting to look at the org.guvnor.tools plug-in in SVN and check it out, I
noticed that there is no .classpath file and no .project file checked in. This means that
the source folder is not marked as source, project natures are not specified, and so on.
Denny, if you have the .project and .classpath files locally in your workspace and there
are no build errors (when I've tried to add them myself I end up with build issues
where it can't find webdav).
In addition. the MANIFEST.MF should be updated to change the "lazy loading"
line to Bundle-ActivationPolicy: lazy
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira