[
https://issues.jboss.org/browse/JBDS-1914?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-1914:
----------------------------------
You make a good point. And, when I look to see if anyone else is using
"svn.jboss.org/repos/jbosstools/workspace" in their example XML file... turns
out yes.
In addition to your 6 hits above, there are 249 others.
{code}
cd ~/tru/download.jboss.org/jbosstools/examples/
find.sh . "*.xml" "svn.jboss.org/repos/jbosstools/workspace/" | grep
svn.jboss.org/repos/jbosstools/workspace/ | wc -l
{code}
(find.sh ==
http://www.divbyzero.com/linux/find.in.files.sh_20111027.txt)
Move files in developer workspaces in SVN to examples folder in trunk
for automated publishing to
download.jboss.org/jbosstools/examples/
-----------------------------------------------------------------------------------------------------------------------------------------
Key: JBDS-1914
URL:
https://issues.jboss.org/browse/JBDS-1914
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Build
Affects Versions: 5.0.0.M3
Reporter: Nick Boldt
Assignee: Barry LaFond
Fix For: 5.0.0.Beta1
Instead of referencing files in dev workspaces, commit your files into this path in SVN
[1] and they'll appear automatically [2] after the next rsync here [3]. Then you can
point at a path that's served via a download server (file tracking, better throughput,
backups) instead of our anonsvn web UI (slow, untracked).
[1]
https://svn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstool...
[2]
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_All/job/j...
[3]
http://download.jboss.org/jbosstools/examples/
These files (line numbers shown) need fixing:
{code}
./project-examples-jbds40.xml
851:
http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
877:
http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
894:
http://anonsvn.jboss.org/repos/jbosstools/workspace/jdoyle/teiid-designer...
./project-examples-3.2.xml
17:
http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
43:
http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
60:
http://anonsvn.jboss.org/repos/jbosstools/workspace/jdoyle/teiid-designer...
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira