[JBoss JIRA] (JBIDE-13868) Project Archives incorrectly loading saved .packages
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13868?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-13868:
-------------------------------------
replicated the issue. creating a unit test for it.
> Project Archives incorrectly loading saved .packages
> ----------------------------------------------------
>
> Key: JBIDE-13868
> URL: https://issues.jboss.org/browse/JBIDE-13868
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Archives
> Affects Versions: 4.0.0.Final
> Environment: Eclipse juno 32 bit
> Reporter: Rafael Sisto
> Assignee: Rob Stryker
> Attachments: .packages, loaded packages.png
>
>
> After creating a project archive from the Project Archives window, consisting of a war file, a jar file and EarContent folder it creates the ear successfully.
> After restarting eclipse (or closing and opening the project) the Project Archive does not load the jar and war archives, only the EarContent fileset.
> Testing a little further, adding only a jar archive and a fileset works, but when adding the second jar (war in this case), the project archives loads only the fileset, discarding both jars.
--
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
13 years
[JBoss JIRA] (JBIDE-13872) Java EE Web blank project is broken
by Fred Bricon (JIRA)
Fred Bricon created JBIDE-13872:
-----------------------------------
Summary: Java EE Web blank project is broken
Key: JBIDE-13872
URL: https://issues.jboss.org/browse/JBIDE-13872
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, maven, project-examples, UpStream
Affects Versions: 4.1.0.Alpha1
Reporter: Fred Bricon
Assignee: Snjezana Peco
Fix For: 4.1.0.Alpha2
jboss-javaee6-webapp-archetype-blank:7.1.3.CR3 was not published to Maven Central so creating a new Java EE Web Project with "Create a blank project" checked doesn't work.
--
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
13 years
[JBoss JIRA] (JBIDE-13869) Find a way to run testsuite against existing builds but with different TP without requiring publishing
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13869?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-13869:
-----------------------------------
Assignee: Max Rydahl Andersen (was: Mickael Istria)
Here is another solution:
3) Set up jobs doing this
{code}
cd tests/
mvn clean verify -Punified -Djbosstools-nightly=http://download.jboss.org/jbosstools/updates/stable/juno (...TARGET_PLATFORM options...)
{code}
This will only re-build tests and run them. All other stuff will come from specified sources.
Re-assigning it to you [~maxandersen] for feedback.
> Find a way to run testsuite against existing builds but with different TP without requiring publishing
> ------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13869
> URL: https://issues.jboss.org/browse/JBIDE-13869
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Build/Releng
> Reporter: Max Rydahl Andersen
> Assignee: Max Rydahl Andersen
> Priority: Critical
> Fix For: 4.0.2.Final, 4.1.0.Alpha2
>
>
> Case for 4.0.1 was TP change was done late, how do we run tests without having to rebuild everything again.
> Possible options:
> 1) Create new testsuite that depends on all other testsuites and run them in surefire test.
> 2) use something else than surefire to run the already built testsuites.
--
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
13 years
[JBoss JIRA] (TOOLSDOC-303) Devs to review BrowserSim chapter for JBDS 7.0
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-303?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-303:
-------------------------------------
Description:
Please review the content of the BrowserSim chapter from a technical viewpoint:
1) Are features correctly documented?
2) Are there any features that are missing?
Available at: https://docs.jboss.org/author/display/JBIDE/BrowserSim
Screenshots are currently missing and will be added closer to GA.
Please give feedback as comments in this JIRA or feel free to directly edit the content at the link.
was:
Please review the content of the BrowserSim chapter from a technical viewpoint:
1) Are features correctly documented?
2) Are there any features that are missing?
Available at: https://docs.jboss.org/author/display/JBIDE/BrowserSim
Please give feedback as comments in this JIRA or feel free to directly edit the content at the link.
> Devs to review BrowserSim chapter for JBDS 7.0
> ----------------------------------------------
>
> Key: TOOLSDOC-303
> URL: https://issues.jboss.org/browse/TOOLSDOC-303
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: UserGuide - BrowserSim
> Affects Versions: 4.1.0
> Reporter: Michelle Murray
> Assignee: Michelle Murray
>
> Please review the content of the BrowserSim chapter from a technical viewpoint:
> 1) Are features correctly documented?
> 2) Are there any features that are missing?
> Available at: https://docs.jboss.org/author/display/JBIDE/BrowserSim
> Screenshots are currently missing and will be added closer to GA.
> Please give feedback as comments in this JIRA or feel free to directly edit the content at the link.
--
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
13 years