Project Build Changes

1 view
Skip to first unread message

Anuradha G

unread,
Jan 7, 2009, 7:08:45 AM1/7/09
to Cube'n Dev
Hey guys,
I have add profiles to upcoming connectors.so please active
profiles (bugzilla,java-net) when you working with those.
Let me know if any issue rise.

Thanks.





http://code.google.com/p/cubeon/source/detail?r=769


...
15 15 <module>jira</module>
16 16 <module>local</module>
17 17 <module>trac</module>
18 - <module>bugzilla</module>
19 - <module>javanet</module>
20 18 </modules>
21 19 <build>
22 20 <pluginManagement>
...
35 33 </plugins>
36 34 </pluginManagement>
37 35 </build>
36 + <profiles>
37 + <profile>
38 + <id>java-net</id>
39 + <modules>
40 + <module>javanet</module>
41 + </modules>
42 + </profile>
43 + <profile>
44 + <id>bugzilla</id>
45 + <modules>
46 + <module>bugzilla</module>
47 + </modules>
48 + </profile>
49 + </profiles>
38 50 </project>
Reply all
Reply to author
Forward
0 new messages